Originally posted by marist89
We'll take that as a "yes, it can be done".

Basically, you export with full or user and rows=n to get your schema empty and then import.
rows=n will still export the table structures and during import if those tables are not there it will create them also.

Am I right