Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

EXPAND(<list>)

Description

Expands a list, returning each element as an individual record.

Examples

Column1

EXPAND returns

[4, 18, 36, 72, 95]4

18

36

72

95



  • No labels