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

If you have to declare procedure1,procedure2 in package
specification and if you have to declare
procedure1,procedure2 and procedure3 in package body? is it
compilation or not and execute or not? what type of error
is given please

Answer Posted / rajesh venati

No, error will occur, because you declared procedure1 and
procedure2 in specification, those are must and should be
define in the package body, other wise it raise an error.

We can declare any no of procedures in body, with out
declared in specification, those are accessible only local.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a data manipulation language?

1071


Why do we use sql constraints?

1212


Why do we need a foreign key?

1165


Is left join inner or outer by default?

1071


Why is a primary key important?

1103


What sql database should I use?

1192


Can you select everything, but 1 or 2 fields, without writer's cramp?

1037


Explain normalization and what are the advantages of it?

998


How long will it take to learn pl sql?

979


Why do we use %rowtype & %type in plsql?

1095


How many types of triggers exist in pl/sql?

1129


How to create an array in pl/sql?

1116


list out some tools through which we can draw e-r diagrams for mysql. : Sql dba

1014


What is data profiling in sql?

1133


Can I create table without primary key?

1042