subject

Problem 1: [40 points] Write a PL/SQL function that given email of an editor, compute the number of papers assigned to the editor with pending reviews. A paper with pending review means that the paper has some reviews with NULL receive_date. This function also checks a special case when the editor email does not match any existing editors, and returns -1 in this case. Please also write an anonymous PL/SQL program to call this function with a few different editor emails to test both the regular and special case.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:30
In this lab, you complete a prewritten c program that calculates an employee’s productivity bonus and prints the employee’s name and bonus. bonuses are calculated based on an employee’s productivity score as shown below. a productivity score is calculated by first dividing an employee’s transactions dollar value by the number of transactions and then dividing the result by the number of shifts worked.
Answers: 3
question
Computers and Technology, 24.06.2019 01:10
Create a program that will take in a single x and y coordinate as the origin. after the input is provided, the output should be all of the coordinates (all 26 coordinates read from the “coordinates.json” file), in order of closest-to-farthest from the origin.
Answers: 1
question
Computers and Technology, 24.06.2019 15:30
Emma is using an artificial intelligence system, which contains information on botany, to identify a type of plant from an image. what type of ai is emma using?
Answers: 1
question
Computers and Technology, 25.06.2019 08:30
When converting the erd to a table design, how should you handle the assignedto relationship? (be sure to include a discussion of primary keys, foreign keys, and tables in your answer.)11. true/false projectid will be a foreign key in the employees table to reflect the “manages” relationship.12. after converting the erd to a table design, what fields will be present in the contracts
Answers: 3
You know the right answer?
Problem 1: [40 points] Write a PL/SQL function that given email of an editor, compute the number of...
Questions
Questions on the website: 13722360