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_145 ( id, "representative", "state", "district(s)", "served", "party", "date of birth", "date of death", "age" ) -- 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_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_204_985 ( id, "season", "competition", "round", "club", "home", "away", "aggregate" ) -- 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_652 ( id, "title", "year", "director", "country", "genre", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- jane anders...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_798 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many times h...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_422 ( id, "rank", "lane", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who finished ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_878 ( id, "model", "release date", "sensor\nres., size", "lens (35 mm equiv.)\nzoom, aperture", "screen\nsize, pixels", "dimensions\nw (mm) \u00d7 h (mm) \u00d7 d (mm)", "...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_291 ( id, "rank", "name", "nation", "cp", "fp", "points", "placings" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which wom...
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. -- how many awards has he b...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_737 ( id, "#", "employer", "# of employees" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many employees does mundelein ...
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. -- prior t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_689 ( id, "date", "opponent", "score", "result", "record" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the total n...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_409 ( id, "date", "race name", "location", "uci rating", "winner", "team" ) -- 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_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_797 ( id, "genre", "year", "title", "role", "episodes", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- in 2013 , how ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_737 ( id, "#", "employer", "# of employees" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many employers listed have les...
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 movie was he nomina...
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_854 ( id, "position", "driver", "no.", "car", "entrant", "rd 1", "rd 2", "rd 3", "rd 4", "rd 5", "rd 6", "rd 7", "rd 8", "total" ) -- 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_202_179 ( id, "pos", "no", "driver", "constructor", "laps", "time/retired", "grid", "points" ) -- Using valid SQLite, answer the following questions for the tables provided ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_56 ( id, "year", "song", "us r&b", "us rap", "album" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the only single ...
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_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_203_697 ( id, "player", "career", "nickname", "team inducted as" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many players ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_429 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how what listed ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_433 ( id, "rank", "name", "nationality", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which nation was the only one ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_467 ( id, "date", "opponents", "h/a", "result\nf-a", "scorers", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- h...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_10 ( id, "ecclesiastical jurisdictions", "latin name", "type", "rite", "ecclesiastical province", "established", "area (km2)" ) -- Using valid SQLite, answer the followi...
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_20 ( id, "player", "year", "round", "result", "opponent" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who are the only play...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_433 ( id, "rank", "name", "nationality", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- other than costa , name a swim...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_421 ( id, "name", "nationality", "position", "spartak career", "appearances", "goals" ) -- 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_385 ( id, "round", "pick", "player", "nationality", "college/junior/club team" ) -- 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_94 ( id, "outcome", "date", "tournament", "surface", "partnering", "opponent in the final", "score in the final" ) -- 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_546 ( id, "year", "film", "song", "language" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which was the first film in kanna...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_357 ( id, "artist", "song", "soundtrack", "episode(s)", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- girl and el pr...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_340 ( id, "rank", "airport", "passengers handled", "% change 2011 / 12" ) -- 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_204_902 ( id, "rank", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who ranked below kait...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_247 ( id, "district", "counties represented", "delegate", "party", "first elected", "committee" ) -- 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_968 ( id, "squad #", "position", "player", "transferred to", "fee", "date" ) -- 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_837 ( id, "match", "team", "result points", "match status", "opposition strength", "regional strength", "ranking points" ) -- Using valid SQLite, answer the following qu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_562 ( id, "no.", "date", "location", "surface", "opponent in final", "score" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- h...
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_652 ( id, "goal", "date", "venue", "opponent", "score", "result", "competition" ) -- Using valid SQLite, answer the following questions for the tables provided above. -...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_371 ( id, "team", "competition", "category", "appearances\nstart", "appearances\nsub", "goals", "team record" ) -- 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_679 ( id, "place", "player", "country", "score", "to par", "money ($)" ) -- 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_117 ( id, "season", "level", "division", "section", "position", "movements" ) -- 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_466 ( id, "rank", "bib", "country", "time", "penalties (p+s)", "deficit" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_79 ( id, "season", "tier", "division", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which season places first in th...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_777 ( id, "years", "building", "city", "height (ctbuh)", "floors" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many tal...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_697 ( id, "song", "artist(s)", "concert", "film", "1978 album", "2002 album" ) -- 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_438 ( id, "year", "title", "role", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many times is executive produce...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_389 ( id, "rnd.", "pick #", "nfl team", "player", "pos.", "college", "conf.", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided abo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_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_204_621 ( id, "no.", "date", "tournament", "winning score", "margin\nof victory", "runner(s)-up" ) -- 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_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_375 ( id, "name", "year built", "country", "town", "height", "remarks" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what ye...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_212 ( id, "wager", "winner", "loser", "location", "date", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who won at l...
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. -- after you co...
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_203_505 ( id, "number", "event", "type", "matthew", "mark", "luke", "john" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what ev...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_349 ( id, "year", "conservative\ncouncillors", "labour\ncouncillors", "independent\ncouncillors", "liberal\ncouncillors" ) -- Using valid SQLite, answer the following qu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_607 ( id, "season", "date", "location", "discipline", "place" ) -- 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_202_276 ( id, "year 1958", "title {the rebel", "role", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which role did vict...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_201_7 ( id, "year", "gross domestic product", "us dollar exchange", "inflation index\n(2000=100)", "per capita income\n(as % of usa)" ) -- Using valid SQLite, answer the fol...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_437 ( id, "year", "laureate", "relation", "category", "rationale" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who is the o...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_160 ( id, "rank", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- the top 3 runners wer...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_729 ( id, "year", "show", "role", "channel", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the number of anc...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_598 ( id, "name", "state of residence", "took office", "left office", "president served under" ) -- 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_911 ( id, "album / name", "artist(s)", "label", "role/credit", "date", "chart#" ) -- 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_247 ( id, "district", "counties represented", "delegate", "party", "first elected", "committee" ) -- 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_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_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_204_498 ( id, "location", "building", "year", "km", "monument" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the average...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_140 ( id, "round", "#", "player", "position", "nationality", "college/junior/club team (league)" ) -- 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_282 ( id, "date", "venue", "opponent", "score", "result", "competition", "#" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- h...
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_420 ( id, "month", "song", "artist", "aggregate points", "total downloads", "year-end chart" ) -- 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_203_43 ( id, "polling firm", "month", "link", "favor", "oppose" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which polling firm...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_584 ( 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_111 ( id, "name", "animal type", "introduced", "reintroduced", "retired", "beanie baby resembled" ) -- 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_91 ( id, "year", "original title", "english title", "role", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- in how man...
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. -- ho...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_561 ( id, "fence", "name", "jockey", "age", "handicap (st-lb)", "starting price", "fate" ) -- 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_507 ( id, "#", "player", "\u03c3 points", "qual.", "final" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many players ha...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_713 ( id, "rank", "bib", "athlete", "country", "time", "deficit" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- the first tim...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_958 ( id, "episode", "original broadcast date", "average", "rank", "remarks" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- h...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_127 ( id, "outcome", "no.", "date", "tournament", "surface", "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_37 ( id, "#", "title", "producer(s)", "performer(s)", "length" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the tit...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_268 ( id, "date", "name", "nationality", "tonnage\n(grt)", "fate" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many shi...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_757 ( id, "state", "interview", "swimsuit", "evening gown", "average" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which st...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_843 ( id, "volume", "year", "names", "articles", "pages", "images", "maps", "number of copies" ) -- 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_445 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- after the champi...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_870 ( id, "product", "main functionality", "input format", "output format", "platform", "license and cost", "notes" ) -- 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_117 ( id, "region/country", "1882-\n1918", "1919-\n1948", "1948-\n1951", "1952-\n1960", "1961-\n1971", "1972-\n1979", "1980-\n1989", "1990-\n2001", "2002-\n2010", "2011-\n...
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_204_423 ( id, "name", "location", "city", "listing date" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which city has the larges...
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_694 ( id, "year", "name", "date", "stages", "distance", "winner", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who i...
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...