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 服务器 - SQL 参考 » SQL 语言元素 » 运算符

 

数组运算符

  • expression || expression   数组连接(两个竖线)。如果其中某一数组为 NULL,则连接时将其视为长度为零的数组。

 标准和兼容性

UNNEST 数组运算符