storing payment packages
Posted by: Dimitris Papageorgiou
Date: January 27, 2015 11:46AM

As you know many apps in the web are accompanied by payment packages.

I am trying to figure out how to store these in the db.

One thought I made is to have an ENUM column in the table that business users are stored(along with other attributes related to them)...for example this column might have ENUM values of "solo" and "multi"-two names I am considering for the packages.

What do you propose?

Since it is something common in today's applications I believe the solution must be standardized more or less.

Options: ReplyQuote


Subject
Written By
Posted
storing payment packages
January 27, 2015 11:46AM
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


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.