Share
What is PL/SQL? How is it different from SQL?
Question
can you help me with this question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
can you help me with this question
Answer ( 1 )
PL/SQL is Oracle’s procedural extension for SQL that allows procedural programming like loops, conditions, and error handling.