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 is indexed view? How to create it?
What structure can you implement for the database to speed up table reads?
What is tempdb in sql server?
explain declarative management framework (dmf) in sql server 2008?
List out a number of the wants to setup a SQL Server failover cluster?
Using the customer, and order table in northwind database, please write a query to produce xml?
How do I port a number to sql server?
What are the differences between substr and charindex in sql server.
What is the difference between a function and a stored procedure?
Where are stored procedures in sql server?
What is the web service used for reporting services?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
Do you know nested transaction?
What are page splits?
How can you list all the table constraints in a database?