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 the difference between cursor FETCH and FOR LOOP ?

Answer Posted / kiran kumar

The cursor FOR LOOP implicitly declare loop index as a
record of %ROWTYPE open a cursor implicity and repeatedly
fetch the records from the active set into the field of
record, then close the cursor implictly all rows have been
processed.
In case of cursor FETCH explicity open a cursor, fetch the
records and close the cursor.

Is This Answer Correct ?    26 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the disadvantages of file system?

1351


What are the differences between in and exists clause?

1160


What is the reports view in oracle sql developer?

1039


what is the difference between truncate and delete statement? : Transact sql

1116


what are the advantages of sql ? : Sql dba

1105


What is sqlca in powerbuilder?

1065


What are string functions in sql?

1302


What are different sql data types?

1124


What is record type in pl sql?

1032


Is pl sql and postgresql same?

1179


Enlist the data types that can be used in pl/sql?

1106


Does view contain data?

1084


What is PL/SQL Records?

1250


Can a select statement fire a trigger?

1205


Show the cursor attributes of pl/sql.

1097