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

i declare 4 procedure in package specification but in package
body i write only 3 procedure. is it complie??//w

Answer Posted / ayan

Procedures that are defined in package spec are public
procedures but procedures those are in package body but not
in package spec are private procedure. we cannot call
private procedure using
package_name.private_procedure_name.Private procedure
should be called from any public procedure.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the source code of a program?

1119


Why are indexes and views important to an organization?

997


Is coalesce faster than isnull?

1017


What sql database should I use?

1193


what is sp_pkeys? : Transact sql

1203


How do I view a sql database?

1060


How do I run a script in sql developer?

998


What is primary and foreign key?

1122


How do you identify a primary key?

1113


How can a pl sql block be executed?

1001


how to write date and time literals? : Sql dba

1010


Write a sql query to get the third highest salary of an employee from employee_table?

1117


What is a composite primary key?

1142


What are the differences between implicit and explicit cursors?

1109


What are triggers and its types?

1119