Posted by Colin Fine on 09/30/05 01:33
Oak Hall wrote:
> I have a several tables the primary index field name in different in each
> one, how do I query with a 'where "column 1" = 3' if I do not know the name
> of that column only that it is the first field?? Thanks
> Oak
>
>
Does SQL (or MySQL) specify that the order of columns is a table is
invariant?
Colin
[Back to original message]
|