Changes between Initial Version and Version 1 of LogicalAndPhysicalDesign
- Timestamp:
- 05/07/26 16:48:23 (6 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LogicalAndPhysicalDesign
v1 v1 1 = Logical and Physical Design, DB Creation (DDL) 2 3 == Notation 4 [[Image(ERModel_v02.jpg)]] 5 6 == Tables 7 8 == Entities 9 10 == DDL script for creating the database schema and objects: 11 12 == DML script for filling tables with data:
