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 |
What is indexed view?
Which sql server is best?
If a stored procedure is taking a table data type, how it looks?
Write an SQL query to obtain the 2nd highest salary.
0 Answers Akamai Technologies,
New concepts of sql server 2005 use in your project.
How do you create type- insensitive operator?
Tell me about Triggers?
How to convert a table data in XML format in sql server?
what is the information that can be stored inside a bit column? : Sql server database administration
Explain having clause and where clause?
How to find out the list schema name and table name for the database?
what is the difference between Delete and Truncate command in SQL
Oracle (3259)
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)