Can anyone in simple way say me what is the Package, and how this is useful . And what is the syntax To create A Package . Because i am using first time Oracle .
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Packages provide a method of encapsulating related procedures, functions, and associated cursors and variables together as a unit in the database.
For more help, you can just check out this link.