I want to query on my json_column which is of json type where json value is such as
json_column
{"enable": true}
I am trying 2 app