8. SQL Statements : SET : Connection
 
Share this page                  
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.