8. SQL Statements
:
MODIFY
:
Modify…to [No]Readonly
Share this page
Modify…to [No]Readonly
This option marks the table READONLY and returns an error if insert, delete, or update operations are performed. Additionally, all transactions that use the read only table take a shared table lock.