Re: [SQL] Order by - Mailing list pgsql-sql

From wieck@debis.com (Jan Wieck)
Subject Re: [SQL] Order by
Date
Msg-id m10p6W9-0003kGC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Order by  ("Michael Yeung" <michaely@alphanet.net.au>)
List pgsql-sql
>
> Hi all,
>
> Is anyone know that if we allow order-by clause in the view structure.
> If not, how can we take the ordering of the UNION ALL in 2 different bags ?

    ORDER  BY  (along  with  many other things on views) is on my
    personal TODO.  I hope to get it working in v6.6.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #

pgsql-sql by date:

Previous
From: "Michael Yeung"
Date:
Subject: Order by
Next
From: Herouth Maoz
Date:
Subject: Re: [SQL] Order by