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 create a table index in oracle?
How to estimate disk space needed for an export job?
Can a parameter be passed to a cursor?
How do I start tns listener?
When do I need to use a semicolon vs a slash in oracle sql?
How are extents allocated to a segment?
How to change user password in oracle?
what are archived logs?
What is hot backup and logical backup?
How to delete a column in an existing table?
Does oracle partitioning improve performance?
Explain the use of control file?
What is not equal to in oracle?
How to write date and time interval literals in oracle?
How to omit columns with default values in insert statement in oracle?