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
What is bcnf normalization form?
What is Extended user-defined?
what is spatial nonclustered index
What do you mean by normalisation?
Write a program to fetch first 10 records from a file?
Show Practically Sql Server Views are updatable?
How many servers can we create in a single subscription?
How many types of functions are there in sql server?
Tell me can we use custom code in ssrs?
What is the ‘fillfactor’?
Which table keeps information about stored procedures?
what is a transaction? : Sql server database administration
How to use transact-sql statements to access the database engine?
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
What are the different types of cursor?