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

How would you begin to troubleshoot an ORA-3113 error?

0 Answers  


What are the numeric comparison operations?

0 Answers  


What are the attributes of cursor?

0 Answers  


What are the differences between char and nchar in oracle?

0 Answers  


What is different bet native dynamic sql and Dbms_Sql?

4 Answers   Thermotech,






What is open database communication (odbc) in oracle?

0 Answers  


Can we create database in oracle using command line ?

0 Answers   MCN Solutions,


How to define a procedure inside another procedure?

0 Answers  


select statement does not retrieve any records. what exception is raised?

2 Answers  


waht is referencial integrity?

2 Answers   Semantic Space,


How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?

0 Answers  


Which Database is the best for the Security issue ? 1. DB2 2.SQL Server 3.MySQL 4.ORACLE

1 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)