MySQL Forums
Forum List  »  Newbie

Re: what goes after 'id'? thanks!!!
Posted by: laptop alias
Date: June 16, 2008 11:54PM

How about:

SELECT * FROM table1 WHERE 1;

or

SELECT * FROM table1 WHERE id=id;



Edited 1 time(s). Last edit at 06/16/2008 11:55PM by laptop alias.

Options: ReplyQuote


Subject
Written By
Posted
Re: what goes after 'id'? thanks!!!
June 16, 2008 11:54PM


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.