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 translate in oracle?
Where are the settings stored for each instance in oracle?
How to start your 10g xe server from command line?
How to connect to a remote server?
What is the difference between I and G in Oracle?
Differentiate between post-database commit and post-form commit?
What is the parameter mode that can be passed to a procedure?
How to connect to the server with user account: sys?
What is the data pump export utility?
Is java required for oracle client?
Why is oracle so popular?
How to create a new table by selecting rows from another table?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to write a query with a left outer join in oracle?
How to use existing values in update statements using oracle?