System Reference Summary : 2. Statements : OpenROAD SQL Statements : Save Statement
 
Share this page                  
Save Statement
The save statement directs the DBMS Server to save the specified table until the given expiration date. By default, base tables have no expiration date. An expiration date cannot be assigned to a system table.
This statement has the following syntax:
save [schema.]table_name [until month day year];