Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Overview: Normalization is the process of organizing data in a database. This includes creating tables and establishing relationships between those tables according to rules designed

Overview:
Normalization is the process of organizing data in a database. This includes creating tables and establishing relationships between those tables according to rules designed to protect the data and make the database more flexible by eliminating redundancy and inconsistent dependency. Lab 3 will have you work with the normalization of database tables.
Instructions:
Given the sample records in the CHARTER table shown in Table 3.1, do the following:
Table 3.1. Sample CHARTER Records
\table[[Attribute Name,\table[[Sample],[Value]],\table[[Sample],[Value]],\table[[Sample],[Value]],\table[[Sample],[Value]]],[CHAR_TRIP,10232,10233,10234,10235],[CHAR_DATE,\table[[15-Jan-],[2018]],15-Jan-2018,16-Jan-2018,\table[[17-Jan-],[2018]]],[CHAR_CITY,STL,MIA,TYS,ATL],[CHAR_MILES,580,1,290,524,768],[CUST_NUM,784,231,544,784],[CUST_LNAME,Brown,Hanson,Bryana,Brown],[CHAR_PAX,5,12,2,5],[CHAR_CARGO,235lbs,18,940 lbs.,348lbs.,155lbs.],[PILOT,Melton,Chen,Henderson,Melton],[COPILOT,,Henderson,Melton,],[FLT_ENGINEER,,O'Shaski,,],[LOAD_MASTER,,Benkasi,,],[AC_NUMBER,1234Q,3456Y,1234Q,2256W
image text in transcribed

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

Expert Performance Indexing In SQL Server

Authors: Jason Strate, Grant Fritchey

2nd Edition

1484211189, 9781484211182

More Books

Students also viewed these Databases questions

Question

5 The mechanics of the circular flow model.

Answered: 1 week ago