[POSTGRESQL] - Get key name from json column after comparing keys values?
I have table which has a column of type json with name "demographi c". I want to compare keys by their values predefined by me and the result of that should be the name of the key and not the value which i will save to another column's rows.