Answer Posted / mohan
update tablename set columnname=newvalues where conditions;
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Which is better Oracle or MS SQL? Why?
What is the dynamic sql in oracle?
Is rowid unique in oracle?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
What is an Oracle index?
What is the max number of columns in an oracle table?
How to load data through external tables?
List out the types of joins.
Explain what are the type of synonyms?
how the indexes are stored in the Oracle Database?
How to create lov dynamically at runtime & attach to text field?
What is an oracle data file?
How to retrieve data from an cursor to a record?
How to use null as conditions in oracle?
Use of an integrity constraint is better to validate data. Explain