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 a bit datatype?
Can you edit the .rdl code associated with a linked report?
Using the customer, and order table in northwind database, please write a query to produce xml?
how would you improve etl (extract, transform, load) throughput?
What function does a database engine serve in the sql server?
To automatically record the time on which the data was modified in a table, which data type should you choose for the column?
What is 2nf in normalization?
Explain alternate key, candidate key and composite key in sql server?
You are doing log shipping due to some reasons it is failing. How you will proceed from there
What are xml indexes?
What are dml (data manipulation language) statements in ms sql server?
What is a field name?
How to copy data from one table to another table?
what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
What is difference between count (*) and count column?