How to create a back up of my database in Oracle
694764Apr 6 2009 — edited Apr 8 2009Hi I am using Oracle SQL Developer and have my Database in here with some tables and functions.
I would just like to create a back up of this Database i.e have a second instance of this.
I can't see how to do this in oracle i.e im guessing there isnt an easy right click and back up functions here...
Or is there a way to create a SQL File with all create/inserts statements ?