Ask DBMS Expert


Home >> DBMS

Question 1:

Write an anonymous block that places a substitution variable (&) into a local variable of type varchar2. You will need to convert the types and round them to nearest tens unit.  For example 84.4555 would be 84.5. You should check the value entered in the local variable and output different messages depending on the value provided.  The anonymous block is a simple grade calculator with the following rules.

 

If value less than 44.5 output the following message "Resulting Grade for VALUE marks is 'F'"

 

If value is between 44.5 and 49.4 output the following message "Resulting Grade for VALUE marks is 'IS'"

 

If value is between 49.5 and 64.4 output the following message "Resulting Grade for VALUE marks is 'C'"

 

If value between 64.5 and 74.4 output the following message "Resulting Grade for VALUE marks is 'B'"

 

If value is between 74.5 and 84.4 output the following message "Resulting Grade for VALUE marks is 'A'"

 

If value is between 84.5 and 100 output the following message "Resulting Grade for VALUE marks is 'HD'"

 

If the value does not fall in the range of 0 - 100 print an error message "ONLY MARKS BETWEEN 0 AND 100 ACCEPTED)"

 

Question 2:

 

Write an anonymous block that meets the following specification:

 

  1. Using an explicit cursor, retrieve each row from the i_car table.
  2. Create a local variable that inherits the structure of the i_car table (using %ROWTYPE attribute). Place each row returned into this variable.
  3. Using an implicit cursor, calculate the number of bookings that belong to each car.
  4. Display the car registration, car group name, model name and the number of bookings for all the cars that have two or more bookings.
  5. If the car has no bookings sum up the number of cars without bookings.
  6. At the end of the run display a message "There are VALUE cars that have no bookings recorded".

 

Question 3:

Create a bound/host (or global) variable named G_NEWCOST.

 

Write an anonymous block that declares two local variables: A3_COST and B3_COST. The data types of these two variables should be the same as the data type of the column cost in i_car table. Also declare a constant called DEPRECIATION with value 15.25 to be used for deprecation calculation.

 

In your BEGIN section, write two SELECT queries to obtain value of the cost column where car_group_name is 'A3' and 'B3' and assign the corresponding values to A3_COST and B3_COST variables.

 

Now use the IF-THEN statement to compare the two variables to find out which one has a highest value. Calculate the new cost by using constant DEPRECIATION to calculate the new value (total cost * (100 - DEPRICATION)) to the higher value and assign the new value to bound/host variable G_NEWCOST.

 

Display a message in the following format from your code block:  "The car group CARGROUP has total cost of $TOTALCOST.XX and has been depreciated to $G_NEWCOST.XX"

 

The CARGROUP should display the highest car group (A3 or B3 depending on values).

 

The TOTALCOST will be the total calculated in the SELECT query statement.

 

G_NEWCOST will be the derived value after decreasing the cost with the DEPRECIATION value.  Format the G_NEWCOST value to 2 decimal places. 

 

The XX represent the decimal places in the format.

 

Using the PRINT command, output the value in the host variable (G_NEWCOST) after the anonymous block has run.

 

Question 4:

Write a PL/SQL solution that displays the registration and the maximum and the minimum miles travelled by a car during the rental period for all the bookings where the booking has been paid for.

The output from the anonymous block will be two messages.  One message will display the information for the maximum miles driven and one for the minimum miles driven in the following format.

 

"The maximum miles driven was MAXIMUM by car REGISTRATION over DAYS day's"

 

"The minimum miles driven was MINIMUM by car REGISTRATION over DAYS day's"

 

Where MAXIMUM is the maximum miles calculated from the bookings table.

 

MINIMUM is the minimum miles calculated in the bookings table.

 

DAYS is the rental_period for the maximum and minimum miles travelled in the booking table.

 

 

Your program must use at least one explicit cursor and must NOT use any aggregate functions, for example SUM, MAX, COUNT, etc.

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M91371819
  • Price:- $60

Guranteed 36 Hours Delivery, In Price:- $60

Have any Question?


Related Questions in DBMS

Data mining assignment -in this assignment you are asked to

Data Mining Assignment - In this assignment you are asked to explore the use of neural networks for classification and numeric prediction. You are also asked to carry out a data mining investigation on a real-world data ...

Sql query assignment -for this assignment you are to write

SQL Query Assignment - For this assignment you are to write your answers in a word document. This assignment is in three parts: Part A (reporting queries), Part B (query performance), Part C (query design). For this assi ...

The groceries datasetimagine 10000 receipts sitting on your

The groceries Dataset Imagine 10000 receipts sitting on your table. Each receipt represents a transaction with items that were purchased. The receipt is a representation of stuff that went into a customer's basket. That ...

You are in a real estate business renting apartments to

You are in a real estate business renting apartments to customers. Your job is to define an appropriate schema using SQL DDL in MySQL. The relations are Property(Id, Address, NumberOfUnits), Unit(ApartmentNumber, Propert ...

Objectivethe objective of this lab is to be familiar with a

OBJECTIVE: The objective of this lab is to be familiar with a process in big data modeling. You're required to produce three big data models using the MS PowerPoint software. This tool is available on UMUC Virtual Deskto ...

The relation memberstudentid organizationid roleid stores

The relation Member(StudentId, OrganizationId, RoleId) stores the membership information of student joining organization. For example, ('S1', 'O2', 'R3') indicates that student with Id 'S1' joined the organization with i ...

Relational database exerciseyou have been assigned to a new

Relational Database Exercise: You have been assigned to a new development team. A client is requesting a relational database system to manage their present store with the anticipation of adding more stores in the future. ...

Relational database design a given the following business

Relational Database Design A) Given the following business rules, identify entity types, attributes (at least two attributes for each entity, including the primary key) and relationships, and then draw an Entity-Relation ...

We can represent a data set as a collection of object nodes

We can represent a data set as a collection of object nodes and a collection of attribute nodes, where there is a link between each object and each attribute, and where the weight of that link is the value of the object ...

Data model development and implementationpurpose of the

Data model development and implementation Purpose of the assessment (with ULO Mapping) The purpose of this assignment is to develop data models and map Database System into a standard development environment to gain unde ...

  • 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