Skip to contents

Creates a LIST containing the argument values.

Arguments

any

T

Value

"NULL"[] | T[]

Overloads

  • list_value()

  • list_value(any = T)

SQL examples

list_value(4, 5, 6)