3. Statements
:
OpenROAD SQL Statements
:
Modify Statement
:
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.