By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
3 rows affected
| categories_a | categories_b | array_except |
|---|---|---|
| {A} | {B,F,C} | {A} |
| {B,A} | {Z,B,F} | {A} |
| {B,F} | {A,E,R} | {B,F} |
3 rows affected
| categories_a | categories_b | array_except |
|---|---|---|
| {A} | {B,F,C} | {A} |
| {B,A} | {Z,B,F} | {A} |
| {B,F} | {A,E,R} | {B,F} |