Which of the following syntax is correct for creating a proc

  1. CREATE OR REPLACE PROCEDURE <> as

  2. CREATE OR REPLACE PROCEDURE <>(Parameter list) as

  3. CREATE OR REPLACE PROCEDURE <> is

  4. All of the above


Correct Option: D

Find more quizzes: