as_set.sql 138 B

123
  1. /* syntax version 1 */
  2. /* postgres can not */
  3. select DictLength(AsSetStrict(1,2,3)),DictLength(AsSet(1,2,3u)),DictLength(SetCreate(Int32))