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 / glibwaresoftsolutions

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 gpt format?

991


Explain the purpose of %type and %rowtype data types with the example?

1047


How do I find sql profiler?

991


What are dml commands?

1073


What is the command used to fetch the first 5 characters of a string?

1257


What does subquery mean in sql?

1113


What is a boolean in sql?

1025


Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?

1086


What is the difference between delete and truncate statement in sql?

1126


How does sql store data?

959


Can we write ddl statements in functions?

1182


What is foreign key and example?

982


how to dump a table to a file with 'mysqldump'? : Sql dba

1098


What is 19 null in sql?

1018


what are the difference between clustered and a non-clustered index? : Sql dba

1084