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