Answer Posted / guest
the last identity value used in an insert can be retrieved
with the @@identity function.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is trigger and different types of Triggers?
What is the difference between stored procedure and user defined functions?
What are information schema views?
What are the differences between left join and inner join in sql server?
What are the common performance issues in sql server?
Explain a join?
Which is the main third-party tool used in sql server?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
What are parameterized reports?
Name the different type of indexes in sql?
What functions can a view be used to performed?
Explain “row_number()” in sql server with an example?
Can we insert data into view sql server?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
What are binary string data types in ms sql server?