Question: Using the Following table write a PL/SQL stored procedure that takes username as input and returns number of documents that user has permissions to view.
Using the Following table write a PL/SQL stored procedure that takes username as input and returns number of documents that user has permissions to view. If username is not in the table, your procedure should return: "no documents for USERNAME". The number of documents has to be displayed as a word instead of using digits. Needs to be written in Oracle SQL.
Document Policy Menu W2 Permissions UserName SYSTEM DOW USAM SYSTEM 20 W2 Form 1040 Policy DOW USAM JDOW SYSTEM leliey W2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
