Question
(0) Assignment 4-11: Adding Cursor Flexibility An administration page in the DoGood Donor application allows employees to enter multiple combinations of donor type and pledge
(0) Assignment 4-11: Adding Cursor Flexibility An administration page in the DoGood Donor application allows employees to enter multiple combinations of donor type and pledge amount to determine data to retrieve. Create a block with a single cursor that allows retrieving data and handling multiple combinations of donor type and pledge amount as input. The donor name and pledge amount should be retrieved and displayed for each pledge that matches the donor type and is greater than the pledge amount indicated. Use a collection to provide the input data. Test the block using the following input data. Keep in mind that these inputs should be processed with one execution of the block. The donor type code I represents Individual, and B represents Business. Donor Type < Pledge Amount I 250 B 500. ( code of this query)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started