Array contains all
Array contains-all operator.
Returns true when the left array contains all values from the right array.
Category: comparison
SQL symbol: @>>
Array contains-all operator.
Returns true when the left array contains all values from the right array.
Category: comparison
SQL symbol: @>>