JSON_BEHAVIOR Parameter in Oracle Database 23ai/26ai
By default many JSON functions return null if they encounter a runtime error. Oracle database 23ai introduced the JSON_BEHAVIOR parameter to allow us to alter this default behaviour for our session.
oracle 23configurationintermediate
by OracleDba
12 views