what is the difference difference between procedure and
packages

Answer Posted / kanchan kumari

procedure is named pl/sql block which is used by
programmer to perform any task these type of block exist in
database physically.

package is also named pl/sql block which is associated
with pl/sql variable, view, sub programs.
package can't be invoked
in other word we can say that package can contain more than
one procedure, function etc.but procedure can't

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of using pl/sql?

822


Can a select statement fire a trigger?

883


What is a pl/sql block?

757


Which join is like inner join?

757


What is the basic form of sql query?

677






Where do we use pl sql?

713


what is cross join? : Sql dba

740


Are sql database names case sensitive?

681


Are dml statements autocommit?

744


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

759


Explian rowid, rownum? What are the psoducolumns we have?

754


What are different types of statements supported by sql?

816


How many unique keys can a table have?

738


What is trigger and types?

755


What is the main difference between sql and pl/sql?

750