By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
11 rows affected
| x | array |
|---|---|
| {10} | {} |
| {6} | {5} |
| {4,5,6} | {} |
| {5,6} | {} |
| {7,8} | {11} |
| {11} | {7,5,6} |
| {11} | {8} |
| {9,10} | {6} |
| {11} | {8,10,133,5} |
| {9,10} | {11,8,5,4,6} |
| {9,10} | {11,8,5,4,6} |