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

Answer Posted / kavitha

An anonymous block is a pl/sql block that appears in your
application and is not named and stored in your database.

A stored procedure or a named block is a pl/sql block that
oracle stores in the database and can be called by name
from any application

Is This Answer Correct ?    41 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is sql a backend?

533


What is substitution variable in pl sql?

490


Do triggers have restrictions on the usage of large datatypes, such as long and long raw?

674


What is substitution variable?

565


When is the update_statistics command used?

564






Which type of cursor is used to execute the dml statement?

518


What is latest version of sql?

511


How does sql*loader handles newline characters in a record? : aql loader

576


What is mdb stand for?

544


What does truncate mean in sql?

526


Which command is used to call a stored procedure?

485


What is nosql vs sql?

551


What is the difference between view and stored procedure?

480


Why is sql better than hql?

496


How is a process of pl/sql compiled?

584