MySQL Forums
Forum List  »  Newbie

mysql query
Posted by: gurpreet randhawa
Date: June 28, 2005 05:05AM

Hi, I have a Problem Regarding the mysql query My query count as:

select * from house where s_number = (select s_number from bhouse where user = 'session.name');

The too tables are joiined with the primary and refernce keys having the one to many relation.

when I try to run on my website hosted on linux envioronment:

it gives me error that syntax problem

Options: ReplyQuote


Subject
Written By
Posted
mysql query
June 28, 2005 05:05AM
June 28, 2005 01:08PM
June 30, 2005 07:42AM
June 30, 2005 07:54AM
June 30, 2005 07:23PM


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.