Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference difference between procedure and
packages

Answer Posted / rajesh venati

A Procedure is a Named Pl/Sql program. Procedures are used
for to perform a particular task. Overloading concept is not
allowed in standard alone procedures.

Then go for Packages, package is grouping the collection of
database objects like procedures, functions, type, variable,
cursors and exception etc... Here overloading concept is
valid, we can define same name for database objects with
different type of parameters or data types.....

I believe this is useful.................

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which column of the user triggers data dictionary view displays the database event that will fire the trigger?

1072


what are all the different types of indexes? : Sql dba

1104


What are triggers in sql?

1061


describe transaction-safe table types in mysql : sql dba

1058


how does a local variable is defined using t-sql? : Transact sql

1060


How do I find duplicates in two columns?

1264


Can we debug stored procedure?

1067


Mention what pl/sql package consists of?

1043


Can we join two tables without common column?

1060


Differentiate between % rowtype and type record.

1391


Explain raise_application_error.

1145


What is sql in oracle?

1108


What is cost in sql execution plan?

1045


What is normalisation in sql?

1100


How do you use collections in procedure to return the resultset?

2286