FrontPage
»
DesignSteps
Design approach
We'll design the required products in steps.
- Determine the Entities involved. See EntityList
- Determine attributes (column names) and primary and foreign keys; we'll place this on EntityAttributes.
- Design ERDs
- Write DataDictionary
- Write DDLStatements
Steps 3 and 4 can be done in parallel.