Answer Posted / shalya
UPDATE <table name> SET <column name>=<new value> WHERE
<condition>;
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
How to start a specific oracle instance?
How can we create the complete backup of data in the oracle.
What is proxy method?
How to store only time; not date and time?
1) Does oracle have any table which contain all the exceptions and it's code internally?
How do I reset a sequence in oracle?
What are the execution control statements in oracle?
How to calculate date and time differences in oracle?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
How can I get column names from a table in oracle?
Explain constraining triggers.
Why do you use stored procedures and state some of its disadvantages?
how to do daily transactions with out sql* loader control file regesterd in apps?
What is coalesce function?
Explain database link?