Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Executing SQL*PLUS...

SQL*Plus: Release 11.2.0.1.0 Production on Wed May 18 10:14:19 2011

Copyright (c) 1982, 2009, Oracle. All rights reserved.

Enter user-name: ellist@oracle11g
Enter password: 

Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> 

The user-name for oracle11g is the same as your NSU email' user-name, followed by @oracle11g. The password for Oracle11g is mmis6301 
SQL> is the prompt of Oracle11g server, and SQL statements and SQL*PLUS commands can be entered. 

Step 2: Copy the database files to your account
1. You will need to make copies of the five (5) database files you'll be using for this assignment. To do so, enter the following commands at the SQL> prompt:
create table tablename as? select *? from ellist.tablename;

2. The five tables are named: CUSTOMER, ORDERS, ORDER_LINE, PARTS, and SALES_REP, so the five commands would be:
create table CUSTOMER as? select *? from ellist.customer;
create table ORDERS as? select *? from ellist.orders;
create table ORDER_LINE as? select *? from ellist.order_line;
create table PARTS as? select *? from ellist.parts;
create table SALES_REP as? select *? from ellist.sales_rep;

Step 3: Execute the SQL commands to accomplish the following
1. Find the part number and description of all parts.
2. List the complete SALES_REP table.
3. Find the names of all the customers who have a credit limit of at least $1,500.
4. Give the order numbers of those orders placed by customer 124 on September 5, 1998. (Hint: When you enter a condition in a DATE field, enclose the date in single quotation marks. For ex, to search for all orders placed on September 5, 1998, enter '9/5/9S' in the ORDER_DATE column.)
5. Give the part number, description, and on-hand value (units on hand price) for each part in item class AP. (Remember that the AP must be enclosed in quotation marks.)
6. Find the number and name of all customers whose last name is Nelson.
7. List all details about parts. The output should be sorted by unit price.
8. Find how many customers have a credit limit of $1,000.
9. Find the total of the balances for all the customers represented by sales rep 12.
10. For each order, list the order number, order date, customer number, and customer name.
11. For each order placed on September 5, 1998, list the order number, customer number, and customer name.
12. Find the number and name of all sales reps who represent any customer with a credit limit of $1,000.
13. For each order, list the order number, order date, customer number, customer name, along with the number and name of the sales rep who represents the customer.
14. Change the description of part BT04 to Gas Stove.
15. Add order 12600 to the database. The date of the order is September 6, 1998. The order was placed by customer 311.
16. Delete all customers whose balance is under $100.00 and who are represented by sales rep 12.

Step 4: Copy and submit your SQL session (or sessions) 
1. The deliverable for this assignment is a copy of the actual SQL commands you entered in the Oracle 11g server and the resulting output from Oracle 
2. Please use the Copy command to copy the entire Oracle session or sessions 
3. Paste the Oracle session or sessions into a single Word document and submit via Blackboard
4. Be sure to include a cover page that contains your name, the course name (MMIS630), and the assignment name (SQL Exam) on your Word document  

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M9121722

Have any Question?


Related Questions in Computer Engineering

Structureswrite the program in c onlytask create a seating

Structures Write the Program in C++ only. Task: Create a seating reservation program for Podunk Airlines. The air fleet consists of a single plane with a seating capacity of 12. The plane makes one flight daily. Your pro ...

Suppose that on your birthday you checked the balance on

Suppose that on your birthday you checked the balance on your retirement account and you decided to make a $1,000 payment at the end of every month until you retire at the specified age. If you disreagard the inflation ( ...

A stock is expected to pay a 400 dividend per share the

A stock is expected to pay a $4.00 dividend per share. The growth rate is expected to be 5%. If investors demand 10% on this stock, what is the expected price of the stock 10 years from now?

What will a firewall not protect from why implement a

What will a firewall not protect from? Why implement a firewall?

Question use the information in the video and this weeks

Question: Use the information in the video and this week's in-class presentation to write a 250-300 word short essay describing the purpose of a browser, browser wars, and your favorite browser. Video: Tip 3: Know & Use ...

Restaurant management database project the restaurant

Restaurant Management Database Project : The restaurant maintains the catalog for the list of food and beverage items that it provides. Apart from providing food facility at their own premises, the restaurant takes order ...

In what kind of economy is a central planning board or

In what kind of economy is a central planning board or commission typically used to answer the basic economic questions?

Small java programcreate an int called num and initialize

Small Java Program: Create an int called num and initialize it to 5000. Create an int called reps and initialize it to 0. Use a for loop control structure that runs if num is greater than or equal to 250, subtracting 139 ...

An inhaled anesthetic of formula c2hbrclf3 is unusual in

An inhaled anesthetic of formula C2HBrClF3 is unusual in that it contains three different halogen atoms but no oxygen. What is its pressure in atmospheres at 27°C if its density is 0.187 g/L at that temperature?

Question need two different postsresponses with 200 words

Question: Need two different posts(responses) with 200 words each on the below topic. 1. Develop a product service idea. A. Describe the product/service including the benefits of using the product/service B. Discuss the ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As