獲得軌跡的起始時間。

語法

timestamp ST_startTime(trajectory traj) ;

參數(shù)

參數(shù)名稱 描述
traj 需要獲得開始時間的軌跡。

示例

Select ST_startTime(traj) From traj_table;