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 truncate command? : SQL Server Architecture
Explain Geometry datatype in sql server 2008 with example
What is store procedure?
What is the rdl file?
What is raiseerror? What is raiseerror?
Explain different types of locks in sql server.
What are different types of constraints?
What does it mean to normalize a database and why would you do it?
where the connection string store in the database
How many ways to create table-valued functions?
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
What do you understand by recursive stored procedures?
How to provide default values to stored procedure parameters?
What is table constraint?
What is a virtual table in sql?