Welcome to your PLSQL Chapter 4 Quiz
1.
Which one of these statements is true about the differences between a procedure and a function?
2.
What does the OR REPLACE keyword do as part of the CREATE PROCEDURE or CREATE FUNCTION statement?
4.
How can you run the code in a procedure?