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