Automatic Data Entry
Peter De Berdt
peter.de.berdt at pandora.be
Fri Oct 29 15:57:20 CDT 2004
On 29 Oct 2004, at 15:53, Kim Kohen wrote:
> G'day Peter
>
>> And if you need the RecID in the SELECT query, you need to include it
>> in the query, even if you are using SELECT * (it's all in the docs if
>> you have not read them yet):
>> SELECT ..., RecID FROM T1
> ••••
> Would I use Select RecID, * from t1 or does it need to be
> Select *, RecID from t1 or does it not matter which order as long as
> it's
> specifically requested?
>
No specific order, it just needs to be specifically requested.
Best regards
Peter De Berdt
More information about the Valentina
mailing list