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...

Tell me what a package consists of.

Answer Posted / nashiinformaticssolutions

A PL/SQL package contains related procedures, functions, variables, and other PL/SQL constructs. It consists of two main parts:
• Package Specification: This defines the public interface of the package, including procedures, functions, and global variables that other programs can access.
• Package Body: This contains the actual implementation of the functions and procedures defined in the specification.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is composite primary key in sql?

1043


how to convert character strings to numeric values? : Sql dba

1163


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

2284


what is 'mysqladmin' in mysql? : Sql dba

1073


What is record in pl sql?

1140


Which is the correct statement about truncate and delete?

1172


explain the difference between delete , truncate and drop commands? : Sql dba

1146


Explain the methods used to protect source code of pl/sql.

1070


explain primary keys and auto increment fields in mysql : sql dba

1016


Where the sql database files are stored?

1075


What do you understand by pl/sql packages?

1104


How do I partition in sql?

1021


What is transaction control language (tcl)?

1186


What is data types in sql?

1070


How exception is different from error?

1065