Subject Re: What is better: UPDATE or DELETE + INSERT?
Author
Thank you guys.

You know, sometimes it is just easier to delete everything and recreate it once gain, from the algorithmic point of view. But if it is better (yes I have foreign keys and unique keys) to update things than i will make an extra effort to do it properly.