Re: BUG #13811: Default ordering colums - Mailing list pgsql-bugs

From John R Pierce
Subject Re: BUG #13811: Default ordering colums
Date
Msg-id 5669E617.7060701@hogranch.com
Whole thread Raw
In response to BUG #13811: Default ordering colums  (exru@mail.ru)
List pgsql-bugs
On 12/10/2015 4:52 AM, exru@mail.ru wrote:
> 4) There is no any orders by or any changes in sequences. Why do that???

tables represent sets, unordered lists.  if you want query results in a
specific order, use an ORDER BY clause on your SELECT



--
john r pierce, recycling bits in santa cruz

pgsql-bugs by date:

Previous
From: Paul Moore
Date:
Subject: Re: BUG #13788: compile error in generic_msvc.h
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #13811: Default ordering colums