-
Notifications
You must be signed in to change notification settings - Fork 664
TABLE
Mathias Rangel Wulff edited this page Jun 12, 2015
·
2 revisions
Syntax:
CREATE TABLE tableid [(column definitions)];
DROP TABLE tableid;
See also: [CREATE TABLE](Create Table), [DROP TABLE](Drop Table)
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo