Re: How do I model the tables for storing data from a multi-select combo box?
Posted by: Peter Brawley
Date: April 22, 2013 11:57PM

Useful rule of thumb: store the multiple values in one column if and only if they'll always be queried together, never or almost never needing parsing into their component parts.

Options: ReplyQuote


Subject
Written By
Posted
Re: How do I model the tables for storing data from a multi-select combo box?
April 22, 2013 11:57PM


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.