adspace
Answer Posted / Ashutosh Pratap Singh
An Identity Column in SQL Server is a special type of column that automatically generates unique numerical values for each row when it's inserted. This feature simplifies the process of inserting new records and ensuring they have a unique identifier.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is primary key always clustered index?
what are all the common sql function? : Sql dba
what are the advantages of sql ? : Sql dba
What is the current version of sql?
how many tables will create when we create table, what are they? : Sql dba
Does group by remove duplicates?
Do we need to rebuild index after truncate?
what is schema? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
How do I remove duplicates in two columns?
What is the best sql course?
Can delete statement be rollbacked?
define sql insert statement ? : Sql dba
what is sql server agent? : Sql dba
If a cursor is open, how can we find in a pl/sql block?