[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Del/Add or Modify is faster?



Jason C. Leach wrote:

If I need to change a record, but I do not know what fields have changed, is it faster to just Del/Add the entry rather than modify?

Regardless of performance I would go for modify since it's a single atomic operation.


Ciao, Michael