MySQL Forums
Forum List  »  PHP

Re: percentage
Posted by: Bob Field
Date: March 30, 2006 05:07PM

You mention 'a table' yet your code references two tables. You should probably find a way to join these tables in a single query, and not try to loop through the rows of two separate resultsets simultaneously. If you show how these tables are set up I'll see if I can suggest something.

Options: ReplyQuote


Subject
Written By
Posted
March 30, 2006 04:12PM
Re: percentage
March 30, 2006 05:07PM
March 30, 2006 08:30PM


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.