Skip to contents

Construct a microsecond interval.

Usage

to_microseconds(integer = BIGINT)

Arguments

integer

BIGINT

Value

INTERVAL

SQL examples

to_microseconds(5)