What is the difference between anonymous block and named
block or stored procedure?

Answer Posted / amruta

Anonymous block: It does not have a name. Starts with
DECLARE or BEGIN.
Named block: Starts with Header Block.
like name of block, type of block, parameter.

Is This Answer Correct ?    26 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is record variable?

637


Is oracle sql free?

644


How can I get the number of records affected by a stored procedure?

668


What are tables and fields?

683


What are properties of the transaction?

637






What packages(if any) has oracle provided for use by developers?

5153


which types of join is used in sql widely? : Sql dba

618


How show all rows in sql?

698


What are the different parts of a package?

717


How can you create an empty table from an existing table?

691


Can we update views in sql?

604


What is the difference between truncate and drop statements?

674


How to raise user-defined exception with custom sqlerrm ?

763


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

603


What is an oracle stored procedure?

678