select.sql 72 B

1234567
  1. /* postgres can not */
  2. SELECT
  3. Id,
  4. Profile
  5. FROM
  6. plato.Input;