Answer Posted / naweed ahmad
UPDATE TABLE NAME SET COLUMN NAME=NEW VALUE
WHERE CONDITION;
--(WHERE CONDITION IS OPTIONAL)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is oracle a relational database?
How to run create database statement again?
How to use values from other tables in update statements using oracle?
What is the data pump export utility?
Whats the benefit of dbms_stats over analyze?
What is a lookup table in oracle?
State the various uses of dbcc command?
How to rollback the current transaction in oracle?
How to pass parameters to procedures?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
Why is oracle used?
How to insert multiple rows with one insert statement in oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
Can a formula column be obtained through a select statement ?
how to clone 9i Database on to 10g Database.