There was an error while loading. Please reload this page.
AS
Syntax:
SELECT expression AS new-column-name ...
For example:
SELECT a*a AS a2 FROM one;
Quick links
AlaSQL wiki frontpage
About AlaSQL
Install AlaSQL
Get started with AlaSQL