View Single Post

   
  #4 (permalink)  
Old 03-06-2008, 03:04 PM
Captain Paralytic
 
Posts: n/a
Default Re: datetime manipulation

On 4 Mar, 02:43, gordonb.9z...@burditt.org (Gordon Burditt) wrote:
> SQL queries sort the output, not the table.

Not always totally true. Sometimes a table index will be used to
supply the data in the correct order for the output.
Reply With Quote