MobilityDB 1.1

◆ Contained_temporal_temporal()

PGDLLEXPORT Datum Contained_temporal_temporal ( PG_FUNCTION_ARGS  )

Return true if the bounding period of the first temporal value is contained in the one of the second temporal value.

SQL Function:
contained_bbox()
SQL Operator:
<@