Ingredients used by all cooks Dishes by cook or all cooks Cook responsible for a specific dish Count of cooks that use specific ingredients The system initializes the database using init_db, loads ...
insert into t1 (b, c, d) values(9, "ab", repeat("ab", 500)); insert into t1 (b, c, d) values(9, "ab", repeat("ab", 500)); insert into t1 (b, c, d) values(9, "ab ...