Hi, How to export oracle DB data with sql developer? I need all data, tables, constrains, structure and so on. Thanks
+1
A:
In SQL Developer, from the top menu choose Tools > Data Export. This launches the Data Export wizard. It's pretty straightforward from there.
APC
2010-03-31 20:06:51
thank you very much
Adomas
2010-04-01 06:18:29
A:
If, at some point, you only need to export a single result set, just right click "on the data" (any column of any row) there you will find an export option. The wizard exports the complete result set regardless of what you selected
Funkyhead
2010-10-28 07:39:09