function-arg-list.md
A comma-delimited list of arguments as defined for this function when it was created, specified as follows:
[
arg-name
]
arg-type
[,...]
where arg-name
optionally qualifies arg-type
:
-
arg-name
is typically a column name. -
arg-type
is the name of an SQL data type supported by Vertica.