

An expression that returns a JSON document in binary format (extended BSON). JSONTABLE ( injson, inelem, rettype) The schema is SYSTOOLS. First column is the BSON type and second column is the string value. JSONMODIFY (Transact-SQL) changes a value in a JSON string. The JSONTABLE user-defined function returns a table with two columns. JSONQUERY (Transact-SQL) extracts an object or an array from a JSON string. The connector supports the following authentication types: JSONVALUE (Transact-SQL) extracts a scalar value from a JSON string. The CCSID scheme is documented here and documents the meaning of CCSID 65535 on, Figure 11.

Note that accessing CCSID 65535 data will be returned as binary. Known issues and limitations CCSID 65535 data returned as binary

CREATE INDEX IXJSON ON JSONEMP (JSONVALUE(EMPDATA, '. Next are the definitions for the result columns. The second argument is the path to the starting point in the JSON document. Creating the following index will greatly improve performance of this query. In this example, the first argument indicates the source of the JSON to process, in this case column JSONDOC in table EMP. This connector is available in the following products and regions: ServiceĪll Logic Apps regions and Integration Service Environments (ISEs) except the following:Īll Power Automate regions except the following:Īll Power Apps regions except the following: SELECT JSONVALUE(EMPDATA, '.lastname' RETURNING CHAR(20)) AS LASTNAME FROM JSONEMP WHERE JSONVALUE(EMPDATA, '.empno' RETURNING CHAR(6)) '000010'. Connector supports SELECT, INSERT, UPDATE, and DELETE operations. Microsoft Connector for DB2 integrates Azure applications with resources stored in an IBM DB2 database.
