Quote:
Originally Posted by Google
1- The entities needed depend on what your database is used for and what are your expectations from this whole database system (eg, what are the info you want it to provide).
2- Entities types depend on point 1 and the constraints of the system.
Example of an entity is orderID. It is normally declared as an Integer.
Provide a text-description of the problem you're trying to solve or provide us with the entities you need.
PS: I doubt that you know how to properly do the relationships.
|
Google: thx alot man but i do it all