Re: 8.4.1 distinct query WITHOUT order by

From: msi77 <msi77(at)yandex(dot)ru>
To: Gary Chambers <gwchamb(at)gmail(dot)com>,pgsql-sql(at)postgresql(dot)org
Subject: Re: 8.4.1 distinct query WITHOUT order by
Date: 2009-12-22 07:11:41
Message-ID: 10421261465901@webmail111.yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> What are the ramifications of renaming the table (containing 8000
> rows) and creating a view of the same name?

View does not admit ORDER BY clause, at least, Standard does not.

Sergey

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Scott Marlowe 2009-12-22 09:22:36 Re: 8.4.1 distinct query WITHOUT order by
Previous Message Scott Marlowe 2009-12-22 05:23:11 Re: 8.4.1 distinct query WITHOUT order by