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 a not null constraint?
How many tables can be joined in SQL Server?
How to download and install microsoft .net framework version 2.0?
Tell me what is the order in which the sql query is executed?
Which tcp/ip port does the sql server run on? How can it be changed?
You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?
If no size is defined while creating the database, what size will the database have?
When you should use a low fill factor?
What are the purposes of floor and sign functions?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
How do you manipulate data?
What is the purpose of object explorer and its features? : sql server management studio
What is transactional replication?
explain databases and sql server databases architecture? : Sql server database administration
How to create user messages with print statements in ms sql server?