Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Reference » SQL language elements » Operators » Array operators

 

UNNEST array operator

Creates a derived table from the given array expressions that results in one row per array element.

 Syntax
 Arguments
 Remarks
 Privileges
 See also
 Example