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
Explain the properties of subqueries in sql server?
what's the information that can be stored inside a bit column? : Sql server database administration
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
What information is maintained within the msdb database?
Explain how does the report manager work in ssrs?
Explain cdc and sql injection?
How do I find the query plan in sql server?
What is the default value of an integer data type in sql server 2005?
How to call stored procedure using http soap?
What is provisioning, billing and metering, and connection routing concepts in the service layer?
What does asynchronous call backs means?
How to use “drop” keyword in sql server and give an example?
what are the new features introduced in sql server 2000? : Sql server database administration
Explain nested trigger in sql?
What is primary key and example?