How to script out a table with data using Oracle Sql developer?
Is there a way to get Oracle sql developer to script out a table for me? The table has about 20 columns of data. There are only about 6 records, but I need to know how to script out the table with it's data, so that I can recreate it.