lambda.sql 115 B

12
  1. --!syntax_pg
  2. select key, key::oid in (select oid from pg_catalog.pg_type) as found from plato."Input" order by key