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

Define select, insert, create, delete, update, drop keywords

592


Can we join same table in sql?

521


How many row comparison operators are used while working with a subquery?

529


what are the advantages of mysql in comparison to oracle? : Sql dba

522


What are types of joins?

529






what is dbms? : Sql dba

539


Can we connect to postgresql using sql developer?

484


How many sql core licenses do I need?

503


What is auto increment?

577


what is normalization? : Sql dba

559


what are the types of join and explain each? : Sql dba

527


What is a crud api?

493


Why query optimization is needed?

509


what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

549


What is a procedure in pl sql?

539