-
Notifications
You must be signed in to change notification settings - Fork 681
Insert Select
Andrey Gershun edited this page May 28, 2015
·
6 revisions
Syntax:
INSERT INTO tableid SELECT query
alasql('INSERT INTO AsianCities \
SELECT * FROM Cities WHERE Continent = "Asia"');
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo