Re: SQL construct not supported in informix ? On Thu, 17 Jul 2003 11:40:27 -0400, vk02720 wrote:
> The following SQL construct does not work in Informix 7.3 select a,b
> from
> (select col1 a, col2 b from mytable)
>
> This works in Oracle.
> Is this part of SQL standard or an Oracle extension ?
>
> TIA
Non-standard to the level of SQL that Informix supports.
Art S. Kagel |