Interview Questions

Can I use LOCK TABLE on a view?

DB2 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