V4MD Looking for ideas and solutions for searching double entries

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Oct 2 17:55:47 CDT 2003


Florian,

May be you can do something as

    select a.RecID, a.name, a.lname
    FROM table a, table b
    WHERE 
            a.name = b.name
        and a.lname = b.lname
    ...
    

-- 
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