is it efficient to write a script that throws an e...
# general
l
is it efficient to write a script that throws an error when a record is not updated/changed? The reason i want to do that is, to reduce the amount of time it takes to process a csv import. There is no need to overwrite a field value that already exists.