Subject | RE: [IB-Architect] SQL Expressions |
---|---|
Author | Claudio Valderrama C. |
Post date | 2001-03-02T06:43:27Z |
> -----Original Message-----Ian, what other engines? Last time I tried in MsSql, it refused the
> From: Ian A. Newby [mailto:ian@...]
> Sent: Jueves 1 de Marzo de 2001 7:18
>
> Hi All,
> In other SQL databases, the expression
>
> select col1 * 10 as a, col2 + 5 as b, a + b as c from mytable order
> by c, b, a
>
> is allowed.
statement. Haven't tried with v2000, though.
C.