Computer Science Homework Solutions
Problem
#156279

Outer Join

I have attached a Word document defining the dbo.Orders and dbo.Employees tables (Northwind database). The needed query is: List the EmployeeID, LastName, and FirstName of all employees who did not take an order between March 1 and March 7, 1997. USe an outer join.  You must include the condition on OrderDate in the ON clause of the outer join.

Attached file(s):
Attachments
Query 6.doc  View File
Solution
What is this?
By OTA - Overall OTA Rating
Yanfang Li, PhD - 4.9/5
Purchase Cost Now
$2.19 CAD (was ~$7.98)
Included in Download
  • Plain text response
  • Attached file(s):
    • SQLQuery2.sql
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • A SQL Query to List Customers - A SQL query to list customers who did not have an order between 03/01/97 and 03/07/97 I have attached the two tables to be used. The query needs to output only those employees (employeeID, FirstNam ...
  • SQL Queries - What is the capacity of a particular airplane type? - A small airport: We require a data base for a small airport. The data base should track airplanes, pilots, hangars, airplane types, mechanics and airplane owners. The airport maintains the usual d ...
  • How are compound conditions formed? - How are compound conditions formed in database queries?
  • Database - The objective of this assignment to is create multiple backups of databases and then to restore the databases from the backups you've created. It is essential that you take screen shots and give ex ...
  • SQL SERVER 2000 - The objective of this assignment to is create multiple backups of databases and then to restore the databases from the backups you've created. It is essential that you take screen shots and give ex ...
Browse