Can I use LOCK TABLE on a view?

Answer Posted / s

You can use LOCK TABLE on any table. View is not a
physical object.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define check constraint.

642


How would you find out the total number of rows in a db2 table?

574


What is the usage of open cursor command?

599


What are packages in db2?

595


How do I start db2 in windows?

558






If I have a view which is a join of two or more tables, can this view be updateable?

688


What is runstats db2?

576


I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.

2757


What are db2 tables?

645


DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?

2274


What is db2 stogroup?

673


Before you give the explain statement, what are the prerogatives?

579


Explain about open switch business continuity software?

563


What is consistency token in db2?

638


While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?

1816