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_203_510 ( id, "township", "fips", "population\ncenter", "population", "population\ndensity\n(/mi2)", "population\ndensity\n(/km2)", "land area\n(mi2)", "land area\n(km2)", "wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_473 ( 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_204_307 ( id, "year", "english title", "chinese title", "role", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- in the 200...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_987 ( id, "city/municipality", "no. of\nbarangays", "area\n(km2)", "population\n(2010 census)", "pop. density\n(per km2)" ) -- Using valid SQLite, answer the following q...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_802 ( id, "tie no", "home team", "score", "away team", "date" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the tota...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_256 ( 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_992 ( id, "team", "manager", "city", "stadium", "capacity" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the total n...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_532 ( id, "rebounds", "off", "def", "player", "team", "date", "opponent", "score", "minutes played", "points", "assists", "steals", "blocks", "20-20", "led the league in r...
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_191 ( id, "year", "group", "award", "result", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the only award ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_510 ( id, "township", "fips", "population\ncenter", "population", "population\ndensity\n(/mi2)", "population\ndensity\n(/km2)", "land area\n(mi2)", "land area\n(km2)", "wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_756 ( id, "year", "team", "games", "combined tackles", "tackles", "assisted tackles", "sacks", "forced fumbles", "fumble recoveries", "fumble return yards", "interceptions...
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. -- which nationality h...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_466 ( 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_203_108 ( id, "kilometers", "name", "location", "intersecting routes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which sectio...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_58 ( id, "year", "position" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the total number of nations that made it t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_15 ( id, "year", "title", "role", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many film roles did mandy patink...
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 title has the s...
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_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_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_203_186 ( id, "painter", "composition", "drawing", "color", "expression" ) -- 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_203_788 ( id, "year", "author", "illustrator", "title", "publisher" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what 's the di...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_16 ( id, "name", "took office", "left office", "party", "district residence", "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_203_305 ( id, "round", "#", "player", "nationality", "college/junior/club team (league)" ) -- 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_597 ( id, "main author", "no. of patients", "duration of follow-up years", "linearized rate of infection", "actuarial freedom from infective endocarditis" ) -- Using val...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_131 ( id, "pos.", "car #", "driver", "make", "team" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- did jason leffler race for...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_459 ( 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_204_63 ( id, "round", "circuit", "date", "pole position", "winning driver", "winning team", "trophy winner" ) -- 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_652 ( id, "title", "year", "director", "country", "genre", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- did jeff lo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_604 ( id, "year", "date", "driver", "team", "manufacturer", "race distance\nlaps", "race distance\nmiles (km)", "race time", "average speed\n(mph)", "report" ) -- Using ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_863 ( id, "state", "city/county", "population served", "charter type", "station name", "web site" ) -- 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_663 ( id, "country", "zone", "national federation", "#gm", "#fide", "national championship" ) -- 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_379 ( id, "year", "title", "hangul", "network", "further info" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what show was h...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_224 ( id, "title", "year", "channel", "role", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many times did she a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_888 ( id, "location", "mile", "destinations", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the next destina...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_370 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what we...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_633 ( id, "launch date", "operator", "name", "sample origin", "samples returned", "recovery date", "mission result" ) -- Using valid SQLite, answer the following questio...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_594 ( id, "canal", "length (miles)", "locks", "max length (ft)", "width (ft)", "year opened", "year abandoned", "year restored" ) -- Using valid SQLite, answer the follo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_296 ( id, "country", "total gdp (nominal)\n(billion us$)", "gdp per capita\n(us$, ppp)", "gdp growth,\n2007-2011\n(in %)", "hdi" ) -- Using valid SQLite, answer the foll...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_477 ( 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_563 ( id, "abbreviation", "settlement", "district", "official name", "division", "cup", "other information" ) -- 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_382 ( id, "date", "opponent", "site", "result" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- on october 17th , what was the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_978 ( id, "position", "nation", "number", "name", "soproni liga", "uefa cup", "hungarian cup", "league cup", "total" ) -- 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_201_46 ( id, "name", "position", "length\n[km]", "drainage basin area\n[km2]", "confluence\n[by lahn-km]", "mouth elevation\n[m above msl]" ) -- Using valid SQLite, answer t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_231 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many teams...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_823 ( id, "dates", "location", "attendance", "official guests", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- where ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_376 ( id, "no.", "name", "term of office", "president(s) served under" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how lon...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_690 ( id, "election", "party name", "total votes", "share of votes", "seats", "share of seats", "party leader(s)", "notes" ) -- 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_189 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the leas...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_887 ( id, "district", "representative", "party", "residence", "counties represented" ) -- 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_218 ( 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_204_298 ( id, "year", "competition", "venue", "position", "event", "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_508 ( id, "no.", "race title", "track", "date", "tv" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the number of ra...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_245 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how did...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_226 ( id, "municipality/communes", "coalition for the citizen", "coalition for the future", "other/independent", "winning party/coalition", "voter turnout" ) -- Using va...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_341 ( id, "season", "champion", "runner-up", "score", "third place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many d...
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. -- how man...
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_202_160 ( id, "season", "level", "division", "section", "position", "movements" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- ho...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_57 ( id, "year", "film", "role", "language", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which language has madhur...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_438 ( id, "year", "title", "role", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what film did damon produce right a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_756 ( id, "year", "team", "games", "combined tackles", "tackles", "assisted tackles", "sacks", "forced fumbles", "fumble recoveries", "fumble return yards", "interceptions...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_665 ( id, "rank", "name", "notability", "birthplace", "advocate" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who is ranked...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_441 ( id, "date", "opponent", "venue", "result", "attendance", "scorers" ) -- 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_70 ( id, "pick #", "nfl team", "player", "position", "college" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- if david willia...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_751 ( id, "year", "title", "peak chart positions\nus\nair", "peak chart positions\nus\nmain", "peak chart positions\nus\nmod", "album" ) -- 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_734 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- in whic...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_153 ( id, "stamp issue date", "stamp set", "#cards", "card set ref", "qty. issued" ) -- 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_103 ( id, "medal", "name", "sport", "event" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which player competed in women 's ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_540 ( id, "name", "town", "deanery", "vicariate", "founded", "original ethnic community" ) -- 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_444 ( id, "week", "start date", "type", "tournament", "surface", "town", "country", "continent", "prize money" ) -- 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_200 ( id, "region", "seed", "team", "coach", "finished", "final opponent", "score" ) -- 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_516 ( id, "year", "team", "games", "punt return attempts", "punt return yards", "punts returned for touchdown", "punts fair caught", "longest punt return", "kickoff attemp...
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. -- how ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_853 ( id, "pos", "grid", "no.", "driver", "team", "manufacturer", "laps", "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_203_450 ( id, "team", "outgoing manager", "manner of departure", "date of vacancy", "replaced by", "date of appointment", "position in table" ) -- Using valid SQLite, answer...
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. -- nation to earn...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_569 ( id, "designation", "classification", "constellation", "apparent magnitude" ) -- 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_952 ( id, "rank", "player", "county", "tally", "total", "opposition" ) -- 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_203_529 ( id, "fin", "st", "driver", "car #", "make", "points", "bonus", "laps", "winnings" ) -- 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_469 ( id, "coach", "years", "seasons", "wins", "losses", "ties", "pct" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- in 1948...
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. -- which is the last ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_516 ( id, "year", "team", "games", "punt return attempts", "punt return yards", "punts returned for touchdown", "punts fair caught", "longest punt return", "kickoff attemp...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_356 ( id, "name of place", "number of counties", "principal county", "lower zip code" ) -- 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_894 ( id, "season", "winner", "score", "runners-up", "venue" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many times wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_336 ( id, "operators", "named trains", "destination", "year begun", "year discontinued" ) -- 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_621 ( id, "player", "games played", "minutes played", "minutes played per game", "rebounds", "rebounds per game", "assists", "assists per game", "field goal %", "free thro...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_874 ( id, "year", "competition", "venue", "position", "event", "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_203_715 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the numb...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_807 ( id, "date", "winner", "runner-up", "result", "site", "attendance" ) -- 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_204_117 ( id, "season", "level", "division", "section", "position", "movements" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- ho...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_751 ( id, "year", "title", "peak chart positions\nus\nair", "peak chart positions\nus\nmain", "peak chart positions\nus\nmod", "album" ) -- 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_685 ( id, "no. in\nseries", "no. in\nseason", "title", "directed by", "written by", "original air date" ) -- 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_203_339 ( id, "year", "car", "start", "qual", "rank", "finish", "laps", "led", "retired" ) -- 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_927 ( id, "title", "year", "artist(s)", "album", "writer(s)", "producer(s)" ) -- 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_800 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what country h...
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. -- how many awa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_252 ( 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_131 ( id, "pos.", "car #", "driver", "make", "team" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- the number of cars finishi...