What is the basic structure of PL/SQL ?

Answer Posted / dinesh mishra

Header (named module only)
Declaration (IS)
Execution (BEGIN)
Exception
END;

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is sql used in oracle?

575


what are the types of subquery? : Sql dba

582


Are views faster than queries?

534


What is the use of sqlerrd 3?

515


What does the hierarchical profiler does?

563






What are different types of sql commands?

502


can sql servers linked to other servers like oracle? : Sql dba

545


describe transaction-safe table types in mysql : sql dba

498


how do you login to mysql using unix shell? : Sql dba

559


What is foreign key in sql with example?

508


What is user defined functions?

570


What is pragma in pl sql?

593


What are views in sql?

537


What makes a good primary key?

515


How to fetch values from testtable1 that are not in testtable2 without using not keyword?

743