I have a large number of edits to do on many entries of one form.
Can I export the MySQL DB as a csv file, make all the changes in Excel, and the re-import it back?
If so, will the edited entries be automatically overwritten (as they should) in the MySQL DB, or do I need to first delete the entries in the DB before re-importing?
