Wish list: export results with sql inserts

Dear Friends,

why do you thing about exporting result recordset in sql window using sql inserts?

I have some friends that say they will stop using SQL "naufragator" just when pl/sql developer accept this functionality.
biggrin.gif


More sugestions soon.
smile.gif
)
 
The "Export Tables" tool already allows you to export table data as SQL inserts. You can also apply a where clause here, so there is some limited query capability.

------------------
Marco Kalter
Allround Automations
 
Back
Top