where_cast.sql 59 B

1
  1. select value from plato.Input where cast(key as int) > 100;