How can we Update a table with out using UPDATE command?



How can we Update a table with out using UPDATE command?..

Answer / 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

More Oracle General Interview Questions

What are the general rules on data consistency?

0 Answers  


State any two functions of oracle?

0 Answers   Aricent,


How to name query output columns in oracle?

0 Answers  


What is the Difference between 1) ER MODEL and Relational Model 2) Dense Index and Sparse Index

1 Answers  


what are actual and formal parameters?

0 Answers  






Point the difference between translate and replace?

0 Answers  


What is oracle latest version?

0 Answers  


How to run the anonymous block again?

0 Answers  


How to use subqueries with the in operator using oracle?

0 Answers  


How to define and use table alias names in oracle?

0 Answers  


What is the difference between truncate & delete command?

0 Answers  


What is an oracle cursor variable?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)