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_595 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the to...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_583 ( id, "title", "release", "6th gen", "handheld", "note" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many games wer...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_592 ( id, "institution", "location", "athletic nickname", "undergraduate enrollment", "graduate enrollment", "total enrollment", "2013 endowment\n(and us rank)", "academic...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_501 ( id, "title", "genre", "sub\u00addivisions", "libretto", "premiere date", "place, theatre" ) -- Using valid SQLite, answer the following questions for the tables pr...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_255 ( id, "constituency number", "name", "reserved for (sc/st/none)", "district", "number of electorates (2009)" ) -- 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_203_654 ( id, "position", "team", "points", "played", "won", "drawn", "lost", "for", "against", "difference" ) -- 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_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_268 ( id, "date", "name", "nationality", "tonnage\n(grt)", "fate" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many sub...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_20 ( id, "represent", "contestant", "age", "height", "hometown" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- other than chi...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_266 ( id, "#", "event year", "season", "flag bearer" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was the first flag be...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_959 ( id, "club", "founded", "nickname", "location", "home ground", "entered competition", "most recent promotion" ) -- Using valid SQLite, answer the following question...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_750 ( 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_614 ( 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_354 ( id, "party", "candidate(s)", "votes", "percentage" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- between the uup party...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_278 ( id, "name of president", "picture", "life span", "year of presidency", "place of conference" ) -- 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_296 ( id, "rank", "athlete", "qual", "final", "total", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which runners r...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_431 ( id, "yacht", "nation", "owner", "skipper", "launch year" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many yachts...
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. -- what television title di...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_937 ( id, "rank", "lane", "athlete", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was the top finisher ? SELECT#...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_378 ( id, "no", "driver", "entrant", "constructor", "chassis", "engine", "tyre" ) -- 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_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_554 ( id, "rank", "name", "nation", "time", "speed", "note" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which country had ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_589 ( id, "season", "tier", "division", "pos.", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which division is list...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_7 ( id, "pos.", "artist", "single", "year", "sales", "peak" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- elton john release...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_595 ( id, "year", "division", "league", "reg. season", "playoffs", "open cup" ) -- 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_603 ( id, "service", "service id", "bit rate", "audio channels", "description", "analogue availability" ) -- 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_201 ( id, "class", "type", "ships", "displacement", "note" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which class has the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_654 ( id, "year", "song", "u.s.", "u.s.\nr&b", "u.s.\nac", "uk", "album" ) -- 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_352 ( id, "position", "swara", "short name", "notation", "mnemonic" ) -- 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_429 ( id, "battle", "location", "date(s)", "engagement remarks", "victor" ) -- 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_178 ( id, "number", "south/west end", "north/east end", "formed", "eliminated" ) -- 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_707 ( id, "year", "english title", "chinese title", "director", "role" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_106 ( id, "year", "title", "image", "dimensions", "collection", "comments" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- ben...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_703 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- name the count...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_608 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many more ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_348 ( id, "number", "name", "team", "position", "years with franchise", "note" ) -- 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_836 ( id, "#", "date", "opponent", "score", "result", "competition" ) -- 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_297 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many count...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_200_17 ( id, "year", "single", "peak chart positions\nus", "peak chart positions\nus\nr&b", "peak chart positions\nus\na/c", "peak chart positions\nuk" ) -- Using valid SQLi...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_539 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- other t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_143 ( id, "national park", "region", "land area (km2)", "established", "visitation (2009)", "coordinates" ) -- 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_749 ( id, "courthouse", "city", "street address", "jurisdiction", "dates of use", "named for" ) -- 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_291 ( id, "round", "pick", "player", "position", "school/club team" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- the last p...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_756 ( id, "year", "title", "role", "network", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many appearances hav...
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. -- which...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_365 ( id, "released", "video title", "company", "director", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many f...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_843 ( id, "record", "date and time", "competition", "home or away", "opponent", "score" ) -- Using valid SQLite, answer the following questions for the tables provided a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_783 ( id, "position", "player", "free agency\ntag", "date signed", "2013 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_200 ( id, "iso/iec standard", "title", "status", "description", "wg" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- are there...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_855 ( id, "date", "city", "venue", "member", "performance", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- were the m...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_160 ( id, "rank", "heat", "nation", "competitors", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which count...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_760 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_974 ( id, "season", "level", "division", "section", "administration", "position", "movements" ) -- 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_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_15 ( id, "year", "date", "venue", "city", "country", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- is the usa on the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_238 ( id, "#", "title", "producer(s)", "performer (s)", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the tot...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_559 ( id, "no.", "name", "took office", "left office", "president served under", "notable for" ) -- Using valid SQLite, answer the following questions for the tables pro...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_348 ( id, "number", "name", "team", "position", "years with franchise", "note" ) -- 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_203_534 ( id, "week", "date", "opponent", "home/away", "result", "bye" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the...
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. -- what is the ...
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_244 ( id, "year", "album", "peak\nus", "peak\nus\nholiday", "certifications\n(sales threshold)" ) -- 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_928 ( id, "year", "album", "territory", "label", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many total albums...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_125 ( id, "club", "winners", "runner-ups", "winning years", "runner-up years" ) -- 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_862 ( id, "draw", "artist", "song", "points", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- doron mazar , which arti...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_547 ( id, "rank", "lane", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- 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_780 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which competitio...
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 tota...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_836 ( id, "title", "year", "platforms", "developer", "publisher", "notes" ) -- 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_203_91 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- in which...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_383 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which nation t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_701 ( id, "#", "title", "featured guest(s)", "producer(s)", "length" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_237 ( id, "n", "p", "nat.", "name", "age", "moving from", "type", "transfer\nwindow", "ends", "transfer\nfee" ) -- Using valid SQLite, answer the following questions for...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_760 ( id, "name", "state", "status", "title", "appointment", "credentials\npresented", "termination\nof mission", "notes" ) -- 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_494 ( id, "episode #", "original air date (uk)", "episode title", "guest cast", "dvd # 1" ) -- 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_664 ( id, "club", "town", "founded", "nickname", "colours", "home ground", "titles", "website" ) -- 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_114 ( id, "pos", "rider", "manufacturer", "time/retired", "grid", "points" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_42 ( id, "model", "class", "length", "fuel", "starting price" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which model has ...
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 has the team bee...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_822 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which nation w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_812 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who ranked rig...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_521 ( id, "year", "division", "league", "regular season", "playoffs", "open cup" ) -- 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_882 ( id, "number", "builder", "entered service", "withdrawn", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_798 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many world c...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_455 ( 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_203_279 ( id, "interferometer and observing mode", "waveband", "limiting magnitude", "minimum baseline (m)\n(un-projected)", "maximum baseline (m)", "approx. no. visibility me...
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_204_691 ( id, "date", "round", "opponent", "venue", "result", "attendance", "scorers" ) -- Using valid SQLite, answer the following questions for the tables provided above. ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_302 ( 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_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_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_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_574 ( id, "track number", "russian title", "english title", "music", "lyrics" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_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_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_60 ( id, "outcome", "no.", "date", "championship", "surface", "opponent in the final", "score in the final" ) -- 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_88 ( id, "language", "number", "percentage (%)", "males", "females" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which lang...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_850 ( id, "name", "railway", "series", "maker", "dates", "drive", "wheel arrangement", "weight", "power", "notes" ) -- 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_539 ( id, "date", "name", "moving from", "moving to", "fee" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- kamani hill was th...