Enhancement: result grid: add "sql inserts" to "Export Results" menu

MarkL

Member
In the SQL Window results grid, it would be helpful if the "Export Results" menu had an option for "sql inserts". I know this can be done from Tools/Export tables. But it would be handy to have it here.
 
This is on the list of enhancement requests. The Tools > Export Tables function can handle any where clause though.
 
My bad, Marco. It does handle everything. I've used 'NOT EXISTS' and messed up in subquery, since there is no alias for the table being exported, its field should be prefixed by table name.
 
Back
Top