SHOW DBINFOS
Core command
SH DBIN
SHDBIN
Displays current database properties
Arguments
None.
Examples
SHOW DBINFOS;
Notes
Displays properties of the current connection: SHOW DBINFOS. Takes no arguments. Reports the connection ID, the JDBC driver in use, and the database product name and version - for Oracle, the version string already includes the product name, so it's shown alone.
Last modified in release 4.9.8.
BroadSQL