After update how do u know how many records got updated
Answer Posted / pkd
Except sql%rowcount,using returning clause with count()
function
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to concatenate two text values in oracle?
Can select statements be used on views in oracle?
How does the on-delete-cascade statement work?
Explain the use of online redo log files in oracle.
What is the simplest tool to run commands on oracle servers?
What is the string concatenation operator in oracle?
Is truncate autocommit in oracle?
List out the difference between commit, rollback, and savepoint?
Explain an index segment?
Why do you use stored procedures and state some of its disadvantages?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
How to select an oracle system id (sid)?
Explain the use of consistent option in exp command.
How to insert a record into a table?