sql JSON_VALUE query and spaces in fields in JSL
I'm trying to query a table in an Oracle table with a field that is JSON. I am using the JSON_VALUE function in the sql. Some of the JSON fields contain spaces so I put double quotes around values and this works when running the query outside of JSL but throws an error running the query as shown below in jsl. Thanks in advance for any hep you can provide. JSL:dbc = create database connection("Dri...