CONNECT
-------

Change your database connection to a different user and/or connect to a different database.

CONNECT [username[/password][@connect_identifier]

where connect_identifier syntax is as follows:
   host[:port][/db_name]

   alternatively, connect_identifier may be the name of
   a user_variable, defined in login.sql, with the same
   info as above 
