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.

Last updated

Was this helpful?