Database Logical Design Process
A database management system is comprised of three components: a data definition language, data dictionary, and data manipulation language. A logical design helps to analyze and understand the data from a business perspective, while physical design shows how the database is arranged on direct access storage devices. Prepare a logical design for a process used […]