SHOW EXTERNAL CONNECTION displays the connection name, URI, and the type of connection.
You can also use the following SQL statements to work with external connections:
Required privileges
Users with the can view all external connections withSHOW EXTERNAL CONNECTION.
Without the admin role, users can view the external connections that they own. Users own external connections that they have created with CREATE EXTERNAL CONNECTION.
Synopsis
Parameters
string_or_placeholder is the name of the created external connection.
Responses
.

