USE

Use a database or schema.

Syntax

USE db_name | schema_name

Remarks

  • db_name is the name of a SingleStore Helios database.

  • schema_name is the name of a SingleStore Helios schema.

  • Refer to the Permission Matrix for the required permission.

Example

USE test;
Database changed

Last modified: November 16, 2023

Was this article helpful?