How to update rows in table, suppose i have lacks of rows in
table how to update total table with update statement.
Can u please any one answer this question with update
statement.
Answer Posted / anil
write on anonyms block...
create one cursor and update the rows in a table with the
help of cursor...bcs ur table size is very large.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define a specific record type?
Explain coalesce function?
How to create tables for odbc connection testing?
How does the on-delete-cascade statement work?
Can we connect to ORACLE db using Windows Authentication?
What is a user account in oracle?
How to assign values to data fields in record variables?
How to define a record variable to store a table row?
How to open a cursor variable?
How to select some columns from a table in oracle?
Is oracle a language?
What is an anonymous block?
How would you change old and new values in an insert, delete and update triggers?
what is difference between sql plus and sql*plus? (not sql and sql plus).
How data locks are respected in oracle?