match_clause.sql 112 B

1234
  1. /* postgres can not */
  2. /* syntax version 1 */
  3. select key, subkey, value from plato.Input
  4. where value match "q";