Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1 ) Currently, the database has only Employees table. You are asked to add Departments and Projects tables to this database. 2 ) Design Departments
Currently, the database has only Employees table. You are asked to add Departments and Projects tables to this database.
Design Departments and Projects tables.
Create relationships using Database Tools option Database ToolsRelationships amongst three tables using Referential Integrity
a Relate Department Code in Employee Table and Department Table.
b Relate Project Code in Employee Table and Project Table.
Populate Departments and Projects tables NOTE: Departments table is to be populated through the Table directly & Project table is to be populated through a Form in columnar layout using Form WizardCreateForm Wizard Call the form Projects
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started