Skip to content
agershun edited this page Dec 13, 2014 · 10 revisions
    alasql('UPDATE cities SET population = population * 1.5 WHERE name LIKE "A%"');
Clone this wiki locally