Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

write the SQL Dol statement to create the BUSINESS DEPARTMENT base table that has the columns DEP NUM, DEP NAME, DEP POP, DEP MEDIAN SALARY,

image text in transcribed

write the SQL Dol statement to create the BUSINESS DEPARTMENT base table that has the columns DEP NUM, DEP NAME, DEP POP, DEP MEDIAN SALARY, DEP REGION, and DEP LEVEL. o DEP_NUM is an integer variable that that could require up to 4 digits. it is the primary key. o DEP NAME is a character variable that could require up to 26 characters. o DEP POP is a non-negative integer field that could require up to 7 digits. o DEP_ o DEP_REGION is a character variable that could require up to 6 characters, with acceptable MEDIAN SALARY is a non-negative numeric variable that could be as large as 500,000.00 values being 'Accra', 'Kumasi', Lagos', 'Addis', 'Other o DEP LEVEL is an integer variable, with acceptable values ranging from 1 through 8

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

Moving Objects Databases

Authors: Ralf Hartmut Güting, Markus Schneider

1st Edition

0120887991, 978-0120887996

More Books

Students also viewed these Databases questions

Question

Define provisions. How do they differ from other liabilities?

Answered: 1 week ago