ScottMattes
Member³
Just in case it is still a problem: Version 8.0.4 fails at parsing:
I get 'PL/SQL Beautifier could not parse text' on the status line of the SQL Window.
Code:
create or replace view my_view as
select * from dual;
I get 'PL/SQL Beautifier could not parse text' on the status line of the SQL Window.