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

What is difference between a Cursor declared in a procedure
and Cursor declared in a package specification ?

Answer Posted / tulsi

A cursor declared in a package specification is global and
can be accessed by other procedures or procedures in a
package.
A cursor declared in a procedure is local to the procedure
that can not be accessed by other procedures.

Is This Answer Correct ?    40 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is %isopen always false for an implicit cursor?

1147


Can we create view in stored procedure?

1017


can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba

1041


What are the two types of periodical indexes?

985


What does rownum mean in sql?

1087


What are the qualities of 2nf?

1094


Explain the the update statement in sql?

1098


What is a mutating table and a constraining table?

1173


What is sqlexception in java?

1031


What is rtm in testing?

1168


Explain polymorphism in pl/sql.

1168


What is a unique constraint?

1120


which types of join is used in sql widely? : Sql dba

1025


What is sql*loader and what is it used for?

1211


describe transaction-safe table types in mysql : sql dba

1048