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 need of the cursor attribute notfound..(because
using found attribute we can complete the task......found +
negation operator = not found )

Answers were Sorted based on User's Feedback



what is the need of the cursor attribute notfound..(because using found attribute we can complete t..

Answer / babu

The notfound attribute as far as i know is being used to
set the exit condition for the cursor.Yes,found with
negation like NOT(c1%found) can be used instead of notfound.

Is This Answer Correct ?    7 Yes 0 No

what is the need of the cursor attribute notfound..(because using found attribute we can complete t..

Answer / manoranjan sethy

As per as cursor attribute concept are concern %notfound attributes are used in order of to terminate the condition.

Using found with negation like not (c1%found) we can even exit from the condition but instead of writing %NOTFOUND attribute why should I use unnecessarily two operator (like, not)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How do we accept inputs from user during runtime?

0 Answers  


i have a word ***********hello********world******. I require a o/p **********hello world**********, Need to delete the middle stars.

3 Answers  


What is not equal in sql?

0 Answers  


Can you create a table with Primary Key not as the clustered index.

2 Answers   CGI,


What is sql architecture?

0 Answers  


Is a foreign key always unique?

0 Answers  


explain what is mysql? : Sql dba

0 Answers  


Can a table have no primary key?

0 Answers  


Write a query to find the employees from EMP table those who have joined in Monday. (there is a column as hiredate which is a date column i.e values are like 03-DEC-81)

5 Answers  


what is overloading procedure or overloading function ?

3 Answers   Genpact,


what is the difference between trigger and constraint?

3 Answers   HSBC,


How to run pl sql program in mysql?

0 Answers  


Categories