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 do I order by ascending in sql?

762


what is csv? : Sql dba

778


Why is pl sql needed?

703


how to use case expression? : Sql dba

758


What is a field in a database?

780


tell me about various levels of constraint. : Sql dba

792


What is the use of procedures?

727


Does a primary key have to be a number?

707


How do you exit in sql?

833


Is sql a oracle?

719


what is a composite key ? : Sql dba

815


Can we call procedure in select statement?

748


What information is needed to connect sql*plus an oracle server?

785


how to present a past time in hours, minutes and seconds? : Sql dba

758


What is view explain with example?

707