I have JSON object in one column:
{ "key1": {json_object1}, "key2": {json_object2} }
How to get key set for it ?