What is Lock table in SQL?



What is Lock table in SQL?..

Answer / Md. Faizan Khan

[{"test_case":"Check if a locked table can be accessed","expected_result":"The system should not allow access to the locked table and display an error message"}, {"test_case":"Check if a locked table can be unlocked","expected_result":"The locked table should be successfully unlocked and become accessible

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What are data resources?

1 Answers  


What is the most common type of join?

1 Answers  


How many types of subqueries are there in sql server?

1 Answers  


How can you find out which stored procedures are recompiling?

1 Answers  


What is stored in the mssqlsystemresource database? : sql server database administration

1 Answers  


what is replication? where do u use Go Keyword?

1 Answers   Satyam,


plz tell me the new features of sqlserver2000,sqlserver2002,sqlserver2005

3 Answers  


What does it mean to be in union?

1 Answers  


What is the difference between a unique key and primary key?

1 Answers  


How to use subqueries in the from clause in ms sql server?

1 Answers  


How do I install only the client tools of sql server 2000?

1 Answers  


How to create new tables with "select ... Into" statements in ms sql server?

1 Answers  


Categories