MobilityDB
1.1
Comparison functions
Stbox_cmp
Stbox_eq
Stbox_ge
Stbox_gt
Stbox_le
Stbox_lt
Stbox_ne
Tbox_cmp
Tbox_eq
Tbox_ge
Tbox_gt
Tbox_le
Tbox_lt
Tbox_ne
◆
Stbox_le()
PGDLLEXPORT
Datum
Stbox_le
(
PG_FUNCTION_ARGS
)
Return true if the first spatiotemporal box is less than or equal to the second one.
SQL Function:
stbox_le()
SQL Operator:
<=
Generated by
1.9.4