MySQL Forums
Forum List  »  Newbie

Re: How to select from a tablename where a field value exists
Posted by: Leonard Sokol
Date: July 23, 2005 08:04PM

ok, figured:

select * from tablename WHERE userid = "test";

I need SOME bad help with doing this in JSP, and using a String variable for "test".

Please help!

Options: ReplyQuote


Subject
Written By
Posted
Re: How to select from a tablename where a field value exists
July 23, 2005 08:04PM


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.