What is the basic structure of PL/SQL ?

Answer Posted / vasan

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

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are triggers in sql?

578


Sql technical questions

774


How to read/write files from pl/sql?

578


How do I know if I have sql express or standard?

593


What is pivot table in sql?

518






Are views faster than queries?

534


How to run sql*plus commands in sql developer?

583


Is pl sql a programming language?

544


How to read xml file in oracle pl sql?

500


Explain clause in sql?

556


What is the use of <> sql?

548


what are wild cards used in database for pattern matching ? : Sql dba

543


what are all the different normalizations? : Sql dba

503


What is faster join or subquery?

505


What is difference between inner join and self join?

586