USE <object>¶
Specifies the role, warehouse, database, or schema to use for the current session.
USE commands¶
For specific syntax, usage notes, and examples, see:
Viewing the current session context¶
To view the current role, secondary roles, database, schema, and warehouse for the session, use the corresponding context functions. For example:
For more details, see Context functions.