How do I update multiple columns in a table using the BULK COLLECT... FORALL methods in PL/SQL.
I want to list all fields on a database and use a forall loop to check list of fields on two forms in two seperate databases...can this be done
How can we insert 50000 rows by using FORALL,please give me entire code?


