30 pts.
 Where are Oracle Anonymous Blocks stored?
Where the anonymous blocks are stored?

Software/Hardware used:
ASKED: February 18, 2009  5:46 AM
UPDATED: February 18, 2009  9:15 PM

Answer Wiki:
An anonymous block is just a block without a name. Anonymous blocks can be present inside stored procedures, functions, packages, database triggers, pl/sql code inside Forms applications, scripts, etc..., so, it depends. They could be sotred in the database, the file system, or just in memory like a script that is written and executed in Sql*Plus. ------------------
Last Wiki Answer Submitted:  February 18, 2009  9:15 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _