Good afternoon everyone.
i approached one of the well established members of this forum through pm requesting for some help with this project that im doing. I was asked to post a thread, so here it is
The database project that im suppose to be doing isto go through the typical key stages of a normal database design, when responding a problem / case study.
1) Build a Conceptual Model
2) Build a Logical Model
3) Normalise
4) Establish a normalised E-R model / diagram
5) Create your table
6) Create your SQL queries
7) Evaluate.
----
Instead of just going through the normal 1 ) -> 7), i decided to start building the database in 3rd normal form, and just go backwards. Dont ask me why, i just find this bests suits my ability =).
The problem ive come to now, is that im unable to determine weather or not the conceptual / logical models i have created are appropiate. Do i conform to the typical methods of model design? *shrugS*
Basically what i have done for the conceptual stage, is simply list the key user requirements and initial database design through the use of identifying key entites, primary keys & foriegn keys and justification behind it.
Moving onto the logical stages, ive basically broken down the entities into individuals and simply stated the relationships between 1 or more entity(s) stating justifications & assumptions behind my conclusions. At the end of the ER break down, ive shown an overal view of the entity-relation diagram.
for logical model example, please see my attachment(S)
is this appropiate? am i missing a fundamental point? :/ normally it would be aparent, but due to the way ive approached this assignment.. im just not able to come to a firm conclusion.
I appreciate any help & advice given.
- aow