|
Can I use LOCK TABLE on a view?
DB2 ( IBM Database 2 ) Interview Questions
(Continued from previous question...)
Can I use LOCK TABLE on a view?
No. To lock a view, take lock on the underlying tables.
(Continued on next question...)
Other Interview Questions
|