Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: column order in select * from

Re: column order in select * from

From: Gene Wirchenko <genew_at_mail.ocis.net>
Date: Sun, 18 May 2003 04:50:23 GMT
Message-ID: <3ec70c8c.35952816@news.ocis.net>


uwe_ewald_at_yahoo.com (Uwe Voigt) wrote:

>Hello,
>is there a law that says in wich order columns shall be presented if
>the * expression is used? Is it the ordinal position?
>Thanks.

     No. If you want a specific order, then specify the columns in the order you want them.

Sincerely,

Gene Wirchenko

Computerese Irregular Verb Conjugation:

     I have preferences.
     You have biases.
     He/She has prejudices.
Received on Sat May 17 2003 - 23:50:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US