MobilityDB 1.1

◆ temporal_ge()

bool temporal_ge ( const Temporal temp1,
const Temporal temp2 
)

Return true if the first temporal value is greater than or equal to the second one.

SQL Operator:
>