Answer Posted / deepthi
It will return the value of Auto Increment column , for the
newly inserted row value.
| Is This Answer Correct ? | 35 Yes | 3 No |
Post New Answer View All Answers
What is clustered primary key?
Does hive support indexing?
Explain what is the function of sql server agent windows service?
How you can change the database name in SQL SERVER?
How do you delete a data source?
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
What is the return type of executeupdate ()?
What is the command used to check locks in microsoft sql server?
What is partition index in sql server?
What are functions in the sql server?
What is a full text index?
What is difference between equi join and inner join?
What does normalization do to data?
Explain what is cte (common table expression)?
What is unique key constraint?