second

Returns the seconds component of a timestamp or date expression.

Example

Extract the seconds component of the timestamp expression TIME_SOLD.

second(INCORTA.SALES.TIME_SOLD)

Syntax

second([date | timestamp] expr t)
  • t : expression of type date or timestamp

    Returns

    double

Notes


© Incorta, Inc. All Rights Reserved.