Hello,
I've just experienced incorred SQL editor behaviour in PL/SQL Developer
Version 6.0.5.926 (MBCS)
xxxxxx - 10 user license
Windows XP version 6.0 (build 2600) Service Pack 2
Test case
1, open SQL window (or test window...)
2, write:
select '1','2' from dual
3, mark the characters from 1 to 2 (including the digits)
4, press Enter
instead of getting
select '
' from dual
I got
select '1','2
1','2' from dual
Can you reproduce it?
Can it be fixed?
best regards
Jiri
I've just experienced incorred SQL editor behaviour in PL/SQL Developer
Version 6.0.5.926 (MBCS)
xxxxxx - 10 user license
Windows XP version 6.0 (build 2600) Service Pack 2
Test case
1, open SQL window (or test window...)
2, write:
select '1','2' from dual
3, mark the characters from 1 to 2 (including the digits)
4, press Enter
instead of getting
select '
' from dual
I got
select '1','2
1','2' from dual
Can you reproduce it?
Can it be fixed?
best regards
Jiri