escaped_udf_name.sql 147 B

123456
  1. --!ansi_lexer
  2. /* syntax version 1 */
  3. /* postgres can not */
  4. use plato;
  5. select `key` from Input where "String"::Contains("key", '7') order by key;