MySQL Forums
Forum List  »  Newbie

Minus Operations in My SQL
Posted by: Sudhakar Chavali
Date: July 30, 2005 03:09AM

Hi ALL,

How can I perform minus operations in mysql??

Basically I need to do something like below


select * from table where user_id=1 minus select * from table where user_id <> 1

Options: ReplyQuote


Subject
Written By
Posted
Minus Operations in My SQL
July 30, 2005 03:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.