Re: set datatype
Posted by: Peter Brawley
Date: April 02, 2007 09:35PM

Storing multiple values like "1;2;5;7"in a column tends to create all sorts of mischief, since it breaks a fundamental rule of database design--atomicity, one data point per cell. You appear to need a child table for subproducts.

PB

Options: ReplyQuote


Subject
Written By
Posted
April 02, 2007 12:56PM
Re: set datatype
April 02, 2007 09:35PM
April 05, 2007 10:28AM
April 05, 2007 12:05PM


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.