LIB RESTORE
Core command
LI RS
LIRS
Restores a specific archived (LIB DEL) library entry
Arguments
<name> (mandatory) the archived entry's original file name
Examples
LIB RESTORE COUNTRY.SQL
Notes
Restores a specific archived (LIB DEL) library entry: LIB RESTORE <name>.
name is matched against the archived entry's original relative path or bare file name (see FileCatalog.restore); if it was archived more than once, the most recent archive is restored. Refuses (does not overwrite) if a live entry already occupies that path; see docs/SQL_LIBRARY_AND_SCRIPTS.md, section 6.
Last modified in release 5.0.8.
BroadSQL