-
Notifications
You must be signed in to change notification settings - Fork 667
Distinct
agershun edited this page Dec 28, 2014
·
4 revisions
Select distinct values from result array:
alasql('SELECT DISTINCT MID(Name,1,1) FROM City');
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo