LIB SHOW
Core command
LI SH
LISH
Displays a SQL query from the library
Arguments
<searchString> (mandatory) a search term
Examples
LIB_SHOW SAREA.SQL
Notes
Displays the content of a saved query from the SQL library: LIB SHOW <queryFileName>.
queryFileName is mandatory and must (aside from the .sql extension, appended automatically if omitted) match a file already in the configured library folder (SqlLib in BroadSQL.ini) - unlike LIB LIST, this is an exact file lookup, not a partial-text search. Prints the file's content line by line, or an error if no such file exists in the library.
Last modified in release 5.0.7.
BroadSQL