Subject | Re: [ib-support] Orders in Views |
---|---|
Author | Helen Borrie |
Post date | 2002-01-10T05:54:50Z |
At 02:04 AM 10-01-02 -0400, Claudio Valderrama C. wrote:
select * from aView
order by aColumn
H.
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________
>""Richard Pendered"" <rpendered@...> wrote in message..but you can do
>news:000c01c1984b$5196efe0$208282c1@tipadrrp...
>> Does Firebird RC2 support "order by" in views yet ?
>
>[...]
>As you can see, the standard considers the sorting clause apart from the
>query expression and a view only allows a query expression. Hence, both IB
>and FB agree to the standard by not allowing ORDER BY in a view definition.
select * from aView
order by aColumn
H.
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________