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: 08/29/2024
This site works best with JavaScript enabled