exists_false.sql 79 B

1
  1. SELECT EXISTS (SELECT * FROM plato.Input WHERE key = 'none') from plato.Input;