Question: PL/SQL chapter6 Create a file named *chapter6.sql* that contains the PL/SQL code for assignments 6-9 Make sure to include a comment with your name in

PL/SQL chapter6PL/SQL chapter6 Create a file named *chapter6.sql* that contains the PL/SQL code

Create a file named *chapter6.sql* that contains the PL/SQL code for assignments 6-9

Make sure to include a comment with your name in the file.

Hands-On Assignments Part II Assignment 6-9: Determining the Monthly Payment Amount Create a function named DD_MTHPAY_SF that calculates and returns the monthly payment amount for donor pledges paid on a monthly basis. Input values should be the number of monthly payments and the pledge amount. Use the function in an anonymous PL/SQL block to show its use with the following pledge information: pledge amount = $240 and monthly payments = 12. Also, use the function in an SQL statement that displays information for all donor pledges in the database on a monthly payment plan

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!