question
stringlengths
12
244
sql
stringlengths
22
468
Where is the headquarters of the getinge group located?
SELECT Headquarters FROM table WHERE Company = getinge group
How much is the total assets of a company based in Stockholm, Sweden with a market capitalization smaller than 39.8 with revenues greater than 5.8 and profit of 1.1?
SELECT COUNT s Asset (billion $) FROM table WHERE Headquarters = stockholm, sweden AND Market value (billion $) < 39.8 AND Revenue (billion $ ) > 5.8 AND Profits (billion $) = 1.1
Name the date for zi yan jie zheng opponent
SELECT Date FROM table WHERE Opponents = zi yan jie zheng
Name the partner for 14 october 2007
SELECT Partner FROM table WHERE Date = 14 october 2007
Name the partner for opponents of alexandra dulgheru magdaléna rybáriková
SELECT Partner FROM table WHERE Opponents = alexandra dulgheru magdaléna rybáriková
Name the opponents for 24 july 2011
SELECT Opponents FROM table WHERE Date = 24 july 2011
What is Ken Walter's lowest pick number with an overall pick number larger than 195?
SELECT MIN Pick # FROM table WHERE Name = ken walter AND Overall > 195
What does Polyphenyl Ether of 3- and 4-ring oxythio look like?
SELECT Appearance FROM table WHERE Polyphenyl Ether = 3- and 4-ring oxythio
How long was the course from Naples to Foggia?
SELECT Distance FROM table WHERE Course = naples to foggia
Name the score with opponent of milos raonic
SELECT Score FROM table WHERE Opponent = milos raonic
Name the date with a hard surface and tournament of usa f5, brownsville
SELECT Date FROM table WHERE Surface = hard AND Tournament = usa f5, brownsville
Name the outcome with tournament of mexico f12, obregón
SELECT Outcome FROM table WHERE Tournament = mexico f12, obregón
Name the tournament for march 25, 2012
SELECT Tournament FROM table WHERE Date = march 25, 2012
What was the final score for the August 25, 1996 match?
SELECT Score in the final FROM table WHERE Date = august 25, 1996
What is the average year of an entrant that had fewer than 6 points and a Maserati Straight-6 engine?
SELECT AVG Year FROM table WHERE Points < 6 AND Engine = maserati straight-6
What entrant had a Maserati 250F chassis and fewer than 6 points before 1957?
SELECT Entrant FROM table WHERE Chassis = maserati 250f AND Year < 1957 AND Points < 6
What chassis has a year of 1951?
SELECT Chassis FROM table WHERE Year = 1951
What is the chassis of Officine Alfieri Maserati with a Maserati Straight-6 engine and fewer than 6 points?
SELECT Chassis FROM table WHERE Engine = maserati straight-6 AND Entrant = officine alfieri maserati AND Points < 6
Which lane has a time less than 49.67, is from Michael Klim and less than 1 rank?
SELECT MAX Lane FROM table WHERE Time < 49.67 AND Name = michael klim AND Rank < 1
What is the lowest lane with Lorenzo Vismara and a time higher than 49.67?
SELECT MIN Lane FROM table WHERE Name = lorenzo vismara AND Time > 49.67
Who was the visitor on January 24?
SELECT Visitor FROM table WHERE Date = january 24
Who was the home team on January 8?
SELECT Home FROM table WHERE Date = january 8
Who was the Opponent when the Attendance was 38,150?
SELECT Opponent FROM table WHERE Attendance = 38,150
Where is NCAA division ii Franklin Pierce University located at?
SELECT Location FROM table WHERE Classification = ncaa division ii AND Institution = franklin pierce university
Post University has what nickname?
SELECT Nickname FROM table WHERE Institution = post university
The River Hawks belonged to what current conference?
SELECT Current Conference FROM table WHERE Nickname = river hawks
What is the nickname of the school located in Manchester, New Hampshire?
SELECT Nickname FROM table WHERE Location = manchester, new hampshire
What is the classification for the school in the NEC Conference located in New Britain, Connecticut?
SELECT Classification FROM table WHERE Current Conference = nec AND Location = new britain, connecticut
What institution is a NCAA Division i school and part of the NEC conference with a nickname the Blue Devils?
SELECT Institution FROM table WHERE Classification = ncaa division i AND Current Conference = nec AND Nickname = blue devils
What was the record at the home of the Montreal Maroons
SELECT Record FROM table WHERE Home = montreal maroons
which school shows #/county of 29 hamilton?
SELECT School FROM table WHERE # / County = 29 hamilton
what is the mascot for the enrollment 08-09 of 320?
SELECT Mascot FROM table WHERE Enrollment 08-09 = 320
what is the school in michigantown?
SELECT School FROM table WHERE Location = michigantown
Which episode number was associated with Vibhav Gautam?
SELECT Episode Number FROM table WHERE Name = vibhav gautam
Which city/state was associated with a contestant whose status was 2nd runner-up?
SELECT City/State FROM table WHERE Status = 2nd runner-up
Which contestant was associated with episode 34?
SELECT Name FROM table WHERE Episode Number = episode 34
What is the status of the city/state of Indor, Madhya Pradesh?
SELECT Status Date FROM table WHERE City/State = indor, madhya pradesh
What role did John Wayne play in The Trail Beyond, directed by R.N. Bradbury?
SELECT Role FROM table WHERE Director = r.n. bradbury AND Title = the trail beyond
Who directed the movie The Star Packer?
SELECT Director FROM table WHERE Title = the star packer
What role did John Wayne play in The Lawless Frontier, with Sheila Terry as the leading lady?
SELECT Role FROM table WHERE Leading lady = sheila terry AND Title = the lawless frontier
In what movie did John Wayne play the role of Chris Morrell?
SELECT Title FROM table WHERE Role = chris morrell
What role did John Wayne play with Verna Hillie as the leading lady?
SELECT Role FROM table WHERE Leading lady = verna hillie
Who directed the movie when John Wayne played the role of John Travers?
SELECT Director FROM table WHERE Role = john travers
What is the record for November 26, with the decision made by Prusek?
SELECT Record FROM table WHERE Decision = prusek AND Date = november 26
What is the record for game where Columbus is visitor, Phoenix is home, and decision is made by Denis?
SELECT Record FROM table WHERE Visitor = columbus AND Decision = denis AND Home = phoenix
What is the record for November 4, with a decision made by Denis?
SELECT Record FROM table WHERE Decision = denis AND Date = november 4
What is the Intergiro classification of Nicolaj bo Larsen, who has a Fabrizio guidi point classification?
SELECT Intergiro classification FROM table WHERE Points classification = fabrizio guidi AND Winner = nicolaj bo larsen
What is the mountain classification of Mario Cipollini, who has a general classification of Pavel tonkov?
SELECT Mountains classification FROM table WHERE Winner = mario cipollini AND General classification = pavel tonkov
What is the stage of Fabiano Fontanelli, who had a Trofeo Fast Team of Gewiss Playbus and a point classification of Fabrizio Guidi?
SELECT Stage FROM table WHERE Trofeo Fast Team = gewiss playbus AND Points classification = fabrizio guidi AND Winner = fabiano fontanelli
What is the stage with a point classification of Silvio Martinello and Davide Rebellin as the general classification?
SELECT Stage FROM table WHERE Points classification = silvio martinello AND General classification = davide rebellin
What is the Trofeo Fast Team with a point classification of Silvio Martinello and stage 6?
SELECT Trofeo Fast Team FROM table WHERE Points classification = silvio martinello AND Stage = 6
How many points did the Castres have?
SELECT Points for FROM table WHERE Club = castres
Who is the club that had 617 points and a draw of 0?
SELECT Club FROM table WHERE Drawn = 0 AND Points for = 617
What number of bonus points did Stade Français?
SELECT Bonus points FROM table WHERE Club = stade français
Who was the opponent at the game when the record was 15–15?
SELECT Opponent FROM table WHERE Record = 15–15
Who was the opponent at the game attended by 23,203?
SELECT Opponent FROM table WHERE Attendance = 23,203
What was the loss of the game when the record was 16–15?
SELECT Loss FROM table WHERE Record = 16–15
What was the attendance at the game that had a score of 16–7?
SELECT Attendance FROM table WHERE Score = 16–7
What was the date of the game attended by 25,022?
SELECT Date FROM table WHERE Attendance = 25,022
Which record has an attendance larger than 28,459?
SELECT Record FROM table WHERE Attendance > 28,459
When the record was 32-37 what was the score?
SELECT Score FROM table WHERE Record = 32-37
On the date of june 7 what was the score?
SELECT Record FROM table WHERE Date = june 7
What was the score of the game when the record was 68-39?
SELECT Score FROM table WHERE Record = 68-39
What was the game of the game against the White Sox with a record of 81-48?
SELECT Date FROM table WHERE Opponent = white sox AND Record = 81-48
What was the date of the game when the record was 66-38?
SELECT Date FROM table WHERE Record = 66-38
What category was Brian D'arcy James nominated for?
SELECT Category FROM table WHERE Nominee = brian d'arcy james AND Result = nominated
What is the item "Moving to", when the Transfer fee is £300,000?
SELECT Moving to FROM table WHERE Transfer fee = £300,000
What is the Country, when the Transfer fee is "loan", and when the Name is Lynch?
SELECT Country FROM table WHERE Transfer fee = loan AND Name = lynch
What is the Transfer window, when the Transfer fee is "free", and when the Name is Dugdale?
SELECT Transfer window FROM table WHERE Transfer fee = free AND Name = dugdale
What is the Name, when the Transfer fee is "loan"?
SELECT Name FROM table WHERE Transfer fee = loan
What is the Transfer window, when the Transfer fee is "free", and when the item "Moving to" is Norwich City?
SELECT Transfer window FROM table WHERE Transfer fee = free AND Moving to = norwich city
What is the Transfer fee, when the Transfer window is "winter", and when the item "Moving to" is Northwich Victoria?
SELECT Transfer fee FROM table WHERE Transfer window = winter AND Moving to = northwich victoria
What companyw as the constructor when the Time/Retired was collision, and a Grid of 11?
SELECT Constructor FROM table WHERE Time/Retired = collision AND Grid = 11
What shows as the Time/Retired for Grid 8?
SELECT Time/Retired FROM table WHERE Grid = 8
What is the number of laps for Grid 3?
SELECT Laps FROM table WHERE Grid = 3
What company was the constructor when Nick Heidfeld was the driver/
SELECT Constructor FROM table WHERE Driver = nick heidfeld
What shows for laps when the Time/Retired was +1:08.577?
SELECT Laps FROM table WHERE Time/Retired = +1:08.577
What is the name of the constructor for Grid 1?
SELECT Constructor FROM table WHERE Grid = 1
When was Mushfiqur Rahim's test career?
SELECT Test Career FROM table WHERE Player = mushfiqur rahim
Name the sum of points for 1984
SELECT SUM Points FROM table WHERE Year < 1984
Name the points for Engine of chevrolet 265c
SELECT Points FROM table WHERE Engine = chevrolet 265c
Name the chassis of 147 points and engine of ford cosworth dfx
SELECT Chassis FROM table WHERE Points = 147 AND Engine = ford cosworth dfx
Which term had a Democratic representative from district 7?
SELECT Term FROM table WHERE District = 7 AND Party = democratic
What was the term of Bruce Biers Kendall whose hometown is Anchorage?
SELECT Term FROM table WHERE Hometown = anchorage AND Name = bruce biers kendall
What is the hometown of the representative that served the twenty-sixth legislature?
SELECT Hometown FROM table WHERE Legislatures = twenty-sixth
What is the qual with a 19 rank?
SELECT Qual FROM table WHERE Rank = 19
What rank has a 25 finish?
SELECT Rank FROM table WHERE Finish = 25
What finish has a 143.056 qual?
SELECT Finish FROM table WHERE Qual = 143.056
What rank had more than 165 laps and a finish of 5?
SELECT Rank FROM table WHERE Laps > 165 AND Finish = 5
What was the record at the game against the Blue Jays with a loss of Batista (0–3)?
SELECT Record FROM table WHERE Opponent = blue jays AND Loss = batista (0–3)
What was the loss of the game when the record was 14–8?
SELECT Loss FROM table WHERE Record = 14–8
What was the score of the game when the record was 28–19?
SELECT Score FROM table WHERE Record = 28–19
What was the record at the game held on May 1st with a loss of Speier (1–3)?
SELECT Record FROM table WHERE Date = may 1 AND Loss = speier (1–3)
How many goes played fot hteam that lost less than 12 games, drew 5, and had over 37 points?
SELECT Played FROM table WHERE Lost < 12 AND Points > 37 AND Drawn = 5
How many games lost for the team that drew 5 times and had over 41 points?
SELECT AVG Lost FROM table WHERE Drawn = 5 AND Points > 41
How many games played for the army team with over 51 points and under 5 games drawn?
SELECT COUNT Played FROM table WHERE Drawn < 5 AND Team = army AND Points > 51
How many points for the navy team that lost over 11?
SELECT SUM Points FROM table WHERE Team = navy AND Lost > 11
What class of car had the XI Coppa Acerbo title?
SELECT Class FROM table WHERE Race title = xi coppa acerbo
Who won the III Coppa Acerbo title?
SELECT Driver/s FROM table WHERE Race title = iii coppa acerbo
What's the name of the title for the Maserati A6GCS?
SELECT Race title FROM table WHERE Vehicle = maserati a6gcs