S-SQL table aliases?
Jens Teich
info at jensteich.de
Fri Aug 21 07:16:45 UTC 2015
Am 21.08.15 um 07:09 schrieb Johann 'Myrkraverk' Oskarsson:
> Hi,
>
> Does the S-SQL syntax allow table aliases? I haven't come across
> examples, neither in the official docs nor the example list on
> sabraonthehill.
>
> This is what I mean:
>
> SELECT t.col FROM tbl t;
>
yes see http://marijnhaverbeke.nl/postmodern/s-sql.html#as
... :from (:as 't 'tbl)
~jens
More information about the postmodern-devel
mailing list