After update how do u know how many records got updated
Answer Posted / mahima
use @@rowcount
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to lock and unlock a user account in oracle?
How to create an initialization parameter file?
What are the limitations oracle database 10g xe?
How to rename a tablespace in oracle?
Are truncate and delete commands same? If so why?
What are the different types of modules in oracle forms?
What happens if the update subquery returns multiple rows?
Explain compound trigger in oracle?
How to start a new transaction in oracle?
What is a trigger and what are its types?
Give the various exception types.
Explain enable novalidate constraint.
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
What is program global area (pga) in oracle?