-
Notifications
You must be signed in to change notification settings - Fork 664
Standard Interface
agershun edited this page Dec 28, 2014
·
1 revision
var res = alasql('SELECT TOP 10 City FROM Cities WHERE Population > 1000000');
See alternative [fluent](Fluent Interface) (like LINQ) interface
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo