Typed and untyped row variables

supports the following two row variables:
  • A typed row variable specifies the names and data types of the fields in the row.
  • An untyped row variable does not specify the field names or the field types for the row.

handles row variables as client-side collection variables.