METADATAの出力 - Teradata Database - Teradata Vantage NewSQL Engine - METADATAの出力。

Teradata Vantage™ JSONデータ型

Product
Teradata Database
Teradata Vantage NewSQL Engine
Release Number
16.20
Published
2019年3月
Language
日本語
Last Update
2019-10-29
dita:mapPath
ja-JP/bgi1512081870828.ditamap
dita:ditavalPath
ja-JP/bgi1512081870828.ditaval
dita:id
evi1472243742653
Product Category
Software
Teradata Vantage

次の形式のJSONオブジェクト。

{
    “size”: Total uncompressed size of the document.
    “depth”: Levels of nesting (starts at 1).
    “keycnt”: Number of keys.
    “objcnt”: Number of values that are Objects.
    “arycnt”: Number of values that are Arrays.
    “strcnt”: Number of values that are Strings.
    “nbrcnt”: Number of values that are Numbers.
    “boolcnt”: Number of values that are “true” or “false”.
    “nullcnt”: Number of values that are “null”.
    “keylen”: Minimum, maximum, and average number of characters in the keys.
}