Information Engineering Design
Information Engineering Design
- Logical Design
- Transform the logical models to structures that are specific to the DBMS being used
- Physical design
- Map database structures developed in logical design to physical storage structures such as files and tables.
- Address issues such as response time, throughput, security, backup, and recovery