trivial_view.sql 93 B

1234
  1. /* postgres can not */
  2. /* syntax version 1 */
  3. USE plato;
  4. SELECT k, s, v FROM Input VIEW ksv;