USE

Use a database or schema.

Syntax

USE db_name

Remarks

  • db_name is the name of a SingleStore Helios database.

  • Refer to the Permission Matrix for the required permission.

Example

USE test;
Database changed

Last modified: May 23, 2024

Was this article helpful?