let me explain what we're trying to do - we want to export one schema from a test box into a test schema on a production box. I don't want to import rows from certain tables (dynamic tables like prod listings) but I do want rows from certain tables (categories). I know there are other methods of setting up a testing environment but we've opted for creating test schemas. Thanks for the help.