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
What is the filtered index?
How do I setup a local sql server database?
Give me a SQL Query to find out the second largest company?
How to create view in stored procedure sql server?
Define tempdb database?
What is reportserver and reportservertempdb ?
Explain for xml explicit mode?
What is the difference between substr and charindex in the sql server?
Why truncate is ddl command?
Explain identity in sql server?
How can I know what locks are running on which resource?
What is 2nf normalization?
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
Explain what are the authentication modes in sql server?
query processing