Quote Originally Posted by davey23uk
they arent backup methods, very bad advice
for a developer database a import/export is a good backup method. You can separately import tables as needed. It provides convinience. You can make separate exports on separte tables/schemas after some changes in the application and can import only those if needed. If you need a image copy of the database the best is to do a backup using Recover Manager (rman).