I have table where i have to find ID when i only know for example dcid:xxxxxx which can be found in different places in IDENTIFIERS column
+----ID----+--------------------------------IDENTIFIERS-----------------------------------+
| 234512 | ["ident:2392392", "id2:292930", "dcid:291013"] |
| 564344 | ["ident:9402933", "dcid:29101", "id3:2092819"] |
| 655656 | {"1":"ident:0291911", "2":"id2:9522211", "3":"id3:8877543", "4":"dcid:92366"}|
+----------+------------------------------------------------------------------------------+