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_314 (
id,
"pos",
"team",
"played",
"won",
"draw",
"lost",
"goals for",
"goals against",
"goal difference",
"points",
"notes"
)
-- 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_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_203_804 (
id,
"pos",
"no",
"driver",
"constructor",
"laps",
"time/retired",
"grid"
)
-- 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_163 (
id,
"airline",
"icao",
"iata",
"callsign",
"commenced\noperations"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how m... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_860 (
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_590 (
id,
"year",
"division",
"league",
"regular season",
"playoffs",
"open cup",
"avg. attendance"
)
-- Using valid SQLite, answer the following questions for the table... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_69 (
id,
"representative",
"title",
"from",
"to",
"appointed by"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many year... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_543 (
id,
"national team",
"title(s)\nrepresented",
"first\nworn",
"number\nof stars",
"notes"
)
-- 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_276 (
id,
"record",
"date",
"result",
"opponent",
"location",
"method",
"round"
)
-- 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_834 (
id,
"rank",
"name",
"nationality",
"time"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who finished with the top time... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_932 (
id,
"#",
"title",
"time",
"lead vocals",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which song is the only ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_184 (
id,
"year",
"title",
"peak chart positions\naus",
"peak chart positions\nnz",
"album"
)
-- Using valid SQLite, answer the following questions for the tables provid... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_399 (
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_203_8 (
id,
"player",
"rec.",
"yards",
"avg.",
"td's",
"long"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which player 's aver... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_494 (
id,
"party",
"votes",
"%",
"swing",
"seats",
"change"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which party got th... |
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 most points score... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_344 (
id,
"#",
"date",
"opponent",
"score",
"win",
"loss",
"save",
"attendance",
"record",
"other info"
)
-- 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_533 (
id,
"season",
"level",
"division",
"section",
"position",
"movements"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- wh... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_160 (
id,
"rank",
"heat",
"nation",
"competitors",
"time",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which natio... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_43 (
id,
"name",
"rural\nmunicipality (rm)",
"population\n(2011)",
"population\n(2006)",
"change\n(%)",
"land\narea\n(km2)",
"population\ndensity\n(per km2)"
)
-- Using ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_765 (
id,
"year",
"location",
"gold",
"silver",
"bronze"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many singles comp... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_724 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- list each of t... |
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_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_204_401 (
id,
"rank",
"lane",
"name",
"nationality",
"react",
"time",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- the ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_762 (
id,
"#",
"date",
"film",
"gross",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what was the last title in 200... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_336 (
id,
"operators",
"named trains",
"destination",
"year begun",
"year discontinued"
)
-- 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_600 (
id,
"name",
"status",
"population",
"district",
"former local authority"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
--... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_790 (
id,
"week",
"date",
"opponent",
"result",
"attendance"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- was attendance hi... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_553 (
id,
"outcome",
"no.",
"date",
"tournament",
"surface",
"partner",
"opponents in the final",
"score in the final"
)
-- Using valid SQLite, answer the following ques... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_397 (
id,
"series",
"launch date",
"finale date",
"days",
"housemates",
"winner",
"main presenter",
"grand prize",
"liveshow\naudience\nmillions"
)
-- Using valid SQLite... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_201_42 (
id,
"year",
"title",
"role",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many times did daniels host satu... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_212 (
id,
"#",
"district",
"land area (km2)",
"population\n(2010 census)",
"density (persons/km2)"
)
-- 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_499 (
id,
"place",
"player",
"country",
"score",
"to par",
"money ($)"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who cam... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_805 (
id,
"name",
"club",
"date of departure",
"replacement",
"date of appointment"
)
-- Using valid SQLite, answer the following questions for the tables provided above... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_834 (
id,
"rank",
"name",
"nationality",
"time"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- favero finished in 1:57.08 . w... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_918 (
id,
"week",
"date",
"opponent",
"result",
"record",
"attendance",
"bye"
)
-- 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_340 (
id,
"rank",
"airport",
"passengers handled",
"% change 2011 / 12"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how ma... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_720 (
id,
"date",
"opponent#",
"rank#",
"site",
"result"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which opponent scored... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_699 (
id,
"name",
"parentage",
"size",
"flower colour",
"flower type"
)
-- 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_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_239 (
id,
"year",
"title",
"chinese title",
"role",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many films in ... |
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.
-- how many more sale... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_635 (
id,
"round",
"selection",
"player",
"position",
"college"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many diffe... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_387 (
id,
"name",
"country",
"top rugby league level",
"top union level",
"top representation level",
"rugby league debut",
"rugby union debut"
)
-- Using valid SQLite, ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_662 (
id,
"week",
"date",
"opponent",
"result",
"attendance",
"bye"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many g... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_384 (
id,
"#",
"air date",
"timeslot (est)",
"season",
"rating",
"share",
"18-49 (rating/share)",
"viewers (m)",
"weekly rank (#)"
)
-- Using valid SQLite, answer the fo... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_872 (
id,
"year",
"location(s)",
"number of contestants",
"ladies winner",
"men's winner"
)
-- 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_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_204_362 (
id,
"episode",
"airdate",
"game 1",
"game 2",
"game 3",
"viewers"
)
-- 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_321 (
id,
"sheriff",
"start of term"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how sheriffs has suffolk county had in to... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_756 (
id,
"year",
"team",
"games",
"combined tackles",
"tackles",
"assisted tackles",
"sacks",
"forced fumbles",
"fumble recoveries",
"fumble return yards",
"interceptions... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_154 (
id,
"player",
"matches",
"innings",
"runs",
"average",
"100s",
"50s"
)
-- 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_488 (
id,
"order in\nposition",
"president of\nthe republic",
"length of\nthe presidential\naction",
"rank by\nlength\nof term(s)",
"notes"
)
-- 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_203_661 (
id,
"year",
"single",
"peak chart positions\nus mod",
"peak chart positions\nuk",
"album"
)
-- 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_534 (
id,
"#",
"name",
"height",
"weight (lbs.)",
"position",
"class",
"hometown",
"previous team(s)"
)
-- Using valid SQLite, answer the following questions for the tab... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_543 (
id,
"national team",
"title(s)\nrepresented",
"first\nworn",
"number\nof stars",
"notes"
)
-- 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_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_823 (
id,
"dates",
"location",
"attendance",
"official guests",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who wa... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_689 (
id,
"year",
"title",
"album",
"uk",
"b-sides"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many titles were in 20... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_224 (
id,
"party",
"candidate",
"votes",
"%"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- a candidate with the name of flas... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_718 (
id,
"date",
"opponent",
"time",
"score",
"record"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many games are pla... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_802 (
id,
"persian unit",
"persian name",
"relation to previous unit",
"metric value",
"imperial value"
)
-- 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_204_840 (
id,
"no. in\nseries",
"no. in\nseason",
"title",
"directed by",
"written by",
"original air date",
"prod. code"
)
-- Using valid SQLite, answer the following quest... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_161 (
id,
"dutch language group\nelectoral district (as of 2012)",
"dutch language group\nseats",
"french language group\nelectoral district (as of 2012)",
"french languag... |
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_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_191 (
id,
"year",
"group",
"award",
"result",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many times did erbed... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_630 (
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_623 (
id,
"opponent",
"goals",
"wins",
"draws",
"losses",
"+- goals",
"matches",
"qualified",
"eliminated"
)
-- Using valid SQLite, answer the following questions for th... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_475 (
id,
"stage",
"date",
"route",
"terrain",
"length",
"winner"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how much lon... |
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_203_572 (
id,
"judge",
"court",
"began active\nservice",
"ended active\nservice",
"ended senior\nstatus"
)
-- Using valid SQLite, answer the following questions for the tabl... |
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.
-- how many cyclists ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_665 (
id,
"name",
"municipality",
"established",
"tower height\nin meters (ft)",
"focal plane\nin meters (ft)",
"current status",
"current condition"
)
-- Using valid SQ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_215 (
id,
"airline",
"destination(s)",
"aircraft scheduled",
"service date(s)",
"comments"
)
-- 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_204_743 (
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_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_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_964 (
id,
"team",
"seasons",
"games",
"wins",
"ties",
"losses",
"goals\nfor",
"goals\nagainst",
"goal\ndiff",
"points"
)
-- Using valid SQLite, answer the following ques... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_944 (
id,
"mine",
"province",
"coordinates",
"town",
"dates",
"comments"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_186 (
id,
"season",
"tier",
"division",
"place"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in season 2008/09 was the plac... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_675 (
id,
"match",
"date",
"round",
"home/away",
"opponent team",
"score",
"scorers"
)
-- 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_580 (
id,
"title",
"release",
"genre",
"computer",
"console",
"handheld",
"smartphone"
)
-- 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_202_45 (
id,
"rank",
"wrestler",
"no. of reigns",
"combined days"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how long did orv... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_407 (
id,
"name",
"party",
"province",
"term expires",
"years in office"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who h... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_643 (
id,
"release",
"artist",
"title",
"notes",
"album"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what year was the fir... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_824 (
id,
"pick #",
"player",
"position",
"nationality",
"nhl team",
"college/junior/club team"
)
-- Using valid SQLite, answer the following questions for the tables pr... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_867 (
id,
"number",
"date",
"name",
"age\n(at execution)",
"age\n(at offense)",
"race",
"state",
"method"
)
-- 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_64 (
id,
"place",
"code",
"area (km2)",
"population",
"most spoken language"
)
-- 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_245 (
id,
"#",
"wrestlers",
"reign",
"date",
"days\nheld",
"location",
"event",
"notes"
)
-- 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_809 (
id,
"draw",
"country",
"language",
"artist",
"song",
"english translation",
"national final",
"place",
"points"
)
-- Using valid SQLite, answer the following quest... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_30 (
id,
"place",
"team",
"played",
"won",
"draw",
"lost",
"goals\nscored",
"goals\nconceded",
"+/-",
"points"
)
-- Using valid SQLite, answer the following questions fo... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_623 (
id,
"opponent",
"goals",
"wins",
"draws",
"losses",
"+- goals",
"matches",
"qualified",
"eliminated"
)
-- Using valid SQLite, answer the following questions for th... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_886 (
id,
"rank",
"swimmer",
"country",
"time",
"note"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who was the last compet... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_726 (
id,
"rank",
"athlete",
"country",
"time",
"behind",
"points"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- lavia is ra... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_793 (
id,
"#",
"date",
"venue",
"opponent",
"score",
"result",
"competition"
)
-- 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_204_231 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many natio... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_799 (
id,
"year",
"date",
"title",
"format(s)",
"award description(s)",
"result(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_788 (
id,
"year",
"author",
"illustrator",
"title",
"publisher"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which author w... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.