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

  • expression || expression   Array concatenation (two vertical bars). If either array is NULL, it is treated as a zero-length array for concatenation.

 Standards and compatibility

UNNEST array operator