After update how do u know how many records got updated
Answer Posted / shail
If using SQL*PLUS then use
set feedback on
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
Can group functions be used in the order by clause in oracle?
What is oracle open database communication (odbc)?
How to convert dates to characters in oracle?
What is a sub query and what are the different types of subqueries?
What is oracle join syntax?
How to drop a stored function?
How do I reset a sequence in oracle?
How to drop a stored procedure in oracle?
What are the advantages of oracle?
What is meant by joins? List out the types of joins.
What happens in oracle commit?
Write a syntax for update query in oracle?
Explain oracle left join with an example?
what is normalisation?what are its uses?