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_217 ( id, "camp", "div sec\ndivision", "admin\ndistrict", "9 feb", "11 feb", "16 feb", "25 feb", "27 feb", "2 mar", "4 mar", "6 mar", "11 mar", "13 mar", "24 mar", "30 mar...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_52 ( id, "pos", "no", "driver", "constructor", "laps", "time/retired", "grid", "points" ) -- 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_203_414 ( id, "team 1", "agg.", "team 2", "1st leg", "2nd leg" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which team was the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_195 ( id, "team", "home city", "stadium", "capacity", "last season" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what amoun...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_232 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which country ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_490 ( id, "position", "name", "height", "weight", "birthdate", "birthplace", "2009-10 team" ) -- 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_203_761 ( id, "pos", "no", "driver", "team", "laps", "time/retired", "grid", "points" ) -- 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_350 ( id, "date", "opponents", "venue", "result", "scorers", "attendance", "report 1", "report 2" ) -- Using valid SQLite, answer the following questions for the tables ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_683 ( id, "no.", "constituency", "winner candidate", "party", "votes", "margin" ) -- 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_724 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- poland and sou...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_843 ( id, "record", "date and time", "competition", "home or away", "opponent", "score" ) -- 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_203_219 ( id, "no", "name", "date of birth", "height", "weight", "spike", "block", "2008 club" ) -- Using valid SQLite, answer the following questions for the tables provide...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_893 ( id, "rank", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many athletes had...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_778 ( id, "representative", "title", "presentation\nof credentials", "termination\nof mission", "appointed by" ) -- 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_204_739 ( id, "districts", "ubigeo", "area\n(km2)", "population", "population density\n(/km2)", "created", "postal\ncode" ) -- Using valid SQLite, answer the following quest...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_207 ( id, "week", "date", "opponent", "result", "attendance", "bye" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- opponent f...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_845 ( id, "round", "circuit", "location", "date", "pole position", "fastest lap", "winning driver", "headline event" ) -- Using valid SQLite, answer the following questi...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_524 ( id, "season", "tier", "division", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the lowest tier season...
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. -- who was the top c...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_481 ( id, "n\u00b0", "name", "position", "date of birth", "nationality" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how ma...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_393 ( id, "year", "film", "director", "cast", "details" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the number of ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_277 ( id, "entered", "wrestler", "place", "eliminated by", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many wre...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_374 ( id, "event", "gold", "silver", "bronze", "total", "ranking" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many med...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_397 ( id, "series", "launch date", "finale date", "days", "housemates", "winner", "main presenter", "grand prize", "liveshow\naudience\nmillions" ) -- Using valid SQLite...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_145 ( id, "position", "club", "played", "points", "wins", "draws", "losses", "goals for", "goals against", "goal difference" ) -- Using valid SQLite, answer the followin...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_612 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many count...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_449 ( id, "no", "episode", "title", "original airdate", "viewers", "nightly\nrank" ) -- 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_875 ( id, "#", "name", "birth and death", "office started", "office ended" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_523 ( id, "state", "swimsuit", "interview", "evening gown", "average", "finalists" ) -- 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_3 ( id, "province", "capital", "population", "density", "municipalities", "legal districts" ) -- 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_770 ( id, "season", "date", "jia-a/csl winner", "result", "fa cup winner", "scorers", "stadium" ) -- Using valid SQLite, answer the following questions for the tables pr...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_232 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what 's the nu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_511 ( id, "number", "driver", "entrant", "chassis", "engine", "tyre" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- tony bett...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_731 ( id, "pos.", "city", "population\n(ab)", "surface\n(km2)", "density\n(ab/km2)", "altitude\n(mslm)" ) -- 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_44 ( id, "face value", "\u20ac0.01", "\u20ac0.02", "\u20ac0.05", "\u20ac0.10", "\u20ac0.20", "\u20ac0.50", "\u20ac1.00", "\u20ac2.00" ) -- Using valid SQLite, answer the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_201_14 ( id, "crossing", "carries", "location", "coordinates" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many crossings a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_792 ( id, "#", "date", "opponent", "score", "win", "loss", "save", "attendance", "record" ) -- 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_565 ( id, "game", "date", "opponent", "venue", "result", "attendance", "goalscorers" ) -- 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_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_572 ( id, "judge", "court", "began active\nservice", "ended active\nservice", "ended senior\nstatus" ) -- Using valid SQLite, answer the following questions for the tabl...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_237 ( id, "n", "p", "nat.", "name", "age", "moving from", "type", "transfer\nwindow", "ends", "transfer\nfee" ) -- Using valid SQLite, answer the following questions for...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_997 ( id, "#", "title", "celebrity guest(s)", "directed by", "written by", "original airdate" ) -- Using valid SQLite, answer the following questions for the tables prov...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_583 ( id, "title", "release", "6th gen", "handheld", "note" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many more game...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_72 ( id, "election year", "# of\nconstituency votes", "# of\nparty list votes", "% of\nparty list votes", "# of\noverall seats won", "+/-" ) -- Using valid SQLite, answe...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_23 ( id, "#", "wrestlers", "reign", "date", "days held", "location", "event", "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_855 ( id, "year", "date", "winner", "result", "loser", "attendance", "location" ) -- 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_980 ( id, "name", "type", "elevation\n(ground station)", "elevation\n(mountain station)", "slope length", "capacity\n(persons/hour)", "construction year" ) -- Using vali...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_20 ( id, "represent", "contestant", "age", "height", "hometown" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many deleg...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_117 ( id, "season", "level", "division", "section", "position", "movements" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- th...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_920 ( id, "goal", "date", "location", "opponent", "lineup", "min", "assist/pass", "score", "result", "competition" ) -- Using valid SQLite, answer the following question...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_129 ( id, "finalist", "age", "from", "dress colour", "status" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many finalis...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_735 ( id, "rank", "team", "names", "time", "qualification" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many teams had ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_796 ( id, "network name", "flagship", "programming type", "owner", "affiliates" ) -- 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_718 ( id, "date", "opponent", "time", "score", "record" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who is the last oppone...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_107 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who has more m...
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_204_747 ( id, "season", "skip", "third", "second", "lead", "events" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- tell me the nu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_98 ( id, "title", "year", "director", "budget", "gross (worldwide)", "notes" ) -- 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_88 ( id, "language", "number", "percentage (%)", "males", "females" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which lang...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_735 ( id, "rank", "team", "names", "time", "qualification" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many teams othe...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_113 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which country ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_937 ( id, "rank", "lane", "athlete", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how long did it take the fifth pla...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_115 ( id, "name of place", "counties", "principal county", "lower zip code" ) -- 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_501 ( id, "title", "genre", "sub\u00addivisions", "libretto", "premiere date", "place, theatre" ) -- Using valid SQLite, answer the following questions for the tables pr...
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_203_390 ( id, "year", "venue", "winners", "runner-up", "3rd place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- from 2005-2012 ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_271 ( id, "date", "series", "circuit", "city / state", "winner", "team", "car", "report" ) -- 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_975 ( id, "year", "competition", "location", "event", "final-rank", "final-score", "qualifying rank", "qualifying score" ) -- 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_203_534 ( id, "week", "date", "opponent", "home/away", "result", "bye" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- where did t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_704 ( id, "rnd", "date", "location", "laps", "distance", "time", "speed\n(km/h)", "winner", "pole position", "most leading laps", "fastest race lap" ) -- Using valid SQL...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_323 ( id, "city", "country", "airport", "begin", "end" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the total numbe...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_907 ( id, "lift name", "type", "top\nelevation\n(ft)", "bottom\nelevation", "vertical\nrise", "length\n(ft)", "slope\n(%)", "capacity\n(rides/hr)", "speed\n(ft/min)", "lif...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_332 ( id, "administrative\narea", "area\nkm2", "area\nsq mi", "population", "administrative\ncentre" ) -- Using valid SQLite, answer the following questions for the tabl...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_808 ( id, "rank", "peak name", "elevation", "location", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many peaks...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_265 ( id, "no.", "title (latin)", "title (english translation)", "subject", "date" ) -- 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_543 ( id, "year", "show", "role", "channel", "extra" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- indian american entertain...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_680 ( id, "released", "title", "artist", "format", "language" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which artist rel...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_135 ( id, "series", "year", "rank", "average audience share" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which year -lrb- ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_323 ( id, "city", "country", "airport", "begin", "end" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which destination city ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_559 ( id, "no.", "name", "took office", "left office", "president served under", "notable for" ) -- Using valid SQLite, answer the following questions for the tables pro...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_204 ( id, "year", "film", "language", "actors", "music", "banner", "note" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_648 ( id, "title", "contents", "pages", "published", "isbn" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how long , in page...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_523 ( id, "state", "swimsuit", "interview", "evening gown", "average", "finalists" ) -- 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_69 ( id, "representative", "title", "from", "to", "appointed by" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was the l...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_283 ( id, "#", "name", "strike tone\n(st-1/16)", "weight\n(kg)", "diameter\n(mm)", "inscription" ) -- 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_203_374 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- if a man 's na...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_545 ( id, "single/ep", "release date", "label", "format(s)", "uk singles chart position", "notes" ) -- Using valid SQLite, answer the following questions for the tables ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_679 ( id, "part", "number", "first public release date (first edition)", "latest public release date (edition)", "latest amendment", "title", "description" ) -- Using va...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_428 ( id, "season", "east superleague", "east premier league", "east region south division", "east region central division", "east region north division" ) -- Using vali...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_565 ( id, "wrestlers", "times", "date", "location", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who were the first...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_129 ( id, "finalist", "age", "from", "dress colour", "status" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- simona armstrong...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_868 ( id, "frequency band", "band number", "radio interface", "generation", "status", "notes" ) -- Using valid SQLite, answer the following questions for the tables prov...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_231 ( id, "season", "tier", "division", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what were the number of times ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_173 ( id, "rank", "group", "name", "nationality", "2.05", "2.15", "2.19", "2.23", "2.26", "result", "notes" ) -- 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_204_514 ( id, "date", "sub", "flight", "dead", "hurt", "pax.", "type", "perpetrator", "description" ) -- Using valid SQLite, answer the following questions for the tables pr...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_51 ( id, "channel", "definition", "organisation", "ownership", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how man...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_3 ( id, "rank", "name", "nationality", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was the only competitor from...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_696 ( id, "issue", "volume", "title", "main feature story", "first/early appearance story/stories", "release date" ) -- Using valid SQLite, answer the following question...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_453 ( id, "#", "date", "venue", "opponents", "score", "comp", "denmark 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_49 ( id, "city", "country", "iata", "icao", "airport", "commenced", "ended" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- wh...