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
What is oracle open database communication (odbc)?
why dont we assign not null constraint as table level constraint.
What is max rowid in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
Explain what are clusters?
How to test null values?
Differentiate between translate and replace?
What is set verify off in oracle?
What is meant by an index?
How does oracle handle read consistency?
Explain the characteristics of oracle dba?
What is the difference between formal parameters and actual parameters?
How to find out what oracle odbc drivers are installed?
Explain the use of indexes option in exp command.
Explain the use of tables option in exp command.