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

Answer Posted / arun samal

Anonymous blocks are to be compiled each time when we
require it.But once we compile a named pl/sql block it is
permanently stored as p-code after compilation in the
shared pool of the system global area.
We can call named blocks by any pl/sql block that
appears within an application but we cannot call anonymous
blocks.

Is This Answer Correct ?    33 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a unique key and primary key and foreign key?

555


What are the advantages of sql?

550


What is meant by cursor in sql?

530


What are the advantages of normalization?

542


Explain exception handling in pl/sql?

520






What is a design view?

510


What is t-sql? : Transact sql

526


what is a database lock ? : Sql dba

584


What is the syntax to add a record to a table?

563


is it possible to pass an object or table to a procedure as an argument?

555


How show all rows in sql?

594


What is a join query?

539


what happens if you no create privilege in a database? : Sql dba

519


What are the features of pl sql?

550


Is sql harder than python?

595