Answer Posted / vipul
When new row insert into table its we can get value of auto
increment column using SCOPE_IDENTITY()
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is sql language?
What is the difference between functions and scalar functions?
What is raid? : SQL Server Architecture
Issues related in upgrading SQL Server 2000 to 2005 / 2008
How to assign new column names in a view?
What is ddl and dml commands?
Explain the ways to controlling cursor behavior?
How to restore performance issues and how to check?
You want to implement the one-to-one relationship while designing tables. How would you do it?
What stored by the msdb?
What do you know about normalization and de- normalization?
Which are the important points to note when multilanguage data is stored in a table?
Can we insert data into view sql server?
Explain “row_number()” in sql server with an example?
What is difference between clustered and non clustered index?