as_variant_enum.sql 89 B

123
  1. /* postgres can not */
  2. /* syntax version 1 */
  3. select AsVariant(1,"int"),AsEnum("monday");