Answer Posted / 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 |
Post New Answer View All Answers
what is difference between NULL and ISNULL in SQL Server 2008?
How do you clear a log file?
What are the different Topologies in which Replication can be configured?
List some case manipulation functions in sql?
how can u get last observation in an unknown dataset ?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
What happens if null values are involved in arithmetic operations?
Tell me what do we need queues in sql service broker?
wat wil hapn if we give the both read and deny read permission to user?
What is the difference between resultset and resultsetmetadata?
Name 3 of the features that the sql server built-in function loginproperty performs on standard logins? : sql server security
What are the features of Embedded SQL
Determine when to use stored procedure to complete sql server tasks?
How to convert numeric expression data types using the cast() function?
Explain what is row_number function?