Write a query that uses the union operator, Database Management System

Assignment Help:

Write a Query that uses the UNION Operator

1. Use the Software Experts database to:  

a. Display the first and the last name of all consultants who worked on any projects for Morningstar Bank.

b. Display the name of each project that consultant Mark Myers has ever worked on, the name of the project's client, and the number of hours that Mark contributed to each project.

 2.  Use the Clearwater Traders database to:

 a. Display each source description from the ORDER_SOURCE table, along with a count of the total number of orders that have been derived from that source. Hint. You will need to use an outer join.

b. List the first and last name, order ID, source description, and order date of every customer who has ever placed an order using the same order sources as customer Alissa Chang. Use a query that contains a sub query.

c. List the inventory ID, item description, item size, color, and shipment quantity for every item that was received on the same date as inventory item 24 in shipment ID 5. Use a query that contains a sub query, and do not include the information for inventory item 24 in the output.

 3.   Use the Northwoods University database to:  

a. List the building code and room of every record in the LOCATION table, and also list the term description, call ID, section number, day, and time of every course ever taught at that location. Format the TIME field so that values appear at times not dates. Hint. You will need to use multiple outer joins.

b. List the first and last names of all faculty members who have ever taught any of the same courses as faculty member Kim Cox or who have ever taught a class in the same room as Kim. Use a query with multiple sub queries.

 4.  Use the Software Experts database to:  

a. List all of the skill descriptions in the SKILL table, as well as the ID of every consultant who is certified for a particular skill. Use an outer join so that if no consultants are certified for a particular skill, the query retrieves the NULL values for the consultant ID value. Hint. Create a view named CERTIFICATION_VIEW that contains IDs (consultant id and skill id) for consultant/skill combinations that are certified, and then perform the outer join using that view.

b. Display the name of each project that consultant Mark Myers has ever worked on, and the first and last name of the consultant who was the manager of the project. Concatenate the manager fields so that the values appear like "Sara Carlson", and assign the column heading "Project Manager" to the manager name output column. Hint. Nest the CONCAT function.

a. Write a query that uses the UNION operator to list the buildings code and room of every location at Northwoods University that is either currently in use as a faculty office or in use as a classroom during the Summer 2007 term.

b. Write a query that uses the INTERSECT operator to retrieve the skill descriptions that are the same for Software Experts consultants Sarah Carlson and Mark Myers.

c. Write a query that uses the MINUS operator to retrieve the skill descriptions that represent the difference between the skills possessed by Software Experts consultant Sara Carlson and the skills possessed by consultant mark Myers.


Related Discussions:- Write a query that uses the union operator

#title using the invoice, using the invoice table shown below,write the rel...

using the invoice table shown below,write the relational schema,draw a dependencies,inclunding all partial and transitive dependencies.assume that the table does not contain repeat

What are composite objects, What are composite objects? Objects that ha...

What are composite objects? Objects that have other objects are known as complex objects or composite objects.

Architectural standard, Architectural standard: Designation : Archit...

Architectural standard: Designation : Architect , Consultant Job Profile : As a part of Oracle Fusion Middleware at Satyam, I am involved with Presales, Delivery, A

Php optimization on iis 8, Project Description: We have purchased facebo...

Project Description: We have purchased facebook style chat software which we are using with our site. It is prepared in PHP but the rest of the site is developed asp.net. Iss

Entity set or entity type, A collection of a same kind of entities is known...

A collection of a same kind of entities is known as an Entity Set or entity type. Example: For the COLLEGE database defines earlier objects of concern are Students, Faculty,

Drop table command, DROP TABLE Command: When an existing object is not ...

DROP TABLE Command: When an existing object is not needed for further use, it is always better to eliminate it from the database. To remove the existing object from the databas

Extended e-r features, Although, the essential features of E-R diagrams are...

Although, the essential features of E-R diagrams are enough to design many database situations. Though, with more difficult relations and advanced database applications, it is need

Entity relationship, how to write tables and drow E-R diagrams for hosiptal...

how to write tables and drow E-R diagrams for hosiptal management system and how to normalize and cardinalities?

Which method of access uses key transformation, Which method of access uses...

Which method of access uses key transformation? A Hash method of access uses key transformation.

Write Your Message!

Captcha
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