MobilityDB 1.1

◆ COPY()

COPY ( SELECT  tripid,
vehid  ,
day  ,
seqno  ,
asHexEWKB(trip) AS trip FROM  trips 
)