For the complete documentation index, see llms.txt. This page is also available as Markdown.

SECOND

Returns the second of a datetime value.

Syntax

SECOND(datetime)

  • datetime - the datetime value from which the second should be returned - Value type: date

Examples

Last updated