Re: [SQL] select column by position

2004-09-24 Thread Chester Kustarz
On Fri, 24 Sep 2004, Jennifer Lee wrote: > Is there a way to select a column in a table by its position rather than > the field name? If I understand correctly column position in a table is > fixed. I've not been able to find anything in the archives or docs to > indicate that it's possible to sele

[SQL] select column by position

2004-09-24 Thread Jennifer Lee
Is there a way to select a column in a table by its position rather than the field name? If I understand correctly column position in a table is fixed. I’ve not been able to find anything in the archives or docs to indicate that it’s possible to select by position.   For example:   CREA