Boris Mironov
Member²
Hi guys,
It is wonderful to use PL/SQL Developer 6.0.4 for day-to-day use! Thanks!
Unfortunately, I experience one small issue in Test window. It is very convenient to use Code assistant to finish variable names when you program. This feature works when you edit Package Body but does not when you edit code in the Test window.
What breaks it is declaration of variable that uses table.column%TYPE.
The only way around is to declare variables with normal data types like VARCHAR2, NUMBER, ...
Anyway thanks for great work!
Hope to see the fix in v.6.0.5 ;o)
Best regards,
Boris
It is wonderful to use PL/SQL Developer 6.0.4 for day-to-day use! Thanks!
Unfortunately, I experience one small issue in Test window. It is very convenient to use Code assistant to finish variable names when you program. This feature works when you edit Package Body but does not when you edit code in the Test window.
What breaks it is declaration of variable that uses table.column%TYPE.
The only way around is to declare variables with normal data types like VARCHAR2, NUMBER, ...
Anyway thanks for great work!
Hope to see the fix in v.6.0.5 ;o)
Best regards,
Boris