text2SQL
stringlengths
192
7.27k
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_631 ( id, "#", "title", "english translation", "original album", "length" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_110 ( id, "year", "champion", "city", "llws", "record" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- where were the 1962 win...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_815 ( id, "pick #", "nfl team", "player", "position", "college" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many guard...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_631 ( id, "year", "name of show", "episodes", "other guests", "winner(s)" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_862 ( id, "rank", "bib", "athlete", "country", "run 1", "run 2", "total", "behind" ) -- Using valid SQLite, answer the following questions for the tables provided above....
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_607 ( id, "season", "date", "location", "discipline", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many races w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_379 ( id, "year", "title", "hangul", "network", "further info" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what type of sh...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_637 ( id, "player", "for", "against", "result", "date" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many players were f...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_234 ( id, "description", "total", "poland", "baltic states(resettled in poland during war)", "resettled in poland during war(from ussr and romania)", "sudetendeutsch", "se...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_383 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many total...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_341 ( id, "name in english", "name in turkish", "area (km2)", "depth", "location (districts and/or provinces)" ) -- Using valid SQLite, answer the following questions fo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_498 ( id, "first issued", "design", "slogan", "serial format", "serials issued", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_123 ( id, "year", "title", "b-side", "mediums", "label (catalog)" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_551 ( id, "goal", "date", "venue", "opponent", "score", "result", "competition" ) -- Using valid SQLite, answer the following questions for the tables provided above. -...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_530 ( id, "country", "gdp (usd bln, 2012)", "gdp (usd bln, 2017)", "gdp (usd ppp bln, 2012)", "gdp (usd ppp bln, 2017)", "per capita (usd, 2012)", "per capita (usd, 2017)"...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_7 ( id, "pos.", "artist", "single", "year", "sales", "peak" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- eiffel 65 had a to...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_601 ( id, "area served", "city of license", "vc", "rf", "callsign", "network", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided ab...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_125 ( id, "state", "type", "name", "title", "royal house", "from", "to" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_758 ( id, "no.", "dub no.", "english dubbed title / english subbed title\noriginal japanese title", "original air date", "english air date" ) -- Using valid SQLite, answ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_996 ( id, "no.", "air date", "network", "household\nrating", "viewers\n(millions)" ) -- Using valid SQLite, answer the following questions for the tables provided above....
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_722 ( id, "season", "series", "team", "races", "wins", "poles", "f/lap", "podiums", "points", "position" ) -- Using valid SQLite, answer the following questions for the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_654 ( id, "year", "song", "u.s.", "u.s.\nr&b", "u.s.\nac", "uk", "album" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_643 ( id, "release", "artist", "title", "notes", "album" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which was not release...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_652 ( id, "title", "year", "director", "country", "genre", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what movie ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_262 ( id, "rank", "athlete", "time", "notes", "q" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which athlete belongs to ran...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_209 ( id, "released", "title", "label", "number", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the next al...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_163 ( id, "airline", "icao", "iata", "callsign", "commenced\noperations" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how m...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_538 ( id, "flight", "date", "payload nickname", "payload", "orbit", "result" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_308 ( id, "athlete", "nation", "olympics", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. --...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_354 ( id, "opus", "title", "genre", "sub\u00addivisions", "libretto", "composition", "premiere date", "place, theatre" ) -- Using valid SQLite, answer the following ques...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_568 ( id, "pennant", "name", "hull builder", "ordered", "laid down", "launched", "accepted into service", "commissioned", "est. building cost", "fate" ) -- Using valid S...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_293 ( id, "district", "name", "party", "district office", "first elected" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- name...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_469 ( id, "year", "round", "position", "matches", "wins", "draws", "losses", "gf", "ga" ) -- Using valid SQLite, answer the following questions for the tables provided a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_379 ( id, "year", "title", "hangul", "network", "further info" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the nam...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_174 ( id, "rank", "name", "nationality", "result", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who finished direct...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_996 ( id, "no.", "air date", "network", "household\nrating", "viewers\n(millions)" ) -- Using valid SQLite, answer the following questions for the tables provided above....
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_994 ( id, "date", "time", "opponent#", "rank#", "site", "tv", "result", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided abov...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_737 ( id, "year", "order", "quantity", "ger nos." ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many years are listed ? ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_851 ( id, "serial number", "river", "name", "area (km2)", "district", "co-ordinate", "altitude (m)" ) -- Using valid SQLite, answer the following questions for the table...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_417 ( id, "rnd.", "pick #", "nfl team", "player", "pos.", "college", "conf.", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided abo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_186 ( id, "season", "tier", "division", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the total number of di...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_8 ( id, "player", "rec.", "yards", "avg.", "td's", "long" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which player did not...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_196 ( id, "terminal", "operator", "depth\n(m)", "berths", "quay length\n(m)", "quay cranes", "area\n(m2)", "capacity\n(kteus)" ) -- Using valid SQLite, answer the follow...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_394 ( id, "year", "album", "label", "peak chart\npositions\nus", "peak chart\npositions\nus r&b" ) -- Using valid SQLite, answer the following questions for the tables p...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_321 ( id, "community", "currency", "region", "target date", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many p...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_309 ( id, "team", "winners", "runners-up", "years won", "years lost" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which tea...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_760 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which o...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_992 ( id, "team", "manager", "city", "stadium", "capacity" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what city is listed...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_313 ( id, "name", "pennant", "builder", "launched", "original name", "fate" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- wh...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_799 ( id, "year", "date", "title", "format(s)", "award description(s)", "result(s)" ) -- Using valid SQLite, answer the following questions for the tables provided above...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_838 ( id, "year", "award", "category", "nominated work", "result" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what are the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_281 ( id, "map or catalog", "creator", "time created", "contets", "links" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- did ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_635 ( id, "round", "selection", "player", "position", "college" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was the la...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_642 ( id, "team", "domestic tournament", "position", "appearance", "qualified" ) -- Using valid SQLite, answer the following questions for the tables provided above. --...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_784 ( id, "player", "league", "cup", "europa league", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the diff...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_137 ( id, "race", "race name", "pole position", "fastest lap", "winning driver", "winning team", "yokohama winner", "jay-ten winner", "report" ) -- Using valid SQLite, a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_555 ( id, "place", "player", "country", "score", "to par", "money ($)" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what go...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_106 ( id, "year", "title", "image", "dimensions", "collection", "comments" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_60 ( id, "outcome", "no.", "date", "championship", "surface", "opponent in the final", "score in the final" ) -- Using valid SQLite, answer the following questions for t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_172 ( id, "title", "date of creation", "surname", "first titular" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which duke h...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_914 ( id, "year", "team", "games", "attempts", "yards", "ypc", "long", "tds" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_143 ( id, "national park", "region", "land area (km2)", "established", "visitation (2009)", "coordinates" ) -- Using valid SQLite, answer the following questions for the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_55 ( id, "date", "time", "opponent#", "rank#", "site", "tv", "result", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided above...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_71 ( id, "rank", "heat", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who is the top...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_239 ( id, "year", "title", "chinese title", "role", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many films are...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_460 ( id, "player", "played", "legs won", "legs lost", "lwat", "100+", "140+", "180s", "high checkout", "3-dart average" ) -- Using valid SQLite, answer the following qu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_691 ( id, "date", "round", "opponent", "venue", "result", "attendance", "scorers" ) -- Using valid SQLite, answer the following questions for the tables provided above. ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_630 ( id, "no", "date", "race", "track", "winner", "reports" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many times di...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_284 ( id, "jurisdiction", "adherents", "bishops", "priests", "monastics", "monasteries", "parishes" ) -- Using valid SQLite, answer the following questions for the table...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_475 ( id, "home team", "score", "away team", "date", "agg" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- during the second l...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_366 ( id, "pos", "class", "no", "team", "drivers", "chassis", "engine", "laps" ) -- Using valid SQLite, answer the following questions for the tables provided above. --...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_771 ( id, "#", "artist", "featuring", "title", "version", "length" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which track...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_727 ( id, "year", "miss northern ireland", "hometown", "placement at miss world", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_88 ( id, "year", "english title", "japanese", "romanization", "type" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_979 ( id, "place", "nation", "5 hoops", "3 balls,\n2 ribbons", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_555 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which r...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_593 ( id, "year", "chairperson" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who held the position longer , t.v sivaraopant...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_917 ( id, "date", "opponent#", "rank#", "site", "result", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_196 ( id, "outcome", "no.", "date", "championship", "surface", "partner", "opponents in the final", "score in the final" ) -- Using valid SQLite, answer the following qu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_939 ( id, "year", "chassis", "engine", "start", "finish" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the average e...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_747 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many more ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_603 ( id, "service", "service id", "bit rate", "audio channels", "description", "analogue availability" ) -- Using valid SQLite, answer the following questions for the t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_650 ( id, "season", "level", "name", "position", "nationality", "international\ncaps" ) -- Using valid SQLite, answer the following questions for the tables provided abo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_782 ( id, "year", "actor", "award", "category", "role", "episode", "result" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- wh...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_961 ( id, "title", "director", "production", "music", "cast", "release date" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_600 ( id, "name", "status", "population", "district", "former local authority" ) -- Using valid SQLite, answer the following questions for the tables provided above. --...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_49 ( id, "city", "country", "iata", "icao", "airport", "commenced", "ended" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- wh...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_179 ( id, "pos", "no", "driver", "constructor", "laps", "time/retired", "grid", "points" ) -- Using valid SQLite, answer the following questions for the tables provided ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_803 ( id, "draw", "country", "language", "artist", "song", "english translation", "place", "points" ) -- Using valid SQLite, answer the following questions for the table...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_721 ( id, "school", "location", "control", "type", "enrollment", "founded" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- wha...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_568 ( id, "town/village", "population", "postal code", "municipality", "island", "location" ) -- Using valid SQLite, answer the following questions for the tables provid...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_186 ( id, "season", "tier", "division", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- they finished 16th in 2008/09 ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_300 ( id, "year", "tournament", "venue", "result", "extra" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- in what year did ye...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_47 ( id, "outcome", "no.", "date", "tournament", "surface", "partner", "opponents", "score" ) -- Using valid SQLite, answer the following questions for the tables provid...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_506 ( id, "seasons", "team", "ch.wins", "promotions", "relegations" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_420 ( id, "#", "stadium", "capacity", "city", "home team" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the differen...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_216 ( id, "rank", "hospital", "city", "county", "# beds", "type of hospital" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_771 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the to...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_121 ( id, "name", "pos.", "caps", "goals", "club" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who has the most goals plus ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_755 ( id, "singing position", "song title", "informal translation", "act", "percentage of votes", "final position" ) -- Using valid SQLite, answer the following question...