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

Answer Posted / ranjith

The anonymous block statement is an executable statement
that can contain PL/SQL control statements and SQL
statements. It can be used to implement procedural logic in
a scripting language.

named block or stored procedure is a pl/sql block that
oracle stores in the database and can be called by name
from any application
examples are function,procedure and packages,etc.....

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is offset-fetch filter in tsql? : Transact sql

619


What is the largest value that can be stored in a byte data field?

601


How do I view a table in sql?

624


What is the difference between mdf and ndf files?

670


Explain spool.

781






What is set serveroutput on in pl sql?

689


How do you concatenate in sql?

629


What is the difference between sql and t sql?

622


explain the difference between bool, tinyint and bit. : Sql dba

604


what are the advantages and disadvantages of cascading style sheets? : Sql dba

668


How do I start sql profiler?

642


what are the t string functions available in tsql? : Transact sql

617


Compare sql & pl/sql

688


How do I copy a table in sql?

597


What is trigger in flip flop?

621