Skip to Content
0
Former Member
Sep 19, 2005 at 09:12 AM

Update customised table

34 Views

Hi all,

I have 7000 records to be inserted/modified to a customized table. Program will be run everyday at night to update the customised table.

What is the best method to update it? Is it using FM or just put commit after the loop?

many thanks.