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 bulkcopy in sql?
What are the new features are introduced in sql server 2012 reporting services?
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance
how to take backup bcp out for a column in table in sql server?
How do you set a trace flag in sql server?
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
How to get the definition of a view out of the sql server?
How do you troubleshoot errors in a SQL Server Agent Job?
Can sql servers link to other servers like oracle?
What are group functions in query statements in ms sql server?
What is compression - row-level and page-level compression?
Which language is supported by sql server?
Explain magic tables in sql server?
What is the advantage of sql server?
What happens if the update subquery returns no rows in ms sql server?