Answer Posted / guest
update tablename set columnvalue=newvalue where condition;
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the ways tablespaces can be managed and how do they differ?
What is open database communication (odbc) in oracle?
Where is the export dump file located?
What is a table index 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?
State the various uses of dbcc command?
What is an oracle?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
How can we force the database to use the user specified rollback segment?
What is the sql query to concatenate column values from multiple rows in oracle?
What privilege is needed for a user to create tables in oracle?
How to convert csv to table in oracle?
Explain parameter file in oracle.
How to create an initialization parameter file?
What do you mean by a deadlock?