000Table Creation

suggest change

Syntax

Remarks

The CREATE TABLE statement should end with an ENGINE specification:

CREATE TABLE table_name ( column_definitions ) ENGINE=engine;

Some options are:

More engine options here.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents