Re: storing payment packages
Posted by: Dimitris Papageorgiou
Date: February 04, 2015 12:58PM

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.

Options: ReplyQuote


Subject
Written By
Posted
January 28, 2015 10:19AM
January 28, 2015 02:02PM
January 29, 2015 10:57AM
January 29, 2015 03:50PM
January 30, 2015 10:23AM
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.