单词查询

unnest

释义

网络释义: 子查询自动展开;双重否定代表肯定;子查询主动展开;

例句

The UNNEST operator in SQL PL makes such an operation possible.
SQLPL中的UNNEST运算符使此类操作成为可能。
In its simplest form, UNNEST takes an array and produces a one-column table.
在其最简单的形式中,UNNEST采用阵列并生成单列表。
To make such conversions between arrays and tables possible, DB2 provides the new ARRAY_AGG function and UNNEST operator.
要使阵列和表之间的转换成为可能,DB2要提供新的ARRAY_AGG函数和UNNEST运算符。
Listing 14 shows the DB2 equivalent using UNNEST.
清单14显示了使用UNNEST的DB2等效项。

单词卡片