WHAT IS UNIQUE IDENTIFIER DATA TYPE?
Answers were Sorted based on User's Feedback
Answer / tauseef
unique identifier data type size is 16 bits.
while creating table we have to create unique identifier
datatype column. it will create unique identity column
with 32 charcters and not 16 characters
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ranjit kumar routhu
unique identifier data type size is 16 bits.
while creating table we have to create unique identifier
datatype column. it will create unique identity column
with 16 charcters
ex: create table a( id uniqueidentifier default newid
(),....),newid() generates new 16 unique charcter values
| Is This Answer Correct ? | 3 Yes | 4 No |
What is the difference between DATETIME2 and DATETIME?
Which Model uses the SET concept
Explain the use of keyword with encryption. Create a store procedure with encryption?
What is truncate table?
Is candidate a key?
Can you explain full-text query in sql server?
i want only duplicates rows from coloumn ex. emp_id(colomn name)1,1,2,3,3,4,5,5. so i want only duplicates no.
Differentiate between ms sql server reporting services vs crystal reports?
Explain how does the report manager work in ssrs?
How many instances per computer are there in sql server 2000?
What is a natural primary key?
What is a rollup clause?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)