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, Database Group and environment.
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 5.1.4.
BroadSQL