context stringlengths 249 1.51k | question stringlengths 20 171 | answer stringlengths 40 173 | dbms listlengths 0 5 |
|---|---|---|---|
CREATE TABLE IF NOT EXISTS table_1_1011906_1 (
"Seat of RCM" text,
"Population Canada 2011 Census" numeric,
"Regional County Municipality (RCM)" text,
"Density (pop. per km2)" text,
"Land Area" text
);
CREATE TABLE IF NOT EXISTS table_1_1245350_1 (
"Max Speed" text,
"Units Produced" numeric,
"Quattroporte IV" t... | What is the Score with a Team that is @ portland? | SELECT Score FROM table_2_15873014_5 WHERE "Team" ILIKE '%@%portland%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_120778_1 (
"Percent For" text,
"Against Prohibition" numeric,
Jurisdiction text,
"For Prohibition" numeric,
"Percent Against" text
);
CREATE TABLE IF NOT EXISTS table_1_27374004_2 (
"Current manager" text,
"Team captain" text,
Club text,
Chairman text,
Kitmaker text,
"Shirt... | Who is the chairman when the current manager is bob peeters? | SELECT Chairman FROM table_1_27374004_2 WHERE "Current manager" ILIKE '%Bob%Peeters%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_24910742_2 (
"#" numeric,
Share numeric,
"Timeslot (EST)" text,
Rating text,
Episode text,
"Viewers (m)" text,
"Weekly Rank (#)" text,
"18-49 (Rating/Share)" text,
"Air Date" text
);
CREATE TABLE IF NOT EXISTS table_1_11210576_3 (
Character text,
"Final Episode" text,
"Fir... | What is the share value of the episode "sins of the father" | SELECT MAX(SHARE) FROM table_1_24910742_2 WHERE "Episode" ILIKE '%"Sins%of%the%Father"%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11630008_5 (
"Production code" numeric,
"Written by" text,
"Original air date" text,
"Series #" numeric,
"Season #" numeric,
Title text,
"Directed by" text
);
CREATE TABLE IF NOT EXISTS table_2_13810690_10 (
Record text,
Attendance text,
Date text,
Opponent text,
Score tex... | Loss of kendrick (11–8) had what record? | SELECT Record FROM table_2_13810690_10 WHERE "Loss" ILIKE '%kendrick%(11–8)%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10718192_2 (
Title text,
"Written by" text,
"Directed by" text,
"No. in season" numeric,
"Original air date" text,
"U.S. viewers (millions)" text,
"No. in series" numeric
);
CREATE TABLE IF NOT EXISTS table_1_18710512_3 (
"Record label" text,
"Backed with" text,
Single text,... | What single(s) released in 2008 and had 4000 copies? | SELECT Single FROM table_1_18710512_3 WHERE "Date" = '2008' AND "Other details" ILIKE '%4000%copies%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_23014923_1 (
"Minor (South) Winners" text,
Season text,
"Junior (South) Winners" text,
"Intermediate (South) Winners" text,
"Primary (South) Winners" text
);
CREATE TABLE IF NOT EXISTS table_1_1008653_9 (
"Capital ( endonym )" text,
"Country ( exonym )" text,
"Capital ( exonym... | What is the season total number if the primary (South) winners is Ridings High 'A'? | SELECT COUNT(Season) FROM table_1_23014923_1 WHERE "Primary (South) Winners" ILIKE '%Ridings%High%'A'%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11570261_6 (
"Top 25" numeric,
"3rd" numeric,
"Wins (Majors)" text,
Starts numeric,
"Money list rank" numeric,
"2nd" numeric,
"Top 10" numeric,
Year numeric,
"Adjusted scoring average (rank)" text,
"Earnings ($)" numeric,
"Cuts made" text
);
CREATE TABLE IF NOT EXISTS table... | What is Resident Country, when Local Location is "Copenhagen"? | SELECT "Resident Country" FROM table_2_17915983_2 WHERE "Local Location" ILIKE '%copenhagen%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_18662697_4 (
Notes text,
Rowers text,
Rank numeric,
Country text,
Time text
);
CREATE TABLE IF NOT EXISTS table_1_1165048_1 (
Position numeric,
Captain text,
"Leading goalkicker" text,
Season numeric,
"Win/Loss" text,
Coach text,
"Dudley Tuckey Medal" text
);
CREATE TABLE ... | Who were the rowers for Great britain? | SELECT Rowers FROM table_2_18662697_4 WHERE "Country" ILIKE '%great%britain%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11950720_4 (
"Date of Birth" text,
"No." text,
"First Class Team" text,
Player text,
"Bowling Style" text,
"Batting Style" text
);
CREATE TABLE IF NOT EXISTS table_2_18896680_2 (
"Year Left" numeric,
"Conference Joined" text,
School text,
Mascot text,
Location text,
"Previ... | Which Location has a Year Joined of 1966, and a Previous Conference of noble county, and a School of wawaka? | SELECT LOCATION FROM table_2_18896680_2 WHERE "Year Joined" = '1966' AND "Previous Conference" ILIKE '%noble%county%' AND "School" ILIKE '%wawaka%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_17608945_1 (
"Time ( GMT )" text,
Date text,
Serial text,
Apogee text,
Outcome text
);
CREATE TABLE IF NOT EXISTS table_1_10664957_2 (
"2nd players choice" text,
"1st players choice" text,
"Probability 1st player wins" text,
"Probability 2nd player wins" text,
"Probability o... | What is the date for the 10b serial? | SELECT Date FROM table_2_17608945_1 WHERE "Serial" ILIKE '%10b%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1245148_1 (
"Track Name" text,
"Year Opened" numeric,
"Year Acquired [A ]" numeric,
Location text,
Seating numeric,
Length text
);
CREATE TABLE IF NOT EXISTS table_1_10295819_1 (
"Current singles ranking" text,
"Total W–L" text,
"Singles W–L" text,
"Current doubles ranking" ... | Which player was drafted by the Saskatchewan Roughriders? | SELECT Player FROM table_2_15817998_3 WHERE "CFL Team" ILIKE '%saskatchewan%roughriders%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11381701_3 (
iOS text,
Other text,
Source text,
Android text,
"Symbian / Series 40" text,
BlackBerry text,
Bada text,
Windows text,
Method text
);
CREATE TABLE IF NOT EXISTS table_2_15551996_3 (
Tournament text,
Score text,
Surface text,
Outcome text,
Opponent text,
Dat... | What is the Opponent with a Score that is 2–6, 6–4, 3–6? | SELECT Opponent FROM table_2_15551996_3 WHERE "Score" ILIKE '%2–6,%6–4,%3–6%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10023387_1 (
"Years Played" text,
"Total W-L" text,
"Singles W-L" text,
Player text,
"Doubles W-L" text
);
CREATE TABLE IF NOT EXISTS table_1_10718525_2 (
Title text,
"No. in season" numeric,
"U.S. viewers (millions)" text,
"Original air date" text,
"Directed by" text,
"No.... | Leopold VI, Duke of Austria is the father-in-law of which person? | SELECT Spouse FROM table_2_10870631_3 WHERE "Father" ILIKE '%leopold%vi,%duke%of%austria%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10160447_1 (
Series text,
Position numeric,
Winnings text,
Points numeric
);
CREATE TABLE IF NOT EXISTS table_1_12284476_8 (
Diameter text,
Mintage numeric,
Alloy text,
Reverse text,
Denomination text,
Year numeric,
Obverse text,
Weight text
);
CREATE TABLE IF NOT EXISTS t... | Who had to retire due to suspension? | SELECT Driver FROM table_2_1122913_2 WHERE "Time/Retired" ILIKE '%suspension%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10402018_1 (
"US Tour" text,
Brazil text,
Character text,
"UK Tour" text,
"Australia & New Zealand (Sydney - first run, Melbourne, Auckland)" text,
"Toronto / Broadway" text,
London text,
"Italy (Milan, Rome, Trieste)" text
);
CREATE TABLE IF NOT EXISTS table_1_10470082_6 (
S... | Which NHL team has a League from of western hockey league and a Pick # smaller than 23 and a Team from of prince george cougars? | SELECT "NHL team" FROM table_2_18026409_3 WHERE "League from" ILIKE '%western%hockey%league%' AND "Pick #" < '23' AND "Team from" ILIKE '%prince%george%cougars%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_16729052_1 (
Date text,
Attendance text,
Week numeric,
Result text,
Opponent text
);
CREATE TABLE IF NOT EXISTS table_1_11677100_4 (
Position text,
"MLB Draft" text,
Player text,
Hometown text,
School text
);
CREATE TABLE IF NOT EXISTS table_1_11075747_4 (
"Written by" text... | Who was the opponent in a week below 14 on October 10, 1993? | SELECT Opponent FROM table_2_16729052_1 WHERE "Week" < '14' AND "Date" ILIKE '%october%10,%1993%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1404984_1 (
"Virtual channel" text,
"Digital channel" text,
"Station Ownership" text,
Network text,
"Analog channel" text,
"Call sign" text
);
CREATE TABLE IF NOT EXISTS table_1_11734041_17 (
Position text,
"Height in Ft." text,
"School/Club Team/Country" text,
"Years for Ro... | How many stations own Bounce TV? | SELECT COUNT("Station Ownership") FROM table_1_1404984_1 WHERE "Network" ILIKE '%Bounce%TV%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_13193466_14 (
Stadium text,
Date text,
"Host Team" text,
"Visiting Team" text,
"Final Score" text
);
CREATE TABLE IF NOT EXISTS table_1_11677760_1 (
Hometown text,
Year text,
College text,
"NBA Draft" text,
Player text,
School text
);
CREATE TABLE IF NOT EXISTS table_1_1196... | Who was the host team at the game at the Cleveland Browns Stadium? | SELECT "Host Team" FROM table_2_13193466_14 WHERE "Stadium" ILIKE '%cleveland%browns%stadium%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10568553_1 (
Notes text,
Milepost text,
"Roads Intersected" text,
"Street Names" text,
County text,
Location text
);
CREATE TABLE IF NOT EXISTS table_1_18666752_3 (
"Cross Country Penalties" text,
"Team Rank" numeric,
"Total Penalties" text,
"Total Team Penalties" text,
Hor... | Who is the rider where the horse is galan de sauvagere? | SELECT Rider FROM table_1_18666752_3 WHERE "Horse" ILIKE '%Galan%De%Sauvagere%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11602313_4 (
"Release price ( USD )" text,
"Part number(s)" text,
"Release date" text,
Frequency text,
"sSpec number" text,
Voltage text,
TDP text,
"Mult." text,
"Model number" text,
"L2 cache" text,
FSB text,
Socket text
);
CREATE TABLE IF NOT EXISTS table_2_17932082_2 (
... | What is Date, when Round is less than 10, and when Circuit is "Norisring"? | SELECT Date FROM table_2_17932082_2 WHERE "Round" < '10' AND "Circuit" ILIKE '%norisring%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1137707_2 (
Report text,
"Winning Driver" text,
Location text,
"Pole Position" text,
"Fastest Lap" text,
Round numeric,
"Grand Prix" text,
"Winning Constructor" text
);
CREATE TABLE IF NOT EXISTS table_1_1143966_1 (
"Goals against" numeric,
Standing text,
Points numeric,
L... | On what Date was the Venue Los Angeles? | SELECT Date FROM table_2_1385043_2 WHERE "Venue" ILIKE '%los%angeles%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10621256_1 (
"100" numeric,
"High Score" numeric,
Catches numeric,
Average text,
"50" numeric,
Runs numeric,
Inns numeric,
Matches numeric,
Player text,
Stump numeric,
"N/O" numeric
);
CREATE TABLE IF NOT EXISTS table_2_15295737_54 (
Third text,
Skip text,
Nation text,
... | Which Skip has a Third of carlo alessandro zisa? | SELECT Skip FROM table_2_15295737_54 WHERE "Third" ILIKE '%carlo%alessandro%zisa%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11075747_4 (
Title text,
"Written by" text,
"Directed by" text,
"Series #" numeric,
"Episode #" numeric,
"Original air date" text
);
CREATE TABLE IF NOT EXISTS table_2_182410_22 (
"Free or pay" text,
Colour text,
"No. of channels" text,
Provider text,
Years text,
Digital t... | What is the digital of Virgin [analogue]? | SELECT Digital FROM table_2_182410_22 WHERE "Provider" ILIKE '%virgin%[analogue]%' | [
"PostgreSQL",
"SQL Server"
] |
CREATE TABLE IF NOT EXISTS table_1_1231892_4 (
"Villain/s" text,
"U.S. Air Date" text,
Title text,
"Number in series" numeric,
"Broadcast Order" text,
"Production Code" text
);
CREATE TABLE IF NOT EXISTS table_1_12148018_2 (
Writer text,
"Original airdate" text,
Director text,
"#" numeric,
Episode text,
Vie... | What is Term Start, when Name is Prime Ministers 1939 - 1943? | SELECT "Term start" FROM table_2_167235_5 WHERE "Name" ILIKE '%prime%ministers%1939%-%1943%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11950720_3 (
"First Class Team" text,
"Batting Style" text,
"Date of Birth" text,
Player text,
"No." text,
"Bowling Style" text
);
CREATE TABLE IF NOT EXISTS table_1_11900773_5 (
"Paper Type" text,
Design text,
"First Day Cover Cancellation" text,
Theme text,
Denomination t... | What is the total number of Losses that Melton had when they had fewer Draws than 0? | SELECT SUM(Losses) FROM table_2_1552908_3 WHERE "Ballarat FL" ILIKE '%melton%' AND "Draws" < '0' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_12338595_1 (
Swimsuit text,
Interview text,
"Evening Gown" text,
State text,
Preliminaries text,
Average text
);
CREATE TABLE IF NOT EXISTS table_1_10966926_2 (
Position text,
"Player name" text,
Height text,
Round numeric,
Choice numeric,
Weight numeric,
College text
);
... | What was the venue where the home team scored 11.12 (78)? | SELECT Venue FROM table_2_10774891_10 WHERE "Home team score" ILIKE '%11.12%(78)%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_17323283_7 (
Opponent text,
March numeric,
Record text,
Game numeric,
Score text
);
CREATE TABLE IF NOT EXISTS table_1_11148572_1 (
"MLS Cup Runner-Up" text,
"MLS Cup Winner" text,
"MLS Supporters Shield Runner-Up" text,
Season numeric,
"MLS Supporters Shield Winner" text
); | Who is the opponent of game 75? | SELECT Opponent FROM table_2_17323283_7 WHERE "Game" = '75' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_1140111_5 (
Report text,
Date text,
"Race Name" text,
"Winning driver" text,
Circuit text,
Constructor text
);
CREATE TABLE IF NOT EXISTS table_2_17355628_1 (
Nationality text,
Position text,
Round numeric,
Pick numeric,
"College/Team" text
);
CREATE TABLE IF NOT EXISTS tab... | What is Nationality, when Round is less than 2, and when Pick is "24"? | SELECT Nationality FROM table_2_17355628_1 WHERE "Round" < '2' AND "Pick" = '24' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_10707142_2 (
Date text,
"Race Name" text,
Rnd text,
Report text,
Circuit text,
"City/Location" text,
"Winning driver" text,
"Winning team" text,
"Pole position" text
);
CREATE TABLE IF NOT EXISTS table_1_11677760_31 (
Player text,
"NBA Draft" text,
College text,
School te... | Which Games↑ is the lowest one that has a Position of wlb? | SELECT MIN(Games↑) FROM table_2_15257210_4 WHERE "Position" ILIKE '%wlb%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11326124_3 (
Date text,
Zone text,
Opponent text,
Round text,
Outcome text,
Surface text,
Result text,
Against text,
Edition numeric
);
CREATE TABLE IF NOT EXISTS table_2_18597302_1 (
Wins numeric,
Team text,
Scored numeric,
Played numeric,
Conceded numeric,
Losses nume... | What is the highest number of losses for Presidente Hayes, when the draws were more than 4? | SELECT MAX(Losses) FROM table_2_18597302_1 WHERE "Team" ILIKE '%presidente%hayes%' AND "Draws" > '4' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10718984_2 (
"Original air date" text,
Title text,
"No. in series" numeric,
"No. in season" numeric,
"Directed by" text,
"U.S. viewers (millions)" text,
"Written by" text
);
CREATE TABLE IF NOT EXISTS table_2_10746235_1 (
"Valency change" text,
Example text,
Suffix text,
Ty... | WHat is the Valency change of associative type? | SELECT "Valency change" FROM table_2_10746235_1 WHERE "Type" ILIKE '%associative%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_103084_4 (
"BBC Two total viewing" text,
"BBC Two Rank" text,
"Broadcast date" text,
"BBC One total viewing" numeric,
"BBC One Rank" text
);
CREATE TABLE IF NOT EXISTS table_2_14465186_2 (
Average numeric,
"Rec." numeric,
Player text,
Year numeric,
"s Touchdown" numeric,
Ya... | How many Touchdowns have a rec of 10, and an Opponent of oregon state, and an Average smaller than 19.7? | SELECT COUNT("s Touchdown") FROM table_2_14465186_2 WHERE "Rec." = '10' AND "Opponent" ILIKE '%oregon%state%' AND "Average" < '19.7' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10812938_3 (
"Pick #" numeric,
Position text,
Player text,
"CFL Team" text,
College text
);
CREATE TABLE IF NOT EXISTS table_1_10908676_7 (
"No. in series" numeric,
"Directed by" text,
Title text,
"No. in season" numeric,
"Written by" text,
"Original air date" text
);
CREAT... | Which Decile has Years of –, and a Gender of coed? | SELECT Decile FROM table_2_12195931_3 WHERE "Years" ILIKE '%–%' AND "Gender" ILIKE '%coed%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11677100_16 (
Hometown text,
School text,
"MLB Draft" text,
Player text,
Position text
);
CREATE TABLE IF NOT EXISTS table_1_16457934_2 (
"65 to 69" numeric,
"18 to 19" text,
"25 to 29" numeric,
"50 to 54" numeric,
"15 to 17" numeric,
"60 to 64" numeric,
"35 to 39" numeric... | When pskov is oblast\age what is the result of 18 to 19? | SELECT "18 to 19" FROM table_1_16457934_2 WHERE "Oblast\Age" ILIKE '%Pskov%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_1697190_2 (
Year numeric,
"Cuts made" numeric,
"Earnings ( $ )" numeric,
"Best finish" text,
"Money list rank" text,
Wins numeric,
"Tournaments played" numeric
);
CREATE TABLE IF NOT EXISTS table_1_12407546_2 (
Shooting text,
"#" numeric,
Running text,
Swimming text,
Ridin... | what is the best finish when money list rank is n/a, earnings ($) is more than 0 and cuts made is more than 1? | SELECT "Best finish" FROM table_2_1697190_2 WHERE "Money list rank" ILIKE '%n/a%' AND "Earnings ( $ )" > '0' AND "Cuts made" > '1' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11677691_2 (
Position text,
School text,
Player text,
Hometown text,
College text
);
CREATE TABLE IF NOT EXISTS table_1_12226390_3 (
"No. in season" numeric,
Title text,
"Original air date" text,
"Production code" numeric,
"No. in series" numeric,
"Directed by" text,
"Writ... | How many platinum points were awarded for 5th place? | SELECT MAX("Points awarded (Platinum)") FROM table_1_11254821_2 WHERE "Finishing position" ILIKE '%5th%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11961582_7 (
Team text,
"High assists" text,
Record text,
Score text,
Game numeric,
"High rebounds" text,
"High points" text,
"Location Attendance" text
);
CREATE TABLE IF NOT EXISTS table_1_12060_2 (
"Average population (x 1000)" text,
"Crude birth rate (per 1000)" text,
"... | What was the largest number of people in attendance of the game with a W 14-3 result after week 10? | SELECT MAX(Attendance) FROM table_2_15123143_2 WHERE "Result" ILIKE '%w%14-3%' AND "Week" > '10' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11562143_1 (
"Original air date" text,
"Written by" text,
"Directed by" text,
"Featured character(s)" text,
"U.S. viewers (million)" text,
Title text,
"No. in season" numeric,
"No. in series" numeric
);
CREATE TABLE IF NOT EXISTS table_1_27973624_1 (
Clubs text,
"New entries... | What is the main date when the round is third round qualifying? | SELECT "Main date" FROM table_1_27973624_1 WHERE "Round" ILIKE '%Third%Round%Qualifying%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10818465_1 (
"Max memory" text,
"GA Date" text,
"Max processors" text,
Model text,
"Processor frequency" text,
"Max disk capacity" text,
RU numeric
);
CREATE TABLE IF NOT EXISTS table_2_18646681_6 (
Country text,
Time text,
Rank numeric,
Notes text,
Athletes text
); | What is the rank of Manuel Cortina Martínez? | SELECT Rank FROM table_2_18646681_6 WHERE "Athletes" ILIKE '%manuel%cortina%martínez%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1140088_6 (
Report text,
Constructor text,
Circuit text,
Date text,
"Race Name" text,
"Winning driver" text
);
CREATE TABLE IF NOT EXISTS table_1_11677691_11 (
Position text,
College text,
Player text,
School text,
Hometown text
);
CREATE TABLE IF NOT EXISTS table_2_1647143... | Which Directed by has an Original air date of april 29, 2000? | SELECT "Directed by" FROM table_2_16471432_5 WHERE "Original air date" ILIKE '%april%29,%2000%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10416547_1 (
"Major instrument(s)" text,
Duration text,
Date text,
Lyricist text,
"Lyrics theme/style" text,
"Track title" text,
Track text,
"Music genre/style" text,
"Album name" text
);
CREATE TABLE IF NOT EXISTS table_1_11391954_3 (
"Half Marathon (mens)" numeric,
"Half ... | What 1957 engine has a Chassis of connaught type b? | SELECT ENGINE FROM table_2_1233860_1 WHERE "Chassis" ILIKE '%connaught%type%b%' AND "Year" > '1957' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1057316_1 (
"Serial number" text,
"Operational owner(s)" text,
"Build date" text,
Disposition text,
"Wheel arrangement ( Whyte notation )" text
);
CREATE TABLE IF NOT EXISTS table_1_11934032_1 (
Appliances text,
"Station Number" text,
Registrations text,
Location text,
Type ... | What is the total attendance with a Report of sd.hr, and a Score of 3–1, and a Date of 14 apr 2001? | SELECT SUM(Attendance) FROM table_2_10816490_4 WHERE "Report" ILIKE '%sd.hr%' AND "Score" ILIKE '%3–1%' AND "Date" ILIKE '%14%apr%2001%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10360823_1 (
Overall numeric,
College text,
Position text,
"Player name" text,
Round numeric,
Choice numeric
);
CREATE TABLE IF NOT EXISTS table_1_1140083_2 (
Report text,
Constructor text,
"Race Winner" text,
Date text,
"Fastest Lap" text,
"Pole Position" text,
Location ... | Who is the athlete(s) who scored 691 adjusted points? | SELECT Athlete FROM table_1_26454128_9 WHERE "Adjusted Points" = '691' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_11959669_3 (
"High points" text,
Score text,
"High assists" text,
Date text,
"High rebounds" text,
"Location Attendance" text,
Game numeric,
Team text
);
CREATE TABLE IF NOT EXISTS table_1_11449590_2 (
"Kickoff [a ]" text,
TV text,
Opponent text,
"Game site" text,
Attenda... | What was the name of the opponent when the method was ko (slam), and record was 13–1? | SELECT Opponent FROM table_2_1758339_2 WHERE "Method" ILIKE '%ko%(slam)%' AND "Record" ILIKE '%13–1%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1112176_1 (
"Other Apps" numeric,
"FA Cup Goals" numeric,
"Total Apps (Sub)" text,
"FL Cup Apps (Sub)" numeric,
"League Apps (Sub)" numeric,
Season text,
"FL Cup Goals" numeric,
Division text,
"Other Goals" numeric,
"Total Goals" numeric,
"FA Cup Apps (Sub)" text,
"League ... | Where was the place of birth for the delegate who took office after 1982, delegates a district smaller than 43 and belongs to a Health and Government operations committee? | SELECT "Place of Birth" FROM table_2_11873520_1 WHERE "Took Office" > '1982' AND "District" < '43' AND "Committee" ILIKE '%health%and%government%operations%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10470082_6 (
Writer text,
Villains text,
"No." numeric,
Storyteller text,
"US air date" text,
"#" numeric,
Director text,
Title text
);
CREATE TABLE IF NOT EXISTS table_2_13193466_20 (
Date text,
Stadium text,
"Visiting Team" text,
"Host Team" text,
"Final Score" text
);
... | Name the stadium with host team of san diego chargers and final score of 23-45 | SELECT Stadium FROM table_2_13193466_20 WHERE "Host Team" ILIKE '%san%diego%chargers%' AND "Final Score" ILIKE '%23-45%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_19418696_3 (
Attempts numeric,
Interceptions numeric,
Name text,
Touchdowns numeric,
"QB Rating" text,
"Completion %" text,
Yards numeric,
Completions numeric
);
CREATE TABLE IF NOT EXISTS table_1_11019212_1 (
Tuesday text,
Saturday text,
Location text,
Friday text,
Sunda... | What is the highest number of interceptions? | SELECT MAX(Interceptions) FROM table_1_19418696_3 | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_11240028_1 (
Duration text,
"First appearance" text,
"Last appearance" text,
Episodes text,
Character text,
"Portrayed by" text
);
CREATE TABLE IF NOT EXISTS table_1_12113818_1 (
"Academic & University Affairs" text,
"Human Resources & Operations" text,
"Local Affairs" text,
... | Tell me the power when the torque is n·m (lb·ft)/*n·m (lb·ft) @1750 | SELECT Power/rpm FROM table_2_1212189_1 WHERE "Torque (Nm)/rpm" ILIKE '%n·m%(lb·ft)/*n·m%(lb·ft)%@1750%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_21804557_18 (
"Team Classification" text,
"Mountains Classification" text,
"General Classification" text,
"Points Classification" text,
"Stage (Winner)" text,
"Metas Volantes Classification" text
);
CREATE TABLE IF NOT EXISTS table_1_11622924_1 (
"1st Prize( $ )" numeric,
Tour... | WHO WAS THE STAGE WINNER IN THE STAGE WHERE MICHAEL ALBASINI WON THE METAS VOLANTES CLASSIFICATION? | SELECT "Stage (Winner)" FROM table_1_21804557_18 WHERE "Metas Volantes Classification" ILIKE '%Michael%Albasini%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10577579_2 (
Enrollment numeric,
"Mens Nickname" text,
Joined text,
Founded numeric,
Location text,
"Womens Nickname" text,
Institution text,
Type text
);
CREATE TABLE IF NOT EXISTS table_1_10664957_2 (
"Probability of a draw" text,
"Probability 1st player wins" text,
"2nd ... | What is the timeslor rank for the episode with larger than 2.9 rating, rating/share of 2.6/8 and rank for the night higher than 5? | SELECT AVG("Rank (Timeslot)") FROM table_2_1151047_6 WHERE "Rating" > '2.9' AND "Rating/share (18-49)" ILIKE '%2.6/8%' AND "Rank (Night)" > '5' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1165048_1 (
"Dudley Tuckey Medal" text,
Captain text,
Season numeric,
Position numeric,
Coach text,
"Leading goalkicker" text,
"Win/Loss" text
);
CREATE TABLE IF NOT EXISTS table_1_11391954_3 (
Country text,
Total numeric,
"Half Marathon (mens)" numeric,
"Marathon (womens)"... | How many records for number of viewers is listed for episode number 8? | SELECT COUNT("Viewers (millions)") FROM table_1_24689168_5 WHERE "Episode" = '8' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_12280396_1 (
County text,
"Elevation (m)" numeric,
"Isolation (km)" numeric,
"Prominence (m)" numeric,
Municipality text,
Peak text
);
CREATE TABLE IF NOT EXISTS table_1_11713303_2 (
"Date of appointment" text,
"Outgoing manager" text,
"Date of vacancy" text,
"Manner of depa... | Name the qual for year of 1960 | SELECT Qual FROM table_2_1252062_1 WHERE "Year" ILIKE '%1960%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11803648_20 (
"Club team" text,
Overall text,
Player text,
Nationality text,
Position text
);
CREATE TABLE IF NOT EXISTS table_1_1245350_1 (
Power text,
"Quattroporte IV" text,
"Units Produced" numeric,
"Engine Capacity" text,
"Production Period" text,
"Max Speed" text
);
C... | Where was the match held that lasted 3:24? | SELECT LOCATION FROM table_2_17620634_4 WHERE "Time" ILIKE '%3:24%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1161065_28 (
"Last Year" text,
Venue text,
"Up/Down" text,
Highest numeric,
Total numeric,
Hosted numeric,
Lowest numeric,
Average numeric
);
CREATE TABLE IF NOT EXISTS table_1_2501754_2 (
"Episode #" numeric,
"Viewing Figures Millions" text,
"Prod. Code" text,
"Production... | What are the original air date(s) for episodes with production code ipea345a? | SELECT "Original Airdate" FROM table_1_2501754_2 WHERE "Prod. Code" ILIKE '%IPEA345A%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1610496_3 (
"Population (millions)" text,
"GDP per capita Adjusted ($)" numeric,
Year numeric,
"GDP Adjusted ($ billions)" text,
"GDP per capita Nominal ($)" numeric,
"GDP Nominal ($ billions)" text
);
CREATE TABLE IF NOT EXISTS table_1_11803648_22 (
Position text,
"Club team"... | What is the adjusted GDP when the nominal GDP is 8.43 (in billions)? | SELECT "GDP Adjusted ($ billions)" FROM table_1_1610496_3 WHERE "GDP Nominal ($ billions)" ILIKE '%8.43%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_12226390_2 (
"Directed by" text,
"No. in series" numeric,
"Production code" numeric,
Title text,
"Written by" text,
"Original air date" text
);
CREATE TABLE IF NOT EXISTS table_1_1213511_3 (
Position text,
"Pick #" numeric,
"College/junior/club team" text,
Player text,
Nati... | WHAT IS THE MANUFACTURER WITH 24 LAPS, AND +1.965 TIME/RETIRED? | SELECT Manufacturer FROM table_2_17063289_3 WHERE "Laps" ILIKE '%24%' AND "Time/Retired" ILIKE '%+1.965%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_1123413_1 (
Venue text,
Score text,
Date text,
Result text,
Competition text
);
CREATE TABLE IF NOT EXISTS table_1_11147852_1 (
Station text,
"Channel TV ( DT )" text,
"City of license/Market" text,
"Year of affiliation" text,
"Owned since" text
);
CREATE TABLE IF NOT EXISTS... | Tell me the competition that happened on 14 june 2008 | SELECT Competition FROM table_2_1123413_1 WHERE "Date" ILIKE '%14%june%2008%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_18018214_5 (
Club text,
Position numeric,
Draws numeric,
"Goals conceded" numeric,
"Games played" numeric,
"Goals scored" numeric,
Loses numeric,
Points numeric,
Wins numeric
);
CREATE TABLE IF NOT EXISTS table_1_1161065_28 (
Hosted numeric,
Venue text,
Lowest numeric,
"L... | What is the total number of Goals scored that has more than 45 Points? | SELECT COUNT("Goals scored") FROM table_2_18018214_5 WHERE "Points" > '45' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_11961582_7 (
"High assists" text,
Date text,
Score text,
"Location Attendance" text,
Team text,
Game numeric,
"High points" text,
"High rebounds" text
);
CREATE TABLE IF NOT EXISTS table_2_13011547_2 (
Champion text,
LLWS text,
City text,
Year numeric,
Record text
);
CREA... | What is the LLWS when the Year is 2003? | SELECT LLWS FROM table_2_13011547_2 WHERE "Year" = '2003' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_2_10642547_3 (
Rank numeric,
Total numeric,
Silver numeric,
Bronze numeric,
Gold numeric,
Nation text
);
CREATE TABLE IF NOT EXISTS table_1_11691212_2 (
"Color commentator(s)" text,
Year numeric,
"Pit reporters" text,
Viewers text,
Host text,
"Lap-by-lap" text,
Network text... | What is the sum of bronze when silver is greater than 3? | SELECT SUM(Bronze) FROM table_2_10642547_3 WHERE "Silver" > '3' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_1180228_1 (
"DVD Name" text,
Released text,
"Number of Episodes" numeric,
Duration text,
"Aspect Ratio" text,
Audio text,
"Num of Discs" numeric
);
CREATE TABLE IF NOT EXISTS table_1_1013129_11 (
Pick numeric,
Player text,
"College/junior/club team" text,
"NHL team" text,
... | What is the highest sample size administered on October 18? | SELECT MAX("Sample size") FROM table_2_16077776_1 WHERE "Date(s) administered" ILIKE '%october%18%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10413597_4 (
"Original air date" text,
Title text,
"Written by" text,
Setting text,
"No. in series" numeric,
"Directed by" text,
"No. in season" numeric
);
CREATE TABLE IF NOT EXISTS table_1_10647401_1 (
Attendance numeric,
Result text,
Stadium text,
Week numeric,
Record t... | Who are the Rowers with a Time of 6:39.49? | SELECT Rowers FROM table_2_18662686_4 WHERE "Time" ILIKE '%6:39.49%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1140105_6 (
Constructor text,
Date text,
"Winning driver" text,
Circuit text,
Report text,
"Race Name" text
);
CREATE TABLE IF NOT EXISTS table_1_11677691_3 (
Hometown text,
Position text,
College text,
School text,
Player text
);
CREATE TABLE IF NOT EXISTS table_2_12030247... | What was the amount of total receipts when $925,745 was raised? | SELECT "Total Receipts" FROM table_2_12030247_7 WHERE "Money Raised, 3Q" ILIKE '%$925,745%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_18792938_4 (
Title text,
Director text,
"Release date" text,
"Production Num." numeric,
Series text
);
CREATE TABLE IF NOT EXISTS table_1_10718631_2 (
"No. in series" numeric,
"Directed by" text,
"Original air date" text,
"U.S. viewers (millions)" text,
"Written by" text,
"... | How many production numbers have a Title of bosko in dutch? | SELECT SUM("Production Num.") FROM table_2_18792938_4 WHERE "Title" ILIKE '%bosko%in%dutch%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_12709578_2 (
Matches numeric,
Wins numeric,
Draws numeric,
"Record (%) [draw = 0.5 wins]" numeric,
Club text,
Losses numeric
);
CREATE TABLE IF NOT EXISTS table_1_1140076_2 (
Race text,
"Fastest Lap" text,
Location text,
Date text,
Report text,
"Race Winner" text,
Constru... | Which club has the most losses with 10 matches played and more than 1 draw? | SELECT MAX(Losses) FROM table_2_12709578_2 WHERE "Matches" = '10' AND "Draws" > '1' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_11404452_1 (
"Writer(s)" text,
"Series #" numeric,
"Original air date" text,
"Episode title" text,
Director text,
"U.S. viewers (millions)" text
);
CREATE TABLE IF NOT EXISTS table_1_12226390_4 (
Title text,
"No. in series" numeric,
"Production code" numeric,
"No. in season"... | What is the decision when Buffalo was the visitor? | SELECT Decision FROM table_2_17371135_7 WHERE "Visitor" ILIKE '%buffalo%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10284385_1 (
"Begin Date" text,
"Age (years, days)" text,
"House term" text,
"End Date" text,
"Date of birth" text,
Representative text,
Party text,
"State served" text
);
CREATE TABLE IF NOT EXISTS table_2_15621965_1 (
Player text,
"School/Club Team" text,
Nationality text... | What is the School/Club Team with a nationality of United States for Arron Afflalo? | SELECT "School/Club Team" FROM table_2_15621965_1 WHERE "Nationality" ILIKE '%united%states%' AND "Player" ILIKE '%arron%afflalo%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11391954_3 (
Country text,
Total numeric,
"Marathon (womens)" numeric,
"Half Marathon (womens)" numeric,
"Marathon (mens)" numeric,
"Half Marathon (mens)" numeric
);
CREATE TABLE IF NOT EXISTS table_1_12338595_1 (
State text,
Preliminaries text,
Swimsuit text,
Average text,
... | Who is the Visiting team on december 20? | SELECT "Visiting team" FROM table_2_12771946_2 WHERE "Date" ILIKE '%december%20%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11207040_6 (
"Outgoing manager" text,
"Date of appointment" text,
"Date of vacancy" text,
"Manner of departure" text,
"Replaced by" text,
Team text
);
CREATE TABLE IF NOT EXISTS table_1_10718525_2 (
"No. in season" numeric,
"Directed by" text,
"U.S. viewers (millions)" text,
... | Where was the game played when the result/margin was won by 70? | SELECT Venue FROM table_1_24919137_2 WHERE "Result/Margin" ILIKE '%WON%by%70%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10015132_21 (
Nationality text,
Player text,
"School/Club Team" text,
"No." numeric,
"Years in Toronto" text,
Position text
);
CREATE TABLE IF NOT EXISTS table_1_1108394_43 (
Total numeric,
"%" text,
"1932 (before recount)" text,
"The Bronx" text,
"Richmond [Staten Is.]" te... | What is the original date of the repeat air date of 26/01/1969? | SELECT Originalairdate FROM table_1_13403120_1 WHERE "Repeatairdate(s)" ILIKE '%26/01/1969%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11803648_21 (
Nationality text,
"Club team" text,
Overall text,
Round numeric,
Position text
);
CREATE TABLE IF NOT EXISTS table_1_12165999_1 (
Position text,
College text,
"AFL Team" text,
"Overall Pick #" numeric,
Player text
); | Which college did Dennis Byrd come from? | SELECT College FROM table_1_12165999_1 WHERE "Player" ILIKE '%Dennis%Byrd%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10470082_3 (
"US air date" text,
Director text,
Villains text,
Title text,
"No." numeric,
Writer text,
"#" numeric,
Storyteller text
);
CREATE TABLE IF NOT EXISTS table_2_18569185_3 (
Result text,
Nationality text,
"4.00" text,
Group text,
Name text
); | What nation is Marion Buisson playing for? | SELECT Nationality FROM table_2_18569185_3 WHERE "Name" ILIKE '%marion%buisson%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1206114_2 (
Models text,
Implementation text,
"NetFlow Version" text,
"Vendor and type" text,
Comments text
);
CREATE TABLE IF NOT EXISTS table_1_11961582_4 (
Record text,
Score text,
"High assists" text,
"High points" text,
Date text,
"High rebounds" text,
"Location Atten... | What are the comments when vendor and type is enterasys switches? | SELECT Comments FROM table_1_1206114_2 WHERE "Vendor and type" ILIKE '%Enterasys%Switches%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10236830_1 (
"Actors Name" text,
Country text,
Nomination text,
Director text,
"Film Name" text
);
CREATE TABLE IF NOT EXISTS table_2_1360997_1 (
"Weight (kg)" numeric,
Group text,
Distance text,
"Winner/2nd" text,
Jockey text,
Date text,
Time text,
Result text,
Venue te... | What venue has g1 as the group? | SELECT Venue FROM table_2_1360997_1 WHERE "Group" ILIKE '%g1%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_10781986_1 (
Make text,
Winnings text,
Driver text,
Laps numeric,
Points numeric,
"Car #" numeric
);
CREATE TABLE IF NOT EXISTS table_1_12496904_1 (
"Area in sqkm" numeric,
"Population Density 2012 (km 2 )" numeric,
"Rank in Nyagatare Sectors, 2012" numeric,
"Population, Aug... | What is the lowest number of laps for ryan newman with over 96 points, a cur number under 24, | SELECT MIN(Laps) FROM table_2_10781986_1 WHERE "Points" > '96' AND "Car #" < '24' AND "Driver" ILIKE '%ryan%newman%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1214035_1 (
Year numeric,
Playoffs text,
"Regular Season" text,
League text,
Division text,
"Open Cup" text
);
CREATE TABLE IF NOT EXISTS table_1_11647327_2 (
"Marginal Ordinary Income Tax Rate" text,
"Head of Household" text,
"Married Filing Separately" text,
"Married Filin... | what is the lowest total when the rank is less than 2 and bronze is more than 0? | SELECT MIN(Total) FROM table_2_11273214_3 WHERE "Rank" < '2' AND "Bronze" > '0' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_2_17355716_6 (
"Location Attendance" text,
Team text,
"High points" text,
Score text,
"High assists" text,
Date text,
Game numeric,
Record text,
"High rebounds" text
);
CREATE TABLE IF NOT EXISTS table_1_11621799_1 (
Location text,
"1st Prize( $ )" numeric,
"Purse( $ )" nume... | What was the score when the jazz played against toronto? | SELECT Score FROM table_2_17355716_6 WHERE "Team" ILIKE '%toronto%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10595672_1 (
"Location/Attendance" text,
"High points" text,
"High assists" text,
Opponent text,
Record text,
"High rebounds" text,
Date text,
Score text,
"Home / Away" text
);
CREATE TABLE IF NOT EXISTS table_2_18771190_12 (
Lost numeric,
Name text,
Points numeric,
Posit... | What is the average number of losses for teams with under 4 losses and under 21 points? | SELECT AVG(Drawn) FROM table_2_18771190_12 WHERE "Lost" < '4' AND "Points" < '21' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_2_18395096_1 (
Bronze numeric,
Rank text,
Silver numeric,
Total numeric,
Gold numeric,
Nation text
);
CREATE TABLE IF NOT EXISTS table_1_1059743_1 (
"Member Association" text,
"Play-off" numeric,
"AFC Cup" numeric,
"Group stage" numeric,
Points text
);
CREATE TABLE IF NOT EXI... | What's the bronze medal count for Rank 33 when the silver count was less than 2 and the total was more than 4? | SELECT MAX(Bronze) FROM table_2_18395096_1 WHERE "Silver" < '2' AND "Total" > '4' AND "Rank" ILIKE '%33%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_12303563_2 (
"4th Place" numeric,
"3rd Place" numeric,
Nation text,
"#" numeric,
"Runners-up" numeric,
Winners numeric
);
CREATE TABLE IF NOT EXISTS table_1_11545282_17 (
"School/Club Team" text,
"Years for Jazz" text,
"No." numeric,
Player text,
Position text,
Nationality... | What is the male incarceration rate of maule? | SELECT MAX("Incarceration rate Male") FROM table_1_25042332_31 WHERE "Region" ILIKE '%Maule%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_12033013_3 (
"Written by" text,
"No. in season" text,
Title text,
"Original air date" text,
"No. in series" text,
"Directed by" text,
"Production code" text
);
CREATE TABLE IF NOT EXISTS table_1_11545282_6 (
"Years for Jazz" text,
"No." numeric,
Nationality text,
"School/Cl... | Which 1965 has a 1962 of 0.35000000000000003, and a 1967 smaller than 0.53? | SELECT MIN(1965) FROM table_2_18940307_7 WHERE "1962" = '0.35000000000000003' AND "1967" < '0.53' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_10470082_6 (
"#" numeric,
"US air date" text,
Storyteller text,
Title text,
Director text,
Villains text,
Writer text,
"No." numeric
);
CREATE TABLE IF NOT EXISTS table_1_169766_13 (
"Last Aired" numeric,
"Retitled as/Same" text,
"Previous Network" text,
Returning text,
"... | What is the new/returning/same network name for This Week in Baseball? | SELECT "New/Returning/Same Network" FROM table_1_169766_13 WHERE "Show" ILIKE '%This%Week%in%Baseball%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_2668243_22 (
Party text,
District text,
Result text,
Candidates text,
Incumbent text,
"First elected" text
);
CREATE TABLE IF NOT EXISTS table_1_10960039_1 (
Player text,
"Pick #" numeric,
College text,
"CFL Team" text,
Position text
); | who were the "candidate" of South Carolina 6? | SELECT Candidates FROM table_1_2668243_22 WHERE "District" ILIKE '%South%Carolina%6%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1342292_2 (
Party text,
"First elected" numeric,
Incumbent text,
Candidates text,
Result text,
District text
);
CREATE TABLE IF NOT EXISTS table_1_1140073_2 (
Date text,
"Race Winner" text,
Race text,
Location text,
Report text,
"Pole Position" text,
"Fastest Lap" text,
... | what's the party with incumbent being william b. bankhead | SELECT Party FROM table_1_1342292_2 WHERE "Incumbent" ILIKE '%William%B.%Bankhead%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_10869646_20 (
"Home team score" text,
Crowd numeric,
Venue text,
"Away team" text,
Date text,
"Home team" text,
"Away team score" text
);
CREATE TABLE IF NOT EXISTS table_1_12033013_1 (
"Original air date" text,
Title text,
"Directed by" text,
"Production code" text,
"No. ... | Who is the away team that played home team Hawthorn? | SELECT "Away team" FROM table_2_10869646_20 WHERE "Home team" ILIKE '%hawthorn%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10812293_4 (
Date text,
"High rebounds" text,
"Location Attendance" text,
"High points" text,
Team text,
Score text,
Game numeric,
Record text,
"High assists" text
);
CREATE TABLE IF NOT EXISTS table_1_1253396_5 (
"Goals Against Avg." text,
"Overall Record" text,
"Goals Ag... | what is the venue when the year is 2006, the competition is asian games and the event is 400 m? | SELECT Venue FROM table_2_18755745_1 WHERE "Year" = '2006' AND "Competition" ILIKE '%asian%games%' AND "Event" ILIKE '%400%m%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11545282_12 (
Player text,
Position text,
"School/Club Team" text,
Nationality text,
"Years for Jazz" text,
"No." numeric
);
CREATE TABLE IF NOT EXISTS table_2_12181447_1 (
Film text,
"Writer(s)" text,
Award text,
"Producer(s)" text,
Date text,
"Director(s)" text
);
CREATE... | What director worked with Al Mackay as writer? | SELECT Director(s) FROM table_2_12181447_1 WHERE "Writer(s)" ILIKE '%al%mackay%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11703336_1 (
"Year Released" text,
RAM text,
Predecessors text,
Calculator text,
"Programming Languages" text,
"Display Size" text,
"Link Abilities" text,
Successors text,
CPU text
);
CREATE TABLE IF NOT EXISTS table_2_17100961_70 (
Round numeric,
Overall numeric,
Position... | WHAT IS THE ROUND WITH PICK OF 7? | SELECT SUM(Round) FROM table_2_17100961_70 WHERE "Pick" = '7' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_11964047_9 (
Record text,
"Leading scorer" text,
Home text,
"#" numeric,
Visitor text,
Date text,
Attendance text,
Streak text
);
CREATE TABLE IF NOT EXISTS table_1_11552751_2 (
"Total Number of Ways" text,
"Ship Types Delivered" text,
"Yard Name" text,
"1st Ship Delivery ... | What is Score, when Place is "T1"? | SELECT Score FROM table_2_17290150_5 WHERE "Place" ILIKE '%t1%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_1140116_5 (
Circuit text,
"Winning driver" text,
"Race Name" text,
Constructor text,
Report text,
Date text
);
CREATE TABLE IF NOT EXISTS table_1_10295819_1 (
"Current singles ranking" text,
"First year played" numeric,
"Ties played" numeric,
"Singles W–L" text,
"Total W–L"... | What is the lowest Lost for são paulo railway, Points more than 21? | SELECT MIN(Lost) FROM table_2_15331540_1 WHERE "Team" ILIKE '%são%paulo%railway%' AND "Points" > '21' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11734041_17 (
Player text,
"School/Club Team/Country" text,
"Years for Rockets" text,
"No.(s)" numeric,
"Height in Ft." text
);
CREATE TABLE IF NOT EXISTS table_1_11250_4 (
"Last top division title" text,
Club text,
"Number of seasons in the Premier League" numeric,
"Number o... | How many points did he have when he has in the 34th position? | SELECT Points FROM table_1_24998088_1 WHERE "Position" ILIKE '%34th%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10580575_1 (
"Prim. energy" numeric,
Electricity numeric,
Production numeric,
Capita text,
Export numeric,
"CO 2 -emission" numeric,
"unnamed_0" numeric
);
CREATE TABLE IF NOT EXISTS table_2_140968_1 (
"Molecular weight kDa" text,
Protein text,
"Size ( s base pair )" numeric... | How many copies per particle does the protein nsp2 have? | SELECT "Copies per particle" FROM table_2_140968_1 WHERE "Protein" ILIKE '%nsp2%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_2_10749310_2 (
Result text,
Competition text,
Date text,
Scored numeric,
Venue text
);
CREATE TABLE IF NOT EXISTS table_1_1137142_1 (
"Group B Winner" text,
"Group D Winner" text,
Season text,
"Group C Winner" text,
"Group A Winner" text
);
CREATE TABLE IF NOT EXISTS table_1_1... | What is the highest scored in the 2010 east asian football championship? | SELECT MAX(Scored) FROM table_2_10749310_2 WHERE "Competition" ILIKE '%2010%east%asian%football%championship%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10647639_1 (
"Game site" text,
Date text,
Opponent text,
Week numeric,
Attendance numeric,
Record text,
Result text
);
CREATE TABLE IF NOT EXISTS table_2_18991964_3 (
Bronze numeric,
Nation text,
Gold numeric,
Rank text,
Total numeric,
Silver numeric
); | How many bronzes have a Total of 9? | SELECT SUM(Bronze) FROM table_2_18991964_3 WHERE "Total" = '9' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_11793221_4 (
Commander text,
Complement text,
Killed text,
Missing text,
Unit text,
Wounded text
);
CREATE TABLE IF NOT EXISTS table_1_11951237_4 (
Title text,
"Season #" numeric,
"Directed by" text,
"Original air date" text,
"Production code" text,
"Series #" numeric,
"W... | Who won the womens singles event the year that Jonas Lyduch won? | SELECT "Womens singles" FROM table_1_12163387_1 WHERE "Mens singles" ILIKE '%Jonas%Lyduch%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_10020178_1 (
"Year of construction" numeric,
"Name of the Lake" text,
"Crest length (meters)" numeric,
"Height (meters)" numeric,
Canton text,
Type text,
Name text
);
CREATE TABLE IF NOT EXISTS table_2_17807292_5 (
Country text,
Player text,
"To par" text,
Score text,
Plac... | What is the To par of the Player with a Score of 73-67-68=208? | SELECT "To par" FROM table_2_17807292_5 WHERE "Score" ILIKE '%73-67-68=208%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_12562214_1 (
"Traction Type" text,
"Date (From)" text,
Location text,
"Date (To)" text,
Notes text,
"Name of System" text
);
CREATE TABLE IF NOT EXISTS table_1_24192190_1 (
Latitude text,
Longitude text,
"Time (UTC)" text,
Depth text,
Magnitude text,
"Date (YYYY-MM-DD)" te... | When 9:47:38 is the time (utc) how many measurements of latitude are there? | SELECT COUNT(Latitude) FROM table_1_24192190_1 WHERE "Time (UTC)" ILIKE '%9:47:38%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_11602313_4 (
Voltage text,
"L2 cache" text,
Frequency text,
"Part number(s)" text,
"Mult." text,
"Release date" text,
FSB text,
"Model number" text,
"Release price ( USD )" text,
TDP text,
"sSpec number" text,
Socket text
);
CREATE TABLE IF NOT EXISTS table_1_11094950_1 (
... | Name the number of black knights points for 3 game | SELECT COUNT("Black Knights points") FROM table_1_21091145_1 WHERE "Game" = '3' | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
CREATE TABLE IF NOT EXISTS table_1_11240028_1 (
Character text,
"First appearance" text,
"Last appearance" text,
Episodes text,
"Portrayed by" text,
Duration text
);
CREATE TABLE IF NOT EXISTS table_1_10015132_2 (
Player text,
Nationality text,
Position text,
"School/Club Team" text,
"No." text,
"Years in T... | Name the frequency for 103.7 energy fm dipolog* | SELECT Frequency FROM table_1_27914076_1 WHERE "Branding" ILIKE '%103.7%Energy%FM%Dipolog*%' | [
"PostgreSQL"
] |
CREATE TABLE IF NOT EXISTS table_1_20424140_3 (
"Rank by average" numeric,
Place numeric,
Average text,
"Total points" numeric,
"Number of dances" numeric,
Couple text
);
CREATE TABLE IF NOT EXISTS table_1_120778_1 (
"Against Prohibition" numeric,
"For Prohibition" numeric,
"Percent Against" text,
Jurisdictio... | What's the highest number a couple has ranked at? | SELECT MAX(Place) FROM table_1_20424140_3 | [
"MySQL",
"Oracle",
"PostgreSQL",
"SQL Server",
"SQLite"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.