Good Morning,
when I copy data from the Data-Tab in the table view of the schema browser, to use it in an IN-Statement, I always have to add commas, apostrophes and so on manually. This happens quite often while testing or when analysing an error.
It would be great, if there was an option to copy values prepared for an IN-Statement. Quite similiar to the "Copy selected column names to clipboard" option in the Columns-Tab.
Also it would be helpfull, if the option could recognize the data type of the column. So if it's a number, it just copies the values seperated by comma, if it's a string it copies the values with apostrophe, date values with prepared TO_DATE-Statement and so on.
Thanks in advance and have a great week everybody!