Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
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: