Data base structure of a subscriber list
- by foodil
I am building a application that allow different user to store the subscriber information
To store the subscriber information , the user first create a list
For each list, there is a ListID.
Subscriber may have different attribute : email phone fax ....
For each list, their setting is different , so a require_attribute table is introduced.…