I often want to copy rows from the SQL Developer resultset and paste into Excel. Purpose: documentation, email, etc.
When I copy rows from the resultset and paste into Excel, only the rows get pasted, not the column header names. That’s annoying. I’d need to type in the column headers manually.
I’m aware I can export to Excel as an alternative. But it’s much more efficient to simply copy/paste.
Could that functionality be added to SQL Developer? Thanks.