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_292 ( id, "no.", "name", "class", "games", "minutes", "points", "2 points\n(made/attempts)", "2 points\n(%)", "3 points\n(made/attempts)", "3 points\n(%)", "free throws\n(...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_587 ( id, "country", "weapon designation", "weapon description", "year(s) delivered", "quantity delivered" ) -- Using valid SQLite, answer the following questions for th...
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_203_824 ( id, "pick #", "player", "position", "nationality", "nhl team", "college/junior/club team" ) -- 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_689 ( id, "year", "title", "album", "uk", "b-sides" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which title has no b sides...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_713 ( id, "s.no.", "name of kingdom", "name of king", "no. of villages", "capital", "names of districts" ) -- Using valid SQLite, answer the following questions for the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_163 ( id, "airline", "icao", "iata", "callsign", "commenced\noperations" ) -- 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_238 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how long was ula...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_53 ( id, "date", "result", "opponent", "event", "location", "method", "round", "time" ) -- 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_223 ( id, "party", "previous council", "staying councillors", "seats up for election", "election result", "new council" ) -- Using valid SQLite, answer the following que...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_664 ( id, "rank", "bib", "name", "nationality", "start", "penalties (p+p+s+s)", "time", "deficit" ) -- 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_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_204_652 ( id, "title", "year", "director", "country", "genre", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many di...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_352 ( id, "position", "swara", "short name", "notation", "mnemonic" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- find the 9...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_431 ( id, "#", "date", "venue", "opponent", "score", "result", "competition" ) -- 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_68 ( id, "name", "profession", "hometown", "term expires", "office" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many m...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_441 ( id, "rank", "athlete", "ski time", "penalties\np+s+p+s", "total" ) -- 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_941 ( id, "#", "date", "visitor", "score", "home", "record" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many times wer...
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_203_353 ( id, "#", "title", "producer(s)", "featured guest(s)", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what song 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_805 ( id, "name", "club", "date of departure", "replacement", "date of appointment" ) -- 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_446 ( id, "country", "alternante title", "tv network(s)", "series premiere", "series finale" ) -- 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_371 ( id, "round", "opponent", "result", "bro.", "opp.", "date", "venue", "crowd", "position" ) -- Using valid SQLite, answer the following questions for the tables prov...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_824 ( id, "no.", "train no:", "origin", "destination", "train name" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is th...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_564 ( id, "devanagari", "iso 15919", "unrsgn", "iast", "comment" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what iast is ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_395 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- in what year did...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_865 ( id, "date", "tournament", "winner", "purse ($)", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which month hos...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_157 ( id, "year", "film", "role", "language", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what film did she star i...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_192 ( id, "region", "date", "label", "format" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many regions was the album r...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_905 ( id, "team", "wins", "losses", "win %", "gb" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which team came in right aft...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_291 ( id, "round", "pick", "player", "position", "school/club team" ) -- 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_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_416 ( id, "chip", "flash size", "eeprom", "sram", "frequency\n[mhz]", "package" ) -- 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_172 ( id, "title", "date of creation", "surname", "first titular" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who is liste...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_164 ( id, "#", "date", "venue", "opponent", "score", "result", "competition" ) -- 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_280 ( id, "week", "date", "opponent", "result", "record", "game site", "tv time", "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_204_269 ( id, "week", "room", "winning couple", "2nd couple", "3rd couple", "chumps" ) -- 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_341 ( id, "season", "champion", "runner-up", "score", "third place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what are t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_164 ( 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_204_232 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- was chile belo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_600 ( id, "name", "status", "population", "district", "former local authority" ) -- Using valid SQLite, answer the following questions for the tables provided above. --...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_976 ( id, "pos", "driver", "entrant", "constructor", "time/retired", "grid" ) -- 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_174 ( id, "rank", "name", "nationality", "result", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who scored more tha...
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_203_611 ( id, "player", "hr", "date reached 500 hr", "team", "seasons played" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- whic...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_910 ( id, "rank", "name", "nationality", "result", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which country came ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_385 ( id, "material", "formula", "refractive\nindex(es)\n589.3 nm", "dispersion\n431 - 687 nm", "hardness\n(mohs'\nscale)", "density\n(g/cm3)", "thermal\ncond.", "state of...
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. -- jan schulz is ranke...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_637 ( id, "player", "for", "against", "result", "date" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- southampton played on m...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_138 ( id, "#", "date", "venue", "opponent", "score", "result", "competition" ) -- 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_716 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many natio...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_201_25 ( id, "party", "leader", "from", "to" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the total number of years gor...
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. -- which co...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_656 ( id, "date", "opponent", "venue", "result", "scorers", "report" ) -- 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_784 ( id, "player", "league", "cup", "europa league", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who had the most...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_568 ( id, "town/village", "population", "postal code", "municipality", "island", "location" ) -- Using valid SQLite, answer the following questions for the tables provid...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_846 ( id, "tie no", "home team", "score", "away team", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which tie ...
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_123 ( id, "week", "date", "kickoff", "opponent", "results\nfinal score", "results\nteam record", "game site", "attendance" ) -- 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_204_160 ( id, "rank", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- from what country did...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_739 ( id, "districts", "ubigeo", "area\n(km2)", "population", "population density\n(/km2)", "created", "postal\ncode" ) -- Using valid SQLite, answer the following quest...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_116 ( id, "no.", "player", "birth date", "weight", "height", "position", "current club" ) -- 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_481 ( id, "poll source", "date(s)\nadministered", "sample\nsize", "margin of\nerror", "andrew\ncuomo (d)", "rob\nastorino (r)", "other", "undecided" ) -- 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_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_781 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many times d...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_197 ( id, "date", "time", "opponent#", "site", "tv", "result", "attendance" ) -- 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_445 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what peter widen...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_558 ( id, "name", "location", "city", "listing date" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which city is home to the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_747 ( id, "season", "skip", "third", "second", "lead", "events" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was second...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_420 ( id, "#", "stadium", "capacity", "city", "home team" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many total peopl...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_828 ( id, "whitworth size (in)", "core diameter (in)", "threads per inch", "pitch (in)", "tapping drill size" ) -- 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_223 ( id, "party", "previous council", "staying councillors", "seats up for election", "election result", "new council" ) -- Using valid SQLite, answer the following que...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_250 ( id, "name", "type", "r.a. (j2000)", "dec. (j2000)", "redshift (km/s)", "apparent magnitude" ) -- 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_868 ( 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_204_175 ( id, "pos", "no.", "driver", "team", "laps", "time/retired", "grid", "laps led", "points" ) -- 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_731 ( id, "rank", "athlete", "shooting\nscore (pts)", "fencing\nvictories (pts)", "swimming\ntime (pts)", "riding\npenalties (pts)", "running\ntime (pts)", "total" ) -- ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_941 ( id, "#", "date", "visitor", "score", "home", "record" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- each game took pla...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_24 ( id, "date", "home team", "score", "away team", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- on which date did ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_905 ( id, "team", "wins", "losses", "win %", "gb" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many teams won at least ...
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_204_146 ( id, "tie", "home team", "score", "away team", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many game...
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_203_810 ( id, "#", "title", "songwriters", "producer(s)", "performer (s)" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what tit...
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. -- other than kyle ander...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_385 ( id, "material", "formula", "refractive\nindex(es)\n589.3 nm", "dispersion\n431 - 687 nm", "hardness\n(mohs'\nscale)", "density\n(g/cm3)", "thermal\ncond.", "state of...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_538 ( id, "pos.", "driver", "co-driver", "car", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which driver drove the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_35 ( id, "season", "tier", "division", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many times did sd ponferrad...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_679 ( id, "part", "number", "first public release date (first edition)", "latest public release date (edition)", "latest amendment", "title", "description" ) -- Using va...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_773 ( id, "season", "network", "play-by-play", "color commentator(s)", "sideline reporter(s)" ) -- Using valid SQLite, answer the following questions for the tables prov...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_707 ( id, "rank", "npc", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many total me...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_775 ( id, "week", "date", "opponent", "result", "game site", "attendance" ) -- 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_680 ( id, "released", "title", "artist", "format", "language" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which artist has...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_28 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_441 ( id, "rank", "athlete", "ski time", "penalties\np+s+p+s", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- was the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_392 ( id, "#", "stadium", "capacity", "city", "country", "domed or retractable roof" ) -- 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_175 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_42 ( id, "model", "class", "length", "fuel", "starting price" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which model is a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_1 ( id, "entrant", "constructor", "chassis", "engine", "no", "driver" ) -- 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_136 ( id, "year", "ibm model number", "name", "processor", "bus", "hd interface", "case", "notes" ) -- Using valid SQLite, answer the following questions for the tables ...