MySQL Forums
Forum List  »  Newbie

Re: Update query
Posted by: Guelphdad Lake
Date: March 15, 2010 09:52PM

Your problem lies in your table design. Look up Entity, Attribute, Value, or EAV for short and find out why this is a poorly designed database structure. you will have all sorts of trouble retrieving data as you see here and they most certainly don't scale.

Options: ReplyQuote


Subject
Written By
Posted
March 15, 2010 05:17PM
Re: Update query
March 15, 2010 09:52PM


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.