Re: storing payment packages
Peter Brawley Wrote:
-------------------------------------------------------
> You need to read about database design and
> normalisation.
>
> Not a column for each feature! Under that
> terrible plan, every new feature would require
> another Alter Table! Rather, make a
> package_features table (packageID, feature, ...).
Thanks...I close the topic here.I will make a package_features table/
I did not meant creating a new for each new feature.
Subject
Written By
Posted
Re: storing payment packages
February 04, 2015 12:58PM
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.