Note that if you would like to wipe everything related to test records
from your instance, there is:
$ cat modules/miscutil/sql/tabbibclean.sql | /opt/invenio/bin/dbexec
But this would wipe marc entries, indexes, etc for ALL (not just test)
records. If one has uploaded any local records they will be deleted as well!
I had the same dilemma with my installation and decided to either put
980__c:DELETED (followed by reindexing, webcoll, etc) to only the first
113 (demo) records, or use the wipe_out_record_from_all_tables function ...
Cheers,
Theodoros