Creates a new database.Documentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
Each account supports up to 100 databases. If you need more, contact Firebolt’s support team at support@firebolt.io.
Syntax
Parameters
| Parameter | Description |
|---|---|
<database_name> | The name of the database. |
DESCRIPTION = 'description' | (Optional) The database’s description, which can contain up to 64 characters. |
Example
The following code example creates a database namedmy_db with an optional description, Testing database: