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
What are number line correlation administrators will use while working with a subquery?
What are the rendering extensions of ssrs?
What is difference between temp table and cte?
What is 1nf 2nf and 3nf?
Does union all remove duplicates?
Who developed sql server?
Where do we use trace frag?
Explain the different index configurations a table can have?
Write query to return all rows sql?
How to delete existing rows in a table?
what are database files and filegroups? : Sql server database administration
What is 2nf in normalization?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
What is the usage of the sign function?
in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration