MySQL Forums
Forum List  »  Newbie

Re: Select statment
Posted by: Felix Geerinckx
Date: June 28, 2005 11:53PM

barak brudo wrote:

> I’m a relatively new user but I programmed before in other languages so the syntax tends to
> mix in my head. I’m looking for a way to write something like:
> Select * from (table/s) where (((a and b) or (c)) and not d), where a, b, c and d are all
> expressions.

I don't think it makes sense to duplicate the MySQL Reference Manual here (see http://dev.mysql.com/doc/mysql/en/select.html for the SELECT syntax).

Please show us what you have already tried, which tables and expressions are involved etc.

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
June 28, 2005 11:10PM
Re: Select statment
June 28, 2005 11:53PM


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.