How can we Update a table with out using UPDATE command?
Answer Posted / myway
Use merge command. If the rows already exist then it will
update it with new data if not it would insert the new data.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between 10g OEM and 11g OEM?
What is a cognitive schema?
Write a syntax for update query in oracle?
What happens if the update subquery returns multiple rows?
What is meant by raw datatype?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
How to write an inner join with the where clause in oracle?
What privilege is needed for a user to create tables in oracle?
How to update values on multiple rows in oracle?
What are the built-in functions used for sending Parameters to forms ?
What is dual table oracle?
Explain a synonym?
How to rebuild an index in oracle?
How to synchronize 2 schema's objects?
What is oracle in java?