Answer Posted / bhupesh
Returns the last identity value inserted into an identity
column in the same scope. A scope is a module: a stored
procedure, trigger, function, or batch.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to insert and update data into a table with "insert" and "update" statements?
How to turn on the mssql api module in php?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
What is 4nf in normalization form?
What is store procedure? How do they work?
What is indexed view? How to create it?
What is a view in sql?
What is temporary stored procedure?
Why would you use sql agent?
Explain filtered indexes benefits?
What is difference between getdate and sysdatetime in sql server 2008?
Why SQL Agent is used?
What is meant by datasource?
What is a trigger and its types?
Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?