Answer Posted / vipul
When new row insert into table its we can get value of auto
increment column using SCOPE_IDENTITY()
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
How to retrieve error messages using odbc_errormsg()?
Tell me what is difference between clustered and non clustered index?
What is sqlservr.exe - process - sql server (sqlex?press)?
What is row_number()?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
What are the diifferences between the ms sql server vs mysql?
Why olap is used?
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
What Are the Main Features of SQL Azure?
How many types of subqueries are there in sql server?
What is dbcc updateusage?
Are connections to sql server encrypted?
What is the use of attributehierarchyvisible ? : sql server analysis services, ssas
What is the difference between createstatement and preparedstatement?
Write SQL queries on Self Join and Inner Join.