Dear Forum members,
I recently downloaded latest version of SQL Developer.
I am facing a strange issue while compiling a trigger.
Some of PL SQL code gets rearranged automatically (especially if else end if) while compiling.
This results in compilation error and I have to manually rearrange it in order.
Why this is happening?
This was not happening in the same trigger when I use SQL Developer 3.2.09.23.
Please help.