Forum Discussion

pranil2k2's avatar
pranil2k2
Contributor
6 years ago

Update statement in Oracle excute for JSON format

Hi, I have an requirement to save the JSON column value in an Oracle DB. I am trying to use Oracle execute to design Update statement. I am using below syntax, but it is throwing error. I think d...