Boris Mironov
Member²
Hello,
It seems that PL/SQL Developer is missing some reserved words from its Oracle dictionary.
Here is my custom.kwf that fixes this issue:
round
rownum
userenv
chr
length
initcap
ceil
floor
last_day
instr
ltrim
rtrim
trim
lpad
rpad
lower
upper
nvl
decode
substr
trunc
to_date
to_char
to_number
ascii
I guess, it will not be a huge change for the following release of PL/SQL Developer.
Thanks for great tool!
Boris
It seems that PL/SQL Developer is missing some reserved words from its Oracle dictionary.
Here is my custom.kwf that fixes this issue:
round
rownum
userenv
chr
length
initcap
ceil
floor
last_day
instr
ltrim
rtrim
trim
lpad
rpad
lower
upper
nvl
decode
substr
trunc
to_date
to_char
to_number
ascii
I guess, it will not be a huge change for the following release of PL/SQL Developer.
Thanks for great tool!
Boris
