Quote:
Originally Posted by tgmorris
So, it sounds like I can't really collect this information "on the fly"? I need to add a field to the category table and update it each time the vendor information changes, correct? I can then unpack the vendor information when I retreive the category information.
|
Well, you can collect the information on the fly, but not without another MySQL query.