Database Fundamentals Report: CEP Database Design and Implementation
VerifiedAdded on 2020/10/04
|13
|801
|175
Report
AI Summary
This report provides a comprehensive overview of database fundamentals, beginning with an introduction to database management systems and their importance in efficient information handling. The main body of the report details the creation of an Entity Relationship Diagram (ERD) to support business needs, followed by the conversion of the ERD into a set of relational tables in 3rd Normal Form (3NF) and the creation of a dependency diagram. Furthermore, the report outlines the creation of a database for CEP (likely a Candidate Employment Provider) using MS Access, including the definition of primary keys, foreign keys, and other attributes for each entity. The report also covers the design of a form for candidate data input and update, along with the input of significant data into each table to demonstrate understanding of the scenario. The report concludes by creating and explaining three types of SQL queries: SELECT, JOIN, and a numeric function query, using various tables and fields. Finally, a report is generated using one of the queries. The report concludes with references to relevant literature.
1 out of 13