Hi there, I have a postgreSQL query like
(SELECT ... FROM... WHERE...) INTERSECT (SELECT ... FROM... WHERE...) INTERSECT (SELECT ... FROM... WHERE...) ........ and I'd like to have an equivalent MySQL query. Your help would be greatly appreciated. The reason is that we were running Java programs from Linux machines that has postgreSQL and now switched to Unix that has only MySQL (don't ask me why not get postgreSQL installed). Please copy to my email address. Thanks a lot. __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php