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_431 ( id, "yacht", "nation", "owner", "skipper", "launch year" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- was the morna l...
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 was the number of...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_586 ( id, "game", "date", "team", "score", "high points", "high rebounds", "high assists", "location\nattendance", "record" ) -- Using valid SQLite, answer the following...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_38 ( id, "#", "title", "producer(s)", "performer(s)", "length" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which is longer...
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. -- calculate the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_909 ( id, "pollutant", "units", "emission standard", "coal-fired", "petroleum coke-fired" ) -- 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_712 ( id, "rank", "athlete", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many competito...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_206 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what country w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_630 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- south korea ha...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_541 ( id, "games", "host city", "dates", "nations", "participants", "events" ) -- 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_699 ( id, "district", "name", "party", "residence", "first served" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- angel fuent...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_270 ( id, "transmitter", "kw", "bbca", "bbcb", "d3&4", "sdn", "arqa", "arqb", "pol.", "a.g." ) -- Using valid SQLite, answer the following questions for the tables provi...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_243 ( id, "year", "album", "song", "duration", "artist" ) -- 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_204_232 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which other na...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_54 ( id, "selected\nlatin american\ncountries", "internl.\ntourism\narrivals\n2010\n(x 1000)", "internl.\ntourism\nreceipts.\n2010\n(usd\n(x1000)", "average\nreceipt\nper ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_208 ( id, "team", "location", "venue", "capacity", "position in 1993-94" ) -- 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_204_364 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_135 ( 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_204_703 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who had a larg...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_114 ( id, "week", "date", "tv time", "opponent", "result", "game site", "record", "attendance", "bye" ) -- Using valid SQLite, answer the following questions for the tab...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_168 ( id, "team name", "leagues", "base", "year started", "year ended", "notable riders" ) -- 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_983 ( id, "year", "1st venue", "2nd venue", "3rd venue", "4th venue", "5th venue", "6th venue" ) -- 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_839 ( id, "station", "type", "latitude", "longitude", "el. (m)", "opened", "closed", "coordinates" ) -- 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_301 ( id, "nationality", "name", "term as a deputy judge", "reason for termination" ) -- 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_30 ( id, "place", "team", "played", "won", "draw", "lost", "goals\nscored", "goals\nconceded", "+/-", "points" ) -- 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_763 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the high...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_418 ( id, "#", "player", "position", "height", "current club" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who is the short...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_244 ( id, "pos", "rider", "manufacturer", "time/retired", "points" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which rider...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_720 ( id, "date", "opponent#", "rank#", "site", "result" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what date did both te...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_17 ( id, "name", "date of death", "ceremony", "year", "academy award", "film", "winner" ) -- 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_211 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- 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_204_945 ( id, "episode", "name", "synopsis", "sent home", "highest seller" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_790 ( id, "year", "nw rank", "venue", "opp rank", "opponent", "score", "w/l", "round", "notes" ) -- 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_204_662 ( id, "week", "date", "opponent", "result", "attendance", "bye" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_554 ( id, "rank", "name", "nation", "time", "speed", "note" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who is the first f...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_672 ( id, "week", "date", "opponent", "result", "venue", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_57 ( id, "year", "round", "against", "score", "scorers" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- the most goals scored ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_938 ( id, "year", "edmonton\nhundred", "elthorne\nhundred", "gore\nhundred", "isleworth\nhundred", "ossulstone\nhundred\nholborn\ndivision", "ossulstone\nhundred\nfinsbury...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_800 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many slive...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_38 ( id, "#", "title", "producer(s)", "performer(s)", "length" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the fir...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_622 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- where w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_548 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the nu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_346 ( id, "date", "location", "venue", "opening act", "supporting" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many co...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_951 ( id, "candidate", "votes", "percentage", "counties", "delegates" ) -- 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_655 ( id, "year", "winner", "album", "other finalists" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which artists won in 20...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_84 ( id, "no", "peak", "location", "elevation (m)", "prominence (m)", "col height (m)", "col location", "parent" ) -- Using valid SQLite, answer the following questions ...
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_660 ( id, "county", "obama%", "obama#", "mccain%", "mccain#", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_442 ( id, "institution", "location", "enrollment", "nickname", "varsity\nsports", "rugby\nsince", "head coach" ) -- 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_375 ( id, "#", "season", "competition", "date", "round", "opponent", "h / a", "result", "scorer (s)" ) -- 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_204_898 ( id, "seed", "school", "conf (overall)", "tiebreaker" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the number ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_752 ( id, "rank", "circuit", "headquarters", "screens", "sites" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which circuit ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_206 ( id, "saros", "member", "date", "time\n(greatest)\nutc", "type", "location\nlat,long", "gamma", "mag.", "width\n(km)", "duration\n(min:sec)", "ref" ) -- Using valid...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_616 ( id, "township", "fips", "population\ncenter", "population", "population\ndensity\n/km2 (/sq mi)", "land area\nkm2 (sq mi)", "water area\nkm2 (sq mi)", "water %", "ge...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_499 ( id, "place", "player", "country", "score", "to par", "money ($)" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_574 ( id, "track number", "russian title", "english title", "music", "lyrics" ) -- 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_787 ( id, "year", "category", "nominee(s)", "episode", "result" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what 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_720 ( id, "date", "opponent#", "rank#", "site", "result" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which is the only opp...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_440 ( id, "rank", "player", "from", "to", "transfer fee\n(\u20ac million)", "year" ) -- 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_59 ( id, "country", "2000", "2001", "2002", "2003", "2004", "2005", "2006", "2007", "2008", "2009", "2010", "2011" ) -- 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_575 ( id, "place", "position", "number", "name", "league one", "fa cup", "league cup", "football league trophy", "total" ) -- 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_11 ( id, "title", "year", "peak chart positions\nus", "peak chart positions\nus r&b", "peak chart positions\nus rap", "peak chart positions\nuk", "certifications", "album"...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_249 ( id, "km", "municipality", "location", "interescting highway", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- in...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_343 ( id, "nation", "model", "length", "barrel length", "weight" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how long was ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_405 ( id, "team 1", "agg.", "team 2", "1st leg", "2nd leg" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many ties occur...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_673 ( 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_203_486 ( id, "place", "team", "matches", "won", "drawn", "lost", "difference", "points" ) -- 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_727 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what nation wa...
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. -- how many gold ...
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_69 ( id, "representative", "title", "from", "to", "appointed by" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was the f...
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_204_172 ( id, "year", "representative", "hometown", "placement in miss nepal", "special awards at miss nepal", "placement in miss pokhara" ) -- Using valid SQLite, answer th...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_855 ( id, "date", "city", "venue", "member", "performance", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- when was t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_671 ( id, "airing\ndate", "english title\n(chinese title)", "number of episodes", "main cast", "theme song (t)\nsub-theme song (st)", "genre", "notes", "official website" ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_309 ( id, "model", "released", "usage", "features", "storage" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which was releas...
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 receive...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_105 ( id, "name", "street address", "years as tallest", "height\nft (m)", "floors" ) -- 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_680 ( id, "released", "title", "artist", "format", "language" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many compila...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_235 ( id, "season", "team", "country", "competition", "matches", "goals" ) -- 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_204_155 ( id, "rank", "heat", "athlete", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which coun...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_657 ( id, "call sign", "frequency", "city of license", "licensee", "format" ) -- 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_834 ( id, "rank", "census subdivision", "province", "type", "land area\n(km2, 2011)", "population 2011", "population 2006", "population 2001", "population 1996", "change i...
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. -- wh...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_219 ( 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_203_109 ( id, "treaty", "organization", "introduced", "signed", "ratified" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_68 ( id, "value", "diameter", "composition", "1979-1989\nobverse", "1979-1989\nreverse" ) -- 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_230 ( id, "place", "player", "country", "score", "to par" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what score did tiger...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_281 ( id, "date", "time (edt)", "team #1", "res.", "team #2", "round", "spectators" ) -- 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_735 ( id, "rank", "team", "names", "time", "qualification" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which country 's te...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_201 ( id, "class", "type", "ships", "displacement", "note" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the differe...
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_270 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- 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_203_615 ( id, "district", "incumbent", "party", "first\nelected", "result", "candidates" ) -- 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_34 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the dif...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_318 ( id, "date", "opponent", "venue", "result", "attendance", "scorers" ) -- 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_2 ( id, "name", "mineral", "opened", "closed", "years connected", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- the ...
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_204_219 ( 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_227 ( id, "week", "date", "opponent", "score", "result", "record" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which games ...