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_201_39 (
id,
"no",
"title",
"directed by",
"released"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many titles did bob bals... |
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_467 (
id,
"year",
"numer of jamaicans\ngranted british\ncitizenship",
"naturalisation\nby residence",
"naturalisation\nby marriage",
"registration\nof a minor child",
"reg... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_630 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many total... |
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_185 (
id,
"location",
"town",
"output (mw ac)",
"modules",
"number of arrays"
)
-- 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_641 (
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_166 (
id,
"pos",
"no",
"rider",
"manufacturer",
"laps",
"time",
"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_279 (
id,
"name of place",
"number\nof\ncounties",
"principal\ncounty",
"zip code\nlower",
"zip code\nupper"
)
-- 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_202_28 (
id,
"year",
"output growth rate %",
"unemployment rate %",
"inflation rate %"
)
-- 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_499 (
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_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_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_871 (
id,
"#",
"player",
"pos",
"pts",
"tries",
"conv",
"pens",
"drop",
"opposition",
"venue",
"date"
)
-- Using valid SQLite, answer the following questions for the tab... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_492 (
id,
"year",
"competition",
"venue",
"position",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which competitio... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_156 (
id,
"team",
"outgoing manager",
"manner of departure",
"date of vacancy",
"replaced by",
"date of appointment",
"position in table"
)
-- Using valid SQLite, answer... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_960 (
id,
"county",
"fips code",
"county seat",
"created",
"origin",
"etymology",
"population estimate\n(2011)",
"area"
)
-- 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_94 (
id,
"year",
"player",
"country",
"score",
"to par",
"margin\nof victory",
"course",
"location",
"purse ($)",
"winner's\nshare ($)"
)
-- 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_982 (
id,
"party/electoral alliance",
"seats",
"change",
"votes",
"%"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which on... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_151 (
id,
"game",
"day",
"date",
"kickoff",
"opponent",
"results\nscore",
"results\nrecord",
"location",
"attendance"
)
-- Using valid SQLite, answer the following quest... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_997 (
id,
"#",
"title",
"celebrity guest(s)",
"directed by",
"written by",
"original airdate"
)
-- 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_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_845 (
id,
"round",
"circuit",
"location",
"date",
"pole position",
"fastest lap",
"winning driver",
"headline event"
)
-- Using valid SQLite, answer the following questi... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_34 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many countr... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_679 (
id,
"part",
"number",
"first public release date (first edition)",
"latest public release date (edition)",
"latest amendment",
"title",
"description"
)
-- Using va... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_684 (
id,
"wrestler:",
"times:",
"date:",
"location:",
"notes:"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who is listed ... |
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_203_570 (
id,
"#",
"title",
"tpb isbn",
"tpb release date",
"tpb page number",
"collected material"
)
-- 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_75 (
id,
"year",
"place",
"gold",
"silver",
"bronze"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which country has won mor... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_994 (
id,
"date",
"time",
"opponent#",
"rank#",
"site",
"tv",
"result",
"attendance"
)
-- Using valid SQLite, answer the following questions for the tables provided abov... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_173 (
id,
"rank",
"group",
"name",
"nationality",
"2.05",
"2.15",
"2.19",
"2.23",
"2.26",
"result",
"notes"
)
-- Using valid SQLite, answer the following questions for t... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_38 (
id,
"#",
"title",
"producer(s)",
"performer(s)",
"length"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how long is the... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_352 (
id,
"position",
"swara",
"short name",
"notation",
"mnemonic"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- list each ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_235 (
id,
"season",
"team",
"country",
"competition",
"matches",
"goals"
)
-- 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_203_764 (
id,
"name",
"date",
"nation",
"displacement",
"speed",
"number",
"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_957 (
id,
"year",
"team",
"games",
"combined tackles",
"tackles",
"assisted tackles",
"sacks",
"forced fumbles",
"fumble recoveries",
"fumble return yards",
"interceptions... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_174 (
id,
"rank",
"name",
"nationality",
"result",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many names are ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_615 (
id,
"date",
"opponent",
"result",
"goal scorers (season goals)",
"goalie saves",
"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_204_198 (
id,
"club",
"nickname",
"no. of premierships",
"premiership years",
"moved to"
)
-- 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_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_7 (
id,
"pos.",
"artist",
"single",
"year",
"sales",
"peak"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many singles d... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_481 (
id,
"poll source",
"date(s)\nadministered",
"sample\nsize",
"margin of\nerror",
"andrew\ncuomo (d)",
"rob\nastorino (r)",
"other",
"undecided"
)
-- Using valid SQL... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_251 (
id,
"community",
"area",
"location",
"population",
"date established"
)
-- 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_778 (
id,
"representative",
"title",
"presentation\nof credentials",
"termination\nof mission",
"appointed by"
)
-- 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_147 (
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_202_76 (
id,
"member",
"party",
"term"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- which member of the second incarnation of t... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_539 (
id,
"date",
"name",
"moving from",
"moving to",
"fee"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who was the next t... |
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_81 (
id,
"rank",
"bib",
"name",
"country",
"time",
"deficit"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what country had ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_702 (
id,
"name",
"type",
"technologies",
"author",
"presented /\nlast updated",
"licence",
"homepage"
)
-- 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_306 (
id,
"no.",
"title",
"directed by",
"written by",
"original air date"
)
-- 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_320 (
id,
"rank in\n2011",
"name of\nconcern",
"location of\nheadquarters",
"revenue\n(thou.\npln)",
"profit\n(thou.\npln)",
"employees"
)
-- Using valid SQLite, answer ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_586 (
id,
"game",
"date",
"team",
"score",
"high points",
"high rebounds",
"high assists",
"location\nattendance",
"record"
)
-- Using valid SQLite, answer the following... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_642 (
id,
"name",
"quadrant",
"sector",
"ward",
"type",
"2012\npopulation\nrank",
"population\n(2012)",
"population\n(2011)",
"% change",
"dwellings\n(2012)",
"area\n(km2)... |
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.
-- how many movie... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_727 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who finished a... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_928 (
id,
"year",
"album",
"territory",
"label",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what is the next albu... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_195 (
id,
"team",
"home city",
"stadium",
"capacity",
"last season"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what team ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_609 (
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_204_806 (
id,
"name",
"date",
"condition",
"ownership\n/ access",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what was... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_562 (
id,
"no.",
"date",
"location",
"surface",
"opponent in final",
"score"
)
-- 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_642 (
id,
"name",
"quadrant",
"sector",
"ward",
"type",
"2012\npopulation\nrank",
"population\n(2012)",
"population\n(2011)",
"% change",
"dwellings\n(2012)",
"area\n(km2)... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_174 (
id,
"rank",
"name",
"nationality",
"result",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many nationalit... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_700 (
id,
"year",
"species",
"height",
"location grown",
"state",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- the ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_760 (
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_576 (
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_191 (
id,
"year",
"group",
"award",
"result",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- when was the last time r... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_754 (
id,
"no.",
"player",
"position",
"career",
"date no. retired"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what numbe... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_482 (
id,
"year",
"award",
"result",
"category",
"series"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- in what year was the... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_914 (
id,
"year",
"team",
"games",
"attempts",
"yards",
"ypc",
"long",
"tds"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- d... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_202_24 (
id,
"year",
"single",
"peak chart positions\nfin",
"peak chart positions\nnor",
"peak chart positions\nswe",
"album"
)
-- 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_204_64 (
id,
"place",
"code",
"area (km2)",
"population",
"most spoken language"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- w... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_564 (
id,
"hand",
"1 credit",
"2 credits",
"3 credits",
"4 credits",
"5 credits"
)
-- 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_938 (
id,
"year",
"edmonton\nhundred",
"elthorne\nhundred",
"gore\nhundred",
"isleworth\nhundred",
"ossulstone\nhundred\nholborn\ndivision",
"ossulstone\nhundred\nfinsbury... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_353 (
id,
"no.",
"date/time",
"aircraft",
"foe",
"result",
"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_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_201_9 (
id,
"year",
"film title",
"duration",
"film type",
"shoot 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_287 (
id,
"rank",
"area",
"date",
"presenter",
"seven wonders covered"
)
-- 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_204_24 (
id,
"year",
"league",
"record",
"finish",
"manager",
"playoffs",
"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_297 (
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_225 (
id,
"rank",
"country/territory",
"miss supranational",
"1st runner-up",
"2nd runner-up",
"3rd runner-up",
"4th runner-up",
"semifinalists",
"total"
)
-- Using vali... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_201 (
id,
"class",
"type",
"ships",
"displacement",
"note"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many of the cla... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_794 (
id,
"year",
"location",
"attendance",
"theme phrase",
"top messages",
"host",
"opening general session guest(s)",
"closing general session guest(s)",
"sunday night r... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_958 (
id,
"episode",
"original broadcast date",
"average",
"rank",
"remarks"
)
-- 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_764 (
id,
"name",
"date",
"nation",
"displacement",
"speed",
"number",
"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_89 (
id,
"team",
"truck(s)",
"#",
"driver(s)",
"primary sponsor(s)",
"listed owner(s)",
"crew chief"
)
-- 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_770 (
id,
"season",
"date",
"jia-a/csl winner",
"result",
"fa cup winner",
"scorers",
"stadium"
)
-- 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_203_812 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many combi... |
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.
-- what bowling ce... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_204_471 (
id,
"year",
"title",
"peak chart positions\nger",
"label",
"artist"
)
-- 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_321 (
id,
"community",
"currency",
"region",
"target date",
"notes"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many c... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_149 (
id,
"pick",
"player",
"team",
"position",
"school"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- who was the last play... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_295 (
id,
"position",
"driver / passenger",
"equipment",
"points",
"wins",
"second",
"third"
)
-- 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_655 (
id,
"year",
"winner",
"album",
"other finalists"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- what was the last winne... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_417 (
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_60 (
id,
"outcome",
"no.",
"date",
"championship",
"surface",
"opponent in the final",
"score in the final"
)
-- 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_602 (
id,
"name",
"position",
"height",
"weight",
"date of birth",
"current/last known team"
)
-- 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_51 (
id,
"week #",
"theme",
"song choice",
"original artist",
"order #",
"result"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_653 (
id,
"rank",
"nation",
"gold",
"silver",
"bronze",
"total"
)
-- Using valid SQLite, answer the following questions for the tables provided above.
-- how many more ... |
Below is an instruction that describes a task. Write a MySQL query that appropriately completes the request. ### Instruction: CREATE TABLE table_203_52 (
id,
"pos",
"no",
"driver",
"constructor",
"laps",
"time/retired",
"grid",
"points"
)
-- Using valid SQLite, answer the following questions for the tables provided a... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.