Bruce Momjian wrote:
TODO item?
Probably. See SQL2003 UNNEST:
<collection derived table> ::=
UNNEST <left paren> <collection value expression> <right paren>
[ WITH ORDINALITY ]
<collection value expression> ::=
<array value expression>
| <multiset value expression>
Joe
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
