Get started
Load & manage data
Work with data
Administration
Reference & resources
CLUSTER BY
clause (TABLE)mask
clauseROW FILTER
clause更新しました 2025/02/14
json_object_keys
function Applies to: Databricks SQL
Databricks Runtime
Returns all the keys of the outermost JSON object as an array.
An ARRAY < STRING >.
If ‘jsonObject’ is any other valid JSON string, an invalid JSON string or an empty string, the function returns NULL.