JavaScript Object Notation (JSON) is a language-independent, text-based data interchange format developed for the serialization of JavaScript data.
JSON represents four basic types: strings, numbers, booleans, and NULL. JSON also represents two structured types: objects and arrays.
For more details about JSON format, see http://www.json.org.
Use of the FOR JSON clause to retrieve query results as JSON
FOR JSON RAW
FOR JSON AUTO
FOR JSON EXPLICIT
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |