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
How many types of cluster table in Oracle?
What is a data dictionary and how can it be created?
How to get execution path reports on query statements?
What is the meaning of recursive hints in oracle?
How to pass parameters to procedures in oracle?
List the parts of a database trigger.
How to divide query output into groups in oracle?
Can we write dml statement in function in oracle?
How do I recompile a procedure in oracle?
What is the difference between hot backup and cold backup in oracle?
How to insert a new row into a table in oracle?
What are the various oracle database objects?
Explain an extent?
What are the built-in functions used for sending Parameters to forms ?
What privilege is needed for a user to create indexes in oracle?