what is the difernece between named and anonymous pl/sql
blocks??

Answer Posted / purushotham

Named pl/sql blocks are nothing but procedures.
procedures are compiled and stored in the database and
a user can call the procedure when required.
whereas anonymous are unnamed pl/sql blocks that will be
available for the time that is executed and it will not the
stored in the Database.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is primary key sql?

627


Define concurrency control. : Transact sql

667


what is sp_pkeys? : Transact sql

778


i have some prob lem to tell me about my self in interview first round ...

1793


how to increment dates by 1 in mysql? : Sql dba

635






Explain aggregate functions are available there in sql?

639


What is trigger price?

640


How many types of sql are there?

629


What is nosql example?

685


What is the difference between cross join and natural join?

657


Is the primary key an index?

695


What is use of package in pl sql?

622


Is left join inner or outer by default?

626


What is a common use of group by in sql?

698


What is consistency?

795