Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You have been asked to create a database for the HR department of your company. Your first assignment is to create a set of tables

You have been asked to create a database for the HR department of your company. Your first assignment is to create a set of tables that will manage employees and their job titles. Each table should have a primary key and any foreign keys that will be used to join tables together. You should choose appropriate data types for fields based on the kind of data they will store. Ensure your small database is normalized to at least the third normal form. Create a database to contain the tables for this assignment. Name the Database with the first four letters of your last name and "database", example: GARRDatabase. Take a screenshot of the executed code and the results. Create a Job Title table to hold the data for the different job titles in the company. Take a screenshot of the executed code and the results. The Job Title table will have the following columns: Job ID Job Classification Job Title Job Description Status Insert records into the Job Title table using the Data Sheet for this assignment. Take a screenshot of the executed code and the results. The data to be inserted in the Job Title table can be found on the Job Title Data Sheet provided.

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 Processing Fundamentals Design And Implementation

Authors: KROENKE DAVID M.

1st Edition

8120322258, 978-8120322257

More Books

Students also viewed these Databases questions