MobilityDB 1.1

◆ set_ne()

bool set_ne ( const Set s1,
const Set s2 
)

Return true if the first set is different from the second one.

Note
The internal B-tree comparator is not used to increase efficiency
SQL Operator:
<>