in_tuple_table.sql 50 B

1234
  1. USE Plato;
  2. SELECT 'c' IN t
  3. FROM InputWithTuples;