Hi,

While using TRIM() in PL/SQL block, I am getting the following error:

"PLS-00103: Encountered the symbol ")" when expecting one of the following:

from"

It is working in ver. 8.1.6 but not in 8.1.7. Without TRIM(), it is working in 8.1.7 also. Is there any version compatibility?

TIA