Answer Posted / laxman
select @@identity
@@identity is global variable
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is create command?
Who developed sql server?
How to provide values to user defined function parameters?
What are the restrictions applicable while creating views? : SQL Server Architecture
What are the different types of sql server replication? : sql server replication
Differentiate between mongodb vs. Sql server?
What is an indexing technique?
What is database architecture? : SQL Server Architecture
Explain about builtinadministrator?
What are recommended options to be used while using db mirroring? : sql server database administration
What is 'write-ahead log' in sql server 2000 ?
What is the difference between a function and a trigger?
What are the different types of data sources in ssrs?
Please explain that what are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What is difference between equi join and inner join?