sum_to_string.sql 69 B

1
  1. select key, subkey, cast(1 + 1 as varchar) as value from plato.Input;