MySQL Forums
Forum List  »  Newbie

atomic variability
Posted by: Mark
Date: June 17, 2005 01:52PM

Is it possible to have a record either be a fixed value or a foreign key in the same attribute of a particular table? For example, if I am using a value that I believe to be atomic, but later it might not be - a constant that I may later want to depend on other values - can I somehow store this quantity as an attribute in my database? Or is there some hack around doing this, like using a dummy foreign key value in the attribute that in some cases points to an atomic quantity and others to a quantity that is dependent on multiple atomic quantities?

Options: ReplyQuote


Subject
Written By
Posted
atomic variability
June 17, 2005 01:52PM
June 17, 2005 02:16PM


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.