CREATE
Learn about the CREATE statement in MariaDB Server. This DDL command allows you to define new database objects, including databases, tables, indexes, views, and stored routines.
CREATE DATABASECREATE EVENTCREATE FUNCTIONCREATE INDEXCREATE LOGFILE GROUPCREATE PACKAGE BODYCREATE PACKAGECREATE SERVERCREATE TABLECREATE TABLESPACEGenerated ColumnsInvisible ColumnsSilent Column Changes
Last updated
Was this helpful?