SHOW CONNECTION
Core command
SH CO
SHCO
Show details about a specified connection
Arguments
server ID (optional): if empty displays current connection settings
Examples
SHOW CONNECTION db01;
SHOW CONNECTION;
Notes
Shows the details of a connection: SHOW CONNECTION [connectionId] - name, type, URL, user, instance and landscape.
connectionId is optional; if omitted, the currently active connection is shown instead. A warning is displayed if the given (or current) connection ID doesn't exist in the CDF.
Last modified in release 4.9.8.
BroadSQL