MILLISECOND

Returns the millisecond of a datetime value.

Syntax

MILLISECOND(datetime)

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

Examples

Last updated