How we can compare below in ORACLE.
values '["b", "a"]' and '["a", "b"]' stored in VARCHAR datatype
'["b", "a"]' = '["a","b"]' ==> TRUE