I might be using the wrong term here. I'm "duplicating" and entire stand-alone database solution, and the method of standing up the new database instance was to import the latest full dump file. However, the new location has no need for all of the records that the first location was using, so I need to "wipe clean" all the records from the import. Is that possible?