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_924 (
id,
"match",
"date",
"ground",
"opponent",
"score1",
"pos.",
"pts.",
"gd"
)
-- 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_210 (
id,
"rnd",
"circuit",
"lmp1 winning team\nlmp1 winning drivers",
"lmp2 winning team\nlmp2 winning drivers",
"gt1 winning team\ngt1 winning drivers",
"gt2 winning tea... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_354 (
id,
"opus",
"title",
"genre",
"sub\u00addivisions",
"libretto",
"composition",
"premiere date",
"place, theatre"
)
-- 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_37 (
id,
"#",
"title",
"producer(s)",
"performer(s)",
"length"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- the first song ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_525 (
id,
"rank",
"player",
"county",
"tally",
"total",
"opposition"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in the 19... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_266 (
id,
"#",
"event year",
"season",
"flag bearer"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- tell me the number of sum... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_750 (
id,
"#",
"date",
"venue",
"opponent",
"score",
"result",
"competition"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- n... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_591 (
id,
"high school",
"join\nyear",
"from",
"left",
"league left to"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what i... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_117 (
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_729 (
id,
"township",
"fips",
"population\ncenter",
"population",
"population\ndensity\n/km2 (/sq mi)",
"land area\nkm2 (sq mi)",
"water area\nkm2 (sq mi)",
"water %",
"ge... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_282 (
id,
"date",
"venue",
"opponent",
"score",
"result",
"competition",
"#"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- h... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_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_203_757 (
id,
"year",
"award ceremony",
"category",
"film/show",
"result"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in which... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_789 (
id,
"season",
"team",
"country",
"division",
"apps",
"goals",
"assists"
)
-- 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_179 (
id,
"goal",
"date",
"venue",
"opponent",
"score",
"result",
"competition"
)
-- 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_349 (
id,
"year",
"conservative\ncouncillors",
"labour\ncouncillors",
"independent\ncouncillors",
"liberal\ncouncillors"
)
-- Using valid SQLite, answer the following qu... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_297 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many count... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_138 (
id,
"#",
"date",
"venue",
"opponent",
"score",
"result",
"competition"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- w... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_113 (
id,
"rank",
"area",
"state/\nprovince",
"csa/cma\n2009 population",
"projected\n2025 population",
"projected increase\n2009-2025"
)
-- Using valid SQLite, answer t... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_659 (
id,
"seat",
"state",
"majority",
"member",
"party"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the total of ... |
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.
-- 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.
-- which state ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_157 (
id,
"affiliation",
"house members\n2000 election\nresults",
"house members\nat dissolution",
"senate members\non election\nday 2000",
"senate members\nat dissolution... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_201_19 (
id,
"rank",
"title",
"studio",
"director",
"actors",
"gross"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many tim... |
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.
-- who was director aft... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_883 (
id,
"pos.",
"name",
"place of birth",
"date of birth",
"previous club",
"date joined",
"fee"
)
-- 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_187 (
id,
"conference",
"bids",
"record",
"win %",
"quarterfinals",
"semifinals",
"final",
"champions"
)
-- Using valid SQLite, answer the following questions for the ta... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_478 (
id,
"week",
"date",
"opponent",
"result",
"attendance"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- when was their se... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_697 (
id,
"player",
"career",
"nickname",
"team inducted as"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who was the first... |
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.
-- who won the mo... |
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.
-- how many times was jo... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_650 (
id,
"season",
"level",
"name",
"position",
"nationality",
"international\ncaps"
)
-- Using valid SQLite, answer the following questions for the tables provided abo... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_343 (
id,
"nation",
"model",
"length",
"barrel length",
"weight"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which country... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_686 (
id,
"date",
"pos.",
"name",
"from",
"fee"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which date had the top listed ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_713 (
id,
"rank",
"bib",
"athlete",
"country",
"time",
"deficit"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the t... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_392 (
id,
"#",
"stadium",
"capacity",
"city",
"country",
"domed or retractable roof"
)
-- 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_455 (
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_201_36 (
id,
"year",
"title",
"role",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which film has their role under igiy... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_201_25 (
id,
"party",
"leader",
"from",
"to"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many group leaders were from the ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_246 (
id,
"department",
"total deputies",
"uninominal deputies",
"plurinominal deputies",
"special indigenous\nor campesino deputies",
"senators"
)
-- Using valid SQLite... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_537 (
id,
"#",
"date",
"venue",
"opponent",
"score",
"result",
"competition"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- w... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_637 (
id,
"type",
"gauge",
"railway",
"works no.",
"year",
"builder"
)
-- 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_974 (
id,
"season",
"level",
"division",
"section",
"administration",
"position",
"movements"
)
-- Using valid SQLite, answer the following questions for the tables prov... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_524 (
id,
"season",
"tier",
"division",
"place"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in the 2005/2006 and 2010/2011... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_374 (
id,
"event",
"gold",
"silver",
"bronze",
"total",
"ranking"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- only year in... |
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_203_683 (
id,
"season",
"league",
"gold",
"silver",
"bronze",
"winning manager"
)
-- 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_336 (
id,
"#",
"date",
"opponent",
"score",
"win",
"loss",
"save",
"attendance",
"record"
)
-- Using valid SQLite, answer the following questions for the tables provided... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_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_204_157 (
id,
"date",
"opponent#",
"rank#",
"site",
"result"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- name one team below r... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_742 (
id,
"release date",
"single title",
"uk singles chart\nposition",
"french\ncharts",
"german\ncharts",
"irish\ncharts",
"various"
)
-- 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_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_203_692 (
id,
"name",
"pos.",
"caps",
"goals",
"club"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is olle ahlunds club an... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_87 (
id,
"courthouse",
"city",
"street address",
"jurisdiction",
"dates of use",
"named for"
)
-- 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_203_876 (
id,
"name",
"birth",
"marriages",
"death"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who came to power after the ru... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_131 (
id,
"tops design code",
"electrical system",
"max speed",
"weight",
"brakes",
"route availability",
"notes"
)
-- Using valid SQLite, answer the following questions... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_202 (
id,
"year",
"tournament",
"venue",
"result",
"rank",
"event"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in which ci... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_278 (
id,
"name of president",
"picture",
"life span",
"year of presidency",
"place of conference"
)
-- Using valid SQLite, answer the following questions for the tables... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_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_204_683 (
id,
"no.",
"constituency",
"winner candidate",
"party",
"votes",
"margin"
)
-- 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_457 (
id,
"tramway",
"country",
"city",
"height of pylons",
"span width,\nleaning straight line",
"span width,\nhorizontal measurement",
"height of cable over ground",
"ye... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_497 (
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_836 (
id,
"#",
"date",
"opponent",
"score",
"result",
"competition"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who was th... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_894 (
id,
"season",
"winner",
"score",
"runners-up",
"venue"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in what year did ... |
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_228 (
id,
"#",
"title",
"songwriters",
"producer(s)",
"performer (s)"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which so... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_618 (
id,
"place",
"position",
"number",
"name",
"nasl",
"playoffs",
"cfu club championship",
"concacaf champions league",
"total"
)
-- 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_781 (
id,
"year",
"competition",
"venue",
"position",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- bangkok , thaila... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_152 (
id,
"device",
"type",
"iops",
"interface",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which interface appea... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_584 (
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_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_573 (
id,
"#",
"title",
"performer(s)",
"film",
"length"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which song has the mo... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_33 (
id,
"conference",
"date",
"place",
"attendance",
"archive of presentations"
)
-- 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_238 (
id,
"#",
"title",
"producer(s)",
"performer (s)",
"time"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many tracks... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_313 (
id,
"date",
"operation",
"location",
"type",
"information"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many mont... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_624 (
id,
"school",
"team name",
"town",
"county",
"enrollment (2010-11 & 2011-12)",
"primary mshsaa class*",
"football class"
)
-- 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_204_496 (
id,
"pos",
"no",
"driver",
"team",
"laps",
"time/retired",
"grid",
"points"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_244 (
id,
"pos",
"rider",
"manufacturer",
"time/retired",
"points"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who was the... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_939 (
id,
"year",
"chassis",
"engine",
"start",
"finish"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many engines were... |
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_318 (
id,
"date",
"opponent",
"venue",
"result",
"attendance",
"scorers"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- when ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_99 (
id,
"season",
"date",
"driver",
"team",
"chassis",
"engine",
"race distance\nlaps",
"race distance\nmiles (km)",
"race time",
"average speed\n(mph)",
"report"
)
-- ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_775 (
id,
"week",
"date",
"opponent",
"result",
"game site",
"attendance"
)
-- 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_723 (
id,
"year",
"song",
"us hot 100",
"us msr",
"us a.c.",
"can",
"uk singles",
"album"
)
-- Using valid SQLite, answer the following questions for the tables provided... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_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_36 (
id,
"parish",
"locality",
"parish priest",
"founded",
"closed"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which pari... |
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_204_389 (
id,
"rnd.",
"pick #",
"nfl team",
"player",
"pos.",
"college",
"conf.",
"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_203_765 (
id,
"genre",
"date",
"japanese title (original title)",
"english title",
"scoring",
"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_203_759 (
id,
"year",
"company",
"number of members affected",
"duration of strike",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_479 (
id,
"defendant",
"arrested",
"charge",
"result",
"sentence"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- vernon casse... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_575 (
id,
"place",
"position",
"number",
"name",
"league one",
"fa cup",
"league cup",
"football league trophy",
"total"
)
-- Using valid SQLite, answer the following qu... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_521 (
id,
"rank",
"name",
"nationality",
"time (hand)",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which competit... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_777 (
id,
"years",
"building",
"city",
"height (ctbuh)",
"floors"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what cities ... |
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.
-- what was the a... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_405 (
id,
"week",
"date",
"opponent",
"result",
"attendance"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- were there more o... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_390 (
id,
"year",
"venue",
"winners",
"runner-up",
"3rd place"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the tot... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_604 (
id,
"year",
"date",
"driver",
"team",
"manufacturer",
"race distance\nlaps",
"race distance\nmiles (km)",
"race time",
"average speed\n(mph)",
"report"
)
-- Using ... |
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.
-- wha... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_476 (
id,
"no.",
"title (latin)",
"title (english translation)",
"subject",
"date"
)
-- Using valid SQLite, answer the following questions for the tables provided above.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.