ALTER DATABASE
The ALTER DATABASE
statement applies a schema change to a database.
Note:
This statement performs a schema change. For more information about how online schema changes work in CockroachDB, see Online Schema Changes.
For information on using ALTER DATABASE
, see the documents for its relevant subcommands.
Subcommand | Description |
---|---|
CONFIGURE ZONE | Configure replication zones for a database. |
RENAME | Change the name of a database. |
当前内容版权归 cockroachlabs.com 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 cockroachlabs.com .