How to unnest multiple postgres jsonb arrays in parallel

前端 未结 0 649
囚心锁ツ
囚心锁ツ 2021-02-06 05:52

I want to iterate over the elements of two jsonb arrays at once. If it was only one array I know I could simply use json_array_elements and everything would be fine. But for mul

相关标签:
回答
  • 消灭零回复
提交回复
热议问题