Question: This lab uses c++ don't use SQL query cause I think we didn't learn that Create an HR database where all employees have a first

 This lab uses c++ don't use SQL query cause I think

This lab uses c++

don't use SQL query cause I think we didn't learn that

Create an HR database where all employees have a first and last name, and a salary. There are three kinds of employees, each with some distinct attributes: Manager - number of meetings per week - number of vacations per year Engineer - a value specifying whether they know C++ - years of experience - string denoting their type (i.e "mechanical", "electric", "software" Researcher - string specifying the school they got their PhD from - string specifying topic of PhD Thesis It would be good if you read about and use vector variable to make the database

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!