Question: What is the difference between a PL/SQL stored procedure and a function? Briefly describe the pass-by-reference technique of passing values between actual and
- What is the difference between a PL/SQL stored procedure and a function?
- Briefly describe the "pass-by-reference" technique of passing values between actual and formal parameters in PL/SQL.
- Briefly describe the "pass-by-value" technique of passing values between actual and formal parameters in PL/SQL.
- What are the three main SQL DML commands that are automatically fired up by PL/SQL triggers.
- Which SQL DDL command is used to remove a trigger?
Step by Step Solution
There are 3 Steps involved in it
1 Difference between a PLSQL stored procedure and a function Stored Procedure A stored procedure is ... View full answer
Get step-by-step solutions from verified subject matter experts
