Workaround for SQL Replace Function Execution
Hi,
I want to use the REPLACE function for one of my requirements, but since it is not available as a built-in function, I created a package and imported it worked. However, one of our clients is able to use the REPLACE function without having any package created, and it is not visible in their function list either. Despite this, it still works for them.
In another instance, when I try to use the REPLACE function, I encounter the following error:
“You are not authorized to use SQL Expression Replace.”
Could you please suggest an alternative workaround to execute the REPLACE function without importing a package? Your assistance would be greatly appreciated.
Thank you!
Ankita Vishe