Mystery Crash II
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Fri Jul  1 16:26:40 CDT 2005
    
    
  
On 7/1/05 4:12 PM, "peter salomon" <peter.salomon at gmx.net> wrote:
> interesting in this case:
> select RecID, mdate, * from hist where (mdate >= '2005-06-23') and
> (mdate <= '2005-07-03') order by mdate
> 
> would mdate called by "*" be ignored when it is called by its fieldname?
It wont
You will get mdat 2 times.
SQL allow you 
    SELECT f1, f1, f1,
-- 
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
    
    
More information about the Valentina-beta
mailing list