Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

--Only want answer to Question 2-4(question 2-2 is needed to answer 2-4)-- This needs to be in PL/SQL Assignment 2-2: Creating a Flowchart The Brewbeans

--Only want answer to Question 2-4(question 2-2 is needed to answer 2-4)-- This needs to be in PL/SQL

Assignment 2-2: Creating a Flowchart The Brewbeans application needs a block that determines whether a customer is rated high, mid, or low based on his or her total purchases. The block needs to determine the rating and then display the results onscreen. The code rates the customer high if total purchases are greater than $200, mid if greater than $100, and low if $100 or lower. Develop a flowchart to outline the conditional processing steps needed for this block.

Assignment 2-4: Using CASE Statements Create a block using a CASE statement to perform the actions described in Assignment 2-2. Use a scalar variable for the total purchase amount, and initialize this variable to different values to test your block.

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

Seven Databases In Seven Weeks A Guide To Modern Databases And The NoSQL Movement

Authors: Eric Redmond ,Jim Wilson

1st Edition

1934356921, 978-1934356920

More Books

Students also viewed these Databases questions