SQL Reference Guide
>
SQL Reference Guide
>
SQL Statements
>
SET
>
Connection
Was this helpful?
Connection
The SET CONNECTION
connection_name
statement switches the current session to a connection previously established using the CONNECT statement.
The SET CONNECTION NONE statement results in no current session.
Last modified date: 01/30/2023
This site works best with JavaScript enabled