Skip to contents

Create a STRUCT containing the argument values. The entry name will be the bound variable name.

Usage

struct_pack()

Value

STRUCT

SQL examples

struct_pack(i := 4, s := 'string')