Answer Posted / laxman
select @@identity
@@identity is global variable
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are temporal tables in sql server 2016?
Sql server reporting services vs. Crystal reports.
How to send a ssrs report from ssis?
How many levels of sp nesting is possible?
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
What is meant by Active-Passive and Active-Active clustering setup?
how to trace the traffic hitting a sql server? : Sql server database administration
What are different types of data sources?
What is the syntax for encrypting a column in SQL Server?
What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?
What are acid properties of transaction?
what stored procedure would you use to view lock information? : Sql server administration
How do you improve the performance of a SQL Azure Database?
What are the default system databases in sql server 2000?
How does recursive cte works in sql server?