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_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_200_7 (
id,
"afrikaans",
"ipa",
"dutch",
"english",
"german"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how do you say ` yes ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_576 (
id,
"year",
"best",
"location",
"date",
"world rank"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in which year did b... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_922 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who was ranked... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_822 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many medal... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_801 (
id,
"season",
"division",
"tier",
"position",
"cup"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how long does this t... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_298 (
id,
"rank",
"name",
"nation(s)",
"born",
"ascended",
"years reigned"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- whi... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_56 (
id,
"year",
"song",
"us r&b",
"us rap",
"album"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- the number of singles by ... |
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... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_355 (
id,
"#",
"player",
"country",
"score",
"to par",
"money ($)"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who is the ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_930 (
id,
"competition",
"stage",
"opponent",
"result",
"scorers"
)
-- 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_436 (
id,
"date",
"time",
"opponent",
"site",
"tv",
"result",
"attendance",
"record"
)
-- 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_375 (
id,
"name",
"year built",
"country",
"town",
"height",
"remarks"
)
-- 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_847 (
id,
"financial year",
"turnover",
"profit before tax",
"net profit",
"partner bonuses",
"profit retained"
)
-- Using valid SQLite, answer the following questions f... |
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.
-- nam... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_466 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the to... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_234 (
id,
"round",
"100 yd (91 m)",
"80 yd (73 m)",
"60 yd (55 m)",
"50 yd (46 m)",
"40 yd (37 m)"
)
-- 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_672 (
id,
"year",
"title",
"label",
"uk singles chart",
"u.s. billboard hot 100 chart"
)
-- 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_923 (
id,
"club",
"entered\nadministration",
"exited\nadministration",
"league(s)",
"deduction(s)"
)
-- 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_79 (
id,
"season",
"tier",
"division",
"place"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- after the 1990/91 season , whic... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_605 (
id,
"date",
"round",
"opponents",
"h / a",
"result\nf-a",
"scorers",
"attendance"
)
-- 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_545 (
id,
"single/ep",
"release date",
"label",
"format(s)",
"uk singles chart position",
"notes"
)
-- 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_258 (
id,
"location",
"frequency",
"call sign",
"network",
"call sign meaning"
)
-- 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_62 (
id,
"year",
"winner",
"second",
"third",
"starters"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what was the number o... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_33 (
id,
"number",
"name",
"year built",
"boat builder",
"current status"
)
-- 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_204_573 (
id,
"#",
"title",
"performer(s)",
"film",
"length"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many songs are mo... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_876 (
id,
"ecclesiastical jurisdictions",
"latin name",
"type",
"rite",
"ecclesiastical province",
"established",
"area (km2)"
)
-- Using valid SQLite, answer the follow... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_429 (
id,
"year",
"competition",
"venue",
"position",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- prior to 2007 , ... |
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_204_223 (
id,
"party",
"previous council",
"staying councillors",
"seats up for election",
"election result",
"new council"
)
-- Using valid SQLite, answer the following que... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_335 (
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_204_234 (
id,
"round",
"100 yd (91 m)",
"80 yd (73 m)",
"60 yd (55 m)",
"50 yd (46 m)",
"40 yd (37 m)"
)
-- 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_469 (
id,
"coach",
"years",
"seasons",
"wins",
"losses",
"ties",
"pct"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what wa... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_423 (
id,
"name",
"location",
"city",
"listing date"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many historic sites w... |
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_204_791 (
id,
"event",
"winner",
"second",
"third",
"fourth"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in what event did che... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_573 (
id,
"name",
"rank - 2000",
"number",
"country of origin",
"england - 2001"
)
-- 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_4 (
id,
"date",
"race",
"competition",
"rider",
"country",
"location"
)
-- 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_61 (
id,
"language",
"number",
"percentage (%)",
"males",
"females"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which lang... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_583 (
id,
"capacitor type",
"capacity",
"volts",
"temp.",
"energy-to-weight ratio",
"power-to-weight ratio"
)
-- 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_552 (
id,
"rank",
"cyclist",
"team",
"laps\ndown",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who was the competi... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_740 (
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_194 (
id,
"outcome",
"edition",
"round",
"opponent team",
"surface",
"opponent",
"score"
)
-- 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_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_204_794 (
id,
"iec\nworld plugs\nType",
"standard",
"power\nrating",
"earthed",
"polarised",
"fused",
"insulated\npins",
"europlug\ncompatible"
)
-- 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_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_757 (
id,
"state",
"interview",
"swimsuit",
"evening gown",
"average"
)
-- 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_618 (
id,
"pick",
"player",
"team",
"position",
"school"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who is listed after p... |
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_312 (
id,
"stage",
"date",
"route",
"terrain",
"length",
"winner"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which stage ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_76 (
id,
"member",
"party",
"term"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how long did ian armstrong serve ?
SELECT##... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_301 (
id,
"nationality",
"name",
"term as a deputy judge",
"reason for termination"
)
-- 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_224 (
id,
"title",
"year",
"channel",
"role",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in how many television p... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_836 (
id,
"title",
"year",
"platforms",
"developer",
"publisher",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_85 (
id,
"dates",
"tournament",
"host country",
"winner",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which winner... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_120 (
id,
"rank",
"athlete",
"country",
"time",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what number of countri... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_615 (
id,
"district",
"incumbent",
"party",
"first\nelected",
"result",
"candidates"
)
-- 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_476 (
id,
"name",
"date built",
"builder",
"works no.",
"wheels",
"cylinders",
"notes",
"withdrawn"
)
-- 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_687 (
id,
"#",
"title",
"time",
"performer(s)",
"songwriters",
"producer(s)",
"samples and notes"
)
-- 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_413 (
id,
"medal",
"name",
"sport",
"event",
"date"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what was the last event he... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_606 (
id,
"region",
"rnd",
"host",
"venue",
"city",
"state"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- total number of ve... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_268 (
id,
"date",
"name",
"nationality",
"tonnage\n(grt)",
"fate"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many sub... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_270 (
id,
"year",
"competition",
"venue",
"position",
"event",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what ye... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_413 (
id,
"rank",
"city",
"population",
"area\n(km2)",
"density\n(inhabitants/km2)",
"altitude\n(mslm)"
)
-- 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_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_18 (
id,
"year",
"film",
"role",
"co-star",
"director",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- before she was... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_686 (
id,
"date",
"pos.",
"name",
"from",
"fee"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who 's fee was higher between ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_672 (
id,
"week",
"date",
"opponent",
"result",
"venue",
"attendance"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- at what ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_254 (
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_424 (
id,
"year",
"starts",
"wins",
"top 5",
"top 10",
"poles",
"avg. start",
"avg. finish",
"winnings",
"position",
"team(s)"
)
-- Using valid SQLite, answer the follow... |
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.
-- which o... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_123 (
id,
"week",
"date",
"kickoff",
"opponent",
"results\nfinal score",
"results\nteam record",
"game site",
"attendance"
)
-- Using valid SQLite, answer the following ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_283 (
id,
"#",
"name",
"strike tone\n(st-1/16)",
"weight\n(kg)",
"diameter\n(mm)",
"inscription"
)
-- 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_257 (
id,
"ethnicity",
"1926 census",
"1939 census",
"1959 census",
"1970 census",
"1979 census",
"1989 census",
"2007 estimate"
)
-- 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_204_832 (
id,
"name",
"nationality",
"club",
"from",
"until"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how long did colin cl... |
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_608 (
id,
"name",
"elected party",
"constituency",
"elected date",
"military service"
)
-- 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_322 (
id,
"club",
"played",
"won",
"drawn",
"lost",
"points for",
"points against",
"bonus points",
"points"
)
-- 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_601 (
id,
"manufacturer",
"model",
"first flight",
"max payload (t)",
"cruise (km/h)",
"max range (km)",
"mtow"
)
-- Using valid SQLite, answer the following questions f... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_153 (
id,
"stamp issue date",
"stamp set",
"#cards",
"card set ref",
"qty. issued"
)
-- 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_563 (
id,
"abbreviation",
"settlement",
"district",
"official name",
"division",
"cup",
"other information"
)
-- 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_987 (
id,
"city/municipality",
"no. of\nbarangays",
"area\n(km2)",
"population\n(2010 census)",
"pop. density\n(per km2)"
)
-- 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_677 (
id,
"year",
"competition",
"venue",
"position",
"event",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what co... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_408 (
id,
"rd.",
"grand prix",
"date",
"location",
"pole position",
"fastest lap",
"winning driver",
"constructor",
"report"
)
-- 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_376 (
id,
"date",
"venue",
"opponents",
"score",
"competition"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- where have they... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_40 (
id,
"p.s. #",
"school name",
"neighborhood",
"low grade",
"high grade",
"year closed",
"building status"
)
-- 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_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_158 (
id,
"official name",
"designation",
"area km2",
"population",
"parish"
)
-- 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_201_24 (
id,
"episode number",
"original airdate",
"title",
"disc",
"description"
)
-- 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_783 (
id,
"position",
"player",
"free agency\ntag",
"date signed",
"2013 team"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
--... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_188 (
id,
"rank",
"player",
"points",
"points defending",
"points won",
"new points",
"withdrew due to"
)
-- 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_785 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- name the count... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_309 (
id,
"team",
"winners",
"runners-up",
"years won",
"years lost"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which tea... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_102 (
id,
"name",
"location served",
"governorate",
"utilization",
"helipads",
"runways",
"shelters",
"squadrons",
"coordinates"
)
-- Using valid SQLite, answer the foll... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_743 (
id,
"version",
"date",
"development cycle",
"size (in kb)",
"download",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided abo... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_201_39 (
id,
"no",
"title",
"directed by",
"released"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which year is the year with ... |
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.
-- what is ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_952 (
id,
"rank",
"player",
"county",
"tally",
"total",
"opposition"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what play... |
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.
-- total number ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_596 (
id,
"year",
"winners",
"score",
"runners up",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who had the most w... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.