Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
USE
On this page
The USE command specifies the database or schema to use.
Syntax
USE db_name
Remarks
-
db_is the name of a SingleStore Helios database.name -
Refer to the Permissions Matrix for the required permissions.
Example
USE test;
Database changedLast modified: