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 |
Explain about protocol layer present in SQL server?
How to transfer Logins from SQL Server 2000 to 2005
What are the new features in SQL Server 2005?
What is sorting and what is the difference between sorting and clustered indexes?
What kind of problems occurs if we do not implement proper locking strategy?
What are the different ways of moving data/databases between servers and databases in SQL Server?
How do I view views in sql server?
wat wil hapn if we give the both read and deny read permission to user?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
What are the steps to follow to configure SQL*Net?
Difference between primary key and clustered index?
What is the default Port No on which SQL Server listens?
Oracle (3253)
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)