USE

Use a database or schema.

Syntax

USE db_name | schema_name

Remarks

Example

USE test;
Database changed

Last modified: November 16, 2023

Was this article helpful?