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 is an oracle transaction?

0 Answers  


Find all employees in Dept “Marketing”.

2 Answers  


What are the different approaches used by Optimizer in choosing an execution plan ?

2 Answers  


types of indexes and the rationale behind choosing a particular index for a situation.

0 Answers  


Why is oracle used?

0 Answers  


How to invoke the data pump import utility?

0 Answers  


Does oracle partitioning improve performance?

0 Answers  


What is a named program unit?

0 Answers  


How to use in conditions in oracle?

0 Answers  


What is partitioned table in Oracle?

0 Answers   MCN Solutions,


How to retrieve data from an cursor to a record?

0 Answers  


Display those managers salary greater than the average salary of his employees?(Based on oracle standard Emp table)

6 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • 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)