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_374 ( 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_204_547 ( id, "rank", "lane", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many lane...
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_866 ( id, "name", "lifetime", "nationality", "notable as", "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_364 ( id, "year", "driver", "nation of citizenship", "racing series", "type of vehicle" ) -- Using valid SQLite, answer the following questions for the tables provided a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_6 ( id, "#", "date", "venue", "opponent", "score", "result", "competition" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- wha...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_473 ( id, "pos", "no", "driver", "constructor", "laps", "time/retired", "grid", "points" ) -- Using valid SQLite, answer the following questions for the tables provided ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_658 ( 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_203_312 ( id, "name", "club", "position", "years", "current status", "international caps" ) -- 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_377 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how long is th...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_42 ( id, "season", "level", "division", "section", "position", "movements" ) -- 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_760 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which e...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_843 ( id, "volume", "year", "names", "articles", "pages", "images", "maps", "number of copies" ) -- Using valid SQLite, answer the following questions for the tables pro...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_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_74 ( id, "#", "title", "producers", "guest performers", "length" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how long is t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_500 ( id, "year", "title", "peak chart positions\nus country", "peak chart positions\nus", "album" ) -- Using valid SQLite, answer the following questions for the tables...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_830 ( id, "year", "song", "chart positions\nus country", "chart positions\ncan country", "album" ) -- Using valid SQLite, answer the following questions for the tables p...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_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_554 ( id, "year", "place", "gold", "silver", "bronze" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what are the total numbe...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_915 ( id, "draw", "artist", "song", "points", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what artist is previous ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_758 ( id, "no.", "dub no.", "english dubbed title / english subbed title\noriginal japanese title", "original air date", "english air date" ) -- Using valid SQLite, answ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_190 ( id, "rank", "city", "county", "state", "percentage" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- does cerritos or la ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_257 ( id, "year", "single", "chart", "position" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how many of the singles are un...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_771 ( id, "#", "artist", "featuring", "title", "version", "length" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- are there a...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_805 ( id, "year", "player", "position", "high school", "college" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was playe...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_36 ( id, "date", "opponent", "site", "result", "attendance", "record" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what num...
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. -- at which world i...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_877 ( id, "place", "position", "number", "name", "league two", "fa cup", "league cup", "fl trophy", "total" ) -- 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_581 ( id, "club", "chinese", "city", "home stadium", "capacity", "average attendance" ) -- 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_299 ( 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_357 ( id, "year", "div.", "pos.", "cup", "top scorer (league)", "score" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how ma...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_61 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- the total numbe...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_100 ( id, "date", "name of ship", "nationality", "tonnage", "fate" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- boat with t...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_401 ( id, "rank", "lane", "name", "nationality", "react", "time", "notes" ) -- 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_657 ( id, "call sign", "frequency", "city of license", "licensee", "format" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- ho...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_1 ( id, "season", "north", "south", "east", "west" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who won the season in the n...
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. -- h...
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. -- what is the total number ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_473 ( id, "no.", "date", "tournament", "winning score", "margin\nof victory", "runner(s)-up" ) -- Using valid SQLite, answer the following questions for the tables provi...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_200_25 ( id, "service", "2012/13 total cost\n(\u00a3million)", "comparison with\n2011/12 (\u00a3million)" ) -- 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_203_396 ( id, "year", "domestic passengers", "international passengers", "total passengers", "change" ) -- 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_291 ( id, "rank", "name", "nation", "cp", "fp", "points", "placings" ) -- 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_561 ( id, "pos", "team", "total", "high", "low", "average", "change" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- the team ...
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. -- what is th...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_809 ( id, "date", "time", "opponent#", "rank#", "site", "tv", "result", "attendance" ) -- 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_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_91 ( id, "year", "original title", "english title", "role", "notes" ) -- 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_203_226 ( id, "player", "matches", "innings", "not out", "runs", "high score", "average", "strike rate", "100s", "50s" ) -- 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_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_661 ( id, "team", "location", "home ground", "first year in\nqld cup", "last year in\nqld cup", "qld cup\npremierships" ) -- 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_750 ( id, "team", "stadium", "capacity", "seated" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the difference in th...
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. -- how many...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_668 ( id, "#", "menteri besar", "took office", "left office", "party" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who took...
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_396 ( id, "country", "masters", "u.s. open", "the open", "pga", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how ma...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_991 ( id, "name", "first\nheld", "country", "earliest attendance figure known", "1998 attendance", "2000 attendance", "2002 attendance", "2004 attendance", "2006 attendanc...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_906 ( id, "#", "title", "songwriters", "producer(s)", "performer" ) -- 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_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_203_3 ( id, "province", "capital", "population", "density", "municipalities", "legal districts" ) -- Using valid SQLite, answer the following questions for the tables provid...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_51 ( id, "week #", "theme", "song choice", "original artist", "order #", "result" ) -- 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_172 ( id, "year", "representative", "hometown", "placement in miss nepal", "special awards at miss nepal", "placement in miss pokhara" ) -- Using valid SQLite, answer th...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_761 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which nation i...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_330 ( id, "year of election", "candidates elected", "# of seats available", "# of votes", "% of popular vote" ) -- 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_516 ( id, "date", "opponents", "h / a", "result\nf - a", "scorers", "attendance" ) -- Using valid SQLite, answer the following questions for the tables provided above. ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_549 ( id, "series\nnumber", "key", "composed", "published", "opus no.", "brown", "kobylanska", "chominski", "dedication", "notes" ) -- Using valid SQLite, answer the fol...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_215 ( id, "year", "competition", "venue", "position", "event", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which c...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_644 ( id, "pos.", "driver", "co-driver", "car", "time", "difference", "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_649 ( id, "rank", "name", "image", "height\nft (m)", "floors", "year", "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_203_350 ( 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 1st ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_59 ( id, "rank", "athlete", "nationality", "time" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the name of the top ...
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. -- how many directors w...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_152 ( id, "province", "capital", "area (km2)", "population", "density" ) -- 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_788 ( id, "year", "author", "illustrator", "title", "publisher" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which title wa...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_374 ( 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_204_547 ( id, "rank", "lane", "name", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- who was the f...
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. -- how many draft picks we...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_72 ( id, "election year", "# of\nconstituency votes", "# of\nparty list votes", "% of\nparty list votes", "# of\noverall seats won", "+/-" ) -- Using valid SQLite, answe...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_914 ( id, "year", "team", "games", "attempts", "yards", "ypc", "long", "tds" ) -- 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_9 ( id, "state", "last execution date", "name", "crime", "method" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- alabama last...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_525 ( id, "car", "engine", "compression", "power", "torque", "turbo", "stock boost", "turbine", "compressor" ) -- 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_504 ( 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_873 ( id, "model name", "length", "width", "height", "riders", "capacity", "description", "portable", "notes" ) -- 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_514 ( id, "date", "sub", "flight", "dead", "hurt", "pax.", "type", "perpetrator", "description" ) -- 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_36 ( id, "date", "opponent", "site", "result", "attendance", "record" ) -- 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_357 ( id, "year", "div.", "pos.", "cup", "top scorer (league)", "score" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how ma...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_356 ( id, "type", "diagonal (mm)", "width (mm)", "height (mm)", "area (mm2)", "stops (area)", "crop factor" ) -- 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_914 ( id, "year", "team", "games", "attempts", "yards", "ypc", "long", "tds" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- n...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_613 ( id, "title", "year", "peak chart positions\nus", "peak chart positions\nus\nr&b", "peak chart positions\nus\nrap", "album" ) -- Using valid SQLite, answer the foll...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_143 ( id, "pos", "no", "driver", "constructor", "laps", "time/retired", "grid", "points" ) -- Using valid SQLite, answer the following questions for the tables provided ...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_712 ( id, "rank", "athlete", "nationality", "time", "notes" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- wang zhen and wang...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_231 ( id, "season", "tier", "division", "place" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- which tier was ud alzira a par...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_891 ( id, "name", "hanzi", "population (2005)", "area (km2)" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the total...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_368 ( id, "date", "opponent", "venue", "result" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what was the total number of o...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_248 ( id, "rank", "nation", "gold", "silver", "bronze", "total" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what is the di...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_398 ( id, "title", "year", "publisher", "developer", "platforms" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- number of off...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_614 ( id, "date announced", "plant name", "location", "date of closing", "products", "employees" ) -- Using valid SQLite, answer the following questions for the tables p...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_310 ( id, "month", "year", "player", "county", "club", "position" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- eoin cadogan...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_125 ( id, "state", "type", "name", "title", "royal house", "from", "to" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- how ma...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_788 ( id, "year", "author", "illustrator", "title", "publisher" ) -- Using valid SQLite, answer the following questions for the tables provided above. -- what are the n...
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_673 ( id, "#", "date", "opponent", "score", "win", "loss", "save", "attendance", "record" ) -- Using valid SQLite, answer the following questions for the tables provided...