Question: Oracle 1 1 G PL / SQL ProgrammingAssignment 3 - 1 : Querying Data in a BlockA Brewbean s application page is being developed for
Oracle G PLSQL ProgrammingAssignment : Querying Data in a BlockA Brewbeans application page is being developed for employees to enter a basket number andview shipping information for the order that includes date, shipper, and shipping number. AnIDSTAGEvalue of in the BBBASKETSTATUS table indicates that the order has beenshipped. In this assignment, you create a block using scalar variables to hold the data retrievedfrom the database. Follow these steps to create a block for checking shipping information: Start SQL Developer, if necessary Open theassignmentsqlfile in the Chapter folder Review the code, and note the use of scalar variables to hold the values retrieved in theSELECTstatement Add data type assignments to the first three variables declared. These variables will beused to hold data retrieved from a query Run the block for basket ID and compare the results with Figure Oracle G PLSQL ProgrammingOracle G PLSQL Programming
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
