Which statement will prevent concurrent application processes from performing anything other than read-only operations against a table named TAB1?

Which statement will prevent concurrent application processes from performing anything other than read-only operations against a table named TAB1?
A. LOCK TABLE tab1 IN READ MODE
B. LOCK TABLE tab1 IN SHARE MODE
C. LOCK TABLE tab1 IN EXCLUSIVE MODE
D. LOCK TABLE tab1 IN READ-ONLY MODE

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.