Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a unique SQL database for a TRAVEL COMPANY 2) Your database must contain at least six (8) tables 3) Normalize your tables up to

Create a unique SQL database for a TRAVEL COMPANY

2) Your database must contain at least six (8) tables

3) Normalize your tables up to the 3rd normal form (3NF).

4) Show your 3NF Normalization SQL script for this step.

5) Create an ER Diagram for that database (Travel Company)

6) Create a database in SQL Server and insert at least 10 records into each table.

7) Provide the detailed steps that you have used to create each database table with data in the SQL server

Step by Step Solution

3.33 Rating (150 Votes )

There are 3 Steps involved in it

Step: 1

Creating a unique SQL database for a Travel Company 1 Database Creation CREATE DATABASE TravelCompany 2 Table Creation a Customers CREATE TABLE Custom... 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

Principles Of Information Security

Authors: Michael E. Whitman, Herbert J. Mattord

7th Edition

035750643X, 978-0357506431

More Books

Students also viewed these Databases questions