Answer Posted / rajini
As per my knowledge first and third one is correct.That is
UPDATE <table name> SET <column name>=<new value> WHERE
<condition>;
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is rowid and rownum in oracle?
Can we create database in oracle using command line ?
How do we get field detail of a table?
How to write a query with an inner join in oracle?
How many types of table in Oracle?
Difference between the “verify” and “feedback” command?
In the oracle version 9.3.0.5.0, what does each number shows?
How to get a list of all user accounts in the database?
What is integrity and what is constraint??Explain with example
What is private procedure oracle?
What is blob datatype?
How does the on-delete-cascade statement work?
What is query image?
What is a cursor variable?
Does oracle database need java?