2 lines
75 B
MySQL
2 lines
75 B
MySQL
|
|
select arrxor('{this,is,a,test}'::text[],'{also,part,of,a,test}'::text[]);
|