What is the basic structure of PL/SQL ?

Answer Posted / menan

declaration part;
begin
executable part;
exception handling;
end;

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to process query result in pl/sql?

819


Is pl sql and postgresql same?

811


How to start oracle sql developer?

795


Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?

940


Can a table contain multiple primary key’s?

854


What is varray in pl sql?

809


What is difference between inner join and self join?

833


How to rename a column in the output of sql query?

774


How to check if a column is nullable before setting to nullable?

825


Can there be more than one function with a similar name in a pl/sql block?

786


What are the parts of a sql statement?

816


What is a pdo connection?

716


What is sql injection vulnerability?

695


Why commit is not used in triggers?

804


How to get unique records from a table?

709