which table keeps the locking information? : Sql server administration
No Answer is Posted For this Question
Be the First to Post Answer
Explain triggers?
What is the difference between cartesian product and cross join?
What is the difference between two queries: 1. SELECT * FROM table WHERE 1=1; 2. SELECT * FROM table
How to optimize stored procedures in sql server?
What factors you will consider calculating the storage requirement for that view?
What is a mixed extent?
What is the difference between a local and a global variable?
What are SQL Jobs, please mention the use of it and how to create them.
please differentiate between delete and truncate?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
What is a file group?
Is it possible to create tables in stored procedures using a variable for the table name?