8. SQL Statements : CONNECT : Creating Multiple Sessions
 
Share this page                  
Creating Multiple Sessions
If your application requires more than one connection to a database, a session identifier or number can be assigned to each session, and the SET CONNECTION or SET_SQL (SESSION) statements can be used to switch sessions.