Answer Posted / neetu
Yes,This feature is only in latest version of SQL
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is create command?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
What are database states in ms sql server?
What is the difference between function and stored procedure in sql server?
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
What is data compression? : sql server database administration
What are horizontal and vertical scaling?
What are different backups available in sql server?
What is a trigger what are the advantages of trigger?
What is the osql utility?
Explain about thread and memory management process of SQL?
What is key set driven?
Can the query output be sorted by multiple columns in ms sql server?
Can a table be created inside a trigger?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration