[{"id": "order_by_0000", "db_id": "department_store", "query": "select order_id , customer_id from customer_orders where order_status_code = \"\u043f\u0435\u0440\u0435\u043d\u0435\u0441\u0451\u043d \u0432 \u0434\u0440\u0443\u0433\u043e\u0439 \u0444\u0438\u043b\u0438\u0430\u043b\"", "query_toks": ["select", "order_id", ",", "customer_id", "from", "customer_orders", "where", "order_status_code", "=", "``", "\u043f\u0435\u0440\u0435\u043d\u0435\u0441\u0451\u043d", "\u0432", "\u0434\u0440\u0443\u0433\u043e\u0439", "\u0444\u0438\u043b\u0438\u0430\u043b", "''"], "query_toks_no_value": ["select", "order_id", ",", "customer_id", "from", "customer_orders", "where", "order_status_code", "=", "value", "\u0432", "\u0434\u0440\u0443\u0433\u043e\u0439", "\u0444\u0438\u043b\u0438\u0430\u043b"], "question": "Show, please, the order id, customer id for orders that was rescheduled.", "question_toks": ["Show", ",", "please", ",", "the", "order", "id", ",", "customer", "id", "for", "orders", "that", "was", "rescheduled", "."], "sql": {"from": {"table_units": [["table_unit", 8]], "conds": []}, "select": [false, [[0, [0, [0, 30, false], null]], [0, [0, [0, 31, false], null]]]], "where": [[false, 2, [0, [0, 32, false], null], "\"\u043f\u0435\u0440\u0435\u043d\u0435\u0441\u0451\u043d \u0432 \u0434\u0440\u0443\u0433\u043e\u0439 \u0444\u0438\u043b\u0438\u0430\u043b\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "added_for_order_by_0000", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0001", "db_id": "riding_club", "query": "select distinct(rank) from player where gender = \"m\"", "query_toks": ["select", "distinct", "(", "rank", ")", "from", "player", "where", "gender", "=", "``", "m", "''"], "query_toks_no_value": ["select", "distinct", "(", "rank", ")", "from", "player", "where", "gender", "=", "value"], "question": "Ranks of the men. Bring each one out once.", "question_toks": ["Ranks", "of", "the", "men", ".", "Bring", "each", "one", "out", "once", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 8, false], null]]]], "where": [[false, 2, [0, [0, 4, false], null], "\"m\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "added_for_order_by_0001", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0002", "db_id": "riding_club", "query": "select distinct(rank) from player where gender = \"m\"", "query_toks": ["select", "distinct", "(", "rank", ")", "from", "player", "where", "gender", "=", "``", "m", "''"], "query_toks_no_value": ["select", "distinct", "(", "rank", ")", "from", "player", "where", "gender", "=", "value"], "question": "Distinct ranks of the men.", "question_toks": ["Distinct", "ranks", "of", "the", "men", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 8, false], null]]]], "where": [[false, 2, [0, [0, 4, false], null], "\"m\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "added_for_order_by_0002", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0003", "db_id": "battle_death", "query": "select name , tonnage from ship", "query_toks": ["select", "name", ",", "tonnage", "from", "ship"], "query_toks_no_value": ["select", "name", ",", "tonnage", "from", "ship"], "question": "List the name and tonnage.", "question_toks": ["List", "the", "name", "and", "tonnage", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]], [0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0492", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0004", "db_id": "concert_singer", "query": "select name , country , age from singer", "query_toks": ["select", "name", ",", "country", ",", "age", "from", "singer"], "query_toks_no_value": ["select", "name", ",", "country", ",", "age", "from", "singer"], "question": "Show name, country, age for all singers.", "question_toks": ["Show", "name", ",", "country", ",", "age", "for", "all", "singers", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]], [0, [0, [0, 10, false], null]], [0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0002", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0005", "db_id": "concert_singer", "query": "select name , country , age from singer", "query_toks": ["select", "name", ",", "country", ",", "age", "from", "singer"], "query_toks_no_value": ["select", "name", ",", "country", ",", "age", "from", "singer"], "question": "What are the names, countries, and ages for every singer?", "question_toks": ["What", "are", "the", "names", ",", "countries", ",", "and", "ages", "for", "every", "singer", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]], [0, [0, [0, 10, false], null]], [0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0003", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0006", "db_id": "course_teach", "query": "select name from teacher", "query_toks": ["select", "name", "from", "teacher"], "query_toks_no_value": ["select", "name", "from", "teacher"], "question": "List the names of teachers.", "question_toks": ["List", "the", "names", "of", "teachers", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0383", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0007", "db_id": "course_teach", "query": "select name from teacher", "query_toks": ["select", "name", "from", "teacher"], "query_toks_no_value": ["select", "name", "from", "teacher"], "question": "What are the names of the teachers?", "question_toks": ["What", "are", "the", "names", "of", "the", "teachers", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0384", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0008", "db_id": "course_teach", "query": "select t3.name , t2.course from course_arrange as t1 join course as t2 on t1.course_id = t2.course_id join teacher as t3 on t1.teacher_id = t3.teacher_id ", "query_toks": ["select", "t3", ".", "name", ",", "t2", ".", "course", "from", "course_arrange", "as", "t1", "join", "course", "as", "t2", "on", "t1", ".", "course_id", "=", "t2", ".", "course_id", "join", "teacher", "as", "t3", "on", "t1", ".", "teacher_id", "=", "t3", ".", "teacher_id"], "query_toks_no_value": ["select", "t3", ".", "name", ",", "t2", ".", "course", "from", "course_arrange", "as", "t1", "join", "course", "as", "t2", "on", "t1", ".", "course_id", "=", "t2", ".", "course_id", "join", "teacher", "as", "t3", "on", "t1", ".", "teacher_id", "=", "t3", ".", "teacher_id"], "question": "Show names of teachers and the courses they are arranged to teach in ascending alphabetical", "question_toks": ["Show", "names", "of", "teachers", "and", "the", "courses", "they", "are", "arranged", "to", "teach", "in", "ascending", "alphabetical"], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 8, false], null], [0, 1, false], null], "and", [false, 2, [0, [0, 9, false], null], [0, 4, false], null]]}, "select": [false, [[0, [0, [0, 5, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0401", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0009", "db_id": "course_teach", "query": "select t3.name , t2.course from course_arrange as t1 join course as t2 on t1.course_id = t2.course_id join teacher as t3 on t1.teacher_id = t3.teacher_id", "query_toks": ["select", "t3", ".", "name", ",", "t2", ".", "course", "from", "course_arrange", "as", "t1", "join", "course", "as", "t2", "on", "t1", ".", "course_id", "=", "t2", ".", "course_id", "join", "teacher", "as", "t3", "on", "t1", ".", "teacher_id", "=", "t3", ".", "teacher_id"], "query_toks_no_value": ["select", "t3", ".", "name", ",", "t2", ".", "course", "from", "course_arrange", "as", "t1", "join", "course", "as", "t2", "on", "t1", ".", "course_id", "=", "t2", ".", "course_id", "join", "teacher", "as", "t3", "on", "t1", ".", "teacher_id", "=", "t3", ".", "teacher_id"], "question": "What are the names of the teachers and the courses they teach?", "question_toks": ["What", "are", "the", "names", "of", "the", "teachers", "and", "the", "courses", "they", "teach", "?"], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 8, false], null], [0, 1, false], null], "and", [false, 2, [0, [0, 9, false], null], [0, 4, false], null]]}, "select": [false, [[0, [0, [0, 5, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0402", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0010", "db_id": "employee_hire_evaluation", "query": "select name from employee", "query_toks": ["select", "name", "from", "employee"], "query_toks_no_value": ["select", "name", "from", "employee"], "question": "Employee names.", "question_toks": ["Employee", "names", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0261", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0011", "db_id": "employee_hire_evaluation", "query": "select name from employee", "query_toks": ["select", "name", "from", "employee"], "query_toks_no_value": ["select", "name", "from", "employee"], "question": "List the names of employees.", "question_toks": ["List", "the", "names", "of", "employees", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0262", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0012", "db_id": "employee_hire_evaluation", "query": "select name , location , district from shop", "query_toks": ["select", "name", ",", "location", ",", "district", "from", "shop"], "query_toks_no_value": ["select", "name", ",", "location", ",", "district", "from", "shop"], "question": "Return the name, location and district of all shops.", "question_toks": ["Return", "the", "name", ",", "location", "and", "district", "of", "all", "shops", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]], [0, [0, [0, 7, false], null]], [0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0273", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0013", "db_id": "employee_hire_evaluation", "query": "select name , location , district from shop", "query_toks": ["select", "name", ",", "location", ",", "district", "from", "shop"], "query_toks_no_value": ["select", "name", ",", "location", ",", "district", "from", "shop"], "question": "All the shops. Return the name, location and district of each shop.", "question_toks": ["All", "the", "shops", ".", "Return", "the", "name", ",", "location", "and", "district", "of", "each", "shop", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]], [0, [0, [0, 7, false], null]], [0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0274", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0014", "db_id": "museum_visit", "query": "select name from visitor where level_of_membership > 4", "query_toks": ["select", "name", "from", "visitor", "where", "level_of_membership", ">", "4"], "query_toks_no_value": ["select", "name", "from", "visitor", "where", "level_of_membership", ">", "value"], "question": "Find the names of the visitors whose membership level is higher than 4.", "question_toks": ["Find", "the", "names", "of", "the", "visitors", "whose", "membership", "level", "is", "higher", "than", "4", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [[false, 3, [0, [0, 7, false], null], 4.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0412", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0015", "db_id": "museum_visit", "query": "select name , level_of_membership from visitor where level_of_membership > 4", "query_toks": ["select", "name", ",", "level_of_membership", "from", "visitor", "where", "level_of_membership", ">", "4"], "query_toks_no_value": ["select", "name", ",", "level_of_membership", "from", "visitor", "where", "level_of_membership", ">", "value"], "question": "Find the name and membership level of the visitors whose membership level is higher than 4.", "question_toks": ["Find", "the", "name", "and", "membership", "level", "of", "the", "visitors", "whose", "membership", "level", "is", "higher", "than", "4", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]], [0, [0, [0, 7, false], null]]]], "where": [[false, 3, [0, [0, 7, false], null], 4.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0414", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0016", "db_id": "orchestra", "query": "select name from conductor", "query_toks": ["select", "name", "from", "conductor"], "query_toks_no_value": ["select", "name", "from", "conductor"], "question": "List the names of conductors.", "question_toks": ["List", "the", "names", "of", "conductors", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0824", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0017", "db_id": "orchestra", "query": "select name from conductor", "query_toks": ["select", "name", "from", "conductor"], "query_toks_no_value": ["select", "name", "from", "conductor"], "question": "What are the names of conductors?", "question_toks": ["What", "are", "the", "names", "of", "conductors", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0825", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0018", "db_id": "orchestra", "query": "select record_company from orchestra", "query_toks": ["select", "record_company", "from", "orchestra"], "query_toks_no_value": ["select", "record_company", "from", "orchestra"], "question": "What are the record companies of orchestras?", "question_toks": ["What", "are", "the", "record", "companies", "of", "orchestras", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0828", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0019", "db_id": "orchestra", "query": "select record_company from orchestra", "query_toks": ["select", "record_company", "from", "orchestra"], "query_toks_no_value": ["select", "record_company", "from", "orchestra"], "question": "Return the record companies of orchestras.", "question_toks": ["Return", "the", "record", "companies", "of", "orchestras", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0829", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0020", "db_id": "orchestra", "query": "select name from conductor", "query_toks": ["select", "name", "from", "conductor"], "query_toks_no_value": ["select", "name", "from", "conductor"], "question": "List names of conductors.", "question_toks": ["List", "names", "of", "conductors", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0836", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0021", "db_id": "orchestra", "query": "select name from conductor", "query_toks": ["select", "name", "from", "conductor"], "query_toks_no_value": ["select", "name", "from", "conductor"], "question": "What are the names of conductors?", "question_toks": ["What", "are", "the", "names", "of", "conductors", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0837", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0022", "db_id": "poker_player", "query": "select earnings from poker_player", "query_toks": ["select", "earnings", "from", "poker_player"], "query_toks_no_value": ["select", "earnings", "from", "poker_player"], "question": "List the earnings of poker players.", "question_toks": ["List", "the", "earnings", "of", "poker", "players", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0649", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0023", "db_id": "poker_player", "query": "select earnings from poker_player", "query_toks": ["select", "earnings", "from", "poker_player"], "query_toks_no_value": ["select", "earnings", "from", "poker_player"], "question": "What are the earnings of poker players?", "question_toks": ["What", "are", "the", "earnings", "of", "poker", "players", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0650", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0024", "db_id": "poker_player", "query": "select t1.name from people as t1 join poker_player as t2 on t1.people_id = t2.people_id", "query_toks": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "poker_player", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "poker_player", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "question": "List the names of poker players.", "question_toks": ["List", "the", "names", "of", "poker", "players", "."], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 7, false], null], [0, 2, false], null]]}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0663", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0025", "db_id": "poker_player", "query": "select t1.name from people as t1 join poker_player as t2 on t1.people_id = t2.people_id", "query_toks": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "poker_player", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "poker_player", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "question": "What are the names of poker players?", "question_toks": ["What", "are", "the", "names", "of", "poker", "players", "?"], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 7, false], null], [0, 2, false], null]]}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0664", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0026", "db_id": "poker_player", "query": "select t1.name from people as t1 join poker_player as t2 on t1.people_id = t2.people_id", "query_toks": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "poker_player", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "poker_player", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "question": "What are the names of poker players?", "question_toks": ["What", "are", "the", "names", "of", "poker", "players", "?"], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 7, false], null], [0, 2, false], null]]}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0671", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0027", "db_id": "poker_player", "query": "select t1.name from people as t1 join poker_player as t2 on t1.people_id = t2.people_id", "query_toks": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "poker_player", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "poker_player", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "question": "Return the names of poker players.", "question_toks": ["Return", "the", "names", "of", "poker", "players", "."], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 7, false], null], [0, 2, false], null]]}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0672", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0028", "db_id": "poker_player", "query": "select name , birth_date from people", "query_toks": ["select", "name", ",", "birth_date", "from", "people"], "query_toks_no_value": ["select", "name", ",", "birth_date", "from", "people"], "question": "List the names and birth dates of people.", "question_toks": ["List", "the", "names", "and", "birth", "dates", "of", "people", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]], [0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0679", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0029", "db_id": "poker_player", "query": "select name , birth_date from people", "query_toks": ["select", "name", ",", "birth_date", "from", "people"], "query_toks_no_value": ["select", "name", ",", "birth_date", "from", "people"], "question": "What are the names and birth dates of people?", "question_toks": ["What", "are", "the", "names", "and", "birth", "dates", "of", "people", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]], [0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0680", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0030", "db_id": "singer", "query": "select name from singer", "query_toks": ["select", "name", "from", "singer"], "query_toks_no_value": ["select", "name", "from", "singer"], "question": "List the name of singers.", "question_toks": ["List", "the", "name", "of", "singers", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_1002", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0031", "db_id": "singer", "query": "select name from singer", "query_toks": ["select", "name", "from", "singer"], "query_toks_no_value": ["select", "name", "from", "singer"], "question": "What are the names of singers?", "question_toks": ["What", "are", "the", "names", "of", "singers", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_1003", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0032", "db_id": "student_transcripts_tracking", "query": "select section_name from sections", "query_toks": ["select", "section_name", "from", "sections"], "query_toks_no_value": ["select", "section_name", "from", "sections"], "question": "List the section_name.", "question_toks": ["List", "the", "section_name", "."], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 25, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0527", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0033", "db_id": "student_transcripts_tracking", "query": "select section_name from sections", "query_toks": ["select", "section_name", "from", "sections"], "query_toks_no_value": ["select", "section_name", "from", "sections"], "question": "What are the names of the sections?", "question_toks": ["What", "are", "the", "names", "of", "the", "sections", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 25, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0528", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0034", "db_id": "student_transcripts_tracking", "query": "select other_student_details from students", "query_toks": ["select", "other_student_details", "from", "students"], "query_toks_no_value": ["select", "other_student_details", "from", "students"], "question": "List all the student details.", "question_toks": ["List", "all", "the", "student", "details", "."], "sql": {"from": {"table_units": [["table_unit", 6]], "conds": []}, "select": [false, [[0, [0, [0, 43, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0579", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0035", "db_id": "student_transcripts_tracking", "query": "select other_student_details from students", "query_toks": ["select", "other_student_details", "from", "students"], "query_toks_no_value": ["select", "other_student_details", "from", "students"], "question": "What other details can you tell me about students?", "question_toks": ["What", "other", "details", "can", "you", "tell", "me", "about", "students", "?"], "sql": {"from": {"table_units": [["table_unit", 6]], "conds": []}, "select": [false, [[0, [0, [0, 43, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0580", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0036", "db_id": "tvshow", "query": "select title from cartoon", "query_toks": ["select", "title", "from", "cartoon"], "query_toks_no_value": ["select", "title", "from", "cartoon"], "question": "List the title of all cartoons.", "question_toks": ["List", "the", "title", "of", "all", "cartoons", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 20, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0585", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0037", "db_id": "tvshow", "query": "select title from cartoon", "query_toks": ["select", "title", "from", "cartoon"], "query_toks_no_value": ["select", "title", "from", "cartoon"], "question": "What are the titles of the cartoons?", "question_toks": ["What", "are", "the", "titles", "of", "the", "cartoons", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 20, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0586", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0038", "db_id": "tvshow", "query": "select title , directed_by from cartoon", "query_toks": ["select", "title", ",", "directed_by", "from", "cartoon"], "query_toks_no_value": ["select", "title", ",", "directed_by", "from", "cartoon"], "question": "list all cartoon titles and their directors", "question_toks": ["list", "all", "cartoon", "titles", "and", "their", "directors"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 20, false], null]], [0, [0, [0, 21, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0591", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0039", "db_id": "tvshow", "query": "select title , directed_by from cartoon", "query_toks": ["select", "title", ",", "directed_by", "from", "cartoon"], "query_toks_no_value": ["select", "title", ",", "directed_by", "from", "cartoon"], "question": "What is the name and directors of all the cartoons?", "question_toks": ["What", "is", "the", "name", "and", "directors", "of", "all", "the", "cartoons", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 20, false], null]], [0, [0, [0, 21, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0592", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0040", "db_id": "tvshow", "query": "select episode from tv_series", "query_toks": ["select", "episode", "from", "tv_series"], "query_toks_no_value": ["select", "episode", "from", "tv_series"], "question": "List the Episode of all TV series.", "question_toks": ["List", "the", "Episode", "of", "all", "TV", "series", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0613", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0041", "db_id": "tvshow", "query": "select episode from tv_series", "query_toks": ["select", "episode", "from", "tv_series"], "query_toks_no_value": ["select", "episode", "from", "tv_series"], "question": "What are all of the episodes?", "question_toks": ["What", "are", "all", "of", "the", "episodes", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0614", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0042", "db_id": "voter_1", "query": "select contestant_number , contestant_name from contestants", "query_toks": ["select", "contestant_number", ",", "contestant_name", "from", "contestants"], "query_toks_no_value": ["select", "contestant_number", ",", "contestant_name", "from", "contestants"], "question": "List the contestant numbers and names.", "question_toks": ["List", "the", "contestant", "numbers", "and", "names", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0688", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0043", "db_id": "wta_1", "query": "select first_name , last_name from players", "query_toks": ["select", "first_name", ",", "last_name", "from", "players"], "query_toks_no_value": ["select", "first_name", ",", "last_name", "from", "players"], "question": "List the first and last name of all players.", "question_toks": ["List", "the", "first", "and", "last", "name", "of", "all", "players", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0455", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0044", "db_id": "wta_1", "query": "select first_name , last_name from players", "query_toks": ["select", "first_name", ",", "last_name", "from", "players"], "query_toks_no_value": ["select", "first_name", ",", "last_name", "from", "players"], "question": "What are the full names of all players?", "question_toks": ["What", "are", "the", "full", "names", "of", "all", "players", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0456", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0045", "db_id": "wta_1", "query": "select first_name , last_name from players where hand = \"l\" ", "query_toks": ["select", "first_name", ",", "last_name", "from", "players", "where", "hand", "=", "``", "l", "''"], "query_toks_no_value": ["select", "first_name", ",", "last_name", "from", "players", "where", "hand", "=", "value"], "question": "List the first and last name of all players who are left / L hand.", "question_toks": ["List", "the", "first", "and", "last", "name", "of", "all", "players", "who", "are", "left", "/", "L", "hand", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [[false, 2, [0, [0, 4, false], null], "\"l\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0457", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0046", "db_id": "wta_1", "query": "select first_name , last_name from players where hand = \"l\" ", "query_toks": ["select", "first_name", ",", "last_name", "from", "players", "where", "hand", "=", "``", "l", "''"], "query_toks_no_value": ["select", "first_name", ",", "last_name", "from", "players", "where", "hand", "=", "value"], "question": "What are the full names of all left handed players?", "question_toks": ["What", "are", "the", "full", "names", "of", "all", "left", "handed", "players", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [[false, 2, [0, [0, 4, false], null], "\"l\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0458", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0047", "db_id": "body_builder", "query": "select total from body_builder", "query_toks": ["select", "total", "from", "body_builder"], "query_toks_no_value": ["select", "total", "from", "body_builder"], "question": "List the total scores of body builders", "question_toks": ["List", "the", "total", "scores", "of", "body", "builders"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1151", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0048", "db_id": "body_builder", "query": "select snatch , clean_jerk from body_builder", "query_toks": ["select", "snatch", ",", "clean_jerk", "from", "body_builder"], "query_toks_no_value": ["select", "snatch", ",", "clean_jerk", "from", "body_builder"], "question": "List the snatch score and clean jerk score of body builders", "question_toks": ["List", "the", "snatch", "score", "and", "clean", "jerk", "score", "of", "body", "builders"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1152", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0049", "db_id": "body_builder", "query": "select birth_date from people", "query_toks": ["select", "birth_date", "from", "people"], "query_toks_no_value": ["select", "birth_date", "from", "people"], "question": "What are the birthdays of people?", "question_toks": ["What", "are", "the", "birthdays", "of", "people", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1155", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0050", "db_id": "body_builder", "query": "select t2.name from body_builder as t1 join people as t2 on t1.people_id = t2.people_id", "query_toks": ["select", "t2", ".", "name", "from", "body_builder", "as", "t1", "join", "people", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "query_toks_no_value": ["select", "t2", ".", "name", "from", "body_builder", "as", "t1", "join", "people", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "question": "What are the names of body builders?", "question_toks": ["What", "are", "the", "names", "of", "body", "builders", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 2, false], null], [0, 6, false], null]]}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1162", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0051", "db_id": "body_builder", "query": "select height , weight from people", "query_toks": ["select", "height", ",", "weight", "from", "people"], "query_toks_no_value": ["select", "height", ",", "weight", "from", "people"], "question": "List the height and weight of people.", "question_toks": ["List", "the", "height", "and", "weight", "of", "people", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]], [0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1166", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0052", "db_id": "book_2", "query": "select writer from book", "query_toks": ["select", "writer", "from", "book"], "query_toks_no_value": ["select", "writer", "from", "book"], "question": "List the writers of the books.", "question_toks": ["List", "the", "writers", "of", "the", "books", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0214", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0053", "db_id": "book_2", "query": "select title from book", "query_toks": ["select", "title", "from", "book"], "query_toks_no_value": ["select", "title", "from", "book"], "question": "List the titles of the books.", "question_toks": ["List", "the", "titles", "of", "the", "books", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0215", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0054", "db_id": "book_2", "query": "select publication_date from publication", "query_toks": ["select", "publication_date", "from", "publication"], "query_toks_no_value": ["select", "publication_date", "from", "publication"], "question": "What are the dates of publications?", "question_toks": ["What", "are", "the", "dates", "of", "publications", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0218", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0055", "db_id": "book_2", "query": "select title from book", "query_toks": ["select", "t1", ".", "title", "from", "book", "as", "t1", "join", "publication", "as", "t2", "on", "t1", ".", "book_id", "=", "t2", ".", "book_id"], "query_toks_no_value": ["select", "t1", ".", "title", "from", "book", "as", "t1", "join", "publication", "as", "t2", "on", "t1", ".", "book_id", "=", "t2", ".", "book_id"], "question": "Show the titles of books.", "question_toks": ["Show", "the", "titles", "of", "books", "."], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 6, false], null], [0, 2, false], null]]}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0224", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0056", "db_id": "program_share", "query": "select origin from program", "query_toks": ["select", "origin", "from", "program"], "query_toks_no_value": ["select", "origin", "from", "program"], "question": "What is the list of program origins?", "question_toks": ["What", "is", "the", "list", "of", "program", "origins", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3757", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0057", "db_id": "protein_institute", "query": "select name , street_address , floors from building", "query_toks": ["select", "name", ",", "street_address", ",", "floors", "from", "building"], "query_toks_no_value": ["select", "name", ",", "street_address", ",", "floors", "from", "building"], "question": "Show the name, street address, and number of floors for all buildings.", "question_toks": ["Show", "the", "name", ",", "street", "address", ",", "and", "number", "of", "floors", "for", "all", "buildings", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]], [0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1911", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0058", "db_id": "race_track", "query": "select name , seating from track where year_opened > 2000", "query_toks": ["select", "name", ",", "seating", "from", "track", "where", "year_opened", ">", "2000"], "query_toks_no_value": ["select", "name", ",", "seating", "from", "track", "where", "year_opened", ">", "value"], "question": "Show names and seatings for all tracks opened after 2000.", "question_toks": ["Show", "names", "and", "seatings", "for", "all", "tracks", "opened", "after", "2000", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]], [0, [0, [0, 9, false], null]]]], "where": [[false, 3, [0, [0, 10, false], null], 2000.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0751", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0059", "db_id": "race_track", "query": "select name , seating from track where year_opened > 2000", "query_toks": ["select", "name", ",", "seating", "from", "track", "where", "year_opened", ">", "2000"], "query_toks_no_value": ["select", "name", ",", "seating", "from", "track", "where", "year_opened", ">", "value"], "question": "What are the names and seatings for all tracks opened after 2000?", "question_toks": ["What", "are", "the", "names", "and", "seatings", "for", "all", "tracks", "opened", "after", "2000", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]], [0, [0, [0, 9, false], null]]]], "where": [[false, 3, [0, [0, 10, false], null], 2000.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0752", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0060", "db_id": "railway", "query": "select builder from railway", "query_toks": ["select", "builder", "from", "railway"], "query_toks_no_value": ["select", "builder", "from", "railway"], "question": "List the builders of railways.", "question_toks": ["List", "the", "builders", "of", "railways", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5633", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0061", "db_id": "railway", "query": "select name from manager", "query_toks": ["select", "name", "from", "manager"], "query_toks_no_value": ["select", "name", "from", "manager"], "question": "What are the names of managers?", "question_toks": ["What", "are", "the", "names", "of", "managers", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5637", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0062", "db_id": "railway", "query": "select working_year_starts from manager", "query_toks": ["select", "working_year_starts", "from", "manager"], "query_toks_no_value": ["select", "working_year_starts", "from", "manager"], "question": "Show the working years of managers.", "question_toks": ["Show", "the", "working", "years", "of", "managers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 17, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5651", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0063", "db_id": "ship_mission", "query": "select name from ship", "query_toks": ["select", "name", "from", "ship"], "query_toks_no_value": ["select", "name", "from", "ship"], "question": "List the name of ships.", "question_toks": ["List", "the", "name", "of", "ships", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4000", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0064", "db_id": "ship_mission", "query": "select name from ship", "query_toks": ["select", "name", "from", "ship"], "query_toks_no_value": ["select", "name", "from", "ship"], "question": "what are the names of the ships?", "question_toks": ["what", "are", "the", "names", "of", "the", "ships", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4001", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0065", "db_id": "shop_membership", "query": "select name , address_road , city from branch", "query_toks": ["select", "name", ",", "address_road", ",", "city", "from", "branch"], "query_toks_no_value": ["select", "name", ",", "address_road", ",", "city", "from", "branch"], "question": "Show name, address road, and city for all branches.", "question_toks": ["Show", "name", ",", "address", "road", ",", "and", "city", "for", "all", "branches", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]], [0, [0, [0, 9, false], null]], [0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5402", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0066", "db_id": "shop_membership", "query": "select name , address_road , city from branch", "query_toks": ["select", "name", ",", "address_road", ",", "city", "from", "branch"], "query_toks_no_value": ["select", "name", ",", "address_road", ",", "city", "from", "branch"], "question": "What are the names, address roads, and cities of the branches?", "question_toks": ["What", "are", "the", "names", ",", "address", "roads", ",", "and", "cities", "of", "the", "branches", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]], [0, [0, [0, 9, false], null]], [0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5403", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0067", "db_id": "shop_membership", "query": "select card_number , name , hometown from member", "query_toks": ["select", "card_number", ",", "name", ",", "hometown", "from", "member"], "query_toks_no_value": ["select", "card_number", ",", "name", ",", "hometown", "from", "member"], "question": "Show card number, name, and hometown for all members.", "question_toks": ["Show", "card", "number", ",", "name", ",", "and", "hometown", "for", "all", "members", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5416", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0068", "db_id": "shop_membership", "query": "select card_number , name , hometown from member", "query_toks": ["select", "card_number", ",", "name", ",", "hometown", "from", "member"], "query_toks_no_value": ["select", "card_number", ",", "name", ",", "hometown", "from", "member"], "question": "What are the card numbers, names, and hometowns of every member?", "question_toks": ["What", "are", "the", "card", "numbers", ",", "names", ",", "and", "hometowns", "of", "every", "member", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5417", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0069", "db_id": "shop_membership", "query": "select t3.name , t2.name from membership_register_branch as t1 join branch as t2 on t1.branch_id = t2.branch_id join member as t3 on t1.member_id = t3.member_id", "query_toks": ["select", "t3", ".", "name", ",", "t2", ".", "name", "from", "membership_register_branch", "as", "t1", "join", "branch", "as", "t2", "on", "t1", ".", "branch_id", "=", "t2", ".", "branch_id", "join", "member", "as", "t3", "on", "t1", ".", "member_id", "=", "t3", ".", "member_id"], "query_toks_no_value": ["select", "t3", ".", "name", ",", "t2", ".", "name", "from", "membership_register_branch", "as", "t1", "join", "branch", "as", "t2", "on", "t1", ".", "branch_id", "=", "t2", ".", "branch_id", "join", "member", "as", "t3", "on", "t1", ".", "member_id", "=", "t3", ".", "member_id"], "question": "Show all member names and registered branch names.", "question_toks": ["Show", "all", "member", "names", "and", "registered", "branch", "names", "."], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 13, false], null], [0, 6, false], null], "and", [false, 2, [0, [0, 12, false], null], [0, 1, false], null]]}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5420", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0070", "db_id": "shop_membership", "query": "select t3.name , t2.name from membership_register_branch as t1 join branch as t2 on t1.branch_id = t2.branch_id join member as t3 on t1.member_id = t3.member_id", "query_toks": ["select", "t3", ".", "name", ",", "t2", ".", "name", "from", "membership_register_branch", "as", "t1", "join", "branch", "as", "t2", "on", "t1", ".", "branch_id", "=", "t2", ".", "branch_id", "join", "member", "as", "t3", "on", "t1", ".", "member_id", "=", "t3", ".", "member_id"], "query_toks_no_value": ["select", "t3", ".", "name", ",", "t2", ".", "name", "from", "membership_register_branch", "as", "t1", "join", "branch", "as", "t2", "on", "t1", ".", "branch_id", "=", "t2", ".", "branch_id", "join", "member", "as", "t3", "on", "t1", ".", "member_id", "=", "t3", ".", "member_id"], "question": "What are the names of the members and branches at which they are registered", "question_toks": ["What", "are", "the", "names", "of", "the", "members", "and", "branches", "at", "which", "they", "are", "registered"], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 13, false], null], [0, 6, false], null], "and", [false, 2, [0, [0, 12, false], null], [0, 1, false], null]]}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5421", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0071", "db_id": "solvency_ii", "query": "select product_name from products", "query_toks": ["select", "product_name", "from", "products"], "query_toks_no_value": ["select", "product_name", "from", "products"], "question": "List the name of products.", "question_toks": ["List", "the", "name", "of", "products", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4584", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0072", "db_id": "student_assessment", "query": "select first_name from people", "query_toks": ["select", "first_name", "from", "people"], "query_toks_no_value": ["select", "first_name", "from", "people"], "question": "List the first names of people?", "question_toks": ["List", "the", "first", "names", "of", "people", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0097", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0073", "db_id": "student_assessment", "query": "select first_name from people", "query_toks": ["select", "first_name", "from", "people"], "query_toks_no_value": ["select", "first_name", "from", "people"], "question": "What are the first names of the people?", "question_toks": ["What", "are", "the", "first", "names", "of", "the", "people", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0098", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0074", "db_id": "swimming", "query": "select name from event", "query_toks": ["select", "name", "from", "event"], "query_toks_no_value": ["select", "name", "from", "event"], "question": "List all the event names.", "question_toks": ["List", "all", "the", "event", "names", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 19, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5603", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0075", "db_id": "swimming", "query": "select name from swimmer", "query_toks": ["select", "name", "from", "swimmer"], "query_toks_no_value": ["select", "name", "from", "swimmer"], "question": "Find the names of all swimmers.", "question_toks": ["Find", "the", "names", "of", "all", "swimmers", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5615", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0076", "db_id": "theme_gallery", "query": "select name , age , country from artist", "query_toks": ["select", "name", ",", "age", ",", "country", "from", "artist"], "query_toks_no_value": ["select", "name", ",", "age", ",", "country", "from", "artist"], "question": "Show all artist name, age, and country.", "question_toks": ["Show", "all", "artist", "name", ",", "age", ",", "and", "country", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 5, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1651", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0077", "db_id": "theme_gallery", "query": "select name , age , country from artist", "query_toks": ["select", "name", ",", "age", ",", "country", "from", "artist"], "query_toks_no_value": ["select", "name", ",", "age", ",", "country", "from", "artist"], "question": "What are the names, ages, and countries of artists?", "question_toks": ["What", "are", "the", "names", ",", "ages", ",", "and", "countries", "of", "artists", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 5, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1652", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0078", "db_id": "theme_gallery", "query": "select theme , year from exhibition", "query_toks": ["select", "theme", ",", "year", "from", "exhibition"], "query_toks_no_value": ["select", "theme", ",", "year", "from", "exhibition"], "question": "Show theme and year for all exhibitions.", "question_toks": ["Show", "theme", "and", "year", "for", "all", "exhibitions", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]], [0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1677", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0079", "db_id": "theme_gallery", "query": "select theme , year from exhibition", "query_toks": ["select", "theme", ",", "year", "from", "exhibition"], "query_toks_no_value": ["select", "theme", ",", "year", "from", "exhibition"], "question": "What are the themes and years for exhibitions?", "question_toks": ["What", "are", "the", "themes", "and", "years", "for", "exhibitions", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]], [0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1678", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0080", "db_id": "tracking_orders", "query": "select distinct product_name from products", "query_toks": ["select", "distinct", "product_name", "from", "products"], "query_toks_no_value": ["select", "distinct", "product_name", "from", "products"], "question": "All the distinct product names", "question_toks": ["All", "the", "distinct", "products", "."], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6926", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0081", "db_id": "tracking_orders", "query": "select distinct order_id from orders", "query_toks": ["select", "distinct", "order_id", "from", "orders"], "query_toks_no_value": ["select", "distinct", "order_id", "from", "orders"], "question": "List the ids of all distinct orders.", "question_toks": ["List", "the", "ids", "of", "all", "distinct", "orders", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [true, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6927", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0082", "db_id": "tracking_orders", "query": "select distinct order_id from orders", "query_toks": ["select", "distinct", "order_id", "from", "orders"], "query_toks_no_value": ["select", "distinct", "order_id", "from", "orders"], "question": "What are ids of the all distinct orders?", "question_toks": ["What", "are", "ids", "of", "the", "all", "distinct", "orders", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [true, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6928", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0083", "db_id": "tracking_software_problems", "query": "select distinct product_name from product", "query_toks": ["select", "distinct", "product_name", "from", "product"], "query_toks_no_value": ["select", "distinct", "product_name", "from", "product"], "question": "List the names of all the distinct product names?", "question_toks": ["List", "the", "names", "of", "all", "the", "distinct", "product", "names", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5380", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0084", "db_id": "tracking_software_problems", "query": "select distinct product_name from product", "query_toks": ["select", "distinct", "product_name", "from", "product"], "query_toks_no_value": ["select", "distinct", "product_name", "from", "product"], "question": "Sort all the distinct product names.", "question_toks": ["Sort", "all", "the", "distinct", "product", "names", "."], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5381", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0085", "db_id": "tracking_software_problems", "query": "select distinct product_name from product", "query_toks": ["select", "distinct", "product_name", "from", "product"], "query_toks_no_value": ["select", "distinct", "product_name", "from", "product"], "question": "List all the distinct product names?", "question_toks": ["List", "all", "the", "distinct", "product", "names", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5382", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0086", "db_id": "tracking_software_problems", "query": "select distinct product_name from product", "query_toks": ["select", "distinct", "product_name", "from", "product"], "query_toks_no_value": ["select", "distinct", "product_name", "from", "product"], "question": "What is the list of distinct product names?", "question_toks": ["What", "is", "the", "list", "of", "distinct", "product", "names", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5383", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0087", "db_id": "train_station", "query": "select name , service from train", "query_toks": ["select", "name", ",", "service", "from", "train"], "query_toks_no_value": ["select", "name", ",", "service", "from", "train"], "question": "Show the name and service for all trains.", "question_toks": ["Show", "the", "name", "and", "service", "for", "all", "trains", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 10, false], null]], [0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6611", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0088", "db_id": "train_station", "query": "select t3.name , t3.time from train_station as t1 join station as t2 on t1.station_id = t2.station_id join train as t3 on t3.train_id = t1.train_id where t2.location = \"london\" ", "query_toks": ["select", "t3", ".", "name", ",", "t3", ".", "time", "from", "train_station", "as", "t1", "join", "station", "as", "t2", "on", "t1", ".", "station_id", "=", "t2", ".", "station_id", "join", "train", "as", "t3", "on", "t3", ".", "train_id", "=", "t1", ".", "train_id", "where", "t2", ".", "location", "=", "``", "london", "''"], "query_toks_no_value": ["select", "t3", ".", "name", ",", "t3", ".", "time", "from", "train_station", "as", "t1", "join", "station", "as", "t2", "on", "t1", ".", "station_id", "=", "t2", ".", "station_id", "join", "train", "as", "t3", "on", "t3", ".", "train_id", "=", "t1", ".", "train_id", "where", "t2", ".", "location", "=", "value"], "question": "Show all train names and times in stations in London.", "question_toks": ["Show", "all", "train", "names", "and", "times", "in", "stations", "in", "London", "."], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 14, false], null], [0, 1, false], null], "and", [false, 2, [0, [0, 9, false], null], [0, 13, false], null]]}, "select": [false, [[0, [0, [0, 10, false], null]], [0, [0, [0, 11, false], null]]]], "where": [[false, 2, [0, [0, 6, false], null], "\"london\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6614", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0089", "db_id": "train_station", "query": "select name , location from station", "query_toks": ["select", "name", ",", "location", "from", "station"], "query_toks_no_value": ["select", "name", ",", "location", "from", "station"], "question": "List the names and locations of all stations.", "question_toks": ["List", "the", "names", "and", "locations", "of", "all", "stations", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6621", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0090", "db_id": "twitter_1", "query": "select name , followers from user_profiles", "query_toks": ["select", "name", ",", "followers", "from", "user_profiles"], "query_toks_no_value": ["select", "name", ",", "followers", "from", "user_profiles"], "question": "List the name and number of followers for each user,.", "question_toks": ["List", "the", "name", "and", "number", "of", "followers", "for", "each", "user", ",."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]], [0, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0292", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0091", "db_id": "twitter_1", "query": "select text from tweets", "query_toks": ["select", "text", "from", "tweets"], "query_toks_no_value": ["select", "text", "from", "tweets"], "question": "List the text of all tweets.", "question_toks": ["List", "the", "text", "of", "all", "tweets", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0294", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0092", "db_id": "wedding", "query": "select name from church", "query_toks": ["select", "name", "from", "church"], "query_toks_no_value": ["select", "name", "from", "church"], "question": "List all church names.", "question_toks": ["List", "all", "church", "names", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1631", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0093", "db_id": "wine_1", "query": "select distinct name from wine", "query_toks": ["select", "distinct", "name", "from", "wine"], "query_toks_no_value": ["select", "distinct", "name", "from", "wine"], "question": "List the names of all distinct wines.", "question_toks": ["List", "the", "names", "of", "all", "distinct", "wines", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [true, [[0, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6559", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0094", "db_id": "wine_1", "query": "select distinct name from wine", "query_toks": ["select", "distinct", "name", "from", "wine"], "query_toks_no_value": ["select", "distinct", "name", "from", "wine"], "question": "What are the names of wines?", "question_toks": ["What", "are", "the", "names", "of", "wines", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [true, [[0, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6560", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0095", "db_id": "wine_1", "query": "select distinct name from wine", "query_toks": ["select", "distinct", "name", "from", "wine"], "query_toks_no_value": ["select", "distinct", "name", "from", "wine"], "question": "List the names of all distinct wines.", "question_toks": ["List", "the", "names", "of", "all", "distinct", "wines", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [true, [[0, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6561", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0096", "db_id": "wine_1", "query": "select distinct name from wine", "query_toks": ["select", "distinct", "name", "from", "wine"], "query_toks_no_value": ["select", "distinct", "name", "from", "wine"], "question": "What are the names of wines?", "question_toks": ["What", "are", "the", "names", "of", "wines", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [true, [[0, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6562", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0097", "db_id": "wine_1", "query": "select grape , winery , year from wine where price > 100", "query_toks": ["select", "grape", ",", "winery", ",", "year", "from", "wine", "where", "price", ">", "100"], "query_toks_no_value": ["select", "grape", ",", "winery", ",", "year", "from", "wine", "where", "price", ">", "value"], "question": "List the grape, winery and year of the wines whose price is bigger than 100.", "question_toks": ["List", "the", "grape", ",", "winery", "and", "year", "of", "the", "wines", "whose", "price", "is", "bigger", "than", "100", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]], [0, [0, [0, 12, false], null]], [0, [0, [0, 16, false], null]]]], "where": [[false, 3, [0, [0, 17, false], null], 100.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6589", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0098", "db_id": "wine_1", "query": "select grape , winery , year from wine where price > 100", "query_toks": ["select", "grape", ",", "winery", ",", "year", "from", "wine", "where", "price", ">", "100"], "query_toks_no_value": ["select", "grape", ",", "winery", ",", "year", "from", "wine", "where", "price", ">", "value"], "question": "What are the grapes, wineries and years for wines with price higher than 100?", "question_toks": ["What", "are", "the", "grapes", ",", "wineries", "and", "years", "for", "wines", "with", "price", "higher", "than", "100", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]], [0, [0, [0, 12, false], null]], [0, [0, [0, 16, false], null]]]], "where": [[false, 3, [0, [0, 17, false], null], 100.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6590", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0099", "db_id": "wine_1", "query": "select grape , appelation , name from wine where score > 93", "query_toks": ["select", "grape", ",", "appelation", ",", "name", "from", "wine", "where", "score", ">", "93"], "query_toks_no_value": ["select", "grape", ",", "appelation", ",", "name", "from", "wine", "where", "score", ">", "value"], "question": "List the grape, appelation and name of wines whose score is higher than 93.", "question_toks": ["List", "the", "grape", ",", "appelation", "and", "name", "of", "wines", "whose", "score", "is", "higher", "than", "93", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]], [0, [0, [0, 13, false], null]], [0, [0, [0, 15, false], null]]]], "where": [[false, 3, [0, [0, 18, false], null], 93.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6591", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0100", "db_id": "wine_1", "query": "select grape , appelation , name from wine where score > 93", "query_toks": ["select", "grape", ",", "appelation", ",", "name", "from", "wine", "where", "score", ">", "93"], "query_toks_no_value": ["select", "grape", ",", "appelation", ",", "name", "from", "wine", "where", "score", ">", "value"], "question": "What are the grapes, appelations, and wines with scores above 93?", "question_toks": ["What", "are", "the", "grapes", ",", "appelations", ",", "and", "wines", "with", "scores", "above", "93", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]], [0, [0, [0, 13, false], null]], [0, [0, [0, 15, false], null]]]], "where": [[false, 3, [0, [0, 18, false], null], 93.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6592", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0101", "db_id": "workshop_paper", "query": "select author from submission", "query_toks": ["select", "author", "from", "submission"], "query_toks_no_value": ["select", "author", "from", "submission"], "question": "List the authors of submissions.", "question_toks": ["List", "the", "authors", "of", "submissions", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5816", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0102", "db_id": "workshop_paper", "query": "select author from submission", "query_toks": ["select", "author", "from", "submission"], "query_toks_no_value": ["select", "author", "from", "submission"], "question": "Find the author for each submission and list them.", "question_toks": ["Find", "the", "author", "for", "each", "submission", "and", "list", "them", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5817", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0103", "db_id": "workshop_paper", "query": "select date , venue from workshop", "query_toks": ["select", "date", ",", "venue", "from", "workshop"], "query_toks_no_value": ["select", "date", ",", "venue", "from", "workshop"], "question": "Show the date and venue of each workshop.", "question_toks": ["Show", "the", "date", "and", "venue", "of", "each", "workshop", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5840", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0104", "db_id": "workshop_paper", "query": "select date , venue from workshop", "query_toks": ["select", "date", ",", "venue", "from", "workshop"], "query_toks_no_value": ["select", "date", ",", "venue", "from", "workshop"], "question": "Sort the each workshop in alphabetical. Return the date and venue of each workshop.", "question_toks": ["Sort", "the", "each", "workshop", "in", "alphabetical", ".", "Return", "the", "date", "and", "venue", "of", "each", "workshop", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5841", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0105", "db_id": "wrestler", "query": "select name from wrestler", "query_toks": ["select", "name", "from", "wrestler"], "query_toks_no_value": ["select", "name", "from", "wrestler"], "question": "List the names of wrestlers.", "question_toks": ["List", "the", "names", "of", "wrestlers", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1846", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0106", "db_id": "wrestler", "query": "select name from wrestler", "query_toks": ["select", "name", "from", "wrestler"], "query_toks_no_value": ["select", "name", "from", "wrestler"], "question": "What are the names of the wrestlers?", "question_toks": ["What", "are", "the", "names", "of", "the", "wrestlers", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1847", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0107", "db_id": "wrestler", "query": "select t2.name , t1.team from elimination as t1 join wrestler as t2 on t1.wrestler_id = t2.wrestler_id", "query_toks": ["select", "t2", ".", "name", ",", "t1", ".", "team", "from", "elimination", "as", "t1", "join", "wrestler", "as", "t2", "on", "t1", ".", "wrestler_id", "=", "t2", ".", "wrestler_id"], "query_toks_no_value": ["select", "t2", ".", "name", ",", "t1", ".", "team", "from", "elimination", "as", "t1", "join", "wrestler", "as", "t2", "on", "t1", ".", "wrestler_id", "=", "t2", ".", "wrestler_id"], "question": "List the names of wrestlers and the teams in elimination.", "question_toks": ["List", "the", "names", "of", "wrestlers", "and", "the", "teams", "in", "elimination", "."], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 8, false], null], [0, 1, false], null]]}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1858", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}, {"id": "order_by_0108", "db_id": "wrestler", "query": "select t2.name , t1.team from elimination as t1 join wrestler as t2 on t1.wrestler_id = t2.wrestler_id", "query_toks": ["select", "t2", ".", "name", ",", "t1", ".", "team", "from", "elimination", "as", "t1", "join", "wrestler", "as", "t2", "on", "t1", ".", "wrestler_id", "=", "t2", ".", "wrestler_id"], "query_toks_no_value": ["select", "t2", ".", "name", ",", "t1", ".", "team", "from", "elimination", "as", "t1", "join", "wrestler", "as", "t2", "on", "t1", ".", "wrestler_id", "=", "t2", ".", "wrestler_id"], "question": "What are the names of wrestlers and their teams in elimination?", "question_toks": ["What", "are", "the", "names", "of", "wrestlers", "and", "their", "teams", "in", "elimination", "?"], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 8, false], null], [0, 1, false], null]]}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1859", "is_simplification": true, "simplifications_tags": ["ORDER_BY"]}] |