[NEW][SQL] WHERE fld IN (SELECT ...) implemented

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Jun 2 23:46:24 CDT 2003


Hi Guys,

:-)

I was need just few hours to implement first sub-query type
for Valentina 1.9.8

Now you can do queries like this.

    SELECT * FROM T1
    WHERE a IN ( SELECT x FROM T2 WHERE y <= 2)
    ORDER BY c

I wonder why I have not made this few months ago?!
So easy with Valentina design...  :-)

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list