Posted by markc600 on 10/01/75 11:39
Sounds like you should be using EXISTS rather than a join SELECT * FROM tab2 WHERE EXISTS (SELECT * FROM tab1 WHERE tab1.N1=tab2.N2)
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming