USE

Use a database or schema.

Syntax

USE db_name | schema_name

Remarks

Example

USE test;
Database changed

Last modified: January 9, 2023

Was this article helpful?