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?
Explain what is the purpose of sql profiler in sql server?
What happens if null values are involved in string operations?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
What do you understand by coalesce in sql server?
What xml support does the sql server extend?
What are the different Topologies in which Replication can be configured?
What is bcp? When does it used?
What is the tcp/ip port on which sql server runs?
What is triggers and its types?
Write the syntax for stuff function in an sql server?
Tell me what is sql profiler?
What are the advantages of partitioning?
What is the use of group by clause?
How do you clear a log file?