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 an indexing technique?
What new data source types were added in ssrs 2014?
Write down the syntax and an example for create, rename and delete index?
What is use of dbcc commands?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
What is normalization process?
How much is a sql server license?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
To which devices can a backup be created and where should these devices be located? : sql server management studio
How does Report Builder support Analysis Services cubes?
What are sql server procedures?
What are .mdf files?
What is ddl and dml commands?
How to check if a table is being used in sql server?
What is the use of commit?