Skip to content
Mathias Rangel Wulff edited this page Jun 12, 2015 · 3 revisions

Keyword SOURCE

Syntax:

    SOURCE 'filename.sql'

Read and execute all SQL statements from the file.

    alasql('SOURCE “file.sql”');

See also: REQUIRE

Clone this wiki locally