Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CSIT 154 Database concepts Lab 4 During peak periods, Temporary Employment Corporation (TEC) places temporary workers in companies. TEC's manager gives you the following description

image text in transcribed

image text in transcribed

CSIT 154 Database concepts

Lab 4 During peak periods, Temporary Employment Corporation (TEC) places temporary workers in companies. TEC's manager gives you the following description of the business! TEC has a file of candidates who are willing to work. . If the candidate has worked before, that candidate has a specific job history. (Naturally, no job history exists if the candidate has never worked.) Each time the candidate works, one additional job history record is created Each candidate has earned several qualifications. Each qualification may be earned by more than one candidate. (For example, it is possible for more than one candidate to have earned a Bachelor of Business Administration degree or a Microsoft Network Certification. And clearly, a candidate may have earned both a BBA and a Microsoft Network Certification.) TEC offers courses to help candidates improve their qualifications Every course develops one specific qualification; however, TEC does not offer a course for every qualification. Some qualifications have multiple courses that develop that qualification. Some courses cover advanced topics that require specific qualifications as prerequisites. Some courses cover basic topics that do not require any prerequisite qualifications. A course can have several prerequisites. A qualification can be a prerequisite for more than one course Courses are taught during training sessions. A training session is the presentation of a single course. Over time, TEC will offer many training sessions for each course; however, new courses may not have any training sessions scheduled right away. Candidates can pay a fee to attend a training session. A training session can accommodate several candidates, although new training sessions will not have any candidates registered at first. TEC also has a list of companies that request temporaries Each time a company requests a temporary employee, TEC makes an entry in the Openings folder. That folder contains an opening number, a company name, required qualifications, a starting date, an anticipated ending date, and hourly pay Each opening requires only one specific or main qualification When a candidate matches the qualification, the job is assigned, and an entry is made in the placement Record folder. That folder contains an opening number, a candidate number and total hours worked. In addition, an entry is made in the job history for the candidate An opening can be filled by many candidates, and a candidate can fill many openings Sign Up | Chegg.com x C Rent/Buy Books on Chegg - Save + cswebdav/pid-9700013-dt-content-rid-43020362 1/courses/CSIT154.22370.202021/Lab%204.pdf TEC uses special codes to describe a candidate's qualifications for an opening. The list of codes is shown in the following Table CODE SEC-45 SEC-60 CLERK PRG-VB PAG-C++ DBA-ORA DBA-082 DBA-SQLSERV SYST SYS-2 NW-NOV WD-CF DESCRIPTION Secretarial work candidate must type at least 45 words per minute Secretarial work, candidate must type at least 60 words per minute General derking work Programmer, Visual Basic Programmer, C++ Database Administrator, Oracle Database Administrator, IBM DB2 Database Administrator, MS SQL Server Systems Analyst, level 1 Systems Analyst, level 2 Network Administrator Novell experience Web Developer. ColdFusion TEC's management wants to keep track of the following entities: COMPANY, OPENING, QUALIFICATION, CANDIDATE, JOB HISTORY, PLACEMENT, COURSE, and SESSION. Given that information, do the following: a. Draw the Crow's Foot ERDs for this enterprise b. Identify all necessary relationships. c. Identify the connectivity for each relationship. d. Identify the mandatory and optional dependencies for the relationships. e. Resolve all M:N relationships. Deliverables: (Similar to the pervious labs) 1. A PDF file for all your documentation, and any description for your design 2. A link for your design on lucidchart.com

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Application And Administration

Authors: Michael Mannino, Michael V. Mannino

2nd Edition

0072880678, 9780072880670

More Books

Students also viewed these Databases questions

Question

Design a training session to maximize learning. page 296

Answered: 1 week ago

Question

Design a cross-cultural preparation program. page 300

Answered: 1 week ago