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


Please Help Members By Posting Answers For Below Questions

What are the advantages of oracle?

541


How to pass a cursor variable to a procedure?

548


What are the different editions of oracle?

582


defination of bitmap index

1614


What do you mean by a deadlock?

507






Write a trigger example in oracle?

561


Explain the use of grant option in imp command.

564


What is bind variable in oracle 11g?

579


What is a directory object?

581


What is flashback in Oracle?

574


What are dml statements in oracle?

608


How to increment dates by 1 in oracle?

553


What is the difference between Delete, Truncate and Drop in Oracle?

594


There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??

1603


Explain implicit cursor.

546