MySQL Forums
Forum List  »  PHP

clustered queries
Posted by: Rick Haden
Date: February 18, 2009 11:53AM

OK...I query a table and get a resultarray.

I loop through the array using a while loop and that all works well.

However, to make matters a little more complicated, one of the fields of this table is a numeric ID to another table, so what I get in my resultarray is a digit. What I would like it to use this digit to access the name from the other table.

Have I confused you lot as much as I have myself?

Best regards

Rick

Options: ReplyQuote


Subject
Written By
Posted
clustered queries
February 18, 2009 11:53AM
February 18, 2009 04:06PM
February 20, 2009 06:01AM


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.