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

Answer Posted / amruta

Anonymous block: It does not have a name. Starts with
DECLARE or BEGIN.
Named block: Starts with Header Block.
like name of block, type of block, parameter.

Is This Answer Correct ?    26 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is sql a backend language?

604


What types of commands can be executed in sql*plus?

538


Can we alter stored procedure?

533


Write a query to display the current date in sql?

501


What is compute?

545






How do I upgrade sql?

530


State some properties of relational databases?

570


Enlist the advantages of sql.

556


What are pl sql data types?

542


what is the functionality of the function htmlentities? : Sql dba

510


Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)

525


How do you select unique values in sql?

494


What is procedure in pl sql?

526


What is form and report?

506


Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?

652