I'd suggest dropping and recreating the database to be restored before restoring it.
If you want to merge records, you can remove the "create table" statements from your backup file, but this will probably result in some kind of data irregularities. You never know where you might get duplicates, or deleted records will reappear.