3. Statements : OpenROAD SQL Statements : Save Statement : Parameters—Save Statement
 
Share this page                  
Parameters—Save Statement
This statement has the following parameters:
table_name
Specifies the name of the table to be saved
month
Must be specified as an integer from 1 through 12, or the name of the month, abbreviated or spelled out.
day
Must be a valid day of the month (1 to 31), and year
year
Must be a fully specified year, for example, 2012.
The range of valid dates is January 1, 1970 through December 31, 2035, inclusive.
Note:  If the until clause is omitted, the expiration date is set to no expiration date. To purge expired tables from the database, use the verifydb command. Expired tables are not automatically purged.