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_28 (
id,
"election",
"name of the party/alliance",
"number of votes",
"percentage",
"seats in the parliament"
)
-- 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_183 (
id,
"season",
"tier",
"division",
"place"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the highest ranking th... |
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 round... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_277 (
id,
"region",
"country",
"location",
"size (m)",
"payload (metric tonnes)",
"degrees of freedom",
"x horiz disp (mm)",
"y horiz disp (mm)",
"z vert disp (mm)",
"x ho... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_170 (
id,
"player",
"position",
"games\nstarted",
"hometown",
"height",
"weight",
"age"
)
-- 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_185 (
id,
"season",
"a\ntechnical",
"b\nscientific",
"c\nfine arts",
"d\nimprovisational",
"e\nstructural",
"rising stars!\u00ae",
"po\nprojectoutreach\u00ae",
"university... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_822 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- the top ranked... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_496 (
id,
"pos",
"country",
"gold",
"silver",
"bronze",
"total"
)
-- 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_203_758 (
id,
"no.",
"dub no.",
"english dubbed title / english subbed title\noriginal japanese title",
"original air date",
"english air date"
)
-- Using valid SQLite, answ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_836 (
id,
"title",
"year",
"platforms",
"developer",
"publisher",
"notes"
)
-- 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_203_610 (
id,
"institution",
"location",
"nickname",
"founded",
"historical affiliation",
"enrollment",
"primary conference"
)
-- 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_140 (
id,
"round",
"#",
"player",
"position",
"nationality",
"college/junior/club team (league)"
)
-- 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_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_653 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which nation r... |
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.
-- who coached the silve... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_164 (
id,
"branding",
"callsign",
"frequency",
"power (kw)",
"location"
)
-- 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_57 (
id,
"year",
"round",
"against",
"score",
"scorers"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many goals did bra... |
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_433 (
id,
"rank",
"name",
"nationality",
"time"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who finished before nate boyle... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_513 (
id,
"date",
"time",
"opponent#",
"site",
"tv",
"result",
"attendance"
)
-- 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_204_295 (
id,
"model",
"origin",
"type",
"version",
"in service",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in the c... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_71 (
id,
"rank",
"heat",
"name",
"nationality",
"time",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many women... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_129 (
id,
"place",
"team",
"titles",
"runners-up",
"winning years"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who , of th... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_734 (
id,
"first name",
"surname",
"death year",
"beginning of\nservice",
"end of\nservice",
"notes"
)
-- 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_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_277 (
id,
"region",
"country",
"location",
"size (m)",
"payload (metric tonnes)",
"degrees of freedom",
"x horiz disp (mm)",
"y horiz disp (mm)",
"z vert disp (mm)",
"x ho... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_655 (
id,
"year",
"winner",
"album",
"other finalists"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the last album ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_968 (
id,
"squad #",
"position",
"player",
"transferred to",
"fee",
"date"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- won... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_691 (
id,
"week",
"date",
"opponent",
"result",
"attendance"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the score... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_452 (
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_204_536 (
id,
"event",
"bowling center",
"city",
"dates",
"winner"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many times ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_673 (
id,
"name",
"egot completed",
"emmy",
"grammy",
"oscar",
"tony"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who also... |
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.
-- h... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_594 (
id,
"canal",
"length (miles)",
"locks",
"max length (ft)",
"width (ft)",
"year opened",
"year abandoned",
"year restored"
)
-- Using valid SQLite, answer the follo... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_104 (
id,
"athlete",
"nation",
"olympics",
"gold",
"silver",
"bronze",
"total"
)
-- 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_871 (
id,
"ano",
"title",
"role",
"channel",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- she played veronica iturb... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_622 (
id,
"year",
"competition",
"venue",
"position",
"event",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how man... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_287 (
id,
"rank",
"area",
"date",
"presenter",
"seven wonders covered"
)
-- 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_577 (
id,
"tenure",
"coach",
"years",
"record",
"pct."
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which coach served next... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_912 (
id,
"rank",
"athlete",
"country",
"time",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many competitors w... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_776 (
id,
"site",
"date(s)",
"designated",
"location",
"description"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which sit... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_242 (
id,
"season",
"record",
"finish",
"manager",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many managers t... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_560 (
id,
"name",
"type",
"circle",
"bench",
"formed",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which bench is ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_288 (
id,
"region",
"seed",
"team",
"coach",
"finished",
"final opponent",
"score"
)
-- Using valid SQLite, answer the following questions for the tables provided above.... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_854 (
id,
"#",
"wrestlers",
"reign",
"date",
"days\nheld",
"location",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
--... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_197 (
id,
"date",
"time",
"opponent#",
"site",
"tv",
"result",
"attendance"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_784 (
id,
"player",
"league",
"cup",
"europa league",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many players... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_711 (
id,
"dance",
"best dancer(s)",
"best score",
"worst dancer(s)",
"worst score"
)
-- 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_435 (
id,
"sport",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what sport is listed ne... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_658 (
id,
"week",
"date",
"kickoff",
"opponent",
"results\nfinal score",
"results\nteam record",
"game site",
"attendance"
)
-- Using valid SQLite, answer the following ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_206 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what country w... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_814 (
id,
"season",
"head coach",
"overall record",
"conference record"
)
-- 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_345 (
id,
"name",
"party",
"took office",
"left office"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the number of ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_835 (
id,
"season",
"club",
"country",
"competition",
"apps.",
"goals"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- for 1 f... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_975 (
id,
"year",
"competition",
"location",
"event",
"final-rank",
"final-score",
"qualifying rank",
"qualifying score"
)
-- 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_813 (
id,
"year",
"competition",
"venue",
"position",
"event",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- where w... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_91 (
id,
"year",
"original title",
"english title",
"role",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in what ye... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_328 (
id,
"no.",
"date",
"tournament",
"winning score",
"margin of\nvictory",
"runner(s)-up"
)
-- Using valid SQLite, answer the following questions for the tables provi... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_841 (
id,
"no.",
"temple",
"honzon (main image)",
"city/town/village",
"prefecture"
)
-- 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_784 (
id,
"no. in\nseries",
"no. in\nseason",
"performer",
"appearance",
"air date"
)
-- Using valid SQLite, answer the following questions for the tables provided above... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_277 (
id,
"entered",
"wrestler",
"place",
"eliminated by",
"time"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- alex shelly ... |
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_42 (
id,
"model",
"class",
"length",
"fuel",
"starting price"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which model had ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_366 (
id,
"pos",
"class",
"no",
"team",
"drivers",
"chassis",
"engine",
"laps"
)
-- 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_513 (
id,
"no.",
"date",
"home team",
"visiting team",
"goals",
"score",
"result",
"venue",
"competition"
)
-- 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_5 (
id,
"season",
"competition",
"round",
"opponent",
"home",
"away",
"aggregate"
)
-- 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_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_204_988 (
id,
"responsible minister(s)",
"crown entities",
"monitoring department(s)",
"category / type",
"empowering legislation"
)
-- 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_879 (
id,
"year",
"host / location",
"division i overall",
"division i undergraduate",
"division ii overall",
"division ii community college"
)
-- Using valid SQLite, an... |
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_659 (
id,
"seat",
"state",
"majority",
"member",
"party"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what party had the mo... |
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_22 (
id,
"date",
"opponent#",
"rank#",
"site",
"result",
"attendance",
"record"
)
-- 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_200_14 (
id,
"act",
"year signed",
"# albums released under bad boy"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what year did... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_603 (
id,
"service",
"service id",
"bit rate",
"audio channels",
"description",
"analogue availability"
)
-- 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_634 (
id,
"date",
"venue",
"score",
"victor",
"comments",
"match reports"
)
-- 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_990 (
id,
"by race",
"white",
"black",
"aian",
"asian",
"nhpi"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the dif... |
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_189 (
id,
"year",
"competition",
"venue",
"position",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- did they finish ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_555 (
id,
"place",
"player",
"country",
"score",
"to par",
"money ($)"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how man... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_339 (
id,
"year",
"car",
"start",
"qual",
"rank",
"finish",
"laps",
"led",
"retired"
)
-- 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_721 (
id,
"school",
"location",
"control",
"type",
"enrollment",
"founded"
)
-- 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_610 (
id,
"institution",
"location",
"nickname",
"founded",
"historical affiliation",
"enrollment",
"primary conference"
)
-- 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_229 (
id,
"property",
"test method",
"units",
"4275",
"4301",
"4435",
"4630",
"4645"
)
-- 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_761 (
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_204_230 (
id,
"team #1",
"agg.",
"team #2",
"1st match",
"2nd match"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who was the f... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_58 (
id,
"airline",
"airline (in russian)",
"licence #",
"icao",
"iata",
"domestic code",
"callsign",
"photo"
)
-- 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_520 (
id,
"outcome",
"no.",
"date",
"championship",
"surface",
"opponent",
"score"
)
-- 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_128 (
id,
"region",
"date",
"label",
"format",
"catalog"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which is the only reg... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_626 (
id,
"image",
"name",
"birth date",
"death date",
"brief biography"
)
-- 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_63 (
id,
"round",
"circuit",
"date",
"pole position",
"winning driver",
"winning team",
"trophy winner"
)
-- 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_67 (
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_317 (
id,
"metropolitan area",
"country",
"rank",
"forstall\n2003 est.",
"official population",
"year"
)
-- 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_204_885 (
id,
"season",
"competition",
"round",
"opponent",
"home",
"away",
"agg.",
"bye"
)
-- 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_176 (
id,
"name",
"full name",
"caps",
"goals",
"first cap",
"opponent",
"club"
)
-- 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_530 (
id,
"type",
"stage",
"cyclist",
"team",
"reason"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- daniel martin and joost... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_461 (
id,
"res.",
"record",
"opponent",
"method",
"event",
"date",
"round",
"time",
"location",
"notes"
)
-- 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_362 (
id,
"school",
"location",
"outright titles",
"shared titles",
"runners-up",
"total finals",
"last title",
"last final"
)
-- Using valid SQLite, answer the followin... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_91 (
id,
"year",
"competition",
"venue",
"position",
"event",
"notes"
)
-- 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_305 (
id,
"round",
"#",
"player",
"nationality",
"college/junior/club team (league)"
)
-- Using valid SQLite, answer the following questions for the tables provided abov... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.