LIB DEL
Core command
LI DE
LIDE
Delete a query in the library
Arguments
LIB DEL followed by query file (mandatory)
Examples
LIB_DEL SAREA.SQL
Notes
Deletes a saved query from the SQL library: LIB DEL <queryFileName>.
queryFileName is mandatory; if it has no .sql extension, one is appended automatically. The file is looked up in the configured library folder (SqlLib in BroadSQL.ini) and removed. Reports an error if no library folder is configured, if the given file isn't found in the library, or if no file name is given.
Last modified in release 4.9.8.
BroadSQL