Hi. I am using Oracle SQL Developer. I am sure there is a setting for this...
I am running 5 SQL queries in 1 SQL worksheet (highlight them all and 'Run Statement'). The results come back in the results section in 5 different tabs (which is what I want). I need to be able to click on a single result tab and have the query highlighted in the SQL worksheet, so essentially, I will see the query that produces that specific result set. For example, I click on result #3, I want query #3 out of the 5 queries I ran to be highlighted.
Thanks in advance for any help you can provide.
--Karen