Problem 2: Data Modeling The recrultment agency TEMPO proposes intemship. employees for enterprises for a period of time. An internship employee is a temporary employee that will be recruited for a period of time. You must develop a database application in order to salisfy these: specifications: - The enterprises (id, name, address and phone number) define the posts for which they nead one or many employees. A post is defined with a label, a daily remuneration, the start date, the end cate and the number of employees for this post. A post needs eventually diploma(s) and a list of many skills. - Anintemship employee s described by a ssn, first name, last name, an address, a phone number, histher diplomas (we store for each diploma the year when it is obtained) and his/her skills. - An empioyee could be recruited for one or many posts. This recruitment of an employee for a given post is validated by a chief (ssn, first name, last name, address) designated by the enterprise. This chief is unique to an enterprise. Propose an entity/relationship model using (min,max] notation for the TEMPO recruitment agency.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter18: Stacks And Queues
Section: Chapter Questions
Problem 18PE
icon
Related questions
Question
‘Problem 2: Data Modeling The recrultment agency TEMPO proposes intemship. employees for enterprises for a period of time. An internship employee is a temporary employee that will be recruited for a period of time. You must develop a database application in order to salisfy these: specifications: - The enterprises (id, name, address and phone number) define the posts for which they nead one or many employees. A post is defined with a label, a daily remuneration, the start date, the end cate and the number of employees for this post. A post needs eventually diploma(s) and a list of many skills. - Anintemship employee s described by a ssn, first name, last name, an address, a phone number, histher diplomas (we store for each diploma the year when it is obtained) and his/her skills. - An empioyee could be recruited for one or many posts. This recruitment of an employee for a given post is validated by a chief (ssn, first name, last name, address) designated by the enterprise. This chief is unique to an enterprise. Propose an entity/relationship model using (min,max] notation for the TEMPO recruitment agency.
Problem 2: Data Modeling
The recruitment agency TEMPO proposes internship
employees for enterprises for a period of time. An
internship employee is a temporary employee that will be
recruited for a period of time. You must develop a
database application in order to satisfy these
specifications:
- The enterprises (id, name, address and phone
number) define the posts for which they need one or
many employees. A post is defined with a label, a
daily remuneration, the start date, the end date and
the number of employees for this post. A post needs
eventually diploma(s) and a list of many skills.
- An internship employee is described by a ssn, first
name, last name, an address, a phone number,
his/her diplomas (we store for each diploma the year
when it is obtained) and his/her skills.
- An employee could be recruited for one or many posts.
This recruitment of an employee for a given post is
validated by a chief (ssn, first name, last name,
address) designated by the enterprise. This chief is
unique to an enterprise.
Propose an entity/relationship model using (min,max)
notation for the TEMPO recruitment agency.
Transcribed Image Text:Problem 2: Data Modeling The recruitment agency TEMPO proposes internship employees for enterprises for a period of time. An internship employee is a temporary employee that will be recruited for a period of time. You must develop a database application in order to satisfy these specifications: - The enterprises (id, name, address and phone number) define the posts for which they need one or many employees. A post is defined with a label, a daily remuneration, the start date, the end date and the number of employees for this post. A post needs eventually diploma(s) and a list of many skills. - An internship employee is described by a ssn, first name, last name, an address, a phone number, his/her diplomas (we store for each diploma the year when it is obtained) and his/her skills. - An employee could be recruited for one or many posts. This recruitment of an employee for a given post is validated by a chief (ssn, first name, last name, address) designated by the enterprise. This chief is unique to an enterprise. Propose an entity/relationship model using (min,max) notation for the TEMPO recruitment agency.
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Dataset
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning