What is the basic structure of PL/SQL ?

Answer Posted / kannan

# 4

Declare (Optional)
begin (Mandatory)
exception(Optional)
end; (Mandatory)

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an exception in pl/sql?

725


What is your daily office routine?

1986


what is difference between delete and truncate commands? : Sql dba

806


What is the mutating table and constraining table?

738


What is dbo in sql?

705






is mysql query is case sensitive? : Sql dba

773


What types of commands can be executed in sql*plus?

764


what are myisam tables? : Sql dba

719


What is difference between primary and secondary key?

736


Why is pl sql used?

687


how to get a list of columns in an existing table? : Sql dba

709


Why is %isopen always false for an implicit cursor?

766


what is bcp? When does it used? : Sql dba

706


what is index? : Sql dba

747


What is the starting oracle error number? What is meant by forward declaration in functions?

738