Question: Database programming Assignment #2 (4%) Instruction: Include FULL Screenshot that display your code and output on Apex Exercise 1 (1%) A. Create an anonymous block
Assignment #2 (4%) Instruction: Include FULL Screenshot that display your code and output on Apex Exercise 1 (1%) A. Create an anonymous block that returns the number of students in a section. Prompt for section id. Name the file P2.1.sql. Input: ENTER_SECTION_ID 10001 Output: There are 5 students in section 10001 B. Create an anonymous block that return the average numeric grade for a section. Prompt for section id and return the average grade. Name the file P2.2.sql. Input: ENTER SECTION_ID 18001 Output: The average grade in section 18001 is 79
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
