All Manuals > LispWorks® User Guide and Reference Manual > 45 The SQL Package

status Function

Summary

Prints status information for the connected databases and initialized database types.

Package

sql

Signature

status &optional full

Arguments
full
A boolean.
Description

The function status prints status information to the standard output, for the connected databases and initialized database types.

If full is t, detailed status information is printed. The default value of full is nil.

See also

connect
connected-databases
database-name
disconnect
find-database


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:56