Module keys

Module keys 

Source
Expand description

extract object keys

Structs§

JsonbObjectKeys
A scalar UDF that extracts the keys from a JSONB object.

Functions§

make_jsonb_object_keys_udf
Creates a user-defined function to extract the keys from a JSONB object.