Find the average size of the airports in california

Assignment Help Database Management System
Reference no: EM131160500

Assignment 1-

1. Describe the following disk concepts or components.

a. Platter and recording surface.
b. Track.
c. Cylinder.
d. Read/write head.
e. Access-arm mechanism.

2. Describe the four steps in the transfer of data from disk to primary memory.

3. What is an index? Compare the concept of the index in a book to an index in an information system.

4. What is an indexed-sequential file?

5. Describe how a direct search works using a B+-tree index.

6. Answer the following general questions about indexes:

a. Can an index be built over a non-unique field?

b. Can an index be built over a field if the file is not stored in sequence by that field?

c. Can an index be built over a combination of fields as well as over a single field?

d. Is there a limit to the number of indexes that can be built for a file?

e. How is an index affected when a change is made to a file? Does every change to a file affect every one of its indexes?

f. Can an index be used to achieve sequential access? Explain

7. Describe how a direct search works in a hashed file using the division-remainder method of hashing.

8. What is physical database design?

9. Describe why physical database design is necessary.

Assignment 2-

1. Consider the following relational database that Best Airlines uses to keep track of Its mechanics. their skills. and their airport locations. Mechanic number (MECHNUM). airport name (AIRNAME). and skill number are all unique fields. SIZE is an airport's size in acres. SKILLCAT is a skill category, such as an engine skill, wing skill, tire skill. etc. YEARQUAL is the year that a mechanic first qualified in a particular skill: PROFRATE is the mechanic's proficiency rating in a particular skill.

MECHANIC Table

MECHNUM

MECHNAME

AGE

SALARY

AIRNAME

AIRPORT Table

AIRNAME

CITY

STATE

SIZE

YEAROPENED

SKILL Table

SKILLNUM

SKILLNAME

SKILLCAT

QUALIFICATION Table

MECHNUM

SKILLNUM

YEARQUAL

PROFRATE

Write SQL SELECT commands to answer the following queries.

a. List the names and ages of all the mechanics.

b. List the airports in California that are at least 20 acres in size and have been open since 1935 Order the results from smallest to largest airport.

c. List the airports in California that are at least 20 acres in size or have been open since 1935.

d. Find the average size of the airports in California that have been open since 1935.

Assignment 3-

Project: Database Design

You just took a job with a University and have been asked to track some information about the courses they offer. The previous employee was using a spreadsheet to track this information. The University is expanding from three classes to three hundred classes. Enrollment is expected to increase from around 20 students to 5,000. Your supervisors are not very tech savvy and they simply ask you to continue maintaining the spreadsheet. You feel that developing a database is a better solution.

Here is a link to the spreadsheet currently in use

Write a proposal for the new database design to include:

• An executive summary for the database project
• Develop main project details

o Explain the issues that exist with maintaining the data in its current form.
o Explain the process of migrating the data in its current form to a well formed data model by highlighting the following in detail:

- Identify required attributes that need to be tracked
- Identify functional dependencies
- Show the redesign in 1NF, 2NF, and 3NF (similar to figures 7.29, 7.31, 7.33)

Explain the project benefits of the data in its new form.

Create the E-R diagram of your relational tables using MySQL Workbench and include in proposal.

Propose some additional data items, which you believe may be beneficial to the University if tracked in your database (i.e. Descriptions, more info about the instructors and students, departments, etc). Describe the steps required to implement these additions.

Identify project risks

In addition to the proposal, in a separate file submit:

o Provide the SQL statement required to create at least one of your tables.
o Provide the SQL statement required to delete at least one of your tables.
o Provide the SQL statement required to create a view which includes Course #, Course Name, Time, and Days only.
o Identify at least one index, which you believe would improve performance. Explain your choice.

Reference no: EM131160500

Questions Cloud

Why the impact of expansionary fiscal policy : Using relevant diagrams, explain why the impact of expansionary fiscal policy in a fixed exchange rate regime differs from the impact of expansionary fiscal policy in a flexible exchange rate regime.
Marketing communication strategy : Integrated marketing communications (IMC) is a marketing communication strategy to reach wider audience. Why use social media? Describe the various tools used for marketing via Social Media, listing the advantages and disadvantages.
Fiscal contraction under fixed and flexible exchange rates : Explain the impact of fiscal contraction under fixed and flexible exchange rates, using relevant diagrams. Assume the economy is in equilibrium to begin with.
Find the natural frequencies : Find the natural frequencies, the ratios of amplitudes, and the location for the two motion of vibration when m1 = m2 and l1 = l2 = l
Find the average size of the airports in california : Find the average size of the airports in California that have been open since 1935. Describe the four steps in the transfer of data from disk to primary memory. Describe how a direct search works using a B+-tree index.
Compute the materials price and quantity variances : Compute the materials price and quantity variances for the month.- Compute the labor rate and efficiency variances for the month.
Understanding of negative numbers : Do children have an understanding of negative numbers? If so, what is their understanding? If not, how might you help them develop an understanding of negative numbers. At what age do you think they develop an understanding?
Understanding of negative numbers : Do children have an understanding of negative numbers? If so, what is their understanding? If not, how might you help them develop an understanding of negative numbers. At what age do you think they develop an understanding?
What marginal tax per decibel emitted does government : A factory and an amusement park are both located next to a residential neighborhood, creating a noise problem that the local government is considering regulating. The amusement park’s total cost function for reducing the noise level by D decibels is ..

Reviews

Write a Review

Database Management System Questions & Answers

  Main types of actions involve databases

What four main types of actions involve databases? Briefly discuss each. What are the responsibilities of the DBA and the database designers? What is the difference between a database schema and a database state?

  Which management used to evaluate oracle database offerings

What were the important business factors which management used to evaluate Oracle's database offerings

  Write set of relational schemas-identify primary-foreign key

Sketch an E-R diagram which reflects the above reuirements. Write a set of relational schemas and identify primary and foreign keys. Try not to include redundant schemas.

  Creates a user-defined database role named orderentry

Write a script that includes these statements coded as a transaction, What does it mean to commit a transaction

  Prepare a use case diagram for the case study

Case Study based on an Interview contained in a separate document (Please see the details in page 221 of your text book). Carefully read this case study. You are required to answer the following questions based on the Case Study.

  How replication works with distributed database

Provide an example of what kind of application would be able to take advantage of a distributed environment. Support your suggestion.

  How could those redundancies lead to anomalies

What problem would you encounter if you wanted to produce a listing by city? How would you solve this problem by altering the file structure?

  Explain what is normalization

In what business database environments is denormalization appropriate and why. What would denormalization specifically involve. What is normalization

  Compute variable overhead spending variance

Order Up, Inc. provides order fulfillment services for e-commerce merchants. The company maintains warehouses that stock items carried by its clients.

  Oracle datatypes for attributes from a normalized relation

Choose Oracle datatypes for the following attributes from a normalized relation including: Vendor(VendorID, Address, ContactName) Item (ItemID, Description) PriceQuote(VendorID, ItemID, Price) Describe why you selected the datatypes for each attri..

  Consider the eer diagram for a car dealer in the figure

consider the eer diagram for a car dealer in the figure below. map the eer schema into a set of relations. for the

  Describe entities and attributes that the website must track

Describe entities and attributes that the website must track.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd