If you execute this query in a SQL window:
the results window shows a column header of "RD" and the window list shows a single ampersand instead of two.
Perhaps I should have expected the single ampersand in the window list, but the column header is odd. That said, I know why it happens, I see it all over other Windows apps as well, and it doesn't bother me at all. Just reporting something you may want to fix.
Code:
select 1 as "R&&D" from dual
Perhaps I should have expected the single ampersand in the window list, but the column header is odd. That said, I know why it happens, I see it all over other Windows apps as well, and it doesn't bother me at all. Just reporting something you may want to fix.