Skip to contents

Create an unnamed STRUCT (tuple) containing the argument values.

Usage

row()

Value

STRUCT

SQL examples

row(i, i % 4, i / 4)