Skip to contents

Construct a minute interval.

Usage

to_minutes(integer = BIGINT)

Arguments

integer

BIGINT

Value

INTERVAL

SQL examples

to_minutes(5)