can we give the identity for existing column of the table?
(already table contains 10(1-10) unique randam records)
Answer Posted / pravati
ALTER TABLE Tablename
ADD oldcolumnname newcolumnname
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain four layers of abstraction microsoft architectured?
How to use "if ... Else if ... Else ..." Statement structures in ms sql server?
How to configure and test odbc dsn settings?
Why we need sql server?
What is an indexing strategy?
What are the new features in sql server 2016?
What is difference between createstatement and preparedstatement?
what exactly sql injuction.how to overcome.....
How to call a function from a stored procedure in SQL Server ?
What is transactional replication?
What is wrong with sql server client libarary dll, ntwdblib.dll?
What is SQL Server?
Define left outer join in sql server joins?
How are the unique and primary key constraints different?
What are three major types of constraints?