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 create a table interactively?
Is oracle the best database?
What is the usage of merge statement?
What is ordinary table in oracle?
Respected sir, Please send me technical questions related to oracle apps..
What is the purpose of save points in oracle database?
What is system tablespace?
How to change program global area (pga) in oracle?
What are a cluster and non-cluster index?
How to define an oracle sub procedure?
How do we get field detail of a table?
What is Segment Advisor in Oracle?
What privilege is needed for a user to query tables in another schema?
What is a snapshot log?
Give the constructs of a package, function or a procedure.