There is a table test. The table has 2 columns: id, json_data. This table has entries:
1 {"f_20550": [77, 255, 666]} 2 {"f_20550": [77, 255]} 2 {"f_20550": [77, 66]} Task: to find all records for which the f_20550 property in the array has an element 77.