Answer Posted / guest
update tablename set columnvalue=newvalue where condition;
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How to write date and time literals in oracle?
How to assign query results to variables?
How to rename a column in an existing table?
What is blob data type in oracle?
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
How to grant create session privilege to a user in oracle?
Explain the types of exception?
What is a lookup table in oracle?
How to create a new table by selecting rows from another table?
What is oracle instant client?
In the oracle version 9.3.0.5.0, what does each number shows?
What is a sub query? What are its various types?
What are transaction isolation levels supported by oracle?
Explain what are clusters?
How does the on-delete-cascade statement work?