79201437

Date: 2024-11-18 21:07:41
Score: 0.5
Natty:
Report link

You unnest the super array then do the comparison:

select * from tbl t, t.supcol.arrfield arrelm where arrelm::int=22
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: user433342