Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following three tables, primary and foreign keys. Table Name SalesPeople Attribute Name EmployeeNumber Name JobTitle Address PhoneNumber YearsInPosition Type Number Character Character Character

image text in transcribed

Consider the following three tables, primary and foreign keys. Table Name SalesPeople Attribute Name EmployeeNumber Name JobTitle Address PhoneNumber YearsInPosition Type Number Character Character Character Character Number Key Type Primary Key Table Name ProductDescription Attribute Name Type Number Character Key Type Primary Key ProductNumber ProductName Number Table Name SalesOrder Type Number Number Number Date Key Type Primary Key Foreign Key Foreign Key Attribute Name SalesOrderNumber ProductNumber EmployeeNumber SalesOrderDate Assume that you draw up a new sales order for each product sold. Develop the following queries and submit them as a picture or document: All the Sales People with less than three years in position who have sold Product Number 1167. (3 pts) All the Products with the word "bracket" in the Product Name. (3 pts) All the Sales Orders for products with a price of more than $33. (3 pts) a. b. c

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

Learn To Program Databases With Visual Basic 6

Authors: John Smiley

1st Edition

1902745035, 978-1902745039

More Books

Students also viewed these Databases questions