Hi,
I work with financial data and have configured PL/SQL dev to show numbers with thousands comma-separated. That all works fine.
But in the data, there are e.g. primary keys that I need from time to time to copy from the query results and paste back to another, e.g. SELECT statement. Currently, I have to manually strip out the commas from these numbers.
It would be useful to have the option to "Paste as plain text".
Can I do it somehow currently, and if not, I would like to present this as an enhancement request.
Thanks,
Kari
I work with financial data and have configured PL/SQL dev to show numbers with thousands comma-separated. That all works fine.
But in the data, there are e.g. primary keys that I need from time to time to copy from the query results and paste back to another, e.g. SELECT statement. Currently, I have to manually strip out the commas from these numbers.
It would be useful to have the option to "Paste as plain text".
Can I do it somehow currently, and if not, I would like to present this as an enhancement request.
Thanks,
Kari
Last edited: