text2SQL
stringlengths
192
7.27k
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_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_204_854 ( id, "#", "wrestlers", "reign", "date", "days\nheld", "location", "notes" ) -- 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_467 ( id, "date", "opponents", "h/a", "result\nf-a", "scorers", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- i...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_150 ( id, "season", "series", "team", "races", "wins", "poles", "f/laps", "podiums", "points", "position" ) -- 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_130 ( 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_320 ( id, "rank in\n2011", "name of\nconcern", "location of\nheadquarters", "revenue\n(thou.\npln)", "profit\n(thou.\npln)", "employees" ) -- Using valid SQLite, answer ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_289 ( id, "version", "length", "album", "remixed by", "year", "comment" ) -- 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_206 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what country w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_204 ( id, "rank", "heat", "country", "cyclists", "result", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many te...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_133 ( id, "year", "japanese title", "english title", "role", "network" ) -- 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_575 ( id, "place", "position", "number", "name", "league one", "fa cup", "league cup", "football league trophy", "total" ) -- Using valid SQLite, answer the following qu...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_750 ( id, "team", "stadium", "capacity", "seated" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which of the teams had the t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_538 ( id, "flight", "date", "payload nickname", "payload", "orbit", "result" ) -- 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_44 ( id, "face value", "\u20ac0.01", "\u20ac0.02", "\u20ac0.05", "\u20ac0.10", "\u20ac0.20", "\u20ac0.50", "\u20ac1.00", "\u20ac2.00" ) -- Using valid SQLite, answer the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_792 ( id, "#", "date", "opponent", "score", "win", "loss", "save", "attendance", "record" ) -- Using valid SQLite, answer the following questions for the tables provided...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_707 ( id, "rank", "npc", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which country won...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_562 ( id, "state", "no. of candidates", "no. of elected", "total no. of seats in assembly", "year of election" ) -- 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_476 ( 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_203_535 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who has had on...
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. -- what was the only team to wi...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_651 ( id, "date", "championship", "location", "category", "surface", "prev. result", "prev. points", "new points", "outcome" ) -- Using valid SQLite, answer the followin...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_52 ( id, "pos", "no", "driver", "constructor", "laps", "time/retired", "grid", "points" ) -- 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_312 ( id, "stage", "date", "route", "terrain", "length", "winner" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many mil...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_47 ( id, "game", "date", "opponent", "location", "score", "ot", "attendance", "record" ) -- Using valid SQLite, answer the following questions for the tables provided ab...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_696 ( id, "issue", "volume", "title", "main feature story", "first/early appearance story/stories", "release date" ) -- 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_182 ( id, "no. in\nseries", "no. in\nseason", "title", "directed by", "written by", "original air date", "production\ncode" ) -- Using valid SQLite, answer the following...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_183 ( id, "season", "tier", "division", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many seasons finishing bet...
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. -- what is the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_752 ( id, "rank", "circuit", "headquarters", "screens", "sites" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which circuit ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_465 ( id, "#", "temple name", "hangul", "hanja", "period of reign", "personal name", "relationship", "note" ) -- 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_204_808 ( id, "team", "no", "driver", "class", "chassis", "engine" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which engine wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_57 ( id, "year", "round", "against", "score", "scorers" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- based on the table of ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_647 ( id, "year", "film", "role", "language" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what number of films were made in...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_43 ( id, "year", "publisher", "country", "accolade", "rank" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- from where did ` s...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_48 ( id, "date", "race name", "location", "uci rating", "winner", "team" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_889 ( id, "date", "week (stage)", "song choice", "original artist", "theme", "result" ) -- 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_137 ( id, "race", "race name", "pole position", "fastest lap", "winning driver", "winning team", "yokohama winner", "jay-ten winner", "report" ) -- Using valid SQLite, a...
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. -- which delegate...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_537 ( 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_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_203_516 ( id, "year", "team", "games", "punt return attempts", "punt return yards", "punts returned for touchdown", "punts fair caught", "longest punt return", "kickoff attemp...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_570 ( id, "rank", "mountain", "height (m)", "height (ft)", "range", "coordinates", "prominence (m)", "parent mountain", "first ascent", "ascents (failed attempts) bef.2004...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_872 ( id, "name", "completed", "architect", "location", "year of listing & ref(s)" ) -- 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_727 ( id, "year", "miss northern ireland", "hometown", "placement at miss world", "notes" ) -- 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_651 ( id, "year", "competition", "venue", "position", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was galina ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_50 ( id, "no.", "ritu", "season", "hindu lunar months", "gregorian month", "characteristics", "seasonal festivals" ) -- Using valid SQLite, answer the following question...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_441 ( id, "date", "opponent", "venue", "result", "attendance", "scorers" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- on wh...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_634 ( id, "tour", "official title", "venue", "city", "date\nstart", "date\nfinish", "prize money\nusd", "report" ) -- 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_538 ( id, "flight", "date", "payload nickname", "payload", "orbit", "result" ) -- 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_185 ( id, "season", "a\ntechnical", "b\nscientific", "c\nfine arts", "d\nimprovisational", "e\nstructural", "rising stars!\u00ae", "po\nprojectoutreach\u00ae", "university...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_195 ( id, "pump type and source", "typical use", "35 \u00b0c\n(e.g. heated screed floor)", "45 \u00b0c\n(e.g. heated screed floor)", "55 \u00b0c\n(e.g. heated timber floor...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_132 ( id, "year", "location", "men's individual", "women's individual", "men's team", "women's team", "mixed team", "ref" ) -- 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_203_735 ( id, "rd", "pick", "player", "position", "school" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was the player that...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_871 ( id, "ano", "title", "role", "channel", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many were released af...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_241 ( id, "name", "founded", "defunct", "country", "publisher", "topics", "external link" ) -- 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_639 ( id, "year", "number", "name" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- count how many people were club president a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_800 ( id, "#", "president", "president's party", "senate with", "senate opposed", "house with", "house opposed", "years served", "elections won" ) -- Using valid SQLite,...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_461 ( id, "dvd title", "discs", "year", "no. of ep.", "dvd release\nregion 2", "dvd release\nregion 4" ) -- Using valid SQLite, answer the following questions for the ta...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_447 ( id, "constituency", "region", "name", "party", "last elected" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_752 ( id, "rank", "circuit", "headquarters", "screens", "sites" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which circuit ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_812 ( id, "#", "prime minister", "date of birth", "start date\nof (first) term", "age at beginning\nof (first) term", "end date\nof (final) term", "total time in\noffice",...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_327 ( id, "player", "country", "year(s) won", "r1", "r2", "total", "to par" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- wh...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_491 ( id, "year", "title", "us hot 100", "us modern rock", "us mainstream rock", "album" ) -- 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_526 ( id, "team 1", "agg.", "team 2", "1st leg", "2nd leg" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the differ...
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. -- what is the number of fla...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_833 ( id, "game", "date", "team", "score", "high points", "high rebounds", "high assists", "location\nattendance", "record" ) -- Using valid SQLite, answer the following...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_152 ( id, "device", "type", "iops", "interface", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many iops can the...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_442 ( id, "institution", "location", "enrollment", "nickname", "varsity\nsports", "rugby\nsince", "head coach" ) -- Using valid SQLite, answer the following questions fo...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_22 ( id, "rank", "rider", "team", "points" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many points did robbie mcewen a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_173 ( id, "rank", "group", "name", "nationality", "2.05", "2.15", "2.19", "2.23", "2.26", "result", "notes" ) -- 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_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_204_250 ( id, "date", "opponent#", "rank#", "site", "result", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how man...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_877 ( id, "year", "single", "us cashbox", "us hot 100", "uk singles" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what are ...
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 games tot...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_549 ( id, "player", "team", "date", "opponent", "venue" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who is the first major...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_81 ( id, "date", "constituency", "gain", "loss", "note" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what are the number of...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_486 ( id, "place", "team", "matches", "won", "drawn", "lost", "difference", "points" ) -- Using valid SQLite, answer the following questions for the tables provided abov...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_650 ( id, "season", "level", "name", "position", "nationality", "international\ncaps" ) -- 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_853 ( id, "pos", "grid", "no.", "driver", "team", "manufacturer", "laps", "points" ) -- Using valid SQLite, answer the following questions for the tables provided above....
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_29 ( id, "rank", "lane", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many total...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_801 ( id, "year", "derby\nwinner", "galaxy", "draw", "chivas" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the diff...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_735 ( id, "rd", "pick", "player", "position", "school" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was picked after fr...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_688 ( id, "category", "speed\n(km/h)", "speed\n(mph)", "vehicle", "pilot", "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_203_135 ( id, "institution", "location", "founded", "type", "enrollment", "joined", "nickname" ) -- Using valid SQLite, answer the following questions for the tables provide...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_141 ( id, "sr. no.", "name", "from", "till", "occupation" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the number o...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_47 ( id, "game", "date", "opponent", "location", "score", "ot", "attendance", "record" ) -- Using valid SQLite, answer the following questions for the tables provided ab...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_556 ( id, "rank", "athlete", "country", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which country won the ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_863 ( id, "state", "city/county", "population served", "charter type", "station name", "web site" ) -- Using valid SQLite, answer the following questions for the tables ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_735 ( id, "rank", "team", "names", "time", "qualification" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which team took a s...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_409 ( id, "rank", "representative", "party", "district", "seniority date", "notes" ) -- 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_201_19 ( id, "rank", "title", "studio", "director", "actors", "gross" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which film w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_412 ( id, "school", "conference", "record (conference)", "head coach", "cws appearances", "cws best finish", "cws record" ) -- 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_383 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which countrie...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_593 ( id, "tenure", "coach", "years", "record", "pct.", "ncaa tournament" ) -- 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_491 ( id, "year", "title", "us hot 100", "us modern rock", "us mainstream rock", "album" ) -- 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_30 ( id, "year built", "works number", "wheel arr.", "gauge", "original owner", "name", "current location", "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_810 ( id, "#", "title", "songwriters", "producer(s)", "performer (s)" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_853 ( id, "date", "opponent", "home/away", "field", "result" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the tota...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_295 ( id, "position", "driver / passenger", "equipment", "points", "wins", "second", "third" ) -- 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_201_10 ( id, "#", "name", "office", "political party", "occupation" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many mayor...