question,sql What position does the player who played for butler cc (ks) play?,SELECT Position FROM table WHERE School/Club Team = Butler CC (KS) How many schools did player number 3 play at?, SELECT COUNT School/Club Team FROM table WHERE No. = 3 What school did player number 21 play for?,SELECT School/Club Team FROM table WHERE No. = 21 Who is the player that wears number 42?,SELECT Player FROM table WHERE No. = 42 What player played guard for toronto in 1996-97?,SELECT Player FROM table WHERE Position = Guard AND Years in Toronto = 1996-97 Who are all of the players on the Westchester High School club team?,SELECT Player FROM table WHERE School/Club Team = Westchester High School What school/club team is Amir Johnson on?,SELECT School/Club Team FROM table WHERE Player = Amir Johnson What are the total amount of numbers on the Toronto team in 2005-06?,SELECT COUNT No. FROM table WHERE Years in Toronto = 2005-06 What are the total number of positions on the Toronto team in 2006-07?,SELECT COUNT Position FROM table WHERE Years in Toronto = 2006-07 What are the nationality of the players on the Fresno State school/club team?,SELECT Nationality FROM table WHERE School/Club Team = Fresno State What school/club team is Trey Johnson on?,SELECT School/Club Team FROM table WHERE Player = Trey Johnson When did Jacques Chirac stop being a G8 leader?,SELECT Ended time as senior G8 leader FROM table WHERE Person = Jacques Chirac When did the Prime Minister of Italy take office?,SELECT Entered office as Head of State or Government FROM table WHERE Office = Prime Minister of Italy What is the English name of the country whose official native language is Dutch Papiamento?,SELECT Country ( exonym ) FROM table WHERE Official or native language(s) (alphabet/script) = Dutch Papiamento What official or native languages are spoken in the country whose capital city is Canberra?,SELECT Official or native language(s) (alphabet/script) FROM table WHERE Capital ( exonym ) = Canberra What is the local name given to the city of Canberra?,SELECT Capital ( endonym ) FROM table WHERE Capital ( exonym ) = Canberra What is the local name given to the capital of Anguilla?,SELECT Capital ( endonym ) FROM table WHERE Country ( endonym ) = Anguilla What is the English name given to the city of St. John's?,SELECT Capital ( exonym ) FROM table WHERE Capital ( endonym ) = St. John's How many capital cities does Australia have?,SELECT COUNT Capital ( endonym ) FROM table WHERE Country ( endonym ) = Australia The episode with production code 9abx02 was originally aired on what date?,SELECT Original air date FROM table WHERE Production code = 9ABX02 What is the episode number that has production code 8abx15?,SELECT MIN No. in series FROM table WHERE Production code = 8ABX15 Name the minimum tiesplayed for 6 years,SELECT MIN Ties played FROM table WHERE Years played = 6 "What is the amount of trees, that require replacement when prevailing types, % is pine — 29.37 poplar — 26.12 acer negundo — 13.2?","SELECT Amount of trees, that require replacement FROM table WHERE Prevailing types, % = Pine — 29.37 Poplar — 26.12 Acer negundo — 13.2" "What is the amount of trees, that require replacement when district is leninsky?","SELECT Amount of trees, that require replacement FROM table WHERE District = Leninsky" "What is the district when the total amount of trees is smaller than 150817.6878461314 and amount of old trees is 1,928 (1.89%)?","SELECT District FROM table WHERE Total amount of trees < 150817.6878461314 AND Amount of old trees = 1,928 (1.89%)" "What is the amount of trees, that require replacement when the district is motovilikhinsky?","SELECT Amount of trees, that require replacement FROM table WHERE District = Motovilikhinsky" What is the total amount of trees when district is leninsky?,SELECT MAX Total amount of trees FROM table WHERE District = Leninsky "What is the district when prevailing types, % is acer negundo — 30.22 tilia — 18.6 poplar — 15.23?","SELECT District FROM table WHERE Prevailing types, % = Acer negundo — 30.22 Tilia — 18.6 Poplar — 15.23" "When the value of ""since beginning of big 12"" is synonymous with its' category, what are the in Ames values?",SELECT in Ames FROM table WHERE Since Beginning of Big 12 = Since Beginning of Big 12 "what's the u.s. open cup status for regular season of 4th, atlantic division ","SELECT U.S. Open Cup FROM table WHERE Regular Season = 4th, Atlantic Division" how many division did not qualify for u.s. open cup in 2003,SELECT Division FROM table WHERE U.S. Open Cup = Did Not Qualify AND Year = 2003 which round is u.s. open cup division semifinals,SELECT U.S. Open Cup FROM table WHERE Playoffs = Division Semifinals "what are all the playoffs for regular season is 1st, atlantic division","SELECT Playoffs FROM table WHERE Regular Season = 1st, Atlantic Division" what are all the playoffs for u.s. open cup in 1st round,SELECT Playoffs FROM table WHERE U.S. Open Cup = 1st Round what is the total number of 2nd leg where aggregate is 7-2,SELECT COUNT 2nd leg FROM table WHERE Aggregate = 7-2 what's the aggregate where 1st leg is 3–2,SELECT Aggregate FROM table WHERE 1st leg = 3–2 what's the competition where aggregate is 4–7,SELECT Competition FROM table WHERE Aggregate = 4–7 what's the competition where 1st leg is 4-1 (h),SELECT Competition FROM table WHERE 1st leg = 4-1 (h) what is the total number of round where opponents is haugar,SELECT COUNT Round FROM table WHERE Opponents = Haugar what's the 1st leg where opponents is galatasaray,SELECT 1st leg FROM table WHERE Opponents = Galatasaray What is the highest Rd that Tom Sneva had the pole position in?,SELECT MAX Rd FROM table WHERE Pole Position = Tom Sneva How many winning drivers were there in the race that had a fastest lap time of 56.920?,SELECT COUNT Winning driver FROM table WHERE Fastest Lap = 56.920 How many reports are there in the race that Forsythe Racing won and Teo Fabi had the pole position in?,SELECT COUNT Report FROM table WHERE Winning team = Forsythe Racing AND Pole Position = Teo Fabi Which Rd took place at the Indianapolis 500?,SELECT Rd FROM table WHERE Name = Indianapolis 500 Which teams won when Bobby Rahal was their winning driver?,SELECT Winning team FROM table WHERE Winning driver = Bobby Rahal What was the fastest lap time in the Escort Radar Warning 200?,SELECT Fastest Lap FROM table WHERE Name = Escort Radar Warning 200 What report was there for the porsche north america?,SELECT Report FROM table WHERE Winning team = Porsche North America What rnds were there for the phoenix international raceway?,SELECT Rnd FROM table WHERE Circuit = Phoenix International Raceway Who was the pole position for the rnd equalling 12?,SELECT Pole position FROM table WHERE Rnd = 12 How many reports were the for the cleveland burke lakefront airport circut?,SELECT COUNT Report FROM table WHERE Circuit = Cleveland Burke Lakefront Airport How many winning drivers were the for the rnd equalling 5?,SELECT COUNT Winning driver FROM table WHERE Rnd = 5 The race tony bettenhausen 200 has what smallest rd?,SELECT MIN Rd FROM table WHERE Name = Tony Bettenhausen 200 "The winning team of the race, los angeles times 500 is who?",SELECT Winning team FROM table WHERE Name = Los Angeles Times 500 How many winning drivers in the kraco twin 125 (r2) race were there?,SELECT COUNT Winning driver FROM table WHERE Name = Kraco Twin 125 (R2) What are the races that johnny rutherford has won?,SELECT Name FROM table WHERE Winning driver = Johnny Rutherford How many fastest laps were there for a rd that equals 10?,SELECT COUNT Fastest Lap FROM table WHERE Rd = 10 What is the license award date for North East England?,SELECT Licence award date FROM table WHERE Region = North East England What is the percentage of growth in 2000-2008 in ethiopia?,SELECT % growth (2000–2008) FROM table WHERE Nation = Ethiopia Name the total number of percentage growth 2000-2008 of uganda?,SELECT COUNT % growth (2000–2008) FROM table WHERE Nation = Uganda What is the maximum percentage grown 2000-2008 in burundi,SELECT MAX % growth (2000–2008) FROM table WHERE Nation = Burundi Provide me with the names of all the villages (German) that has 76.3% of Slovenes in 1951.,SELECT Village (German) FROM table WHERE Percent of Slovenes 1951 = 76.3% Give me the minimum number of people in 1991 with 92.5% of Slovenes in 1991.,SELECT MIN Number of people 1991 FROM table WHERE Percent of Slovenes 1991 = 92.5% Provide me with the name of all the village (German) that are part of the village (Slovenian) with sele srednji kot. ,SELECT Village (German) FROM table WHERE Village (Slovenian) = Sele Srednji Kot Provide me with the name of all the village (German) that are part of the village (Slovenian) with sele borovnica.,SELECT Village (German) FROM table WHERE Village (Slovenian) = Sele Borovnica Provide me with the name of the village (German) where there is 96.9% Slovenes in 1951. ,SELECT Village (German) FROM table WHERE Percent of Slovenes 1951 = 96.9% Provide with the names of the village (German) that is part of village (Slovenian) with sele srednji kot.,SELECT Village (German) FROM table WHERE Village (Slovenian) = Sele Srednji Kot What was the score of the game on November 12?,SELECT Score FROM table WHERE Date = November 12 Who had high assists when they played against San Antonio?,SELECT High assists FROM table WHERE Team = San Antonio Who scored the most points in game 4?,SELECT High points FROM table WHERE Game = 4 Where was the game on November 20?,SELECT Location Attendance FROM table WHERE Date = November 20 The canadian airdate of 11 february 2008 applied to what series number?,SELECT COUNT No. in series FROM table WHERE Canadian airdate = 11 February 2008 The U.S. airdate of 4 april 2008 had a production code of what?,SELECT MAX Production code FROM table WHERE US airdate = 4 April 2008 "The episode titled ""don't stop believin'"" was what highest number of the season?","SELECT MAX No. in season FROM table WHERE Title = ""Don't Stop Believin'""" The U.S. airdate of 8 august 2008 also had canadian airdates of what?,SELECT Canadian airdate FROM table WHERE US airdate = 8 August 2008 The canadian airdate of 17 march 2008 had how many numbers in the season?,SELECT COUNT No. in season FROM table WHERE Canadian airdate = 17 March 2008 "For the episode(s) aired in the U.S. on 4 april 2008, what were the names?",SELECT Title FROM table WHERE US airdate = 4 April 2008 "Who directed the episode ""Great Sexpectations (2)""?","SELECT Director FROM table WHERE Title = ""Great Sexpectations (2)""" Which player from the 2004 CFL draft attended Wilfrid Laurier?,SELECT Player FROM table WHERE College = Wilfrid Laurier What position does Christian Leibl-Cote play?,SELECT Position FROM table WHERE Player = Christian Leibl-Cote What is the pick number for Northwestern college?,SELECT MAX Pick # FROM table WHERE College = Northwestern How many foreigners in percentage terms had a population of 4.911?,SELECT COUNT Foreign nationals in % FROM table WHERE Population = 4.911 What is the number of the city district of stadtteil where foreigners are 5.162?,SELECT COUNT City district (Stadtteil) FROM table WHERE Foreign nationals = 5.162 What is the city where the number is 47?,SELECT City district (Stadtteil) FROM table WHERE No = 47 Which leagues have Raiders as their mascot?,SELECT League FROM table WHERE Mascot = Raiders Which leagues is the Galena school in?,SELECT League FROM table WHERE School = Galena What city and state is the Lancers mascot located?,SELECT Location FROM table WHERE Mascot = Lancers What city and state are the miners located in?,SELECT Location FROM table WHERE Mascot = Miners Which school has the Raiders as their mascot?,SELECT School FROM table WHERE Mascot = Raiders "Where was the tournament dated nov 3, 2002?","SELECT Tournament FROM table WHERE Date = Nov 3, 2002" "Where is the margin of victory dated mar 28, 2004?","SELECT Margin of victory FROM table WHERE Date = Mar 28, 2004" "What is the to par dated may 4, 2003?","SELECT To par FROM table WHERE Date = May 4, 2003" What date were the runner ups pat hurst juli inkster?,SELECT Date FROM table WHERE Runner(s)-up = Pat Hurst Juli Inkster what's the total number of final epbeingode count with character being rick stetler,SELECT COUNT Final Episode Count FROM table WHERE Character = Rick Stetler "what are all the actor where first episode is ""ambush""","SELECT Actor FROM table WHERE First Episode = ""Ambush""" what's the character with fate being deceased: knife wound,SELECT Character FROM table WHERE Fate = Deceased: Knife Wound "what's the total number of final epbeingode count with first epbeingode being ""l.a.""","SELECT COUNT Final Episode Count FROM table WHERE First Episode = ""L.A.""" what's the actor with character being judge joseph ratner,SELECT Actor FROM table WHERE Character = Judge Joseph Ratner "what's the first epbeingode with final epbeingode being ""rio""","SELECT First Episode FROM table WHERE Final Episode = ""Rio""" Which team was the second semi finalist in 2007?,SELECT Semi-Finalist #2 FROM table WHERE Year = 2007 How many teams were listed as runner up in 2005 and there the first semi finalist was Western Carolina?,SELECT COUNT Runner-Up FROM table WHERE Semi-Finalist #1 = Western Carolina AND Year = 2005 List the scores of all games when Miami were listed as the first Semi finalist,SELECT Score FROM table WHERE Semi-Finalist #1 = Miami "When Embry-Riddle made it to the first semi finalist slot, list all the runners up.",SELECT Runner-Up FROM table WHERE Semi-Finalist #1 = Embry-Riddle Where was the final game played in 2007,SELECT Location FROM table WHERE Year = 2007 "Which round had Michael Schumacher in the pole position, David Coulthard with the fastest lap, and McLaren - Mercedes as the winning constructor?",SELECT COUNT Round FROM table WHERE Pole Position = Michael Schumacher AND Fastest Lap = David Coulthard AND Winning Constructor = McLaren - Mercedes How many drivers won the Italian Grand Prix?,SELECT COUNT Winning Driver FROM table WHERE Grand Prix = Italian Grand Prix What was the report of the Belgian Grand Prix?,SELECT Report FROM table WHERE Grand Prix = Belgian Grand Prix Who had the fastest lap in the Belgian Grand Prix?,SELECT Fastest Lap FROM table WHERE Grand Prix = Belgian Grand Prix When was the date successor seated when the vacator was charles e. chamberlain (r)?,SELECT Date successor seated FROM table WHERE Vacator = Charles E. Chamberlain (R) Who was the successor when the vacator was chester e. holifield (d)?,SELECT Successor FROM table WHERE Vacator = Chester E. Holifield (D) When was the successor seated when the district was California 10th?,SELECT Date successor seated FROM table WHERE District = California 10th "Who was the vacator when the date successor seated was august 21, 1973?","SELECT Vacator FROM table WHERE Date successor seated = August 21, 1973" "What was the district when the reason for change was died January 1, 1974?","SELECT District FROM table WHERE Reason for change = Died January 1, 1974" "Which routes have ""replaced by US 81"" listed in their remarks section?",SELECT Route Name FROM table WHERE Remarks = Replaced by US 81 "Which junctions have ""replaced by bsi-35"" listed in their remarks section?",SELECT Junctions FROM table WHERE Remarks = Replaced by BSI-35 "How many junctions have ""replaced by bsi-35"" listed in their remarks section?",SELECT COUNT Junctions FROM table WHERE Remarks = Replaced by BSI-35 "What unit of length is being used for the route with ""replaced by us 81"" in their remarks section?",SELECT Length FROM table WHERE Remarks = Replaced by US 81 "Which population areas have ""replaced by us 83"" listed in their remarks section?",SELECT Population Area FROM table WHERE Remarks = Replaced by US 83 "How many termini are there that have ""east west"" listed in their direction section, ""none"" listed in their junction section, and have a route name of ""sh 202""?",SELECT COUNT Termini FROM table WHERE Direction = East West AND Junctions = none AND Route Name = SH 202 Give me the kickoff time of the game that was aired on CBS against the St. Louis Cardinals. ,SELECT Kickoff [a ] FROM table WHERE TV = CBS AND Opponent = St. Louis Cardinals Find all the result(s) with the record of 2-13.,SELECT Result FROM table WHERE Record = 2-13 What is the vault score for the total of 56.635?,SELECT Vault FROM table WHERE Total = 56.635 What is the total score when the score for floor exercise was 9.287?,SELECT Total FROM table WHERE Floor Exercise = 9.287 what's the margin where runner(s)-up is phil mickelson,SELECT Margin FROM table WHERE Runner(s)-up = Phil Mickelson who is the runner(s)-up where 54 holes is tied for lead and margin is 5 strokes,SELECT Runner(s)-up FROM table WHERE 54 holes = Tied for lead AND Margin = 5 strokes what's the championship where 54 holes is 1 shot lead and runner(s)-up is chris dimarco,SELECT Championship FROM table WHERE 54 holes = 1 shot lead AND Runner(s)-up = Chris DiMarco what is the minimum year where winning score is −8 (71-63-69-69=272),SELECT MIN Year FROM table WHERE Winning score = −8 (71-63-69-69=272) what's the championship where winning score is −12 (74-66-65-71=276),SELECT Championship FROM table WHERE Winning score = −12 (74-66-65-71=276) what's the 54 holes where winning score is −19 (67-66-67-69=269),SELECT 54 holes FROM table WHERE Winning score = −19 (67-66-67-69=269) " what's the title where original air date is january18,2009","SELECT Title FROM table WHERE Original air date = January18,2009" what's the original air date where written by is iain morris & damon beesley,SELECT Original air date FROM table WHERE Written by = Iain Morris & Damon Beesley Which Allied Force targetted Woensdrecht?,SELECT Allied forces FROM table WHERE Target = Woensdrecht What is the allied target code of the group that targetted ghent/sint-denijs-westrem?,SELECT Target Code (Allied) FROM table WHERE Target = Ghent/Sint-Denijs-Westrem What is the date of entry for the UK Albums Top 75 chart?,SELECT Date of Entry FROM table WHERE Chart = UK Albums Top 75 What was the total number of weeks on peak for the Ireland Albums Top 75 chart?,SELECT COUNT Weeks on Peak FROM table WHERE Chart = Ireland Albums Top 75 What is the exit date for the Dutch Albums Top 100 Chart?,SELECT Date of Exit FROM table WHERE Chart = Dutch Albums Top 100 what is the total number of constancy where purity is falling,SELECT COUNT constancy FROM table WHERE purity = falling what's the permanence of the body where purity is rudra,SELECT permanence of the body FROM table WHERE purity = Rudra what's the permanence of the body where purity is apprehension,SELECT permanence of the body FROM table WHERE purity = apprehension what's the permanence of the body where penance is the undifferenced,SELECT permanence of the body FROM table WHERE penance = the undifferenced what's the constancy where permanence of the body is meditation,SELECT constancy FROM table WHERE permanence of the body = meditation what's the permanence of the body where constancy is interestedness,SELECT permanence of the body FROM table WHERE constancy = interestedness "What is the original air dates for the title ""firestorm""?","SELECT Original air date FROM table WHERE Title = ""Firestorm""" What is the title of the episode with the production code 624?,SELECT Title FROM table WHERE Production code = 624 What is the original air date of the episode written by Karen Felix and Don Woodard?,SELECT Original air date FROM table WHERE Written by = Karen Felix and Don Woodard what's the total number of species in the peruvian amazon with 8411 species in the world ,SELECT COUNT Species in the Peruvian Amazon FROM table WHERE Species in the world = 8411 what's the minimum species in the peruvian amazon with taxonomy s fern ( pteridophyta ),SELECT MIN Species in the Peruvian Amazon FROM table WHERE Taxonomy = s Fern ( Pteridophyta ) what's the species in the world with peruvian amazon vs. peru (percent)  of 63,SELECT Species in the world FROM table WHERE Peruvian Amazon Vs. Peru (Percent) = 63 what's the minimum species in the peruvian amazon with species in peru of 1000,SELECT MIN Species in the Peruvian Amazon FROM table WHERE Species in Peru = 1000 what's the minimum species in the peruvian amazon with peru vs. world (percent) value of 7,SELECT MIN Species in the Peruvian Amazon FROM table WHERE Peru Vs. world (Percent) = 7 what's the maximum peru vs. world (percent) with 9672 species in the world ,SELECT MAX Peru Vs. world (Percent) FROM table WHERE Species in the world = 9672 What school did the forward whose number is 10 belong to?,SELECT School/Club Team/Country FROM table WHERE No.(s) = 10 AND Position = Forward What is the height of the player who attended Hartford?,SELECT Height in Ft. FROM table WHERE School/Club Team/Country = Hartford What years did the player from LaSalle play for the Rockets?,SELECT Years for Rockets FROM table WHERE School/Club Team/Country = LaSalle What position is number 35 whose height is 6-6?,SELECT Position FROM table WHERE Height in Ft. = 6-6 AND No.(s) = 35 Which player who played for the Rockets for the years 1986-92?,SELECT Player FROM table WHERE Years for Rockets = 1986-92 What is the number of the player who went to Southern University?,SELECT No.(s) FROM table WHERE School/Club Team/Country = Southern University "How tall is the player jones, major major jones?","SELECT Height in Ft. FROM table WHERE Player = Jones, Major Major Jones" Who was sent to the third island in week 1?,SELECT Member FROM table WHERE Week Sent To Third Island = 1 What week was the member who arrived on the main island in week 6 sent to the third island?,SELECT Week Sent To Third Island FROM table WHERE Week Arrived On Main Island = 6 How many members arrived on the main island in week 4?,SELECT COUNT Member FROM table WHERE Week Arrived On Main Island = 4 What week did the member who's original tribe was shark and who was sent to the third island on week 14 arrive on the main island?,SELECT Week Arrived On Main Island FROM table WHERE Original Tribe = Shark AND Week Sent To Third Island = 14 What is the number of sikhs in Japan?,SELECT No. of Sikhs FROM table WHERE Country = Japan What was the evening gown score when the swimsuit was 9.61?,SELECT Evening Gown FROM table WHERE Swimsuit = 9.61 What is the swimsuit score when the interview was 9.74?,SELECT Swimsuit FROM table WHERE Interview = 9.74 Which country had an interview score of 9.40 and average of 9.44?,SELECT Country FROM table WHERE Interview = 9.40 AND Average = 9.44 Which country had the swimsuit score 9.67?,SELECT Country FROM table WHERE Swimsuit = 9.67 What was the average for the country with the swimsuit score of 9.57?,SELECT Average FROM table WHERE Swimsuit = 9.57 What was the interview score for Hawaii?,SELECT Interview FROM table WHERE Country = Hawaii What is the date of Game 50?,SELECT Date FROM table WHERE Game = 50 Who scored the most points in Game 49?,SELECT High points FROM table WHERE Game = 49 "Name the number of teams at the philips arena 19,335?","SELECT COUNT Team FROM table WHERE Location Attendance = Philips Arena 19,335" "What is the team located at philips arena 18,227?","SELECT Team FROM table WHERE Location Attendance = Philips Arena 18,227" what are all the records with a score is w 98–91,SELECT Record FROM table WHERE Score = W 98–91 what records have a score of l 109–116 2 ot,SELECT Record FROM table WHERE Score = L 109–116 2 OT who are all the visitor with a record of 25–18,SELECT Visitor FROM table WHERE Record = 25–18 Which visitors have a leading scorer of roy : 25,SELECT Visitor FROM table WHERE Leading scorer = Roy : 25 what is the total number of dates where the scorer is gordon : 32,SELECT COUNT Date FROM table WHERE Leading scorer = Gordon : 32 what's the home team where streak is l3 and leading scorer is roy : 23,SELECT Home FROM table WHERE Streak = L3 AND Leading scorer = Roy : 23 what's the attendance where score is l 92–101,SELECT Attendance FROM table WHERE Score = L 92–101 what is the total number of date where visitor is new jersey nets,SELECT COUNT Date FROM table WHERE Visitor = New Jersey Nets who is the leading scorer where home is charlotte bobcats,SELECT Leading scorer FROM table WHERE Home = Charlotte Bobcats what's the score where record is 0–2,SELECT Score FROM table WHERE Record = 0–2 what is the total number of record where streak is l2 and leading scorer is roy : 23,SELECT COUNT Record FROM table WHERE Streak = L2 AND Leading scorer = Roy : 23 Name the location on june 10,SELECT Location Attendance FROM table WHERE Date = June 10 Name the number of games on june 12,SELECT COUNT Game FROM table WHERE Date = June 12 Name the series on june 5,SELECT Series FROM table WHERE Date = June 5 Who were the authors of series episode #25?,SELECT Written by FROM table WHERE Series # = 25 What season features writer Michael Poryes?,SELECT Season # FROM table WHERE Written by = Michael Poryes What is the date of the episode written by Michael Poryes?,SELECT Original air date FROM table WHERE Written by = Michael Poryes "What is the season where the episode ""when worlds collide"" was shown?","SELECT MAX Season # FROM table WHERE Title = ""When Worlds Collide""" what is the somerset for the year 2009?,SELECT Somerset FROM table WHERE Year = 2009 what is the bristol & n. som where the somerset is ashcott and shapwick?,SELECT Bristol & N. Som FROM table WHERE Somerset = Ashcott and Shapwick what is the latest year where glos & wilts is warminster?,SELECT MAX Year FROM table WHERE Glos & Wilts = Warminster what is the glos & wilts where the bristol & somerset is lansdown?,SELECT Glos & Wilts FROM table WHERE Bristol & Somerset = Lansdown what is the year where glos & wilts is gloucester city winget?,SELECT Year FROM table WHERE Glos & Wilts = Gloucester City Winget who many times is gloucestershire is painswick?,SELECT COUNT Premier Two FROM table WHERE Gloucestershire = Painswick what's the preliminaries where evening gown is 8.988,SELECT Preliminaries FROM table WHERE Evening Gown = 8.988 what's the swimsuit where average is 8.670,SELECT Swimsuit FROM table WHERE Average = 8.670 what's the evening gown where preliminaries is 8.977,SELECT Evening Gown FROM table WHERE Preliminaries = 8.977 what's the preliminaries where state is south dakota,SELECT Preliminaries FROM table WHERE State = South Dakota what's the evening gown where state is south dakota,SELECT Evening Gown FROM table WHERE State = South Dakota what is the total number of average where evening gown is 8.988,SELECT COUNT Average FROM table WHERE Evening Gown = 8.988 Name the men's singles of marina yakusheva elena shimko,SELECT Mens singles FROM table WHERE Womens doubles = Marina Yakusheva Elena Shimko What are the womens singles of imam sodikin irawan andi tandaputra?,SELECT Womens singles FROM table WHERE Mens doubles = Imam Sodikin Irawan Andi Tandaputra What are the womens singles of naoko fukuman kurumi yonao?,SELECT Womens singles FROM table WHERE Womens doubles = Naoko Fukuman Kurumi Yonao What is the womens singles of marcus ellis gabrielle white?,SELECT Womens singles FROM table WHERE Mixed doubles = Marcus Ellis Gabrielle White What is the mens singles of 2008?,SELECT Mens singles FROM table WHERE Year = 2008 what is the gdp ( bn ) where capital is capital?,SELECT GDP ( bn ) FROM table WHERE Capital = Capital what is the population where the area (sq. mi.) is area (sq. mi.)?,SELECT Population FROM table WHERE Area (sq. mi.) = Area (sq. mi.) What is the toll for light vehicles at the plaza where the toll for heavy vehicles with 2 axles is r87.00?,SELECT Light vehicle FROM table WHERE Heavy vehicle (2 axles) = R87.00 What is the name of the plaza where the toll for heavy vehicles with 2 axles is r87.00?,SELECT Name FROM table WHERE Heavy vehicle (2 axles) = R87.00 What is the toll for heavy vehicles with 3/4 axles at Verkeerdevlei toll plaza?,SELECT Heavy vehicle (3/4 axles) FROM table WHERE Name = Verkeerdevlei Toll Plaza What is the location of the Carousel toll plaza?,SELECT Location FROM table WHERE Name = Carousel Toll Plaza What is the toll for light vehicles at the plaza between bela bela and modimolle?,SELECT Light vehicle FROM table WHERE Location = between Bela Bela and Modimolle What is the name of the plaza where the told for heavy vehicles with 2 axles is r20.50?,SELECT Name FROM table WHERE Heavy vehicle (2 axles) = R20.50 What is the inclination when the alt name is OPS-1584?,SELECT Inclination FROM table WHERE Alt name = OPS-1584 What is the maximum apogee for samos f3-3?,SELECT MAX Apogee (km) FROM table WHERE Name = SAMOS F3-3 What was the maximum perigee on 1969-01-09?,SELECT MAX Perigee (km) FROM table WHERE Decay date = 1969-01-09 How many alt names does 1964-011a have?,SELECT COUNT Alt name FROM table WHERE ID = 1964-011A Who played SS when paul konerko played 1st base?,SELECT Shortstop FROM table WHERE First Baseman = Paul Konerko Who played 2nd base when nomar garciaparra was at 1st base?,SELECT Second Baseman FROM table WHERE First Baseman = Nomar Garciaparra Who was the RF when the SP was vicente padilla?,SELECT Rightfielder FROM table WHERE Starting Pitcher = Vicente Padilla "Who was the SS when jim lefebvre was at 2nd, willie davis at CF, and don drysdale was the SP.",SELECT Shortstop FROM table WHERE Second Baseman = Jim Lefebvre AND Centerfielder = Willie Davis AND Starting Pitcher = Don Drysdale Who is the top scorer where gf is 41?,SELECT Top Scorer FROM table WHERE GF = 41 How many goals were scored in the 2005-06 season?,SELECT Goals FROM table WHERE Season = 2005-06 How many seasons had a rank of 16?,SELECT COUNT Season FROM table WHERE Rank = 16 Who is the manager whose rank is 16?,SELECT Manager FROM table WHERE Rank = 16 What is the rank of manager Rob Mcdonald?,SELECT COUNT Rank FROM table WHERE Manager = Rob McDonald What's the order number of the song originally performed by Rickie Lee Jones?,SELECT Order # FROM table WHERE Original artist = Rickie Lee Jones What was the result of the Top 3 episode?,SELECT Result FROM table WHERE Episode = Top 3 What's the total number of songs originally performed by Anna Nalick?,SELECT COUNT Song choice FROM table WHERE Original artist = Anna Nalick Which one of the songs was originally performed by Rickie Lee Jones?,SELECT Song choice FROM table WHERE Original artist = Rickie Lee Jones What's the original artist of the song performed in the top 3 episode?,SELECT Original artist FROM table WHERE Episode = Top 3 What is the # of seats one for the election in 1974?,SELECT # of seats won FROM table WHERE Election = 1974 How many times was the # of total votes 2582322?,SELECT COUNT # of seats won FROM table WHERE # of total votes = 2582322 What year was the election when the # of seats won was 65?,SELECT Election FROM table WHERE # of seats won = 65 What is the election year when the # of candidates nominated was 262?,SELECT COUNT Election FROM table WHERE # of candidates nominated = 262 What was the lowest # of total votes?,SELECT MIN # of total votes FROM table What is the strongs words compounded when the english spelling is jonadab?,SELECT Strongs Words Compounded FROM table WHERE English Spelling = Jonadab What is the strong words compounded when the strongs transliteration is yowyariyb?,SELECT Strongs Words Compounded FROM table WHERE Strongs Transliteration = Yowyariyb What is the english spelling of the word that has the strongs trasliteration of y e howram?,SELECT English Spelling FROM table WHERE Strongs Transliteration = Y e howram What is the strongs # of the english spelling word jehojakin?,SELECT Strongs # FROM table WHERE English Spelling = Jehojakin What is the strongs transliteration of the hebrew word יוֹחָנָן?,SELECT Strongs Transliteration FROM table WHERE Hebrew word = יוֹחָנָן How many strongs transliteration of the english spelling of the work jehojakin?,SELECT COUNT Strongs Transliteration FROM table WHERE English Spelling = Jehojakin Kaluvanchikudy is the main town in what DS division?,SELECT DS Division FROM table WHERE Main Town = Kaluvanchikudy What DS division has S. L. M. Haneefa as the divisional secretary?,SELECT DS Division FROM table WHERE Divisional Secretary = S. L. M. Haneefa What is the name of the DS division where the divisional secretary is S. H. Muzammil?,SELECT DS Division FROM table WHERE Divisional Secretary = S. H. Muzammil How many figures are given for the region's total in 1947?,SELECT COUNT Population (Region total) FROM table WHERE Year = 1947 What was the smallest population figure for Mareeba?,SELECT MIN Population (Mareeba) FROM table "How many millions of U.S. viewers watched the episode ""Buzzkill""? ","SELECT COUNT U.S. viewers (millions) FROM table WHERE Title = ""Buzzkill""" How many episodes were watched by 12.72 million U.S. viewers?,SELECT COUNT Written by FROM table WHERE U.S. viewers (millions) = 12.72 How many millions of U.S. viewers watched the episode directed by Rob Bailey and written by Pam Veasey?,SELECT U.S. viewers (millions) FROM table WHERE Directed by = Rob Bailey AND Written by = Pam Veasey How many persons had immunity in the episode when Wanda was eliminated?,SELECT COUNT Immunity FROM table WHERE Eliminated = Wanda What is the name of the episode in which Jenn is eliminated?,SELECT Episode title FROM table WHERE Eliminated = Jenn "What was the vote tally on the episode aired May 5, 2005?","SELECT Vote FROM table WHERE Air date = May 5, 2005" "Who received the reward on the episode where the finish was ""3rd voted out day 8""?",SELECT Reward FROM table WHERE Finish = 3rd Voted Out Day 8 "What was the vote on the episode where the finish was ""10th voted out 3rd jury member day 30""?",SELECT Vote FROM table WHERE Finish = 10th Voted Out 3rd Jury Member Day 30 "How many votes were taken when the outcome was ""6th voted out day 12""?",SELECT COUNT Vote FROM table WHERE Finish = 6th Voted Out Day 12 What is the short stem for garbitzen?,SELECT Short stem FROM table WHERE Imperfect stem = garbitzen What is the perfect stem for pozten?,SELECT Perfect stem FROM table WHERE Imperfect stem = pozten Name the perfect stem for jo,SELECT COUNT Perfect stem FROM table WHERE Short stem = jo What is the number for future stem for poztu?,SELECT COUNT Future stem FROM table WHERE Perfect stem = poztu Name the try bonus of points against at 430,SELECT Try bonus FROM table WHERE Points against = 430 Name the losing bonus of 96 points,SELECT Losing bonus FROM table WHERE Points = 96 Name the points against for 51 points,SELECT Points against FROM table WHERE Points = 51 Name the tries against for 87 points,SELECT Tries against FROM table WHERE Points = 87 Name the tries against for drawn,SELECT COUNT Tries against FROM table WHERE Drawn = Drawn Name the losing bonus for 27,SELECT Losing bonus FROM table WHERE Tries for = 27 What is the rear sight in the Cole model no. 735?,SELECT Rear sight FROM table WHERE Colt model no. = 735 "What are the Colt model numbers of the models named GAU-5A/A, with no bayonet lug, no case deflector and stock of 2nd generation? ",SELECT Colt model no. FROM table WHERE Bayonet Lug = No AND Stock = 2nd Generation AND Case deflector = No AND Name = GAU-5A/A What's the type of muzzle devices on the models with round hand guards?,SELECT Muzzle device FROM table WHERE Hand guards = Round "Clubs involved is 8, what number would you find from winners from previous round?",SELECT Winners from previous round FROM table WHERE Clubs involved = 8 From the round name of third round; what would the new entries this round that would be found?,SELECT New entries this round FROM table WHERE Round = Third Round When looking at new entries this round and seeing 8; what number in total is there for clubs remaining?,SELECT COUNT Clubs remaining FROM table WHERE New entries this round = 8 During the first phase portion of phase and having 16 clubs involved; what would you find for the winners from previous round?,SELECT Winners from previous round FROM table WHERE Phase = First Phase AND Clubs involved = 16 "The new entries this round was shown to be 12, in which phase would you find this?",SELECT Phase FROM table WHERE New entries this round = 12 What country submitted miehen työ?,SELECT Submitting country FROM table WHERE Original title = Miehen työ What was the title of the movie from lebanon?,SELECT Film title used in nomination FROM table WHERE Submitting country = Lebanon What country submitted the movie the orphanage?,SELECT Submitting country FROM table WHERE Film title used in nomination = The Orphanage What year did University of Saskatchewan have their first season?,SELECT MAX First season FROM table WHERE Institution = University of Saskatchewan What football stadium has a school enrollment of 43579?,SELECT Football stadium FROM table WHERE Enrollment = 43579 How many endowments does Mosaic Stadium have?,SELECT COUNT Endowment FROM table WHERE Football stadium = Mosaic Stadium What is the enrollment for Foote Field?,SELECT MAX Enrollment FROM table WHERE Football stadium = Foote Field How many cities have an enrollment of 19082?,SELECT COUNT City FROM table WHERE Enrollment = 19082 Name the number of points for south korea,SELECT COUNT Points FROM table WHERE Country = South Korea How many dismissals did the player Peter McGlashan have?,SELECT Dismissals FROM table WHERE Player = Peter McGlashan How many stumpings did the player Tim Latham have?,SELECT MAX Stumpings FROM table WHERE Player = Tim Latham List the ranks of all dismissals with a value of 4,SELECT Rank FROM table WHERE Dismissals = 4 How many innings had a total of 2 catches and 0 stumpings?,SELECT COUNT Innings FROM table WHERE Catches = 2 AND Stumpings = 0 In what district was the incumbent Steve Chabot? ,SELECT District FROM table WHERE Incumbent = Steve Chabot Incumbent Deborah Pryce was a member of what party? ,SELECT Party FROM table WHERE Incumbent = Deborah Pryce Who were the candidates in the election where Saxby Chambliss was the incumbent?,SELECT Candidates FROM table WHERE Incumbent = Saxby Chambliss What party does William J. Jefferson?,SELECT Party FROM table WHERE Incumbent = William J. Jefferson What were the results for incumbent Jim McCrery?,SELECT Results FROM table WHERE Incumbent = Jim McCrery How many candidates were elected first in 1980?,SELECT COUNT Candidates FROM table WHERE First elected = 1980 What district does John Cooksey represent?,SELECT District FROM table WHERE Incumbent = John Cooksey What district was John Porter elected in?,SELECT District FROM table WHERE Incumbent = John Porter What was the result in Illinois 7?,SELECT Results FROM table WHERE District = Illinois 7 Who were the candidates in the district where Jerry Costello won?,SELECT Candidates FROM table WHERE Incumbent = Jerry Costello How many times did incumbent ruben hinojosa get elected?,SELECT COUNT Results FROM table WHERE Incumbent = Ruben Hinojosa What district is ruben hinojosa from?,SELECT District FROM table WHERE Incumbent = Ruben Hinojosa What district is nick lampson from?,SELECT District FROM table WHERE Incumbent = Nick Lampson What year was incumbent jim mcdermott first elected?,SELECT MIN First elected FROM table WHERE Incumbent = Jim McDermott What was the result of the election of doc hastings (r) 53.3% jay inslee (d) 46.7%,SELECT Status FROM table WHERE Opponent = Doc Hastings (R) 53.3% Jay Inslee (D) 46.7% What districts does incumbent Curt Weldon hold?,SELECT District FROM table WHERE Incumbent = Curt Weldon How many champions were there when the first driver was hiroki yoshimoto ( 2005 )?,SELECT Champions FROM table WHERE First driver(s) = Hiroki Yoshimoto ( 2005 ) "How many entries are there for total drivers when the Last driver for september 22, 2013 was gianmarco raimondo?","SELECT Total Drivers FROM table WHERE Last/Current driver(s) September 22, 2013 = Gianmarco Raimondo" "How many champions were there when the last driver for September 22, 2013 was vladimir arabadzhiev ( 2010 )?","SELECT Champions FROM table WHERE Last/Current driver(s) September 22, 2013 = Vladimir Arabadzhiev ( 2010 )" How many entries are there for first driver for Canada?,SELECT COUNT First driver(s) FROM table WHERE Country = Canada How many champions were there when the last driver was Gianmarco Raimondo?,"SELECT Champions FROM table WHERE Last/Current driver(s) September 22, 2013 = Gianmarco Raimondo" Name the candidates for georgia 8,SELECT Candidates FROM table WHERE District = Georgia 8 Name the party of georgia 4,SELECT Party FROM table WHERE District = Georgia 4 Name the party for jack thomas brinkley,SELECT Party FROM table WHERE Incumbent = Jack Thomas Brinkley Name the districk for larry mcdonald,SELECT District FROM table WHERE Incumbent = Larry McDonald what's the result with district being florida 7,SELECT Result FROM table WHERE District = Florida 7 what's the district with result being new seat democratic gain,SELECT District FROM table WHERE Result = New seat Democratic gain how many candidates with result being new seat democratic gain,SELECT COUNT Candidates FROM table WHERE Result = New seat Democratic gain how many result with district being florida 14,SELECT COUNT Result FROM table WHERE District = Florida 14 what's the first elected with district being florida 7,SELECT First elected FROM table WHERE District = Florida 7 who is the the candidates with incumbent being don fuqua,SELECT Candidates FROM table WHERE Incumbent = Don Fuqua How many candidates were first elected in 1972?,SELECT COUNT Candidates FROM table WHERE First elected = 1972 What is the party with the candidates newt gingrich (r) 59.1% dock h. davis (d) 40.9%?,SELECT Party FROM table WHERE Candidates = Newt Gingrich (R) 59.1% Dock H. Davis (D) 40.9% What is the earliest first elected for district georgia 1?,SELECT MIN First elected FROM table WHERE District = Georgia 1 How many parties were for candidates newt gingrich (r) 59.1% dock h. davis (d) 40.9%?,SELECT COUNT Party FROM table WHERE Candidates = Newt Gingrich (R) 59.1% Dock H. Davis (D) 40.9% How many incumbents were for district georgia 6?,SELECT COUNT Incumbent FROM table WHERE District = Georgia 6 Name the district for tim lee hall,SELECT District FROM table WHERE Incumbent = Tim Lee Hall Name the number of first elected for phil crane,SELECT COUNT First elected FROM table WHERE Incumbent = Phil Crane Name the party for tim lee hall,SELECT Party FROM table WHERE Incumbent = Tim Lee Hall Name the candidates for illinois 15,SELECT Candidates FROM table WHERE District = Illinois 15 Name the first elected for abner j. mikva,SELECT First elected FROM table WHERE Incumbent = Abner J. Mikva Name the total number of incumbent for first elected of 1944,SELECT COUNT Incumbent FROM table WHERE First elected = 1944 How many incumbents come from alvin bush's district?,SELECT COUNT Candidates FROM table WHERE Incumbent = Alvin Bush Who were the candidates in the Kentucky 4 voting district?,SELECT Candidates FROM table WHERE District = Kentucky 4 How many times was incumbent Noble Jones Gregory first elected?,SELECT COUNT First elected FROM table WHERE Incumbent = Noble Jones Gregory What was the result in the voting district Kentucky 2?,SELECT Result FROM table WHERE District = Kentucky 2 What was the result of the election incumbent Brent Spence took place in?,SELECT Result FROM table WHERE Incumbent = Brent Spence Which party won in the election in voting district Kentucky 5?,SELECT Party FROM table WHERE District = Kentucky 5 List all candidates in the democratic party where the election had the incumbent Frank Chelf running.,SELECT Candidates FROM table WHERE Party = Democratic AND Incumbent = Frank Chelf Which district is jamie l. whitten from?,SELECT District FROM table WHERE Incumbent = Jamie L. Whitten What candidates are from mississippi 6?,SELECT Candidates FROM table WHERE District = Mississippi 6 What is the incumbent from 1941?,SELECT Incumbent FROM table WHERE First elected = 1941 What is the result for w. arthur winstead?,SELECT Result FROM table WHERE Incumbent = W. Arthur Winstead How many were first elected in the Arkansas 4 district?,SELECT COUNT First elected FROM table WHERE District = Arkansas 4 How many districts had William F. Norrell as the incumbent?,SELECT COUNT District FROM table WHERE Incumbent = William F. Norrell Which party has a first elected number bigger than 1939.0?,SELECT Party FROM table WHERE First elected > 1939.0 How many incumbents had a district of Arkansas 3?,SELECT COUNT Incumbent FROM table WHERE District = Arkansas 3 What party did the incumbent from the Arkansas 5 district belong to? ,SELECT Party FROM table WHERE District = Arkansas 5 What party did the incumbent of the Arkansas 6 district belong to? ,SELECT Party FROM table WHERE District = Arkansas 6 What is the earliest years any of the incumbents were first elected? ,SELECT MIN First elected FROM table What party did incumbent Brooks Hays belong to? ,SELECT Party FROM table WHERE Incumbent = Brooks Hays What kind of party is the district in Alabama 1?,SELECT Party FROM table WHERE District = Alabama 1 How many in lost renomination results were elected first?,SELECT First elected FROM table WHERE Result = Lost renomination How many in total were elected first in lost renomination?,SELECT COUNT First elected FROM table WHERE Result = Lost renomination In what district was John E. Miller the incumbent? ,SELECT District FROM table WHERE Incumbent = John E. Miller In how many districts was the incumbent David Delano Glover? ,SELECT COUNT District FROM table WHERE Incumbent = David Delano Glover What year was incumbent Claude Fuller first elected? ,SELECT First elected FROM table WHERE Incumbent = Claude Fuller Who ran in the election where Claude Fuller was the incumbent? ,SELECT Candidates FROM table WHERE Incumbent = Claude Fuller What is the result for thomas s. mcmillan?,SELECT Result FROM table WHERE Incumbent = Thomas S. McMillan Name the candidate for south carolina 1?,SELECT Candidates FROM table WHERE District = South Carolina 1 What is the party for south carolina 3?,SELECT Party FROM table WHERE District = South Carolina 3 What is the party for south carolina 3?,SELECT Party FROM table WHERE District = South Carolina 3 What is the result for south carolina 4?,SELECT Result FROM table WHERE District = South Carolina 4 what's the district with incumbent being richard j. welch,SELECT District FROM table WHERE Incumbent = Richard J. Welch what's the districtwith party being democratic,SELECT District FROM table WHERE Party = Democratic what's the district with candidates being harry lane englebright (r) unopposed,SELECT District FROM table WHERE Candidates = Harry Lane Englebright (R) Unopposed how many candidates with district being california 7,SELECT COUNT Candidates FROM table WHERE District = California 7 what's the party with incumbent being william e. evans,SELECT Party FROM table WHERE Incumbent = William E. Evans What was the result of the election featuring william madison whittington?,SELECT Result FROM table WHERE Incumbent = William Madison Whittington what is the total number of results where the district is south carolina 5?,SELECT COUNT Result FROM table WHERE District = South Carolina 5 who is the candidate in district south carolina 2?,SELECT Candidates FROM table WHERE District = South Carolina 2 what year was william francis stevenson first elected?,SELECT First elected FROM table WHERE Incumbent = William Francis Stevenson What political party for burton e. sweet?,SELECT Party FROM table WHERE Incumbent = Burton E. Sweet how many locations have a record of 14-38?,SELECT COUNT Location Attendance FROM table WHERE Record = 14-38 "What number episode in the season is ""The Family Lawyer""?","SELECT No. in season FROM table WHERE Title = ""The Family Lawyer""" Who wrote the episode that received 1.83 million U.S. viewers?,SELECT Written by FROM table WHERE U.S. viewers (millions) = 1.83 What is the original air date of the episode directed by Jeff Melman?,SELECT Original air date FROM table WHERE Directed by = Jeff Melman Which launch date involved the Driade?,SELECT Launched FROM table WHERE Name = Driade What is the median household income of sacramento?,SELECT Median household income FROM table WHERE County = Sacramento What is the per capita income of shasta?,SELECT Per capita income FROM table WHERE County = Shasta Name the median family income for riverside,SELECT Median family income FROM table WHERE County = Riverside What is the median household income of butte?,SELECT Median household income FROM table WHERE County = Butte What club got 239 points against?,SELECT Club FROM table WHERE Points against = 239 "What is the value of the points column when the value of the column lost is ""lost""",SELECT Points FROM table WHERE Lost = Lost How many tries against got the club with 62 tries for?,SELECT Tries against FROM table WHERE Tries for = 62 What group info is available for the 56.5 kg weight?,SELECT Group FROM table WHERE Weight (kg) = 56.5 What was the result for the railway stakes race?,SELECT Result FROM table WHERE Race = Railway Stakes What district is incument terry kilgore from?,SELECT District FROM table WHERE Incumbent = Terry Kilgore How many times was incumbent onzlee ware elected?,SELECT COUNT Elected FROM table WHERE Incumbent = Onzlee Ware How many election results are there from the 19th district?,SELECT COUNT 2007 Result FROM table WHERE District = 19th What was the last year someone was elected to the 14th district?,SELECT MAX Elected FROM table WHERE District = 14th What was the score against san antonio?,SELECT Score FROM table WHERE Team = San Antonio How many games did the team play when they were 1-3?,SELECT COUNT Score FROM table WHERE Record = 1-3 Who was the opposing team for game 53?,SELECT Team FROM table WHERE Game = 53 How many games were played when the record was 26-21?,SELECT COUNT Game FROM table WHERE Record = 26-21 How many people had the high assists @ minnesota?,SELECT COUNT High assists FROM table WHERE Team = @ Minnesota Who was the high rebounder against charlotte?,SELECT High rebounds FROM table WHERE Team = Charlotte Where did the team play and what was the attendance against new jersey?,SELECT Location Attendance FROM table WHERE Team = New Jersey "What day was the attendance at the staples center 18,176?","SELECT Date FROM table WHERE Location Attendance = Staples Center 18,176" what's the turing complete with numeral system being decimal,SELECT Turing complete FROM table WHERE Numeral system = Decimal what's the computing mechanbeingm with name being atanasoff–berry computer (us),SELECT Computing mechanism FROM table WHERE Name = Atanasoff–Berry Computer (US) what's the name with first operational being march 1945,SELECT Name FROM table WHERE First operational = March 1945 what's the computing mechanbeingm with first operational being february 1944,SELECT Computing mechanism FROM table WHERE First operational = February 1944 what's the turing complete with name being atanasoff–berry computer (us),SELECT Turing complete FROM table WHERE Name = Atanasoff–Berry Computer (US) what's the first operational with programming being not programmable—single purpose,SELECT First operational FROM table WHERE Programming = Not programmable—single purpose What country has a 5.5 mark for security?,SELECT Rank FROM table WHERE Security = 5.5 How many times is denmark ranked in technology?,SELECT COUNT Technology FROM table WHERE Rank = Denmark What is the environment rating of the country with an overall average rating of 4.7?,SELECT Environment FROM table WHERE Overall (Average) = 4.7 What is the migration rating when trade is 5.7?,SELECT Migration FROM table WHERE Trade = 5.7 What is the lowest PF?,SELECT MIN PF FROM table What is the PA when the skip is Colleen Jones?,SELECT PA FROM table WHERE Skip = Colleen Jones What is the minimum PA when ends lost is 45?,SELECT MIN PA FROM table WHERE Ends Lost = 45 What is the PA when the PF is 77?,SELECT PA FROM table WHERE PF = 77 What is the total number of ends won when the locale is Northwest Territories Yukon?,SELECT COUNT Ends Won FROM table WHERE Locale = Northwest Territories Yukon what's the won with try bonus being 8,SELECT Won FROM table WHERE Try bonus = 8 what's the club with losing bonus being 1,SELECT Club FROM table WHERE Losing bonus = 1 how many losing bonus with won being 10 and points against being 283,SELECT COUNT Losing bonus FROM table WHERE Won = 10 AND Points against = 283 how many points against with tries for being 43,SELECT COUNT Points against FROM table WHERE Tries for = 43 what's the points with tries for being 64,SELECT Points FROM table WHERE Tries for = 64 what's the won with points against being 597,SELECT Won FROM table WHERE Points against = 597 What is the type of the player whose transfer fee was €20m?,SELECT Type FROM table WHERE Transfer fee = €20M What is the EU status of ESP?,SELECT EU FROM table WHERE Country = ESP How many numbers are ending in 1 year?,SELECT COUNT N FROM table WHERE Ends = 1 year what is the nme of the song performed by billy vaughn?,SELECT Song title FROM table WHERE Artist = Billy Vaughn What is highest place reached by artist Ray Adams?,SELECT MAX Position FROM table WHERE Artist = Ray Adams What is the title of the song that received 259 points?,SELECT Song title FROM table WHERE Points = 259 how heavy is the maximum,SELECT MAX per lift FROM table how many channels were gained in 1997,SELECT COUNT Other programming sources FROM table WHERE Year acquired = 1997 how any were gained as the chan,SELECT COUNT Year acquired FROM table WHERE Station = CHAN how many is the minimum for citv,SELECT MIN Year acquired FROM table WHERE Station = CITV where is citv located,SELECT City FROM table WHERE Station = CITV which station is located in edmonton,SELECT Station FROM table WHERE City = Edmonton What was the outcome for the match in 1989?,SELECT Outcome FROM table WHERE Year = 1989 How many locations hosted Claudia Kohde-Kilsch Eva Pfaff?,SELECT COUNT Location FROM table WHERE Opponents = Claudia Kohde-Kilsch Eva Pfaff Who were all of the opponents in 1984?,SELECT Opponents FROM table WHERE Year = 1984 How many partners were there in 1988?,SELECT COUNT Partner FROM table WHERE Year = 1988 How tall is Maksim Botin? ,SELECT Height FROM table WHERE Player = Maksim Botin What is Maksim Botin's position? ,SELECT Position FROM table WHERE Player = Maksim Botin What is Roman Bragin's position? ,SELECT Position FROM table WHERE Player = Roman Bragin How many position does Teodor Salparov play on? ,SELECT COUNT Position FROM table WHERE Player = Teodor Salparov what is the minimum points with goals for/against being 8-5,SELECT MIN Points FROM table WHERE Goals For/Against = 8-5 what's the w-l-d with position being 1,SELECT W-L-D FROM table WHERE Position = 1 who is the the club (city/town) with goals for/against being 14-2,SELECT Club (City/Town) FROM table WHERE Goals For/Against = 14-2 what's the goals for/against with w-l-d being 3-1-1,SELECT Goals For/Against FROM table WHERE W-L-D = 3-1-1 what is the minimum games played with goals for/against being 7-5,SELECT MIN Games Played FROM table WHERE Goals For/Against = 7-5 What is the nationality of the player whose college/junior/club team (league) is Seattle Thunderbirds (WHL)?,SELECT Nationality FROM table WHERE College/junior/club team (league) = Seattle Thunderbirds (WHL) What is the college/junior/club team (league) of the player who was pick number 130?,SELECT College/junior/club team (league) FROM table WHERE Pick # = 130 What is the pick number for round 2?,SELECT Pick # FROM table WHERE Round = 2 what time is mon may 26 and fri may 30 is 18' 28.27 122.599mph?,SELECT Mon 26 May FROM table WHERE Fri 30 May = 18' 28.27 122.599mph what tims is wed may 28 and mon may 26 is 17' 58.34 125.960mph?,SELECT Wed 28 May FROM table WHERE Mon 26 May = 17' 58.34 125.960mph what is the numbr for fri may 30 and mon may 26 is 19' 02.890 118.847mph?,SELECT Fri 30 May FROM table WHERE Mon 26 May = 19' 02.890 118.847mph What the name of the school where the last win in 2007-08?,SELECT School FROM table WHERE Year of last win = 2007-08 How many times was banbridge academy the winner?,SELECT COUNT Winners FROM table WHERE School = Banbridge Academy What are the names that had a finalist score of 2?,SELECT School FROM table WHERE Finalists = 2 In what year was the total finals at 10?,SELECT Year of last win FROM table WHERE Total Finals = 10 What is the name of the school where the year of last win is 1985-86?,SELECT School FROM table WHERE Year of last win = 1985-86 How many total finals where there when the last win was in 2012-13?,SELECT Total Finals FROM table WHERE Year of last win = 2012-13 Name the team for 1993-94 for 32,SELECT Team FROM table WHERE 1993-94 = 32 Name the most played,SELECT MAX Played FROM table Name the total number of 1992-93 for 115 points,SELECT COUNT 1992-93 FROM table WHERE Points = 115 Name the most played,SELECT MAX Played FROM table Name the most touchdowns for field goals being 1,SELECT MAX Touchdowns FROM table WHERE Field goals = 1 Name the starter for position being left end,SELECT Starter FROM table WHERE Position = Left end Name the fewest touchdowns,SELECT MIN Touchdowns FROM table Name the most extra points for right tackle,SELECT MAX Extra points FROM table WHERE Position = Right tackle Name the number of points for field goals being 1,SELECT COUNT Points FROM table WHERE Field goals = 1 Name the most touchdowns for becker ,SELECT MAX Touchdowns FROM table WHERE Player = Becker Name the extra points for left guard,SELECT Extra points FROM table WHERE Position = Left guard Name the least touchdowns for 11 points,SELECT MIN Touchdowns FROM table WHERE Points = 11 Name the most field goals,SELECT MAX Field goals FROM table Name the number of field goals for 19 extra points,SELECT COUNT Field goals FROM table WHERE Extra points = 19 Name the most touchdowns for norcross,SELECT MAX Touchdowns FROM table WHERE Player = Norcross Name who was famous for finished in 9th,SELECT Famous for FROM table WHERE Finished = 9th Name the finished for exited day 13,SELECT Finished FROM table WHERE Exited = Day 13 Name the entered for famous for page 3 model,SELECT Entered FROM table WHERE Famous for = Page 3 Model Name the finished for kerry katona,SELECT COUNT Finished FROM table WHERE Celebrity = Kerry Katona Name the finished for exited of day 13,SELECT Finished FROM table WHERE Exited = Day 13 Name the number of celebrity for athlete,SELECT COUNT Celebrity FROM table WHERE Famous for = Athlete "What is the total number of values for ""Teleplay by"" category for series # 35?",SELECT COUNT Teleplay by FROM table WHERE Series # = 35 Who is the teleplay by when the director is Rob Bailey?,SELECT Teleplay by FROM table WHERE Directed by = Rob Bailey What is the season # for a teleplay by Richard Price and the director is Steve Shill?,SELECT Season # FROM table WHERE Teleplay by = Richard Price AND Directed by = Steve Shill What time in eastern standard time was game held at denver broncos?,SELECT Time ( ET ) FROM table WHERE Opponent = at Denver Broncos What are the names of all unix shell with PowerShell (Cmdlet) of select-string?,SELECT Unix shell FROM table WHERE PowerShell (Cmdlet) = Select-String What are all values of CMD.EXE / COMMAND.COM for the unix shell echo?,SELECT CMD.EXE / COMMAND.COM FROM table WHERE Unix shell = echo "If Powershell (alias) is cpi, copy, cp, what are all corresponding descriptions. ","SELECT Description FROM table WHERE PowerShell (Alias) = cpi, copy, cp" "When the cmd.exe / command.com is type, what are all associated values for powershell (cmdlet)?",SELECT PowerShell (Cmdlet) FROM table WHERE CMD.EXE / COMMAND.COM = type "How many values of powershell (cmdlet) are valid when unix shell is env, export, set, setenv?","SELECT COUNT PowerShell (Cmdlet) FROM table WHERE Unix shell = env, export, set, setenv" What county has 2053 households? ,SELECT County FROM table WHERE Number of Households = 2053 Which place has a rank of 71?,SELECT Place FROM table WHERE Rank = 71 "Which county has a median household income of $98,090?","SELECT County FROM table WHERE Median House- hold Income = $98,090" What is the median household income for Woodside?,SELECT Median House- hold Income FROM table WHERE Place = Woodside What is the per capita income for Fayette County?,SELECT Per Capita Income FROM table WHERE County = Fayette County Where does the common of Galliate rank in population?,SELECT Rank FROM table WHERE Common = Galliate Which common has an area (km2) of 38.38?,SELECT Common FROM table WHERE Area (km 2 ) = 38.38 Which common has an area (km2) of 103.02?,SELECT Common FROM table WHERE Area (km 2 ) = 103.02 What is the minimum altitude (mslm) in all the commons?,SELECT MIN Altitude (mslm) FROM table What rank is the common with an area of 47.3 km^2?,SELECT Rank FROM table WHERE Area (km 2 ) = 47.3 What is the density of the common with an area of 20.4 km^2?,SELECT Density (inhabitants/km 2 ) FROM table WHERE Area (km 2 ) = 20.4 How many altitudes does the common with an area of 130.7 km^2 have?,SELECT COUNT Altitude (mslm) FROM table WHERE Area (km 2 ) = 130.7 How may population figures are given for Settimo Torinese,SELECT COUNT Population FROM table WHERE Common of = Settimo Torinese What is the name of the 9th ranked common?,SELECT Common of FROM table WHERE Rank = 9th The common of Chieri has what population density?,SELECT Density (inhabitants/km 2 ) FROM table WHERE Common of = Chieri what's the economics score with education being 92.0,SELECT Economics FROM table WHERE Education = 92.0 what's the health score with justice being 80.7,SELECT Health FROM table WHERE Justice = 80.7 what's the rank for iceland,SELECT Rank FROM table WHERE Country = Iceland what's the country with health being 91.4,SELECT Country FROM table WHERE Health = 91.4 what's the economics score with justice being 90.8,SELECT Economics FROM table WHERE Justice = 90.8 "On October 17, 1937 what was maximum number or attendants.","SELECT MAX Attendance FROM table WHERE Date = October 17, 1937" In week 9 who were the opponent? ,SELECT Opponent FROM table WHERE Week = 9 What are week 4 results? ,SELECT Result FROM table WHERE Week = 4 "How many players were 6'1"" and from Columbia, South Carolina?","SELECT COUNT Position FROM table WHERE Height = 6'1"" AND Hometown = Columbia, South Carolina" What was Trevard Lindley's number?,SELECT MAX Number FROM table WHERE Name = Trevard Lindley Name the player for chicago black hawks,SELECT Player FROM table WHERE NHL team = Chicago Black Hawks Name the position for pick number 128,SELECT Position FROM table WHERE Pick # = 128 Name the college/junior/club team for left wing,SELECT College/junior/club team FROM table WHERE Position = Left Wing What is the Burmese term for Thursday?,SELECT Burmese FROM table WHERE English = Thursday What is the cardinal direction associated with Venus?,SELECT Cardinal direction FROM table WHERE Planet = Venus What is the Burmese term associated with a cardinal direction of west?,SELECT Burmese FROM table WHERE Cardinal direction = West What is the planet associated with the direction of south?,SELECT Planet FROM table WHERE Cardinal direction = South What is the value scored when there were 19 points for the team 3 de Febrero?,SELECT MAX Scored FROM table WHERE Points = 19 AND Team = 3 de Febrero What was the number of losses when the scored value was 25?,SELECT MAX Losses FROM table WHERE Scored = 25 What were all Yachts with a sail number of 6952?,SELECT Yacht FROM table WHERE Sail number = 6952 How many yachts had a position of 3?,SELECT COUNT Yacht FROM table WHERE Position = 3 What are all of the states or countries with a corrected time 3:13:40:05?,SELECT State/country FROM table WHERE Corrected time d:hh:mm:ss = 3:13:40:05 Who were all of the skippers with a corrected time of 3:15:07:27?,SELECT Skipper FROM table WHERE Corrected time d:hh:mm:ss = 3:15:07:27 What are all sail numbers for the yacht Yendys?,SELECT Sail number FROM table WHERE Yacht = Yendys Who is the courtside reporter for the year 2009-10?,SELECT Courtside reporter FROM table WHERE Year = 2009-10 Who is the studio host for the year 2006-07?,SELECT Studio host FROM table WHERE Year = 2006-07 Who are the studio analysts for the year 2008-09?,SELECT Studio analysts FROM table WHERE Year = 2008-09 How many channels were the games shown on in 2001-02?,SELECT COUNT Channel FROM table WHERE Year = 2001-02 What is the current venue for the Miami Masters tournament?,SELECT Current Venue FROM table WHERE Tournament = Miami Masters Rome is in which country?,SELECT Country FROM table WHERE Location = Rome How many tournaments have their current venue as the Lindner Family Tennis Center?,SELECT COUNT Tournament FROM table WHERE Current Venue = Lindner Family Tennis Center What year was the tournament first held in Italy?,SELECT MIN Began FROM table WHERE Country = Italy "Which current venues location is Mason, Ohio?","SELECT Current Venue FROM table WHERE Location = Mason, Ohio" Which tournaments current venue is the Madrid Arena?,SELECT Tournament FROM table WHERE Current Venue = Madrid Arena What are all values for Womens Doubles in the year 2000/2001?,SELECT Womens doubles FROM table WHERE Year = 2000/2001 Who are all the womens doubles for the year 2008/2009?,SELECT Womens doubles FROM table WHERE Year = 2008/2009 Who were all womens doubles for the year 2000/2001?,SELECT Womens doubles FROM table WHERE Year = 2000/2001 Which episode number drew in 3.84 million viewers in the U.S.?,SELECT MAX Series # FROM table WHERE U.S. viewers (million) = 3.84 How many viewers did the episode directed by David Nutter draw in?,SELECT U.S. viewers (million) FROM table WHERE Directed by = David Nutter Which episode number drew in 3.35 million viewers in the United States?,SELECT COUNT Series # FROM table WHERE U.S. viewers (million) = 3.35 Which episode number was directed by Bill Eagles?,SELECT MIN Series # FROM table WHERE Directed by = Bill Eagles How many masters fought using a boxing style?,SELECT COUNT Masters FROM table WHERE Martial Art/Style = Boxing How many times did episode 1.8 air?,SELECT COUNT Original Airdate FROM table WHERE Episode # = 1.8 Which masters fought in hapkido style?,SELECT Masters FROM table WHERE Martial Art/Style = Hapkido When did the episode featuring a master using Brazilian jiu-jitsu air?,SELECT Original Airdate FROM table WHERE Martial Art/Style = Brazilian Jiu-Jitsu In which country is the city of Netanya?,SELECT Country FROM table WHERE City = Netanya Which martial arts style was shown in Rio de Janeiro?,SELECT Martial Art/Style FROM table WHERE City = Rio de Janeiro When 74804 is the attendance what week is it?,SELECT Week FROM table WHERE Attendance = 74804 "When it is October 25, 1981 who is the opponent?","SELECT Opponent FROM table WHERE Date = October 25, 1981" When it is week 2 what is the record?,SELECT Record FROM table WHERE Week = 2 "When it is October 18, 1981 where is the game site?","SELECT Game Site FROM table WHERE Date = October 18, 1981" Name the median income for age band being under 20,SELECT Median income FROM table WHERE Age band = Under 20 How many episodes in history have a running time of 24:06?,SELECT COUNT Archive FROM table WHERE Run time = 24:06 Name the southern lakota for híŋhaŋna,SELECT Southern Lakota FROM table WHERE Yankton-Yanktonai = híŋhaŋna Name the santee sisseton for wičháša,SELECT Santee-Sisseton FROM table WHERE Yankton-Yanktonai = wičháša Name the english gloss for haŋȟ’áŋna,SELECT English gloss FROM table WHERE Santee-Sisseton = haŋȟ’áŋna Name the number of english gloss for wakȟáŋyeža,SELECT COUNT English gloss FROM table WHERE Northern Lakota = wakȟáŋyeža What was the first year of the Lithuanian National Badminton Championships?,SELECT MIN Year FROM table How many years did aivaras kvedarauskas juozas spelveris participate in the men's doubles?,SELECT COUNT Year FROM table WHERE Mens doubles = Aivaras Kvedarauskas Juozas Spelveris "In 2004, where the womens singles is daniela kressig who is the mens singles",SELECT Mens singles FROM table WHERE Womens singles = Daniela Kressig What is the most current year where the women's doubles champions are astrid eidenbenz claudia jehle,SELECT MAX Year FROM table WHERE Womens doubles = Astrid Eidenbenz Claudia Jehle "In the year 2006, the womens singles had no competition and the mens doubles were roland hilti kilian pfister, what were the womens doubles",SELECT Womens doubles FROM table WHERE Womens singles = no competition AND Mens doubles = Roland Hilti Kilian Pfister AND Year = 2006 "In 2001, where the mens singles is armand jehle and the womens singles is michaela ritter, who are the mixed doubles",SELECT Mixed doubles FROM table WHERE Womens singles = Michaela Ritter AND Mens singles = Armand Jehle In 1987 who was the mens singles,SELECT Mens singles FROM table WHERE Year = 1987 When is the rhel release date when scientific linux release is 3.0.4,SELECT RHEL release date FROM table WHERE Scientific Linux Release = 3.0.4 Name the delay when scientific linux release is 5.10,SELECT Delay FROM table WHERE Scientific Linux Release = 5.10 Name the scientific linux release when delay is 28d,SELECT Scientific Linux Release FROM table WHERE Delay = 28d What is the United States rank?,SELECT COUNT Rank FROM table WHERE Country/Territory = United States What is Venezuela's total rank?,SELECT Total FROM table WHERE Country/Territory = Venezuela What is Iceland's total?,SELECT COUNT Total FROM table WHERE Country/Territory = Iceland Which countries have a 5th runner-up ranking is 2 and the 3rd runner-up ranking is 0,SELECT Total FROM table WHERE 5th Runner-up = 2 AND 3rd Runner-up = 0 What is the worst (highest) score?,SELECT MAX Score FROM table What days were the rounds of 66-67-70-67 recorded?,SELECT Date FROM table WHERE Rounds = 66-67-70-67 What country hosts the tournament the open championship?,SELECT Country FROM table WHERE Tournament = The Open Championship What is the worst (highest) score?,SELECT MAX Score FROM table What players finished 2nd?,SELECT Player FROM table WHERE Finish = 2nd WHAT YEAR WAS IT WHEN THE SCORE WAS 3 & 2?,SELECT Year FROM table WHERE Winning score = 3 & 2 HOW MANY YEARS WAS IT FOR THE SCORE (76-73-79-72=300)?,SELECT COUNT Year FROM table WHERE Winning score = (76-73-79-72=300) WHAT WAS THE YEAR WHEN THE RUNNER-UP WAS WILLIAM MEHLHORN?,SELECT MAX Year FROM table WHERE Runner-up = William Mehlhorn WHAT YEAR DID MIKE BRADY GET RUNNER-UP?,SELECT MIN Year FROM table WHERE Runner-up = Mike Brady WHAT WAS THE WINNING SCORE IN YEAR 1922?,SELECT Winning score FROM table WHERE Year = 1922 what's the cancelable with bubbles being yes,SELECT Cancelable FROM table WHERE Bubbles = Yes what's the bubbles with attribute being onpopuphidden,SELECT Bubbles FROM table WHERE Attribute = onpopuphidden how many bubbles with category being input,SELECT COUNT Bubbles FROM table WHERE Category = Input what's the type with description being fires when the overflow state changes.,SELECT Type FROM table WHERE Description = Fires when the overflow state changes. what's the attribute with cancelable being yes,SELECT Attribute FROM table WHERE Cancelable = Yes "How many viewers in millions for episode ""sokka's master""?","SELECT Viewers (millions) FROM table WHERE Title = ""Sokka's Master""" What is the original air date for the episode with a production code of 318?,SELECT Original air date FROM table WHERE Production code = 318 What season has an episode written by john o'bryan and directed by ethan spaulding?,SELECT No. in season FROM table WHERE Written by = John O'Bryan AND Directed by = Ethan Spaulding "What are all the numbers in the series with an episode title of ""the beach""?","SELECT No. in series FROM table WHERE Title = ""The Beach""" how many segments involve wood boring augers,SELECT Segment A FROM table WHERE Segment D = Wood Boring Augers "for the shows featuring beet sugar, what was on before that",SELECT Segment B FROM table WHERE Segment C = Beet Sugar are rolled wafers in many episodes,SELECT Series Ep. FROM table WHERE Segment A = Rolled Wafers Name the best actor for uncle boonmee who can recall his past lives,SELECT Best Actor FROM table WHERE Best Film = Uncle Boonmee Who Can Recall His Past Lives Name the best director for mother,SELECT Best Director FROM table WHERE Best Film = Mother Name the year for sammo hung for ip man 2,SELECT Year FROM table WHERE Best Supporting Actor = Sammo Hung for Ip Man 2 Name the best supporting actress for sun honglei for mongol,SELECT Best Supporting Actress FROM table WHERE Best Supporting Actor = Sun Honglei for Mongol How many years was Jiyai Shin the champion?,SELECT COUNT Year FROM table WHERE Champion = Jiyai Shin What countries have a margin of victory at 6 strokes?,SELECT Country FROM table WHERE Margin of victory = 6 strokes How many dollars is the purse when the margin of victory is 8 strokes?,SELECT COUNT Purse ( US$ ) FROM table WHERE Margin of victory = 8 strokes What is the lowest year listed?,SELECT MIN Year FROM table At what date is the score 66-72-64-65=267?,SELECT Dates FROM table WHERE Score = 66-72-64-65=267 How many teams are #2 on the list?,SELECT COUNT Records FROM table WHERE # = 2 What are the record(s) for the team with a winning percentage of .464?,SELECT Records FROM table WHERE Pct. = .464 Name the least for when played is 12,SELECT MIN For FROM table WHERE Played = 12 Name the points for paulistano,SELECT Points FROM table WHERE Team = Paulistano Name the most for when difference is 7,SELECT MAX For FROM table WHERE Difference = 7 Name the total number of titles for 3020 production code,SELECT COUNT Title FROM table WHERE Production code = 3020 Name the number in the series for when the viewers is 7.78,SELECT No. in series FROM table WHERE U.S. viewers (millions) = 7.78 Name the number of original air date for when the number in season is 10/11,SELECT COUNT Original air date FROM table WHERE No. in season = 10/11 Which race number in the Indy F3 Challenge circuit had John Martin in pole position?,SELECT Race FROM table WHERE Circuit = Indy F3 Challenge AND Pole Position = John Martin What is the highest race number in the Phillip Island circuit with James Winslow as the winning driver and pole position?,SELECT MAX Race FROM table WHERE Circuit = Phillip Island AND Winning driver = James Winslow AND Pole Position = James Winslow Name the least amount of tackles for danny clark,SELECT MIN Tackles FROM table WHERE Player = Danny Clark Name the most tackles for 3.5 sacks,SELECT MAX Tackles FROM table WHERE Sacks = 3.5 Name the least fum rec td,SELECT MIN Fum. rec TD FROM table Name the least int yards when sacks is 11.5,SELECT MIN Int yards FROM table WHERE Sacks = 11.5 Name the least amount of int yards,SELECT MIN Int yards FROM table What jersey number did Al Harrington wear,SELECT MAX No. FROM table WHERE Player = Al Harrington What school did Dwight Howard play for,SELECT School/Club Team FROM table WHERE Player = Dwight Howard How many players belong to Notre Dame?,SELECT COUNT Player FROM table WHERE School/Club Team = Notre Dame What number identifies Chris Gatling?,SELECT MAX No. FROM table WHERE Player = Chris Gatling What is Chris Gatling 's number?,SELECT MAX No. FROM table WHERE Player = Chris Gatling What is the extortion and theft rates where the United Nations Observer Mission Uganda-Rwanda is active?,SELECT Extortion/Theft 3 FROM table WHERE United Nations Mission = United Nations Observer Mission Uganda-Rwanda What is the sexual abuse rate where the conflict is the Burundi Civil War?,SELECT MIN Sexual abuse 1 FROM table WHERE Conflict = Burundi Civil War What is the sexual abuse rate where the conflict is the Burundi Civil War?,SELECT MAX Sexual abuse 1 FROM table WHERE Conflict = Burundi Civil War What is the sexual abuse rate where the conflict is the Second Sudanese Civil War?,SELECT MIN Sexual abuse 1 FROM table WHERE Conflict = Second Sudanese Civil War Who was the on the cover when Bob Vila did the 20 Questions?,SELECT Cover model FROM table WHERE 20 Questions = Bob Vila When was the Kymberly Paige the Centerfold?,SELECT Date FROM table WHERE Centerfold model = Kymberly Paige When was Kalin Olson listed as the centerfold model?,SELECT Date FROM table WHERE Centerfold model = Kalin Olson What is the name of the cover model on 3-97?,SELECT Cover model FROM table WHERE Date = 3-97 Who was the centerfold model when a pictorial was done on marilyn monroe?,SELECT Centerfold model FROM table WHERE Pictorials = Marilyn Monroe Who was the interview subject on the date 1-97?,SELECT Interview subject FROM table WHERE Date = 1-97 "Who was the centerfold model in the issue where Fergie answered the ""20 questions""?",SELECT Centerfold model FROM table WHERE 20 Questions = Fergie Who was the cover model when the issue's pictorials was pmoy - sara jean underwood?,SELECT Cover model FROM table WHERE Pictorials = PMOY - Sara Jean Underwood List the pictorals from issues when lindsey roeper was the cover model.,SELECT Pictorials FROM table WHERE Cover model = Lindsey Roeper "Who was the centerfold model when the issue's pictorial was kimberly bell , bunnies of the new playboy club?","SELECT Centerfold model FROM table WHERE Pictorials = Kimberly Bell , Bunnies of the New Playboy Club" "Who was the centerfold model when the issue's pictorial was amanda beard, reby sky , girls of montauk ?","SELECT Centerfold model FROM table WHERE Pictorials = Amanda Beard, Reby Sky , Girls of Montauk" Who answered the 20 questions on 10-07?,SELECT 20 Questions FROM table WHERE Date = 10-07 Name the wickets for overs bowled being 15,SELECT Wickets FROM table WHERE Overs Bowled = 15 Name the total number of wickets being yuvraj singh,SELECT COUNT Wickets FROM table WHERE Name = Yuvraj Singh Name the name for when overs bowled is 31.2,SELECT Name FROM table WHERE Overs Bowled = 31.2 Name the runs conceded where overs bowled is 53,SELECT COUNT Runs Conceded FROM table WHERE Overs Bowled = 53 Name the maaidens where overs bowled is 13,SELECT Maidens FROM table WHERE Overs Bowled = 13 On what date was the race at Nazareth?,SELECT Date FROM table WHERE Location = Nazareth At which location did Rick Mears drive?,SELECT Location FROM table WHERE Driver = Rick Mears Which team raced on October 19?,SELECT Team FROM table WHERE Date = October 19 What engine does Galles Racing use?,SELECT Engine FROM table WHERE Team = Galles Racing What game happened on December 19?,SELECT MAX Game FROM table WHERE Date = December 19 Who scored the most points against Washington?,SELECT High points FROM table WHERE Team = Washington Which municipalities located in the county of Finnmark have populations bigger than 6187.0?,SELECT Municipality FROM table WHERE County = Finnmark AND Population > 6187.0 In which county is the city/town of Halden located?,SELECT County FROM table WHERE City/town = Halden Which municipality has a population of 24421?,SELECT Municipality FROM table WHERE Population = 24421 What is the total population in the city/town of Arendal?,SELECT COUNT Population FROM table WHERE City/town = Arendal What are the cities/towns located in the municipality of Horten?,SELECT City/town FROM table WHERE Municipality = Horten What are the cities/towns located in the municipality of Moss?,SELECT City/town FROM table WHERE Municipality = Moss Name the song choice when week number is hollywood,SELECT Song choice FROM table WHERE Week # = Hollywood Name the week number for andrew lloyd webber,SELECT Week # FROM table WHERE Theme = Andrew Lloyd Webber Name the order number for the beatles and result is safe,SELECT Order # FROM table WHERE Original artist = The Beatles AND Result = Safe What is the production code for the episode written by Drew Z. Greenberg?,SELECT Production code FROM table WHERE Written by = Drew Z. Greenberg Who directed episode number 3?,SELECT Directed by FROM table WHERE Episode No. = 3 "Who was ""The Magic Necklace"" written by?","SELECT Written by: FROM table WHERE Title = ""The Magic Necklace""" "Which Season originally aired on September 17, 1955","SELECT Season # FROM table WHERE Original air date = September 17, 1955" What is the lowest number of series?,SELECT MIN Series # FROM table When did season 9 originally air?,SELECT Original air date FROM table WHERE Season # = 9 "Who directed the episode that was written by Jackson Gillis and Originally aired on May 21, 1955?","SELECT Directed by: FROM table WHERE Written by: = Jackson Gillis AND Original air date = May 21, 1955" "On what date was the attendance at Continental Airlines Arena 13,755?","SELECT Date FROM table WHERE Location Attendance = Continental Airlines Arena 13,755" How many television service are in italian and n°is greater than 856.0?,SELECT Television service FROM table WHERE Language = Italian AND N° > 856.0 What television service is in italy and is in english?,SELECT Television service FROM table WHERE Country = Italy AND Language = English what television service are in the united kingdom and n° is greater than 854.0?,SELECT Television service FROM table WHERE Country = United Kingdom AND N° > 854.0 How many dar are in germany?,SELECT DAR FROM table WHERE Country = Germany Name the total number of coat of cash wearing celebrity where panelists are matt di angelo and antony cotton,SELECT COUNT Coat Of Cash Wearing Celebrity FROM table WHERE Who knows the most about the guest host? Panelists = Matt Di Angelo and Antony Cotton Name the musical guest where guest host is elle macpherson,SELECT Musical Guest (Song performed) FROM table WHERE Guest Host = Elle Macpherson Name the number of panelists for oat of cash wearing celebrity being matt di angelo,SELECT COUNT Who knows the most about the guest host? Panelists FROM table WHERE Coat Of Cash Wearing Celebrity = Matt Di Angelo Name the total number of episodes for coat of cash wearing celebrity is matt di angelo,SELECT COUNT Episode Number FROM table WHERE Coat Of Cash Wearing Celebrity = Matt Di Angelo Name the least number of episodes for the panelists of reggie yates and kelly osbourne,SELECT MIN Episode Number FROM table WHERE Who knows the most about the guest host? Panelists = Reggie Yates and Kelly Osbourne What was the total opponents points for the game were the Oilers scored 21?,SELECT Opponents FROM table WHERE Oilers points = 21 Who got second place when the winners were rafał mroczek & aneta piotrowska?,SELECT Second place FROM table WHERE Winner = Rafał Mroczek & Aneta Piotrowska The hanja 朔州 is for what province?,SELECT Province FROM table WHERE Hanja = 朔州 "What is the modern equivalent of the former kingdom ""silla"" with the hanja 尙州?",SELECT COUNT Modern equivalent FROM table WHERE Former kingdom = Silla AND Hanja = 尙州 The hanja 尙州 is for what capital?,SELECT Capital FROM table WHERE Hanja = 尙州 What is the hangul symbol for the hanja 良州?,SELECT Hangul FROM table WHERE Hanja = 良州 "What is the hanja for the province of ""sangju""?",SELECT Hanja FROM table WHERE Province = Sangju "What are the modern equivalents for the province of ""hanju""?",SELECT Modern equivalent FROM table WHERE Province = Hanju How many passengers (in millions) flew from Seoul in 2012?,SELECT 2012 Passengers (in millions) FROM table WHERE City 1 = Seoul What the is the first city listed on the route that had 6.6+ passengers in 2011 and a distance of 1075km?,SELECT City 1 FROM table WHERE 2011 Passengers (in millions) = 6.6+ AND Distance = 1075km How many passengers (in millions) flew through along the route that is 1075km long in 2012?,SELECT 2012 Passengers (in millions) FROM table WHERE Distance = 1075km How many passengers (in millions) in 2011 flew through along the route that had 6.640 million passengers in 2012?,SELECT 2011 Passengers (in millions) FROM table WHERE 2012 Passengers (in millions) = 6.640 Which city is listed first when Okinawa is listed as the second city?,SELECT City 1 FROM table WHERE City 2 = Okinawa "In 2011, which city is listed first along the route that had 7.6+ million passengers?",SELECT City 1 FROM table WHERE 2011 Passengers (in millions) = 7.6+ What is the report for races where Will Power had both pole position and fastest lap?,SELECT Report FROM table WHERE Pole position = Will Power AND Fastest lap = Will Power Who was on the pole at Chicagoland?,SELECT Pole position FROM table WHERE Race = Chicagoland In what position did the winning driver finish at Chicagoland?,SELECT COUNT Winning driver FROM table WHERE Race = Chicagoland How many schools had the win loss ratio of 0.667? ,SELECT COUNT School FROM table WHERE Percent = 0.667 How many wins did Baylor have? ,SELECT COUNT Wins FROM table WHERE School = Baylor What's the largest amount of wins Texas has? ,SELECT MAX Wins FROM table WHERE School = Texas Who sanctioned the event at fayette county speedway?,SELECT Sanction FROM table WHERE Track Name = Fayette County Speedway "Who sanctioned the event in lincoln, illinois?","SELECT Sanction FROM table WHERE Location = Lincoln, Illinois" What location is farmer city speedway?,SELECT Location FROM table WHERE Track Name = Farmer City Speedway What programs were held at highland speedway?,SELECT Program FROM table WHERE Track Name = Highland Speedway "What programs were held in charleston, illinois?","SELECT Program FROM table WHERE Location = Charleston, Illinois" Name the round eliminated where conference record is 12-6,SELECT Round eliminated FROM table WHERE Conf. record = 12-6 Name the school where conference record is 12-6,SELECT School FROM table WHERE Conf. record = 12-6 Name the conference record where seed is 3 and record is 24-9,SELECT Conf. record FROM table WHERE Seed = 3 AND Record = 24-9 "For teams in the Sun Belt conference, what is the conference record?",SELECT Conf. record FROM table WHERE Conference = Sun Belt What was the overall record of Oral Roberts college?,SELECT Record FROM table WHERE School = Oral Roberts Which qualifying schools were in the Patriot conference?,SELECT School FROM table WHERE Conference = Patriot What was the overall record of UMBC?,SELECT Record FROM table WHERE School = UMBC Which conference is Belmont in?,SELECT Conference FROM table WHERE School = Belmont What is the status of vessel number K-223?,SELECT Status FROM table WHERE # = K-223 Who won third place in season four?,SELECT Third place FROM table WHERE Season = Four Who was the runner-up in season five?,SELECT Runner-up FROM table WHERE Season = Five Which season did Ida Corr win?,SELECT Season FROM table WHERE Winning mentor = Ida Corr Who was the winning mentor in season two?,SELECT Winning mentor FROM table WHERE Season = Two Who was the runner-up when Mohamed Ali got third?,SELECT Runner-up FROM table WHERE Third place = Mohamed Ali "What affiliation is Erie, Pennsylvania?","SELECT Affiliation FROM table WHERE Location = Erie, Pennsylvania" What was the enrollment of the school founded in 1846?,SELECT Enrollment FROM table WHERE Founded = 1846 "What kind of school is Canton, New York?","SELECT Affiliation FROM table WHERE Location = Canton, New York" Name the ground for essendon,SELECT Ground FROM table WHERE Home team = Essendon Name the total number of grounds for essendon,SELECT COUNT Ground FROM table WHERE Home team = Essendon Name the time for saturday 4 march 1995,SELECT Time FROM table WHERE Date = Saturday 4 March 1995 "Where the home team scored 13.10 (88), what was the size of the crowd?",SELECT MAX Crowd FROM table WHERE Home team score = 13.10 (88) On what date did the away team Fremantle play?,SELECT Date FROM table WHERE Away team = Fremantle What score did the away team receive against home team Port Adelaide?,SELECT Away team score FROM table WHERE Home team = Port Adelaide Name the h when c max is 99,SELECT H FROM table WHERE C (max) = 99 Name the least morse taper number when taper is 1:20.047,SELECT MIN Morse Taper number FROM table WHERE Taper = 1:20.047 when was the school/club team for grizzles was maryland,SELECT Years for Grizzlies FROM table WHERE School/Club Team = Maryland Which position did kevin edwards play for,SELECT Position FROM table WHERE Player = Kevin Edwards when did no. 32 play for grizzles,SELECT Years for Grizzlies FROM table WHERE No. = 32 what's the highest player number from the list from 2000-2001,SELECT MAX No. FROM table WHERE Years for Grizzlies = 2000-2001 Which school/club team did blue edwards play for,SELECT School/Club Team FROM table WHERE Player = Blue Edwards What position is Justin Shaw in?,SELECT Position FROM table WHERE Player = Justin Shaw What pick # did Western Illinois have?,SELECT Pick # FROM table WHERE College = Western Illinois How many cfl teams had pick # 21?,SELECT COUNT CFL Team FROM table WHERE Pick # = 21 How many pick numbers did Michael Giffin have?,SELECT COUNT Pick # FROM table WHERE Player = Michael Giffin What college does Jean-Nicolas Carriere play for?,SELECT College FROM table WHERE Player = Jean-Nicolas Carriere What are the points for ktm-vmc equipment? ,SELECT Points FROM table WHERE Equipment = KTM-VMC Name the location for illinois,SELECT Location FROM table WHERE Big Ten Team = Illinois "what is the maximum lead margin on august 5, 2008?","SELECT MAX Lead Margin FROM table WHERE Dates administered = August 5, 2008" what is hte date where republican jeaff beatty is 34%?,SELECT Dates administered FROM table WHERE Republican: Jeff Beatty = 34% what are the dates where democrat john kerry is 63% and poll source is rasmussen reports?,SELECT Dates administered FROM table WHERE Democrat: John Kerry = 63% AND Poll Source = Rasmussen Reports "what is the percentage for john kerry and dates administered is april 22, 2008?","SELECT Democrat: John Kerry FROM table WHERE Dates administered = April 22, 2008" What was the diameter of the feature found in 1997?,SELECT Diameter (km) FROM table WHERE Year named = 1997 "At a latitude of 67.5n, what is the diameter?",SELECT Diameter (km) FROM table WHERE Latitude = 67.5N What is the latitude of vaidilute rupes?,SELECT Latitude FROM table WHERE Name = Vaidilute Rupes "At a latitude of 71.1e, what is the feature's name origin?",SELECT Name origin FROM table WHERE Longitude = 71.1E "At a longitude of 109.9e, how many features were found?",SELECT COUNT Diameter (km) FROM table WHERE Longitude = 109.9E "At a longitude of 321.9e, what is the latitude of the features found?",SELECT Latitude FROM table WHERE Longitude = 321.9E In what year was the feature at a 33.3S latitude named? ,SELECT MAX Year named FROM table WHERE Latitude = 33.3S What is the diameter in km of the feature named Colette Patera? ,SELECT Diameter (km) FROM table WHERE Name = Colette Patera What is the longitude of the feature named Razia Patera? ,SELECT Longitude FROM table WHERE Name = Razia Patera What is the origin of the name of Keller Patera? ,SELECT Name origin FROM table WHERE Name = Keller Patera What is the diameter in km of the feature with a longitude of 40.2E? ,SELECT Diameter (km) FROM table WHERE Longitude = 40.2E "what's the name origin of feature of diameter (km) 2,155.0","SELECT Name origin FROM table WHERE Diameter (km) = 2,155.0" what is the diameter (km) of the feature of latitude 23.0s,SELECT Diameter (km) FROM table WHERE Latitude = 23.0S what is the latitude of the feature of longitude 80.0e,SELECT Latitude FROM table WHERE Longitude = 80.0E what is the diameter (km) of feature of latitude 40.5s,SELECT Diameter (km) FROM table WHERE Latitude = 40.5S what is the diameter (km) of longitude 170.1e,SELECT Diameter (km) FROM table WHERE Longitude = 170.1E What is the market value of a company in billions that has 172.7 billion in sales? ,SELECT Market Value (billion $) FROM table WHERE Sales (billion $) = 172.7 What are the profits in billions for Berkshire Hathaway? ,SELECT Profits (billion $) FROM table WHERE Company = Berkshire Hathaway Which industry has a company with a market value of 80.3 billion? ,SELECT Industry FROM table WHERE Market Value (billion $) = 80.3 "What is the highest rank of a company that has 1,715.8 billion in assets? ","SELECT MAX Rank FROM table WHERE Assets (billion $) = 1,715.8" what is the amount of profits in billions for companies with a market value of 204.9 billion? ,SELECT Profits (billion $) FROM table WHERE Market Value (billion $) = 204.9 What were the placements of the team in regular season when they reached quarterfinals in the U.S. Open Cup but did not qualify for the Concaf Champions Cup?,SELECT MLS Reg. Season FROM table WHERE U.S. Open Cup = Quarterfinals AND CONCACAF Champions Cup / Champions League = Did not qualify How did the team place when they did not qualify for the Concaf Champions Cup but made it to Round of 16 in the U.S. Open Cup?,SELECT MLS Cup Playoffs FROM table WHERE CONCACAF Champions Cup / Champions League = Did not qualify AND U.S. Open Cup = Round of 16 When was the first season?,SELECT MIN Season FROM table "What is the ISBN of ""Dead as a Doornail?",SELECT Paperback FROM table WHERE Title = Dead as a Doornail How many publishers put out isbn 193700788x?,SELECT COUNT Publisher FROM table WHERE Hardcover = ISBN 193700788X isbn 0-441-01400-3 is book number?,SELECT # FROM table WHERE Hardcover = ISBN 0-441-01400-3 Who pubilshed isbn 1-937007-44-8?,SELECT Publisher FROM table WHERE Hardcover = ISBN 1-937007-44-8 What is the minimum Wins a team has?,SELECT MIN W FROM table "When the country was Scotland, how many ends were won?",SELECT COUNT Ends Won FROM table WHERE Country = Scotland What is Norway's least ends lost?,SELECT MIN Ends Lost FROM table WHERE Country = Norway Andrea Schöpp is the skip of which country?,SELECT Country FROM table WHERE Skip = Andrea Schöpp Name the poles for 25th position,SELECT Poles FROM table WHERE Position = 25th Name the starts when position is 16th,SELECT Starts FROM table WHERE Position = 16th What stadium hosted the June 7 game and how many visitors were there?,SELECT Location/Attendance FROM table WHERE Date = June 7 Who made the highest assist in the game that scored 79-88?,SELECT High assists FROM table WHERE Score = 79-88 When the 8th is Marcos Hernandez who was the 6th?,SELECT Sixth FROM table WHERE Eighth = Marcos Hernandez Who was in 4th when in 6th is Air Traffic?,SELECT Fourth FROM table WHERE Sixth = Air Traffic "When Kubb is in 9th, who is in 10th?",SELECT Tenth FROM table WHERE Ninth = Kubb "When Interpol is in 6th, who is in 7th?",SELECT COUNT Seventh FROM table WHERE Sixth = Interpol How many times was Plan B 4th place?,SELECT COUNT Winner FROM table WHERE Fourth = Plan B "When dizzee rascal is 5th, who was the winner?",SELECT Winner FROM table WHERE Fifth = Dizzee Rascal What was the location and attendance for game 60?,SELECT Location Attendance FROM table WHERE Game = 60 Who had the highest assists on March 18?,SELECT High assists FROM table WHERE Date = March 18 Who had the high rebound total on january 6?,SELECT High rebounds FROM table WHERE Date = January 6 How many positions correspond to a 1-3 1st leg?,SELECT COUNT Position FROM table WHERE 1st leg = 1-3 Name the total number of opponent of record 9-2,SELECT COUNT Opponent FROM table WHERE Record = 9-2 name the date where score time is w 74-63,SELECT Date FROM table WHERE Score/Time = W 74-63 What episode aired on 11july1964?,SELECT Episode FROM table WHERE Broadcast date = 11July1964 How many viewers were there on 1august1964?,SELECT Viewers (in millions) FROM table WHERE Broadcast date = 1August1964 What is run time when there were 7.4 million viewers?,SELECT Run time FROM table WHERE Viewers (in millions) = 7.4 What is the equation where the 3rd throw is 7?,SELECT Equation FROM table WHERE 3rd throw = 7 "If the equation is (10 times 8) + 4, what would be the 2nd throw?",SELECT MAX 2nd throw FROM table WHERE Equation = (10 times 8) + 4 What is the result when the 3rd throw is not 8?,SELECT MIN Result FROM table WHERE 3rd throw = not 8 "If the equation is all equal, what is the 3rd throw?",SELECT 3rd throw FROM table WHERE Equation = all equal "If the equation is (10 times 1) + 3, what is the 2nd throw?",SELECT MAX 2nd throw FROM table WHERE Equation = (10 times 1) + 3 Name the total number of grid for 30,SELECT COUNT Grid FROM table WHERE Points = 30 Name the laps for 18 pointss,SELECT Laps FROM table WHERE Points = 18 Name the drive for points being 13,SELECT Driver FROM table WHERE Points = 13 Name the team for scott dixon,SELECT Team FROM table WHERE Driver = Scott Dixon Name the team of darren manning,SELECT Team FROM table WHERE Driver = Darren Manning Name the record for score of l 93–104 (ot),SELECT Record FROM table WHERE Score = L 93–104 (OT) On what date did the Rockets play Memphis?,SELECT Date FROM table WHERE Team = Memphis Who had the most poinst in game 72?,SELECT High points FROM table WHERE Game = 72 When tracy mcgrady (8) is leading in assists what is the date?,SELECT Date FROM table WHERE High assists = Tracy McGrady (8) When @ new orleans is the team who has the highest amount of rebounds?,SELECT High rebounds FROM table WHERE Team = @ New Orleans When aaron brooks (6) had the highest amount of assists what is the date?,SELECT Date FROM table WHERE High assists = Aaron Brooks (6) What was the record on November 1?,SELECT Record FROM table WHERE Date = November 1 What was the record on November 7?,SELECT COUNT Record FROM table WHERE Date = November 7 What is the grid for the driver who earned 14 points?,SELECT Grid FROM table WHERE Points = 14 Name the total number of cars for panther racing and grid of 9,SELECT COUNT Car No. FROM table WHERE Team = Panther Racing AND Grid = 9 Name the least grid for 17 points ,SELECT MIN Grid FROM table WHERE Points = 17 Name the total number of fin pos for 12 points of accident,SELECT COUNT Fin. Pos FROM table WHERE Points = 12 AND Time/Retired = Accident Name the number of driver for fin pos of 19,SELECT COUNT Driver FROM table WHERE Fin. Pos = 19 how many high assists stats were maade on february 4,SELECT COUNT High assists FROM table WHERE Date = February 4 who made high assists on february 4,SELECT High assists FROM table WHERE Date = February 4 What was the score in game 81?,SELECT Score FROM table WHERE Game = 81 Which player had the highest points in game 79?,SELECT High points FROM table WHERE Game = 79 What team(s) did they play on march 9?,SELECT Team FROM table WHERE Date = March 9 Who had the high point total against cleveland?,SELECT High points FROM table WHERE Team = Cleveland When did they play Miami?,SELECT Date FROM table WHERE Team = Miami "Name the total number of score for staples center 13,266","SELECT COUNT Score FROM table WHERE Location Attendance = Staples Center 13,266" Name the high points for the date of november 24,SELECT High points FROM table WHERE Date = November 24 Name the high assists for l 98–103 (ot),SELECT High assists FROM table WHERE Score = L 98–103 (OT) What was the team's score on April 1?,SELECT Score FROM table WHERE Date = April 1 Who did the most assists when Matt Barnes (11) got the most rebounds?,SELECT High assists FROM table WHERE High rebounds = Matt Barnes (11) Steve Nash (24) got high points for how many teams?,SELECT COUNT Team FROM table WHERE High points = Steve Nash (24) "After the March 15 game, what was the team's record?",SELECT Record FROM table WHERE Date = March 15 Name who wrote the episode directed by arthur albert,SELECT Written by FROM table WHERE Directed by = Arthur Albert Name the title that was written by r. scott gemmill,SELECT Title FROM table WHERE Written by = R. Scott Gemmill Name who directed the episode for the series number 236,SELECT Directed by FROM table WHERE Series # = 236 How many games did the team who scored 60 goals win?,SELECT MIN Won FROM table WHERE Goals For = 60 How many points did Goole Town accumulate?,SELECT COUNT Points 2 FROM table WHERE Team = Goole Town List all losses with average goals of 1.21.,SELECT Lost FROM table WHERE Goal Average 1 = 1.21 Which team had goal averages of 1.34?,SELECT Team FROM table WHERE Goal Average 1 = 1.34 What is the highest position of the Bangor City team?,SELECT MAX Position FROM table WHERE Team = Bangor City How many times did the Lancaster City team play?,SELECT COUNT Played FROM table WHERE Team = Lancaster City Which athlete competed in the flyweight division?,SELECT Athlete FROM table WHERE Event = Flyweight "When there was a bye in the round of 32, what was the result in the round of 16?",SELECT Semifinals FROM table WHERE Round of 32 = Bye "What is the part 4 when part 1 is ""lesan""?",SELECT Part 4 FROM table WHERE Part 1 = lesan "What is the verb meaning of the word with part 3 ""sufun""?",SELECT Verb meaning FROM table WHERE Part 3 = sufun "What class in the word with part 4 ""giheizan""?",SELECT Class FROM table WHERE Part 4 = giheizan "What is the part 4 of the word with the part 1 ""heizan""?",SELECT Part 4 FROM table WHERE Part 1 = heizan What is the part 3 of the word in class 7a?,SELECT Part 3 FROM table WHERE Class = 7a "What is the verb meaning of the word with part 2 ""bant""?",SELECT Verb meaning FROM table WHERE Part 2 = bant What was the swimsuit score for the country with the average score of 8.848?,SELECT Swimsuit FROM table WHERE Average = 8.848 What country had a swimsuit score of 8.788?,SELECT Country FROM table WHERE Swimsuit = 8.788 What was the swimsuit score for Illinois?,SELECT Swimsuit FROM table WHERE Country = Illinois What was the average score for the country with the evening gown score of 9.100?,SELECT COUNT Average FROM table WHERE Evening Gown = 9.100 What was the swimsuit score for the country with the average score of 8.848?,SELECT Swimsuit FROM table WHERE Average = 8.848 Name the swuinsuit for oregon,SELECT Swimsuit FROM table WHERE State = Oregon Name the preliminary for north carolina,SELECT Preliminary FROM table WHERE State = North Carolina What are the census ranking(s) of maugerville?,SELECT Census Ranking FROM table WHERE Official Name = Maugerville What is the status(es) of the place with an area of 304.06 km2?,SELECT Status FROM table WHERE Area km 2 = 304.06 What are the official name(s) of places with an area of 304.06 km2?,SELECT Official Name FROM table WHERE Area km 2 = 304.06 What are the official name(s) of places with an area of 304.06 km2?,SELECT Official Name FROM table WHERE Area km 2 = 304.06 Name the school for columbia city,"SELECT School FROM table WHERE Location Denotes location of school by Seattle neighborhood, does not necessary correspond with attendance area = Columbia City" Name the location for school eckstein,"SELECT Location Denotes location of school by Seattle neighborhood, does not necessary correspond with attendance area FROM table WHERE School = Eckstein" Name the minimum 11-12 enrollment for washington school,SELECT MIN 11-12 Enrollment FROM table WHERE School = Washington Name the most 11-12 enrollment for columbia city,"SELECT MAX 11-12 Enrollment FROM table WHERE Location Denotes location of school by Seattle neighborhood, does not necessary correspond with attendance area = Columbia City" What's the curb weight of the model with a wheelbase of mm (in) and height of mm (in) mm (in) (4Matic)?,SELECT Curb weight FROM table WHERE Wheelbase = mm (in) AND Height = mm (in) mm (in) (4Matic) What's the length of the model with 500 E body style?,SELECT Length FROM table WHERE Body style = 500 E What's the length of the model with Sedan body style?,SELECT Length FROM table WHERE Body style = Sedan What are the lengths of the models that are mm (in) tall?,SELECT Length FROM table WHERE Height = mm (in) How many providers are there where the resale category is yes and bandwith is up is 1024?,SELECT COUNT Provider FROM table WHERE Resale = yes AND Up (up to kbit/s) = 1024 What is download bandwith where the provider is deutsche telekom ag?,SELECT MAX Down (up to kbit/s) FROM table WHERE Provider = Deutsche Telekom AG Who are all of the telecom providers for which the upload rate is 1024 kbits and the resale category is yes?,SELECT Provider FROM table WHERE Up (up to kbit/s) = 1024 AND Resale = yes What are all the dsl type offered by the M-Net telecom company?,SELECT DSL Type FROM table WHERE Provider = M-net What is the resale category for the provider NetCologne?,SELECT Resale FROM table WHERE Provider = Netcologne How many results are listed for week 13?,SELECT COUNT Result FROM table WHERE Week = 13 "On October 16, 1966, what was the game site?","SELECT Game site FROM table WHERE Date = October 16, 1966" What was the date of the game when the opponent was the Miami Dolphins?,SELECT Date FROM table WHERE Opponent = Miami Dolphins On how many dates was the complete 4th series released?,SELECT COUNT Date Released FROM table WHERE Season = The Complete 4th Series How many discs for the complete 4th series?,SELECT MAX # Of Discs FROM table WHERE Season = The Complete 4th Series What day was the complete 2nd series: volume one released?,SELECT Date Released FROM table WHERE Season = The Complete 2nd Series: Volume One Which US air date had 4.4 million viewers?,SELECT Original U.S. air date FROM table WHERE Viewers (millions) = 4.4 How many million viewers watched episode 6?,SELECT Viewers (millions) FROM table WHERE No. in season = 6 "Who was the directed for the episode titled ""twister: part 1""?","SELECT Directed by FROM table WHERE Title = ""Twister: Part 1""" "What episode number was titled ""my oh maya""?","SELECT MIN No. in season FROM table WHERE Title = ""My Oh Maya""" Name the most wickets for best is 4/22,SELECT MAX Wickets FROM table WHERE Best = 4/22 Name the least matches for runs being 276,SELECT MIN Matches FROM table WHERE Runs = 276 Name the matches for wickets 17,SELECT Matches FROM table WHERE Wickets = 17 Name the most 4/inns,SELECT MAX 4/inns FROM table What was the date of the week 4 game?,SELECT Date FROM table WHERE Week = 4 What was the week number when the opponent was the New York Jets?,SELECT MAX Week FROM table WHERE Opponent = New York Jets What is the district when the first elected was in 1986?,SELECT District FROM table WHERE First elected = 1986 Who were the candidates when the first elected was a republican in 1998? ,SELECT Candidates FROM table WHERE First elected = 1998 AND Party = Republican How many times was Mike McIntyre elected?,SELECT COUNT Results FROM table WHERE Incumbent = Mike McIntyre Which party was elected first in 1998?,SELECT Party FROM table WHERE First elected = 1998 How many times did Robin Hayes run?,SELECT COUNT Candidates FROM table WHERE Incumbent = Robin Hayes What district first elected a Democratic incumbent in 1998?,SELECT District FROM table WHERE Party = Democratic AND First elected = 1998 How many tackle assists for the player who averages 23.7?,SELECT Ast FROM table WHERE Avg = 23.7 How many players named jake flaherty?,SELECT COUNT Solo FROM table WHERE Name = Jake Flaherty What is the total brup for the team?,SELECT BrUp FROM table WHERE Name = Total What is the largest number of tds scored for a player?,SELECT MAX TD FROM table How many yards for the player with tfl-yds of 2.5-4?,SELECT No.-Yds FROM table WHERE TFL-Yds = 2.5-4 What is the lowest number associated with Tonkolili?,SELECT MIN Tonkolili FROM table What is the main service for the station with 14.849 million passengers 2011-12? ,SELECT Main Services FROM table WHERE Total Passengers (millions) 2011–12 = 14.849 What is the lowest rank of Gatwick Airport? ,SELECT MIN Rank FROM table WHERE Railway Station = Gatwick Airport Which location has 103.534 million passengers in 2011-12? ,SELECT Location FROM table WHERE Total Passengers (millions) 2011–12 = 103.534 How many annual interchanges in the millions occurred in 2011-12 when the number of annual entry/exits was 36.609 million? ,SELECT Annual interchanges (millions) 2011–12 FROM table WHERE Annual entry/exit (millions) 2011–12 = 36.609 Who was the winning team on the circuit Zolder?,SELECT Winning Team FROM table WHERE Circuit = Zolder Who was the winning team on the circuit Zolder?,SELECT Winning Team FROM table WHERE Circuit = Zolder What round was circuit Avus?,SELECT MAX Round FROM table WHERE Circuit = AVUS Who had pole position in round 7?,SELECT Pole Position FROM table WHERE Round = 7 "What is the english (bcp) phrase ""for thine is the kingdom, the power"" in modern german with standard wording?","SELECT Modern German (standard wording) FROM table WHERE English ( BCP ) = For thine is the kingdom, the power" "What is the modern german standard wording for the german based writing system 2 phrase ""wie mir die vergewwe wu uns schuldich sinn.""?",SELECT Modern German (standard wording) FROM table WHERE Writing system 2 (German-based) = wie mir die vergewwe wu uns schuldich sinn. "How many news stations opened on the date of June 24, 2000?","SELECT # of new stations FROM table WHERE Date opened = June 24, 2000" What is the length (miles) when pico to 7th st/metro center are the endpoints?,SELECT Length (miles) FROM table WHERE Endpoints = Pico to 7th St/Metro Center How many lines have the segment description of red line mos-2 west?,SELECT Line(s) FROM table WHERE Segment description = Red Line MOS-2 West What is the lenth (miles) of endpoints westlake/macarthur park to wilshire/western?,SELECT Length (miles) FROM table WHERE Endpoints = Westlake/MacArthur Park to Wilshire/Western What date of segment description red line mos-2 north open?,SELECT Date opened FROM table WHERE Segment description = Red Line MOS-2 North How many new stations have a lenght (miles) of 6.0?,SELECT COUNT # of new stations FROM table WHERE Length (miles) = 6.0 If there were 14 in 1990 and 6 survived how many were destroyed?,SELECT destroyed FROM table WHERE 1990 = 14 AND survived = 6 If 4 went to iran and the amount that survived was less than 12.0 how many were there in 1990?,SELECT COUNT 1990 FROM table WHERE to Iran = 4 AND survived < 12.0 If the aircraft was ussr mig-25 rb how many were destroyed?,SELECT destroyed FROM table WHERE Aircraft = USSR MiG-25 RB What was the score when the opposing team was from Belgium?,SELECT Score FROM table WHERE Opponent Team = Belgium How many outcomes were there when the opponent was Aleksandra Wozniak?,SELECT COUNT Outcome FROM table WHERE Opponent = Aleksandra Wozniak What was the score when the opponent was Dominika Cibulková?,SELECT Score FROM table WHERE Opponent = Dominika Cibulková What was the outcome of the game when the opponent was Magdaléna Rybáriková?,SELECT Outcome FROM table WHERE Opponent = Magdaléna Rybáriková What was the game edition when they played on the clay (i) surface and the outcome was a winner?,SELECT Edition FROM table WHERE Surface = Clay (i) AND Outcome = Winner Who was the game attended by 60425 people played against?,SELECT Opponent FROM table WHERE Attendance = 60425 How many different counts of the Raiders first downs are there for the game number 9?,SELECT COUNT Raiders first downs FROM table WHERE Game = 9 What's the record in the game played against 42?,SELECT Record FROM table WHERE Opponents = 42 What was the result of the game seen by 31095 people?,SELECT Result FROM table WHERE Attendance = 31095 How many opponents played 1 game with a result win?,SELECT MAX Opponents FROM table WHERE Result = Win AND Game = 1 Which award-winning film has a screening number of 50 films 50 televised?,SELECT Award-Winning Film FROM table WHERE Number of Screening = 50 films 50 televised How many award-winning films have the opening film of encounters at the end of the world?,SELECT COUNT Award-Winning Film FROM table WHERE Opening Film = Encounters at the End of the World How many number of screenings have an opening film of the journey of vaan nguyen?,SELECT COUNT Number of Screening FROM table WHERE Opening Film = The Journey of Vaan Nguyen Which opening film has the opening date of august 23?,SELECT Opening Film FROM table WHERE Date (Opening) = August 23 Which award-winning film has a closing date of September 4?,SELECT Award-Winning Film FROM table WHERE Date (Closing) = September 4 What series number garnered 20.64 million viewers?,SELECT Series # FROM table WHERE U.S. viewers (millions) = 20.64 What position did Pranita Sahu's team get?,SELECT Position FROM table WHERE Co-contestant (Yaar vs. Pyaar) = Pranita Sahu What date did Jatin Shah and Shalini Chandran perform?,SELECT Date performed FROM table WHERE Main contestant = Jatin Shah AND Co-contestant (Yaar vs. Pyaar) = Shalini Chandran Who performed with Tina Parekh?,SELECT Main contestant FROM table WHERE Co-contestant (Yaar vs. Pyaar) = Tina Parekh What position did the team with the total score of 41/60 get?,SELECT Position FROM table WHERE Total score/week = 41/60 Which round 5 Grand Prix had Daijiro Hiura at pole position? ,SELECT Grand Prix FROM table WHERE Pole Position = Daijiro Hiura AND Round = 5 What grand prixs did Daijiro Hiura win? ,SELECT Grand Prix FROM table WHERE Race Winner = Daijiro Hiura Who had the fastest lap in the Dutch TT Grand Prix? ,SELECT Fastest Lap FROM table WHERE Grand Prix = Dutch TT Luis Salom had the fastest lap on which circuits? ,SELECT Circuit FROM table WHERE Fastest Lap = Luis Salom "When ""episode 1"" is the title what is the overall number?","SELECT No. overall FROM table WHERE Title = ""Episode 1""" When 15 is the number overall what is the original air date?,SELECT Original air date FROM table WHERE No. overall = 15 When 1 is the number in series who is the director?,SELECT Director FROM table WHERE No. in series = 1 When did the episode first air that had a production code of 102?,SELECT Original air date FROM table WHERE Production code = 102 When did the episodes first air that had a production code of 107?,SELECT Original air date FROM table WHERE Production code = 107 What is the highest production code of an episode written by Tim Loane?,SELECT MAX Production code FROM table WHERE Writer = Tim Loane How many editions have a most wins value of Franco Marvulli (4)?,SELECT COUNT Number of editions FROM table WHERE Most wins by = Franco Marvulli (4) Name the total number in the series written by john banas and directed by pino amenta,SELECT COUNT No. in series FROM table WHERE Written by = John Banas AND Directed by = Pino Amenta What was the little league team from Kentucky when the little league team from Illinois was Rock Falls LL Rock Falls?,SELECT Kentucky FROM table WHERE Illinois = Rock Falls LL Rock Falls What was the little league team from Indiana when the little league team from Michigan was Midland Northeast LL Midland?,SELECT Indiana FROM table WHERE Michigan = Midland Northeast LL Midland What was the little league team from Kentucky when the little league team from Indiana and Wisconsin were Brownsburg LL Brownsburg and Merrill LL Merrill?,SELECT Kentucky FROM table WHERE Indiana = Brownsburg LL Brownsburg AND Wisconsin = Merrill LL Merrill What was the little league team from Ohio when the little league team from Kentucky was Warren County South LL Bowling Green?,SELECT Ohio FROM table WHERE Kentucky = Warren County South LL Bowling Green What was the little league team from Michigan when the little league team from Indiana was Terre Haute North LL Terre Haute? ,SELECT Michigan FROM table WHERE Indiana = Terre Haute North LL Terre Haute What was the little league team from Kentucky when the little league team from Michigan was Grosse Pointe Farms-City LL Grosse Pointe Farms? ,SELECT Kentucky FROM table WHERE Michigan = Grosse Pointe Farms-City LL Grosse Pointe Farms How many table points are listed for the deficit is +194? ,SELECT COUNT Table points FROM table WHERE difference = +194 How many games had a deficit of 175? ,SELECT COUNT played FROM table WHERE against = 175 What is the theme song for Magarikado no Kanojo?,SELECT Theme Song(s) FROM table WHERE Romaji Title = Magarikado no Kanojo Who is the star of the program on Thursdays 22:00~22:54 2005-04-xx to 2005-06-xx?,SELECT Starring Actors FROM table WHERE Time Frame = Thursdays 22:00~22:54 2005-04-xx to 2005-06-xx What is the title with an average rating of 22.4%?,SELECT Romaji Title FROM table WHERE Average Ratings = 22.4% What is maximum number of episodes for a show?,SELECT MAX Episodes FROM table What is the Japanese title with an average rating of 11.6%?,SELECT Japanese Title FROM table WHERE Average Ratings = 11.6% Who were the starting actors in the time frame of tuesday 22:00~22:54 8 april 2008 to 17 june 2008?,SELECT Starring Actors FROM table WHERE Time Frame = Tuesday 22:00~22:54 8 April 2008 to 17 June 2008 What are the japanese title(s) for tv asahi?,SELECT Japanese Title FROM table WHERE TV Station = TV Asahi How many titles had an average rating of 8.9%?,SELECT COUNT Romaji Title FROM table WHERE Average Ratings = 8.9% "What are the romaji title(s) with the theme song ""ya-kyim ""super☆looper""?","SELECT Romaji Title FROM table WHERE Theme Song(s) = YA-KYIM ""Super☆Looper""" What is the average rating for tv asahi?,SELECT Average Ratings FROM table WHERE TV Station = TV Asahi What is the top speed of a 4-speed automatic with production in 2002-2005?,SELECT Top Speed FROM table WHERE Transmission = 4-speed automatic AND Production = 2002-2005 What is the top speed of a 5-speed manual transmission produced in 2006-2009?,SELECT Top Speed FROM table WHERE Production = 2006-2009 AND Transmission = 5-speed manual What is the acceleration 0-100km/h that was produced in 2002-2006?,SELECT Acceleration 0–100km/h (0–62mph) FROM table WHERE Production = 2002-2006 What was the township with a geo ID of 3807116660?,SELECT Township FROM table WHERE GEO ID = 3807116660 What was the county with a longitude of -102.302775?,SELECT County FROM table WHERE Longitude = -102.302775 What was the land area in sqmi that has a latitude of 48.763937?,SELECT Land ( sqmi ) FROM table WHERE Latitude = 48.763937 What was the county with a latitude of 46.770977?,SELECT County FROM table WHERE Latitude = 46.770977 What was the latitude of the Clearwater townsship?,SELECT Latitude FROM table WHERE Township = Clearwater What was the longitude of the township with a latitude of 48.075823?,SELECT Longitude FROM table WHERE Latitude = 48.075823 Who is the player with 41 legs lost?,SELECT Player FROM table WHERE Legs Lost = 41 What is the most legs lost of all?,SELECT MAX Legs Lost FROM table "If the floor number is 14.200, what is the number for the parallel bars?",SELECT Parallel Bars FROM table WHERE Floor = 14.200 "If the parallel bars is 16.150, who is the gymnast?",SELECT Gymnast FROM table WHERE Parallel Bars = 16.150 "If the parallel bars is 14.025, what is the total number of gymnasts?",SELECT COUNT Gymnast FROM table WHERE Parallel Bars = 14.025 "If the horizontal bar is n/a and the floor is 14.175, what is the number for the parallel bars?",SELECT Parallel Bars FROM table WHERE Floor = 14.175 AND Horizontal Bar = N/A When 19 is the stage who is the points classification?,SELECT Points classification FROM table WHERE Stage = 19 When thomas löfkvist is the young rider classification and alessandro petacchi is the points classification who are the general classifications? ,SELECT General classification FROM table WHERE Points classification = Alessandro Petacchi AND Young rider classification = Thomas Löfkvist When thomas löfkvist is the general classification who is the winner?,SELECT Winner FROM table WHERE General classification = Thomas Löfkvist When philippe gilbert is the winner who is the points classification?,SELECT Points classification FROM table WHERE Winner = Philippe Gilbert When danilo di luca is the winner who is the general classification? ,SELECT General classification FROM table WHERE Winner = Danilo Di Luca Name the minimum number of reservoir for gnis query link where numbers lake gnis query link being 60,SELECT MIN # s Reservoir and GNIS query Link FROM table WHERE # s Lake and GNIS query Link = 60 Name the most numbers dam and gnis query link for borough or census area for fairbanks north star,SELECT MAX # s Dam and GNIS query Link FROM table WHERE Borough or Census area = Fairbanks North Star What is the location for the club with the nickname the bears?,SELECT Location FROM table WHERE Nickname = Bears What is the code nickname where Steve Mayne is the coach?,SELECT Nickname FROM table WHERE Coach = Steve Mayne What is the dates where Hillcrest Reserve is the home grounds?,SELECT First season FROM table WHERE Home ground(s) = Hillcrest Reserve "For location Caversham, what is the name of the captain?",SELECT Captain FROM table WHERE Location = Caversham "With the nickname the swans, what is the home ground?",SELECT Home ground(s) FROM table WHERE Nickname = Swans What is the record when the opponent is washington redskins?,SELECT Record FROM table WHERE Opponent = Washington Redskins What is the minimum number of opponents?,SELECT MIN Opponents FROM table "when area (km²) is 1605.35, how many provinces are there?",SELECT COUNT Province FROM table WHERE Area (km²) = 1605.35 "when province is monseñor nouel, what is the area (km²)?",SELECT Area (km²) FROM table WHERE Province = Monseñor Nouel How many capitals are there when area (km²) is 1111.14?,SELECT COUNT Capital FROM table WHERE Area (km²) = 1111.14 Nagua has the area (km²) of?,SELECT Area (km²) FROM table WHERE Capital = Nagua During what period were parliament 11th?,SELECT Period in office FROM table WHERE Parliament = 11th what parliament's name is lina loh woon lee?,SELECT Parliament FROM table WHERE Name = Lina Loh Woon Lee What number parliament held it's election in 1997?,SELECT Parliament FROM table WHERE General election contested = 1997 What period were conscituency contested is aljunied grc?,SELECT Period in office FROM table WHERE Constituency contested = Aljunied GRC Which parliament is sylvia lim swee lian?,SELECT Parliament FROM table WHERE Name = Sylvia Lim Swee Lian When jim is eliminated what is the finish?,SELECT Finish FROM table WHERE Eliminated = Jim "How many rewards are there for air date October 6, 2005?","SELECT Reward FROM table WHERE Air date = October 6, 2005" "What was eliminated on the air date of November 3, 2005?","SELECT Eliminated FROM table WHERE Air date = November 3, 2005" How many air dates were there when Morgan was eliminated?,SELECT COUNT Air date FROM table WHERE Eliminated = Morgan When same target; linebacker ii offensive is the same target what is the unit?,SELECT Unit FROM table WHERE Mission/Target = Same target; Linebacker II Offensive "When hit by sam at 38,500 feet just after bomb release was the cause of loss what is the mission/target?","SELECT Mission/Target FROM table WHERE Cause of Loss = Hit by SAM at 38,500 feet just after bomb release" When 7th bw attached to 43rd sw is the unit what is the b-52 model?,SELECT B-52 Model FROM table WHERE Unit = 7th BW attached to 43rd SW "When 441st bs, 7th bw is the unit what is the b-52 model?","SELECT B-52 Model FROM table WHERE Unit = 441st BS, 7th BW" When 27 gp h-e bombs the capacity of the bomb what is the cause of loss?,SELECT Cause of Loss FROM table WHERE Bomb Capacity = 27 GP H-E bombs Name the least clubs involved for leagues being none for semi finals,SELECT MIN Clubs involved FROM table WHERE Leagues entering this round = none AND Round = Semi finals Name the new entries this round for third round,SELECT New entries this round FROM table WHERE Round = Third round Name the leagues entering this round for 4,SELECT Leagues entering this round FROM table WHERE Clubs involved = 4 Name the least clubs remaining,SELECT MIN Clubs remaining FROM table When conjunction junction is the episode title and the music is by bob dorough who is the performer?,SELECT Performed by FROM table WHERE Music by = Bob Dorough AND Episode title = Conjunction Junction When interjection is the subject how many performers are there?,SELECT COUNT Performed by FROM table WHERE Subject = interjection When pronoun is the subject what is the episode title?,SELECT Episode title FROM table WHERE Subject = pronoun When interjection is the subject who are the lyrics by?,SELECT Lyrics by FROM table WHERE Subject = interjection When zachary sanders is the performer how many first aired are there?,SELECT COUNT First aired FROM table WHERE Performed by = Zachary Sanders When zachary sanders is the performer how many people is the music by?,SELECT COUNT Music by FROM table WHERE Performed by = Zachary Sanders Name the world rank for market value 17.2,SELECT World Rank FROM table WHERE Market Value (billion $) = 17.2 Name the market value for rhb capital,SELECT Market Value (billion $) FROM table WHERE Company = RHB Capital Name the profits for market value of 11.8,SELECT Profits (billion $) FROM table WHERE Market Value (billion $) = 11.8 Name the industry for revenue being 2.1,SELECT Industry FROM table WHERE Revenue (billion $) = 2.1 Name the total number of industry for maxis,SELECT COUNT Industry FROM table WHERE Company = Maxis how many games with high rebounds where in february 26,SELECT COUNT High rebounds FROM table WHERE Date = February 26 "which institutes gave the democratic renewal 18.0% – 22.0% on a poll from October 6, 1985?",SELECT Institute FROM table WHERE Democratic Renewal = 18.0% – 22.0% Name the number of seats to be won being % of popular vote at 6.88%,SELECT # of seats to be won FROM table WHERE % of popular vote = 6.88% Name the number of total votes for # of seats won being 30,SELECT # of total votes FROM table WHERE # of seats won = 30 Name the number of candidates for # of seats won being 43,SELECT # of candidates FROM table WHERE # of seats won = 43 Name the number of leaders for % of popular vote being 11.05%,SELECT COUNT Leader FROM table WHERE % of popular vote = 11.05% What is the location that has the 12th district?,SELECT Location FROM table WHERE District = 12th How many election results in 2012 had a Cook PVI of D+16?,SELECT COUNT 2012 election results FROM table WHERE Cook PVI = D+16 What is the Cook PVI for the location that has a representative of Mike Thompson?,SELECT Cook PVI FROM table WHERE Representative = Mike Thompson "How many locations have a median household income in 2011 of $71,479?","SELECT COUNT Location FROM table WHERE Median household income (2011) = $71,479" What is the 2012 election results for locations whose representative is Barbara Lee?,SELECT 2012 election results FROM table WHERE Representative = Barbara Lee What is the latest season number for a show with a production code of 816?,SELECT MAX No. in season FROM table WHERE Production code = 816 How many U.S. air dates were from an episode in Season 4?,SELECT COUNT US airdate FROM table WHERE No. in season = 4 How many different C_{high} values are there for the good category?,SELECT COUNT C_{high} FROM table WHERE Category = Good What's the C_{high} when the C_{low} value is 250.5?,SELECT C_{high} FROM table WHERE C_{low} = 250.5 What's the i_{high} value when C_{low} is 250.5?,SELECT MIN I_{high} FROM table WHERE C_{low} = 250.5 What's the C_{low} value when C_{high} is 12.0?,SELECT C_{low} FROM table WHERE C_{high} = 12.0 In how many different categories is the value of C_{low} 35.5?,SELECT COUNT Category FROM table WHERE C_{low} = 35.5 How many members were in the group that sold 65 million albums and singles?,SELECT Members FROM table WHERE Sold (albums and singles) = 65 million What group had 29 studio albums?,SELECT Girl group FROM table WHERE Studio albums = 29 "When bergen is 88, what is the alesund?",SELECT MIN Ålesund FROM table WHERE Bergen = 88 How many elverum are tehre for et sted i scandinavia?,SELECT COUNT Elverum FROM table WHERE Song = Et sted i Scandinavia What was the total for radio luxembourg?,SELECT Total FROM table WHERE Song = Radio Luxembourg "When oslo is 48, what is stavanger?",SELECT MIN Stavanger FROM table WHERE Oslo = 48 What is the lowest total?,SELECT MIN Total FROM table "When the total score is 740, what is tromso?",SELECT MIN Tromsø FROM table WHERE Total = 740 Who played in group 8 when Persinab Nabire played in Group 12?,SELECT Group 8 FROM table WHERE Group 12 = Persinab Nabire Who played in group 11 when Persipal Palu played in group 12?,SELECT Group 11 FROM table WHERE Group 12 = Persipal Palu Who played in group 12 when persikutim east kutai played in group 10?,SELECT Group 12 FROM table WHERE Group 10 = Persikutim East Kutai "When persikos sorong city played in group 11, who played in group 7?",SELECT Group 7 FROM table WHERE Group 11 = Persikos Sorong City Nusa Ina only played once while group 7 played.,SELECT COUNT Group 7 FROM table WHERE Group 12 = Nusa Ina Who played in group 12 when Group 9 played psid jombang?,SELECT Group 12 FROM table WHERE Group 9 = PSID Jombang What is the longest number of weeks any 1 song was at number #1?,SELECT MAX Whole Weeks FROM table "What is the title of every song, and how many weeks was each song at #1 for One Direction?",SELECT Song(s) — Weeks FROM table WHERE Artist(s) = One Direction "What is the title of every song, and how many weeks was each song at #1 for Rihanna in 2012?",SELECT Song(s) — Weeks FROM table WHERE Issue Years = 2012 AND Artist(s) = Rihanna What NHL team was the player from Calgary Centennials (WCHL) drafted for?,SELECT NHL team FROM table WHERE College/junior/club team = Calgary Centennials (WCHL) Who came from the University of Michigan (NCAA) team?,SELECT Player FROM table WHERE College/junior/club team = University of Michigan (NCAA) How many players have the pick number 166?,SELECT COUNT Player FROM table WHERE Pick # = 166 What is the nationality of the player from the University of Michigan (NCAA)?,SELECT Nationality FROM table WHERE College/junior/club team = University of Michigan (NCAA) "What team did Russ Wiechnik, on the centre position, come from?",SELECT College/junior/club team FROM table WHERE Position = Centre AND Player = Russ Wiechnik What place would you be in if your rank by average is less than 2.0?,SELECT Place FROM table WHERE Rank by average < 2.0 What is the couples name where the average is 15.9?,SELECT Couple FROM table WHERE Average = 15.9 "If the total points is 50.5, what is the total number of dances?",SELECT COUNT Number of Dances FROM table WHERE Total Points = 50.5 "If your rank by average is 9, what is the name of the couple?",SELECT Couple FROM table WHERE Rank by average = 9 Name the number of party for richard l. hanna (r) 53.1% mike arcuri (d) 46.9%,SELECT COUNT Party FROM table WHERE Candidates = Richard L. Hanna (R) 53.1% Mike Arcuri (D) 46.9% Name the party for new york 4,SELECT Party FROM table WHERE District = New York 4 Name the first elected for re-elected and brian higgins,SELECT First elected FROM table WHERE Result = Re-elected AND Incumbent = Brian Higgins Name the party for yvette clarke (d) 90.6% hugh carr (r) 9.4%,SELECT Party FROM table WHERE Candidates = Yvette Clarke (D) 90.6% Hugh Carr (R) 9.4% Name the result for new york 8,SELECT Result FROM table WHERE District = New York 8 Name the incumbent for lost renomination republican hold,SELECT Incumbent FROM table WHERE Result = Lost renomination Republican hold Name the result for first elected being 1992,SELECT Result FROM table WHERE First elected = 1992 Name the incumbent for alabama 6,SELECT Incumbent FROM table WHERE District = Alabama 6 Name the number of song for julia bermejo,SELECT COUNT Song FROM table WHERE Artist = Julia Bermejo Name the number of song for solydo,SELECT COUNT Song FROM table WHERE Artist = Solydo What tournament is in katowice?,SELECT Tournament FROM table WHERE City = Katowice How many tournaments are also currently known as the hp open?,SELECT COUNT Country FROM table WHERE Also currently known as = HP Open How many defending champs from thailand?,SELECT COUNT Defending champion FROM table WHERE Country = Thailand Name the opponent for june 12,SELECT Opponent FROM table WHERE Date = June 12 Name the total number of date for l 63-77,SELECT COUNT Date FROM table WHERE Score = L 63-77 Name the most number for viewers being 6.95,SELECT MAX # FROM table WHERE Viewers (millions) = 6.95 Name the total number of viewers for audience share in timeslot for 10.2%,SELECT COUNT Viewers (millions) FROM table WHERE Audience share in timeslot = 10.2% Name the timeslot for 6.51 viewers,SELECT Timeslot FROM table WHERE Viewers (millions) = 6.51 Name the uk air date for audience share in timeslot in 7.3%,SELECT UK air date FROM table WHERE Audience share in timeslot = 7.3% name the total number of timeslot for number 1,SELECT COUNT Timeslot FROM table WHERE # = 1 Where's the school that Mark Fletcher is the principal of?,SELECT City / Town FROM table WHERE Principal = Mark Fletcher How many websites are there for the school with 1939 students?,SELECT COUNT Website FROM table WHERE Size = 1939 Who's the principal of Edgewood High School?/,SELECT Principal FROM table WHERE School = Edgewood High School Where is Bloomington High School North?,SELECT City / Town FROM table WHERE School = Bloomington High School North Who was on the pole position in the Texaco/Havoline 200 race?,SELECT Pole position FROM table WHERE Race Name = Texaco/Havoline 200 "Who did the fastest lap in the race won by Paul Tracy, with Emerson Fittipaldi at the pole position?",SELECT Fastest lap FROM table WHERE Pole position = Emerson Fittipaldi AND Winning driver = Paul Tracy "What's the report of the race won by Michael Andretti, with Nigel Mansell driving the fastest lap?",SELECT Report FROM table WHERE Winning driver = Michael Andretti AND Fastest lap = Nigel Mansell "Who was at the pole position in the ITT Automotive Grand Prix of Detroit, won by Paul Tracy?",SELECT Pole position FROM table WHERE Winning driver = Paul Tracy AND Race Name = ITT Automotive Grand Prix of Detroit Who directed the episode with production code 4akj08?,SELECT Directed by FROM table WHERE Production code = 4AKJ08 Who directed the episode with production code 4akj01?,SELECT Directed by FROM table WHERE Production code = 4AKJ01 What are the torque characteristics of the model made in 1996?,SELECT Torque FROM table WHERE Year = 1996 What's the compression ratio of the model with L35 RPO and 5 applications?,SELECT Compression Ratio FROM table WHERE RPO = L35 AND Applications = 5 What are the torque characteristics of the model with 346 applications?,SELECT Torque FROM table WHERE Applications = 346 What's the name of the team who had a Honda motorcycle?,SELECT Team FROM table WHERE Motorcycle = Honda What's the number of poles in the season where the team had a Kalex motorcycle?,SELECT Poles FROM table WHERE Motorcycle = Kalex How many fastest laps did I.C. Team have?,SELECT COUNT Fastest Laps FROM table WHERE Team = I.C. Team "What's Italtrans Racing Team's, with 0 pts, class?",SELECT Class FROM table WHERE Pts = 0 AND Team = Italtrans Racing Team Name the conventional for تاغارما,SELECT Conventional FROM table WHERE Uyghur ( K̢ona Yezik̢ ) = تاغارما Name the uyghur for 瓦恰,SELECT Uyghur ( K̢ona Yezik̢ ) FROM table WHERE Chinese = 瓦恰 Name the conventional for defter,SELECT Conventional FROM table WHERE Uyghur ( Yenɡi Yezik̢ ) = Defter Name the pinyin for تىزناپ,SELECT Pinyin FROM table WHERE Uyghur ( K̢ona Yezik̢ ) = تىزناپ Name the pinyin for mazar,SELECT Pinyin FROM table WHERE Conventional = Mazar Name the pinyin for kɵkyar k̡irƣiz yezisi,SELECT Pinyin FROM table WHERE Uyghur ( Yenɡi Yezik̢ ) = Kɵkyar K̡irƣiz yezisi What team or teams with 18 in the top 10?,SELECT Team(s) FROM table WHERE Top 10 = 18 How many wins in the 4th position?,SELECT MIN Wins FROM table WHERE Position = 4th What date was the attendance 22000?,SELECT Date FROM table WHERE Attendance = 22000 What are the remarks for 8 October 2008?,SELECT Remarks FROM table WHERE Date = 8 October 2008 What was the res for the game against Payam?,SELECT Res. FROM table WHERE Team #2 = Payam Who was team #1 on 9 September 2006?,SELECT Team #1 FROM table WHERE Date = 9 September 2006 What was the largest attendance?,SELECT MAX Attendance FROM table What position is the player who went to Regina? ,SELECT Position FROM table WHERE College = Regina Which player is on the BC Lions? ,SELECT Player FROM table WHERE CFL Team = BC Lions What number picks were the players who went to Calgary? ,SELECT Pick # FROM table WHERE College = Calgary What was the title for episode 2?,SELECT Title FROM table WHERE Episode # = 2 What is the episode number for series 17?,SELECT Episode # FROM table WHERE Series # = 17 What season did SV Darmstadt 98 end up at RL Süd (1st)?,SELECT Season FROM table WHERE RL Süd (1st) = SV Darmstadt 98 Who was RL Süd (1st) when FK Pirmasens was RL Südwest (1st)?,SELECT RL Süd (1st) FROM table WHERE RL Südwest (1st) = FK Pirmasens What season was Freiburger FC the RL Süd (2nd) team?,SELECT Season FROM table WHERE RL Süd (2nd) = Freiburger FC Name the total number of serial number for 24 wd no,SELECT COUNT Serial No. FROM table WHERE WD No. = 24 Name the total number of wd number for lms number being 7638,SELECT COUNT WD No. FROM table WHERE LMS No. = 7638 Name the builder for wd number being 22,SELECT Builder FROM table WHERE WD No. = 22 Name the lms number for serial number being 372,SELECT LMS No. FROM table WHERE Serial No. = 372 Name the builder for serial number being 377,SELECT Builder FROM table WHERE Serial No. = 377 "what is the the television order of ""deep cover for batman!""","SELECT Television order FROM table WHERE Title = ""Deep Cover for Batman!""" who directed s01e13,SELECT Directed by FROM table WHERE Television order = S01E13 "what is the television order of the episode directed by ben jones, written by j. m. dematteis and originally aired on february6,2009","SELECT Television order FROM table WHERE Directed by = Ben Jones AND Written by = J. M. DeMatteis AND Original air date = February6,2009" who wrote s01e06,SELECT Written by FROM table WHERE Television order = S01E06 what is the original air date of the episode directed by Ben Jones and written by Steven Melching? ,SELECT Original air date FROM table WHERE Directed by = Ben Jones AND Written by = Steven Melching "What was the original air date for ""Crisis: 22,300 Miles Above Earth!""?","SELECT Original air date FROM table WHERE Title = ""Crisis: 22,300 Miles Above Earth!""" How many people are guest 1 on episodes where guest 4 is Des Kelly?,SELECT COUNT Guest 1 FROM table WHERE Guest 4 = Des Kelly "On episodes where guest 1 is Jim White, who was guest 3?",SELECT Guest 3 FROM table WHERE Guest 1 = Jim White How many points did he win in the race with more than 1.0 poles?,SELECT Points FROM table WHERE Poles > 1.0 What team did he compete for in the GP3 series?,SELECT Team FROM table WHERE Series = GP3 Series Who took first place in week 6?,SELECT COUNT First place FROM table WHERE No. of weeks = 6 What is the epa highway fuel economy for an electric suv?,SELECT EPA rated Highway fuel economy FROM table WHERE Type of powertrain = Electric SUV What vehicle has an epa highway fuel economy of 109 mpg-e?,SELECT Vehicle FROM table WHERE EPA rated Highway fuel economy = 109 mpg-e What shareholder has 2.55 percent of votes? ,SELECT Shareholder FROM table WHERE Percent of votes = 2.55 What shareholder has 3.63 percent of capital? ,SELECT Shareholder FROM table WHERE Percent of capital = 3.63 What is the s B share for the shareholder that has 2.55 percent of votes? ,SELECT MAX s B share FROM table WHERE Percent of votes = 2.55 What is the percent of capital for the shareholder that has a s B share of 8256534? ,SELECT Percent of capital FROM table WHERE s B share = 8256534 What is the s B share for the shareholder that has 2.12 percent of votes? ,SELECT MIN s B share FROM table WHERE Percent of votes = 2.12 What is the s B share for Handelsbanken funds incl XACT?,SELECT s B share FROM table WHERE Shareholder = Handelsbanken funds incl XACT How many age entries had a weight of 10-7 and an owner of Double Octagon Partnership?,"SELECT COUNT Age FROM table WHERE Weight (st, lb) = 10-7 AND Owner = Double Octagon Partnership" What was the name that had a starting price of 11/1 and a jockey named Garrett Cotter?,SELECT Name FROM table WHERE Starting price = 11/1 AND Jockey = Garrett Cotter What was the name of the entrant with an owner named David Johnson?,SELECT Name FROM table WHERE Owner = David Johnson What percentage was the others vote when McCain had 52.9% and less than 45205.0 voters?,SELECT Others% FROM table WHERE McCain% = 52.9% AND McCain# < 45205.0 How many numbers were recorded under Obama when he had 29.9% voters?,SELECT COUNT Obama# FROM table WHERE Obama% = 29.9% How many numbers were recorded under McCain when Obama had 27.2% voters?,SELECT COUNT McCain# FROM table WHERE Obama% = 27.2% What were the number of voters McCain had when Obama had 895?,SELECT McCain# FROM table WHERE Obama# = 895 What was the number of others votes in Columbia county?,SELECT MIN Others# FROM table WHERE County = Columbia "For Gem County, what was the Obama vote percentage?",SELECT Obama% FROM table WHERE County = Gem What is the maximum McCain population turnout number?,SELECT MAX McCain# FROM table What is the total number of McCain vote totals where Obama percentages was 17.34%?,SELECT COUNT McCain# FROM table WHERE Obama% = 17.34% What is the McCain vote percentage in Jerome county?,SELECT McCain% FROM table WHERE County = Jerome What is the total number of 3rd place entries that have exactly 8 total placings?,SELECT COUNT Third place(s) FROM table WHERE Total placing(s) = 8 How many second place showings does snooker have?,SELECT Second place(s) FROM table WHERE Sporting profession = Snooker What game number did the Wildcats play Purdue?,SELECT Game FROM table WHERE Opponent = Purdue How many wins or losses were there when the record was 3-0?,SELECT COUNT Result FROM table WHERE Record = 3-0 What is the lowest points scored by the Wildcats when the record was 5-1?,SELECT MIN Wildcats points FROM table WHERE Record = 5-1 When az is the runner up nad feyenoord came in third place how many overall winners are there?,SELECT COUNT Winner FROM table WHERE Third Place = Feyenoord AND Runner Up = AZ When twente came in third place and ajax was the winner what are the seasons?,SELECT Season FROM table WHERE Winner = Ajax AND Third Place = Twente When nac breda came in third place and psv eindhoven was the winner who is the top scorer?,SELECT Top scorer FROM table WHERE Winner = PSV Eindhoven AND Third Place = NAC Breda Name the naming for fluent and poor comprehension,SELECT Naming FROM table WHERE Fluency = fluent AND Auditory comprehension = poor Name the number of naming for anomic aphasia,SELECT COUNT Naming FROM table WHERE Type of aphasia = Anomic aphasia "Name the comprehension for non-fluent, effortful, slow","SELECT Auditory comprehension FROM table WHERE Fluency = non-fluent, effortful, slow" Name the fluency for transcortical sensory aphasia,SELECT Fluency FROM table WHERE Type of aphasia = Transcortical sensory aphasia state the name of day in english where cardinal direction is east,SELECT English FROM table WHERE Cardinal direction = East When did Shirley Fry Irvin win the US Open?,SELECT MIN US Open FROM table WHERE Player = Shirley Fry Irvin What year did Martina Navratilova win Wimbledon?,SELECT Wimbledon FROM table WHERE Player = Martina Navratilova What was Sherrick McManis's earliest round?,SELECT MIN Round # FROM table WHERE Player = Sherrick McManis How many NFL teams does Stevie Brown play for?,SELECT COUNT NFL Team FROM table WHERE Player = Stevie Brown What NFL team was the player with pick number 28 drafted to?,SELECT NFL Team FROM table WHERE Pick # = 28 what is the area where barangay is guadalupe viejo?,SELECT Area (km 2 ) FROM table WHERE Barangay = Guadalupe Viejo Who is the regular season winner for the Ivy League conference?,SELECT Regular Season Winner FROM table WHERE Conference = Ivy League Who is the conference Player of the Year in the conference where Lafayette won the tournament?,SELECT Conference Player of the Year FROM table WHERE Tournament Winner = Lafayette Where was the Ivy League conference tournament?,SELECT Tournament Venue (City) FROM table WHERE Conference = Ivy League How many players of the year are there in the Mountain West Conference?,SELECT COUNT Conference Player of the Year FROM table WHERE Conference = Mountain West Conference What is the venue and city where the 2000 MWC Men's Basketball Tournament?,SELECT Tournament Venue (City) FROM table WHERE Conference Tournament = 2000 MWC Men's Basketball Tournament What is the pf for Rebecca Jean Macphee?,SELECT MIN PF FROM table WHERE Skip = Rebecca Jean MacPhee What is the total of blank ends at Prince Edward Island?,SELECT MAX Blank Ends FROM table WHERE Locale = Prince Edward Island Where was the shot pct 78?,SELECT Locale FROM table WHERE Shot Pct. = 78 "Name the position for van den brink, bas","SELECT Position FROM table WHERE Name = van den Brink, Bas" Name the mosst finals apps,SELECT MAX Finals Apps FROM table Name the to for 19 league apps,SELECT to FROM table WHERE League Apps = 19 what is the No in series when Rob wright & Debra j. Fisher & Erica Messer were the writers?,SELECT MIN No. in series FROM table WHERE Written by = Rob Wright & Debra J. Fisher & Erica Messer what was the name of the episode that got 3.3 (millions) of u.s viewers?,SELECT Title FROM table WHERE U.S. viewers (millions) = 3.3 "who were the directors of the episode called ""someone to witch over me""?","SELECT Directed by FROM table WHERE Title = ""Someone to Witch Over Me""" "In season number 3, who were the writers?",SELECT Written by FROM table WHERE No. in season = 3 "when the writer is Brad Kern, how many u.s viewers (in millions) had the episode?",SELECT U.S. viewers (millions) FROM table WHERE Written by = Brad Kern What is the 100 year for Carbon Dioxide?,SELECT 100-yr FROM table WHERE Gas name = Carbon dioxide What is the 20 year for Nitrous Oxide?,SELECT 20-yr FROM table WHERE Gas name = Nitrous oxide What is the lifetime (years) for chemical formula ch 4?,SELECT Lifetime (years) FROM table WHERE Chemical formula = CH 4 What is the 500 year where 20 year is 289?,SELECT 500-yr FROM table WHERE 20-yr = 289 What is the 100 year when 500 year is 153?,SELECT 100-yr FROM table WHERE 500-yr = 153 What is the 20 year for Sulfur Hexafluoride?,SELECT 20-yr FROM table WHERE Gas name = Sulfur hexafluoride What is the traditional form for 永城市?,SELECT Traditional FROM table WHERE Simplified = 永城市 How many figures are there for density for Yucheng County?,SELECT COUNT Density FROM table WHERE English Name = Yucheng County What is the traditional form for 宁陵县?,SELECT Traditional FROM table WHERE Simplified = 宁陵县 What is the traditional with density of 820?,SELECT Traditional FROM table WHERE Density = 820 What is the Pinyin for the simplified 虞城县?,SELECT Pinyin FROM table WHERE Simplified = 虞城县 How many areas have a population of 703379?,SELECT COUNT Area FROM table WHERE Population = 703379 Name the episode summary for torae carr,SELECT Episode Summary FROM table WHERE Coach = Torae Carr Name the coach for emily is made into a more outgoing person.,SELECT Coach FROM table WHERE Episode Summary = Emily is made into a more outgoing person. Name the episode summary for travis brown,SELECT Episode Summary FROM table WHERE Coach = Travis Brown Name the least episode for donnie klang,SELECT MIN Episode FROM table WHERE Coach = Donnie Klang Name the episode for travis brown,SELECT Episode FROM table WHERE Coach = Travis Brown "How many episodes have a premier date of july 24, 2006","SELECT COUNT External Link FROM table WHERE Premier date = July 24, 2006" What is the newest season?,SELECT MAX Season FROM table How many episodes have Valerie?,SELECT COUNT Episode Summary FROM table WHERE Coach = Valerie What the summary of episode 15?,SELECT Episode Summary FROM table WHERE Episode = 15 "Which Maximum episode premiered March 8, 2008?","SELECT MAX Episode FROM table WHERE Premier date = March 8, 2008" Who was the coach for episode 15?,SELECT Coach FROM table WHERE Episode = 15 "What coach premiered February 16, 2008 later than episode 21.0?","SELECT Coach FROM table WHERE Premier date = February 16, 2008 AND Episode > 21.0" What was Cici Kelley's minimum season?,SELECT MIN Season FROM table WHERE Coach = Cici Kelley How many seasons feature Rob Masek?,SELECT COUNT Season FROM table WHERE Coach = Rob Masek What was the stadium that had the regular season game?,SELECT Stadium FROM table WHERE Type of Record = Regular season game What is the y = 2008 when y = 2011 is a = 3?,SELECT Y = 2008 FROM table WHERE Y = 2011 = a = 3 What is the y = 2011 when the expression is month = floor ((d + e + 114) / 31)?,SELECT Y = 2011 FROM table WHERE Expression = month = floor ((d + e + 114) / 31) What is the y = 2011 when the y = 2010 is 22 march 2010?,SELECT Y = 2011 FROM table WHERE Y = 2010 = 22 March 2010 What is the y = 2011 when the y = 2009 is 6 april 2009?,SELECT Y = 2011 FROM table WHERE Y = 2009 = 6 April 2009 what is the y = 2008 when the expression is easter day (julian calendar)?,SELECT Y = 2008 FROM table WHERE Expression = Easter Day (Julian calendar) what is the y = 2009 when the expression is month = floor ((d + e + 114) / 31)?,SELECT Y = 2009 FROM table WHERE Expression = month = floor ((d + e + 114) / 31) Name the most rr1 pts for 7 ranking,SELECT MAX RR1 Pts. FROM table WHERE Ranking = 7 Name the races for the prada challenge,SELECT Races FROM table WHERE Team name = Prada Challenge Name the min total pts for team dennis conner,SELECT MIN Total Pts. FROM table WHERE Team name = Team Dennis Conner Name the ranking for rr2 pts being 8,SELECT Ranking FROM table WHERE RR2 Pts. = 8 Name the total number of rr2 pts for won being 11,SELECT COUNT RR3 Pts. FROM table WHERE Won = 11 What percentage is listed in column r1b1a2 (r-m269) for the 77.8% r1b1c (r-v88)?,SELECT R1b1a2 (R-M269) FROM table WHERE R1b1c (R-V88) = 77.8% What languages are spoken in Niger with r1b1c (r-v88) of 0.0%?,SELECT Language FROM table WHERE Country = Niger AND R1b1c (R-V88) = 0.0% What percentage is listed in column r1b1c (r-v88) for the 4.5% total percentage?,SELECT R1b1c (R-V88) FROM table WHERE Total% = 4.5% How many n are listed for 0.6% r1b1a2 (r-m269)?,SELECT COUNT N FROM table WHERE R1b1a2 (R-M269) = 0.6% How many n are listed for berbers from siwa?,SELECT COUNT N FROM table WHERE Population = Berbers from Siwa What is the largest n value for 55.6% r1b1c4 (r-v69)?,SELECT MAX N FROM table WHERE R1b1c4 (R-V69) = 55.6% What is the seat of the RCM in the county that has a density of 9.7?,SELECT Seat of RCM FROM table WHERE Density (pop. per km2) = 9.7 What is the seat of the county that has a density of 14.1?,SELECT Seat of RCM FROM table WHERE Density (pop. per km2) = 14.1 What is the land area for the RCM that has a population of 18847?,SELECT Land Area FROM table WHERE Population Canada 2011 Census = 18847 What is the RCM that has a density of 9.7?,SELECT Regional County Municipality (RCM) FROM table WHERE Density (pop. per km2) = 9.7 What is the land area of the RCM having a density of 21.1?,SELECT Land Area FROM table WHERE Density (pop. per km2) = 21.1 What is the withdrawal rate for the school district with a graduation rate of 89.3%?,SELECT Withdrawal rate (2010-11) FROM table WHERE Graduation rate (2011-12) = 89.3% Where is the headquarter located for the Annapolis Valley Regional School Board?,SELECT Headquarters FROM table WHERE School District = Annapolis Valley Regional School Board What is their withdrawal rate for the school district with headquarters located in Truro?,SELECT Withdrawal rate (2010-11) FROM table WHERE Headquarters = Truro What is the graduation rate for the school district with headquarters located in Sydney?,SELECT Graduation rate (2011-12) FROM table WHERE Headquarters = Sydney What was the surface for events held in 1983?,SELECT Surface FROM table WHERE Year = 1983 "What was the total number of matches that had an outcome of Winner, a partner of John Lloyd, and a clay surface?",SELECT COUNT Opponents FROM table WHERE Outcome = Winner AND Partner = John Lloyd AND Surface = Clay Who were the opponents that led to an outcome of winner on a grass surface?,SELECT Opponents FROM table WHERE Outcome = Winner AND Surface = Grass How many times did episode 6 originally air?,SELECT COUNT Original air date FROM table WHERE # = 6 What is the production code for the episode that had 9.18 million viewers (U.S.)?,SELECT MAX Production code FROM table WHERE U.S. viewers (million) = 9.18 "What episode number was directed by Craig Ross, Jr.","SELECT # FROM table WHERE Directed by = Craig Ross, Jr." What episode had 10.14 million viewers (U.S.)?,SELECT MIN # FROM table WHERE U.S. viewers (million) = 10.14 Who wrote the episode with the production code 519?,SELECT Written by FROM table WHERE Production code = 519 "Who are all successors when reason for change is died May 12, 1964?","SELECT Successor FROM table WHERE Reason for change = Died May 12, 1964" "What is every district for reason for change is died August 9, 1964?","SELECT District FROM table WHERE Reason for change = Died August 9, 1964" What is the lowest division number?,SELECT MIN Division FROM table What was the regular season name where they did not qualify for the playoffs in 2009?,SELECT Reg. Season FROM table WHERE Playoffs = Did not qualify AND Year = 2009 What league was involved in 2010?,SELECT League FROM table WHERE Year = 2010 What is the highest number of divisions mentioned?,SELECT MAX Division FROM table What league was involved in 2008?,SELECT League FROM table WHERE Year = 2008 "Which administrative division had a population of 2011 according to the siak database of 3,672,994?","SELECT Administrative division FROM table WHERE Population 2011 SIAK Database = 3,672,994" What is the population density of bandung regency?,SELECT Population density (/km² 2010) FROM table WHERE Administrative division = Bandung Regency "Which administrative division had a 2011 population of 606,699 according to the siak database?","SELECT Administrative division FROM table WHERE Population 2011 SIAK Database = 606,699" What is the area of cimahi city?,SELECT Area (km²) 2005 FROM table WHERE Administrative division = Cimahi City What is the population density of the administrative division with a population in 2010 of 264170 according to the census?,SELECT Population density (/km² 2010) FROM table WHERE Population 2010 Census = 264170 "What was the installation date in El Paso, Texas? ","SELECT Installation Date FROM table WHERE Location = El Paso, Texas" What is the chapter for Illinois Wesleyan? ,SELECT Chapter FROM table WHERE Institution = Illinois Wesleyan "What does the inactive state for University of Texas, El Paso? ","SELECT Inactive FROM table WHERE Institution = University of Texas, El Paso" What is the installation date for the Delta Chapter?,SELECT Installation Date FROM table WHERE Chapter = Delta What is the lowest when pohang steelyard is the stadium?,SELECT Lowest FROM table WHERE Stadium = Pohang Steelyard How many match played have the highest as 32250?,SELECT Match played FROM table WHERE Highest = 32250 Which team has a match played of 10 4?,SELECT Team FROM table WHERE Match played = 10 4 What is the highest when pohang steelers is the team?,SELECT Highest FROM table WHERE Team = Pohang Steelers Which team has 7757 as the average?,SELECT Team FROM table WHERE Average = 7757 What s the episode number in the season that was written by Nancy Oliver?,SELECT MAX No. in season FROM table WHERE Written by = Nancy Oliver What date was episode 10 in the season originally aired?,SELECT Original air date FROM table WHERE No. in season = 10 What was the name of the episode that was directed by Mary Harron?,SELECT Title FROM table WHERE Directed by = Mary Harron Name the average grade for şımarık tarkan,SELECT Average grade FROM table WHERE Song = Şımarık Tarkan "Name the classification for 9, 9, 8, 9","SELECT Classification (Judges) FROM table WHERE Detailed grades = 9, 9, 8, 9" What are the poles is #08 Miller racing?,SELECT Poles FROM table WHERE Team(s) = #08 Miller Racing What is the most recent year where the average start is 8.5?,SELECT MAX Year FROM table WHERE Avg. Start = 8.5 What are the racing teams for which the average finish is 23.3?,SELECT Team(s) FROM table WHERE Avg. Finish = 23.3 What racing team/s had the 92nd position?,SELECT Team(s) FROM table WHERE Position = 92nd How many teams finished in the top team with an average finish of 23.3?,SELECT COUNT Top 10 FROM table WHERE Avg. Finish = 23.3 How many times was the opponent country India? ,SELECT COUNT Country FROM table WHERE Versus = India What are the dates where the versus team is South Africa?,SELECT Date FROM table WHERE Versus = South Africa What championship was played in 1981?,SELECT Championship (Titles/Finals) FROM table WHERE Year = 1981 How many different outcomes did the final with Paul McNamee as a partner have?,SELECT COUNT Outcome FROM table WHERE Partner = Paul McNamee How many different partners were played with during French Open (0/1)?,SELECT COUNT Partner FROM table WHERE Championship (Titles/Finals) = French Open (0/1) "Who directed ""Freaky Friday""?","SELECT Directed by FROM table WHERE Title = ""Freaky Friday""" What date was the episode originally aired that was directed by James Widdoes and the production code is 320?,SELECT Original air date FROM table WHERE Directed by = James Widdoes AND Production code = 320 "How many production codes are there for ""the sub""?","SELECT COUNT Production code FROM table WHERE Title = ""The Sub""" What is the production code for episode 3 of the season?,SELECT Production code FROM table WHERE No. in season = 3 Which orchestra has a recording year of 1951?,SELECT Orchestra FROM table WHERE Year of Recording = 1951 Where is the orchestra when the year of recording is 1934?,SELECT Orchestra FROM table WHERE Year of Recording = 1934 "Name the former codes for merged into panama ( pa , pan , 591 )","SELECT Former codes FROM table WHERE New country names and codes = Merged into Panama ( PA , PAN , 591 )" Name the total number for period of validity for upper volta,SELECT COUNT Period of validity FROM table WHERE Former country name = Upper Volta "Who was the winner of seat no 4 for the election on January 25, 1967","SELECT Seat no 4 FROM table WHERE Election = January 25, 1967" Who is seat no 1 when the mayor was john j. seguier,SELECT Seat no 1 FROM table WHERE Mayor = John J. Seguier Who was seat no 6 when seat no 1 and seat no 5 were jacques lachapelle and donald s. dutton,SELECT Seat no 6 FROM table WHERE Seat no 1 = Jacques Lachapelle AND Seat no 5 = Donald S. Dutton which election had seat no 1 filled by jacques lachapelle but seat no 5 was filled by g. sanscartier,SELECT Election FROM table WHERE Seat no 1 = Jacques Lachapelle AND Seat no 5 = G. Sanscartier How many season did the team lost in round 1 with a GP of 64?,SELECT COUNT Season FROM table WHERE GP = 64 AND Result = Lost in round 1 What was the season where the team reached a GP of 244?,SELECT Season FROM table WHERE GF = 244 What was the maximum OTL if L is 28?,SELECT MAX OTL FROM table WHERE L = 28 What was the highest SOL where the team lost in round 3?,SELECT MAX SOL FROM table WHERE Result = Lost in round 3 What was the minimum L if the GA is 272?,SELECT MIN L FROM table WHERE GA = 272 What is the least amount of total medals won?,SELECT MIN Total(min. 2 medals) FROM table Who was the driver for the winning team Lawson Team Impul?,SELECT Winning Driver FROM table WHERE Winning Team = Lawson Team Impul Who has the fastest lap where Benoît Tréluyer got the pole position?,SELECT Fastest Lap FROM table WHERE Pole Position = Benoît Tréluyer What was the earlier round where Takashi Kogure got the fastest lap?,SELECT MIN Round FROM table WHERE Fastest Lap = Takashi Kogure How many drivers drove on Suzuka Circuit where Loïc Duval took pole position?,SELECT COUNT Winning Driver FROM table WHERE Circuit = Suzuka Circuit AND Pole Position = Loïc Duval What date did the West Indies win the match?,SELECT Match Date FROM table WHERE Winner = West Indies How many games were won by a margin of 131 runs?,SELECT COUNT Team (A) FROM table WHERE Margin = 131 runs Who won the match when the margin was 131 runs?,SELECT Winner FROM table WHERE Margin = 131 runs What was the margin of the match on 19 Jan 2002?,SELECT Margin FROM table WHERE Match Date = 19 Jan 2002 Where is the Bellerive Country Club venue located?,SELECT Location of venue FROM table WHERE Venue = Bellerive Country Club List all winning scores from 1982.,SELECT Winners Score FROM table WHERE Year = 1982 How many vacators were in the Pennsylvania 33rd district?,SELECT COUNT Vacator FROM table WHERE District = Pennsylvania 33rd Who was the successor for the Kentucky 2nd district?,SELECT Successor FROM table WHERE District = Kentucky 2nd "Name the date successor seated for contested election; served until february 14, 1794","SELECT Date successor seated FROM table WHERE Reason for change = Contested election; served until February 14, 1794" Name the date successor seated for delegate seat established,SELECT Date successor seated FROM table WHERE Reason for change = Delegate seat established Name the date successor seated is south carolina 3rd,SELECT Date successor seated FROM table WHERE District = South Carolina 3rd What is the number of vacators when the successor was William H. Wells ( F )?,SELECT COUNT Vacator FROM table WHERE Successor = William H. Wells ( F ) What is the total number of dates of successor formal installation when the vacator was Joshua Clayton ( F )?,SELECT COUNT Date of successors formal installation FROM table WHERE Vacator = Joshua Clayton ( F ) What is the total number of successors when the vacator was William North ( F ),SELECT COUNT Successor FROM table WHERE Vacator = William North ( F ) What are all the states (class) when the successor was Joseph Anderson ( DR )?,SELECT State (class) FROM table WHERE Successor = Joseph Anderson ( DR ) "What are all the states (class) when the reason for change was resigned November 26, 1798 and the vacator was John Hunter ( DR )?","SELECT State (class) FROM table WHERE Reason for change = Resigned November 26, 1798 AND Vacator = John Hunter ( DR )" "How many vacators have October 22, 1808 as date successor seated?","SELECT COUNT Vacator FROM table WHERE Date successor seated = October 22, 1808" What is the date successor seated where Massachusetts 2nd is the district?,SELECT Date successor seated FROM table WHERE District = Massachusetts 2nd "Who is the successor when the reason for change is seat declared vacant January 2, 1808","SELECT Successor FROM table WHERE Reason for change = Seat declared vacant January 2, 1808" Which district has John Culpepper (f) as the vacator?,SELECT District FROM table WHERE Vacator = John Culpepper (F) What is the reason for change when maryland 6th is the district? ,SELECT Reason for change FROM table WHERE District = Maryland 6th Who is the vacator when south carolina 4th is the district?,SELECT Vacator FROM table WHERE District = South Carolina 4th Who is the successor when florida territory at-large is the district?,SELECT Successor FROM table WHERE District = Florida Territory At-large "Name the vacator for reason for change died january 12, 1826","SELECT Vacator FROM table WHERE Reason for change = Died January 12, 1826" Name the reason for change pennsylvania 13th,SELECT Reason for change FROM table WHERE District = Pennsylvania 13th "Name the vacator for died august 13, 1826","SELECT Vacator FROM table WHERE Reason for change = Died August 13, 1826" "Name the successor for elected january 26, 1837","SELECT COUNT Successor FROM table WHERE Date of successors formal installation = Elected January 26, 1837" Name the successor for north carolina 13th,SELECT Successor FROM table WHERE District = North Carolina 13th Name the date successor seated for pennsylvania 17th,SELECT Date successor seated FROM table WHERE District = Pennsylvania 17th who are the writer of the series episode number 170?,SELECT Written by FROM table WHERE Series no. = 170 which is the maximun serie episode number when the millions of North American spectators is 3.14?,SELECT MAX Series no. FROM table WHERE U.S. Viewers (millions) = 3.14 How many writers write the episode whose director is Jonathan Herron?,SELECT COUNT Written by FROM table WHERE Directed by = Jonathan Herron which is the biggest production code?,SELECT MAX Production code FROM table who are the writers when the production code is 8011?,SELECT Written by FROM table WHERE Production code = 8011 what is the name of the episode whose writer is Timothy J. Lea and the director is Norberto Barba?,SELECT Title FROM table WHERE Written by = Timothy J. Lea AND Directed by = Norberto Barba What is the least year when men's singles is Raju Rai?,SELECT MIN Year FROM table WHERE Mens Singles = Raju Rai How many outcomes are listed when the final opponent was Johan Kriek? ,SELECT COUNT Outcome FROM table WHERE Opponent in the final = Johan Kriek How many miles were driven in the race where the winner finished in 2:47:11?,SELECT Miles (km) FROM table WHERE Race Time = 2:47:11 What date was the race in 1968 run on?,SELECT Date FROM table WHERE Year = 1968 What year had a race with 301* laps?,SELECT Year FROM table WHERE Laps = 301* How many races did Cale Yarborough win at an average speed of 88.924 mph?,SELECT COUNT Race Time FROM table WHERE Driver = Cale Yarborough AND Average Speed (mph) = 88.924 Name the most pos for west bromwich albion club,SELECT MAX Pos FROM table WHERE Club = West Bromwich Albion Name the points for 212 respect toward opponents,SELECT Points FROM table WHERE Respect toward opponents = 212 Name the pos for west ham united,SELECT MIN Pos FROM table WHERE Club = West Ham United Name the most red/yellow cards for positive play being 255,SELECT MAX Red/Yellow cards FROM table WHERE Positive play = 255 Name the date of birth for 27/07/86,SELECT Name FROM table WHERE Date of Birth = 27/07/86 Name the least number,SELECT MIN Number FROM table Name the nationality for francesco guglielmi,SELECT Nationality FROM table WHERE Name = Francesco Guglielmi Name the height for date of birth being 17/08/75,SELECT MIN Height (m) FROM table WHERE Date of Birth = 17/08/75 How many points did player 7 score in the challenge cup?,SELECT COUNT Challenge Cup FROM table WHERE P = 7 What is Kris doolan's league number?,SELECT COUNT League FROM table WHERE Player = Kris Doolan What is bryan hodge's player number,SELECT COUNT P FROM table WHERE Player = Bryan Hodge What was the lowest number of points scored in the league cup?,SELECT MIN League Cup FROM table When did the Cowboys score 13 points in 1966?,SELECT Date FROM table WHERE Cowboys points = 13 "What was the Cowboys' record for Nov. 5, 1966?",SELECT Record FROM table WHERE Date = Nov. 5 Who won the regular season when Maryland won the tournament?,SELECT Regular Season Winner FROM table WHERE Tournament Winner = Maryland Who won the tournament when Idaho State won the regular season?,SELECT Conference Tournament FROM table WHERE Regular Season Winner = Idaho State Who won the regular season when Missouri Valley Conference took place?,SELECT Regular Season Winner FROM table WHERE Conference = Missouri Valley Conference What was the conference when Arizona State won the regular season?,SELECT Conference FROM table WHERE Regular Season Winner = Arizona State Who is the tournament winner in the Atlantic Coast Conference?,SELECT Tournament Winner FROM table WHERE Conference = Atlantic Coast Conference Which county had a 3.6% unemployment rate?,SELECT County FROM table WHERE Unemployment Rate = 3.6% What is the status of the county that has a 17.3% poverty rate?,SELECT Status FROM table WHERE Poverty Rate = 17.3% What is the market income per capita of the county with the 9.4% poverty rate?,SELECT Market Income Per Capita FROM table WHERE Poverty Rate = 9.4% How many status' are there with a population of 90565?,SELECT COUNT Status FROM table WHERE Population = 90565 "What is the status of the county with per capita market income of $24,326?","SELECT Status FROM table WHERE Market Income Per Capita = $24,326" "What is the unemployment rate for the county with a market income per capita of $20,958?","SELECT COUNT Unemployment Rate FROM table WHERE Market Income Per Capita = $20,958" List all who wrote for production code 1ark07.,SELECT Written by FROM table WHERE Production code = 1ARK07 How many directors were there for the production code 1ark08?,SELECT COUNT Directed by FROM table WHERE Production code = 1ARK08 "How many millions of people viewed ""Father's Day""?","SELECT Viewers (in millions) FROM table WHERE Title = ""Father's Day""" List all directors from episodes with viewership of 1.945 million.,SELECT Directed by FROM table WHERE Viewers (in millions) = 1.945 What is the original air date for production code 1ark79?,SELECT Original air date FROM table WHERE Production code = 1ARK79 How many rounds were there in the 2006 davis cup europe/africa group I?,SELECT COUNT Round FROM table WHERE Edition = 2006 Davis Cup Europe/Africa Group I Where does the team play May 3?,SELECT Team FROM table WHERE Date = May 3 What team was the game on February 27 played against?,SELECT Team FROM table WHERE Date = February 27 What was the score of the game in which Brook Lopez (8) did the high rebounds?,SELECT Score FROM table WHERE High rebounds = Brook Lopez (8) Who did the high assists in the game played on February 9?,SELECT High assists FROM table WHERE Date = February 9 What was the record in the game against Memphis?,SELECT Record FROM table WHERE Team = Memphis What's the highest game number for a game in which Kris Humphries (8) did the high rebounds?,SELECT MAX Game FROM table WHERE High rebounds = Kris Humphries (8) When 0-1 is the series who has the highest amount of assists?,SELECT High assists FROM table WHERE Series = 0-1 When 5 is the game who has the highest amount of points?,SELECT High points FROM table WHERE Game = 5 When 1-1 is the series who is the team?,SELECT Team FROM table WHERE Series = 1-1 When george hill (29) has the highest amount of points what is the date?,SELECT Date FROM table WHERE High points = George Hill (29) Name the audition city for hyatt regency chicago,SELECT Audition City FROM table WHERE Callback Venue = Hyatt Regency Chicago Name the callback date for amway arena,SELECT Callback Date FROM table WHERE Audition Venue = Amway Arena "Name the guest judge for first audition date being july 9, 2009","SELECT COUNT Guest Judge FROM table WHERE First Audition Date = July 9, 2009" Name the total number of golden tickets being rosen shingle creek resort,SELECT COUNT Golden Tickets FROM table WHERE Callback Venue = Rosen Shingle Creek Resort Name the golden ticket for invesco field,SELECT Golden Tickets FROM table WHERE Audition Venue = Invesco Field Name the k. r. narayanan values for pondicherry,SELECT K.R. Narayanan (Values) FROM table WHERE States = Pondicherry Name the kr narayanan votes for values being 936 for kr,SELECT K.R. Narayanan (Votes) FROM table WHERE K.R. Narayanan (Values) = 936 Name the most kr votes for value of each vote for 208,SELECT MAX K.R. Narayanan (Votes) FROM table WHERE Value of each Vote = 208 Name the number of tn seshan values for kr values is 478608,SELECT COUNT T.N. Seshan (Values) FROM table WHERE K.R. Narayanan (Values) = 478608 Name the production code for number in season being 21,SELECT Production code FROM table WHERE No. in season = 21 Name the production code by paul lieberstein,SELECT Production code FROM table WHERE Written by = Paul Lieberstein How many blockings occured in the game with 198 rebounds?,SELECT MAX Blocks FROM table WHERE Rebounds = 198 For how long did Jordan Coleman play?,SELECT Minutes FROM table WHERE Player = Jordan Coleman "How much time, in minutes, did Chanel Chisholm play?",SELECT COUNT Minutes FROM table WHERE Player = Chanel Chisholm What is the lowest number of 3 pointers that occured in games with 52 steals?,SELECT MIN Three Pointers FROM table WHERE Steals = 52 What is the lowest number of games played by the player with 50 steals?,SELECT MIN Games Played FROM table WHERE Steals = 50 What countries does the Rock come from?,SELECT COUNT Country FROM table WHERE Name = The Rock "How many times has a wrestler whose federation was roh, wwe competed in this event?","SELECT COUNT Other placings FROM table WHERE Federation = ROH, WWE" What are the rank/s of Eddie Guerrero?,SELECT # FROM table WHERE Name = Eddie Guerrero How many times has a wrestler from the country of England wrestled in this event?,SELECT COUNT 2 FROM table WHERE Country = England "Name the original air date for "" don't look a smith horse in the mouth ""","SELECT Original air date FROM table WHERE Title = "" Don't Look a Smith Horse in the Mouth """ Name who wrote number 88,SELECT Written by FROM table WHERE No. in series = 88 Name who wrote 5ajn11,SELECT Written by FROM table WHERE Production code = 5AJN11 Name who wrote the episode directed by pam cooke & jansen yee,SELECT Written by FROM table WHERE Directed by = Pam Cooke & Jansen Yee "Name the number of year for 6–3, 6–2 hard surface","SELECT COUNT Year FROM table WHERE Score in the final = 6–3, 6–2 AND Surface = Hard" Name the surface for philadelphia,SELECT Surface FROM table WHERE Championship = Philadelphia Name the championship for clay and corrado barazzutti,SELECT Championship FROM table WHERE Surface = Clay AND Opponent in the final = Corrado Barazzutti Name the year for clay for boston and guillermo vilas,SELECT Year FROM table WHERE Surface = Clay AND Championship = Boston AND Opponent in the final = Guillermo Vilas "Name the total number of opponent in the final for 6–2, 6–1, 6–3","SELECT COUNT Opponent in the final FROM table WHERE Score in the final = 6–2, 6–1, 6–3" What is every year where opponent in the final is John Mcenroe at Wimbledon?,SELECT Year FROM table WHERE Opponent in the final = John McEnroe AND Championship = Wimbledon What is every score in the final for opponent in final John Mcenroe at US Open?,SELECT Score in the final FROM table WHERE Opponent in the final = John McEnroe AND Championship = US Open "What is every surface with a score in the final of 6–4, 6–7 (1–7) , 6–7 (4–7) , 4–6?","SELECT Surface FROM table WHERE Score in the final = 6–4, 6–7 (1–7) , 6–7 (4–7) , 4–6" What was the score in game 6?,SELECT Score FROM table WHERE Game = 6 What were the amount of rebounds in game 2?,SELECT High rebounds FROM table WHERE Game = 2 "On what date was the attendance at TD Garden 18,624?","SELECT Date FROM table WHERE Location Attendance = TD Garden 18,624" What day was the record 14-27?,SELECT Date FROM table WHERE Record = 14-27 How many people got high points in game 35?,SELECT COUNT High points FROM table WHERE Game = 35 Who had the highest points on January 2?,SELECT High points FROM table WHERE Date = January 2 Who did the high rebounds in the game where Carl Landry (23) did the most high points?,SELECT High rebounds FROM table WHERE High points = Carl Landry (23) What's the end score of the game where Shane Battier (8) did the high rebounds?,SELECT Score FROM table WHERE High rebounds = Shane Battier (8) Where was the game in which Carl Landry (25) did the most high points played?,SELECT Location Attendance FROM table WHERE High points = Carl Landry (25) Who had the most high assists with a record of 32-19?,SELECT High assists FROM table WHERE Record = 32-19 When did the Mavericks have a record of 32-19?,SELECT Date FROM table WHERE Record = 32-19 List the stadium and number of people in attendance when the team record was 45-22.,SELECT COUNT Location Attendance FROM table WHERE Record = 45-22 How many games had been played when the Mavericks had a 46-22 record?,SELECT MAX Game FROM table WHERE Record = 46-22 Name the date for score w 109–95 (ot),SELECT Date FROM table WHERE Score = W 109–95 (OT) "Name the high points for pepsi center 19,155","SELECT High points FROM table WHERE Location Attendance = Pepsi Center 19,155" "If the record is 5-8, what is the team name?",SELECT Team FROM table WHERE Record = 5-8 "If the record is 5-5, what is the game maximum?",SELECT MAX Game FROM table WHERE Record = 5-5 "If the record is 6-8, what was the score?",SELECT Score FROM table WHERE Record = 6-8 When was the game number 3 played?,SELECT Date FROM table WHERE Game = 3 Where was the game in which Kevin Durant (25) did the most high points played?,SELECT Location Attendance FROM table WHERE High points = Kevin Durant (25) What was the record in the game in which Jeff Green (14) did the most high rebounds?,SELECT Record FROM table WHERE High rebounds = Jeff Green (14) Name the team for january 4,SELECT Team FROM table WHERE Date = January 4 Name the location attendance for january 18,SELECT Location Attendance FROM table WHERE Date = January 18 Name the least game for january 29,SELECT MIN Game FROM table WHERE Date = January 29 What location attendance has russell westbrook (5) as high assists and nenad krstic (8) as high rebounds?,SELECT Location Attendance FROM table WHERE High assists = Russell Westbrook (5) AND High rebounds = Nenad Krstic (8) "Who has high points when toyota center 15,095 is location attendance?","SELECT High points FROM table WHERE Location Attendance = Toyota Center 15,095" "Who has high points when verizon center 17,152 is location attendance?","SELECT High points FROM table WHERE Location Attendance = Verizon Center 17,152" What is the score for the date of December 7?,SELECT Score FROM table WHERE Date = December 7 What's the number of the game in which Carlos Boozer (8) did the high rebounds?,SELECT Game FROM table WHERE High rebounds = Carlos Boozer (8) When was the game in which Deron Williams (13) did the high assists played?,SELECT Date FROM table WHERE High assists = Deron Williams (13) How many different high rebound results are there for the game number 26?,SELECT COUNT High rebounds FROM table WHERE Game = 26 How many different players did the most high assists on the March 4 game?,SELECT COUNT High assists FROM table WHERE Date = March 4 What was the record at the game where Deron Williams (6) did the high assists?,SELECT Record FROM table WHERE High assists = Deron Williams (6) Where was the March 24 game played?,SELECT Location Attendance FROM table WHERE Date = March 24 How many players did the most high points in the game with 39-22 record?,SELECT COUNT High points FROM table WHERE Record = 39-22 What is the broadcast date where Jason's team is Rhod Gilbert and Shappi Khorsandi?,SELECT First broadcast FROM table WHERE Jasons team = Rhod Gilbert and Shappi Khorsandi In how many episodes did Sean's team include Jeremy Clarkson and James McQuillan?,SELECT COUNT Episode FROM table WHERE Seans team = Jeremy Clarkson and James McQuillan Who was on Jason's team for the 12 June 2009 episode?,SELECT Jasons team FROM table WHERE First broadcast = 12 June 2009 Who was on Jason's team in the episode where Sean's team was Reginald D. Hunter and Kelly Osbourne?,SELECT Jasons team FROM table WHERE Seans team = Reginald D. Hunter and Kelly Osbourne "what is the record where the locaiton is tampa, fl and the opponent is louisville?","SELECT Record FROM table WHERE Location = Tampa, FL AND Opponent = Louisville" "what is the number of opponents where the location is syracuse, ny?","SELECT COUNT Opponent FROM table WHERE Location = Syracuse, NY" what is the record where the opponent is central connecticut?,SELECT Record FROM table WHERE Opponent = Central Connecticut "If the channels is wxyzrstuvpq, what is the horizontal order?",SELECT Horizontal order FROM table WHERE Channels = WXYZRSTUVPQ "If the height order is 1 and the soundfield type is mixed-order, what are all the channels?",SELECT Channels FROM table WHERE Soundfield type = mixed-order AND Height order = 1 "If the channels is wxyzuv, what is the number of channels?",SELECT Number of channels FROM table WHERE Channels = WXYZUV "When was the first broadcast of the episode titled ""Truth Be Told""?","SELECT Original air date FROM table WHERE Title = ""Truth Be Told""" What are the titles of the episodes which had 1.10 million U.S. viewers?,SELECT Title FROM table WHERE U.S. viewers (in millions) = 1.10 What is the name of the episodes which had 1.22 million U.S. viewers?,SELECT Title FROM table WHERE U.S. viewers (in millions) = 1.22 How many millions of viewers did the episode written by Andrea Conway Kagey?,SELECT U.S. viewers (in millions) FROM table WHERE Written by = Andrea Conway Kagey What is the title of the episode/s written by Michael Gans & Richard Register?,SELECT Title FROM table WHERE Written by = Michael Gans & Richard Register What is the total score when 7 is the average ranking?,SELECT MAX Total Score FROM table WHERE Average Ranking = 7 Which couple has 295 as a total score?,SELECT Couple FROM table WHERE Total Score = 295 What is the average for the couple anh & luda?,SELECT Average FROM table WHERE Couple = Anh & Luda What was the largest attended game?,SELECT MAX Attendance FROM table What scores happened on February 9?,SELECT Score FROM table WHERE Date = February 9 What scores happened to be on February 9?,SELECT Score FROM table WHERE Date = February 9 What scores happened on February 11?,SELECT Score FROM table WHERE Date = February 11 How many directed by have 2.80 as u.s. viewers (in millions)?,SELECT COUNT Directed by FROM table WHERE U.S. viewers (in millions) = 2.80 What is the title when 2.50 is u.s. viewers (in millions)? ,SELECT Title FROM table WHERE U.S. viewers (in millions) = 2.50 "How many u.s. viewers (in millions) have ""dare devil"" as the title?","SELECT U.S. viewers (in millions) FROM table WHERE Title = ""Dare Devil""" "What is the original air date when ""poison ivy"" is the title?","SELECT Original air date FROM table WHERE Title = ""Poison Ivy""" Name the least new points for points defending is 1200,SELECT MIN New points FROM table WHERE Points defending = 1200 Name the number of points defending for 1075,SELECT COUNT Points defending FROM table WHERE New points = 1075 Name the points won for 1230,SELECT Points won FROM table WHERE Points = 1230 Name the status for points 3185,SELECT Status FROM table WHERE Points = 3185 What are the numbers for the order number 713096-713119?,SELECT Numbers FROM table WHERE Order number = 713096-713119 The numbers 801-812 are in which country?,SELECT Country FROM table WHERE Numbers = 801-812 What country has the order number 711871-711880?,SELECT Country FROM table WHERE Order number = 711871-711880 The serial numbers 713096-713119 are in which country?,SELECT Country FROM table WHERE Serial numbers = 713096-713119 The order number 713726-713735 has what serial number?,SELECT Serial numbers FROM table WHERE Order number = 713726-713735 How many railroads have the numbers 864-873?,SELECT COUNT Railroad FROM table WHERE Numbers = 864-873 What's the name of Linroy Bottoson's victim?,SELECT Victim(s) FROM table WHERE Executed person = Linroy Bottoson What was the name of the couple if the number of dances is 6?,SELECT Couple FROM table WHERE Number Of Dances = 6 What is the name of the couple if the total points earned is 161?,SELECT Couple FROM table WHERE Total Points Earned = 161 What is the total points earned total number if the average is 21.3?,SELECT COUNT Total Points Earned FROM table WHERE Average = 21.3 What is the number of dances total number if the average is 22.3?,SELECT COUNT Number Of Dances FROM table WHERE Average = 22.3 Name the player that is 1.85 m,SELECT Player FROM table WHERE Height (m) = 1.85 Name the height of demond greene,SELECT Height (f) FROM table WHERE Player = Demond Greene Name the height for the player born 1989 and height 2.11,SELECT Height (f) FROM table WHERE Year born = 1989 AND Height (m) = 2.11 Name the height for the player born in 1981,SELECT Height (m) FROM table WHERE Year born = 1981 Name the height for steffen hamann,SELECT Height (f) FROM table WHERE Player = Steffen Hamann "When did the episode titled ""Do you believe in magic"" run for the first time?","SELECT Original air date FROM table WHERE Title = ""Do You Believe in Magic""" Who wrote the episode whose director is Karen Gaviola?,SELECT Written by FROM table WHERE Directed by = Karen Gaviola When did the episode viewed by 10.50 millions of people in the US run for the first time?,SELECT Original air date FROM table WHERE U.S. viewers (millions) = 10.50 "What's the name of the episode seen by 9.63 millions of people in the US, whose director is Laura Innes?",SELECT Title FROM table WHERE Directed by = Laura Innes AND U.S. viewers (millions) = 9.63 How many points per game have the tournament 2005 eurobasket?,SELECT Points per game FROM table WHERE Tournament = 2005 EuroBasket How may assists per game have 7.7 points per game?,SELECT Assists per game FROM table WHERE Points per game = 7.7 How many games played have 4.7 as points per game?,SELECT Games played FROM table WHERE Points per game = 4.7 How many assists per game have 4.2 rebounds per game?,SELECT Assists per game FROM table WHERE Rebounds per game = 4.2 How many assists per game in the tournament 2010 fiba world championship?,SELECT Assists per game FROM table WHERE Tournament = 2010 FIBA World Championship How many games played have 4.7 points per game?,SELECT COUNT Games played FROM table WHERE Points per game = 4.7 What was the average finish the year Bodine finished 3rd?,SELECT Avg. Finish FROM table WHERE Position = 3rd What position did he finish in 1987?,SELECT Position FROM table WHERE Year = 1987 What team was Bodine in when he had an average finish of 8.3?,SELECT Team(s) FROM table WHERE Avg. Finish = 8.3 How many years did he have an average finish of 11.7?,SELECT COUNT Avg. Start FROM table WHERE Avg. Finish = 11.7 What is the least value for week?,SELECT MIN Week FROM table How many values for attendance on the date of September 5?,SELECT COUNT Attendance FROM table WHERE Date = September 5 How many dates for the week of 4?,SELECT COUNT Date FROM table WHERE Week = 4 How many values for attendance on the date of August 26?,SELECT COUNT Attendance FROM table WHERE Date = August 26 what is the total 07-08 gp/jgp 2nd with the name mao asada,SELECT 07-08 GP/JGP 2nd FROM table WHERE Name = Mao Asada 08-09 gp/jgp 2nd is 213 and ws points will be what maximum,SELECT MAX WS Points FROM table WHERE 08-09 GP/JGP 2nd = 213 Name the owners 2009 for south side indianapolis,SELECT Owner(s) (2009) FROM table WHERE Location = South Side Indianapolis Name the stacks for 1 1969 2 1995,SELECT Stacks FROM table WHERE In Service Dates = 1 1969 2 1995 Name the number of stacks for 1 & 2 235 mw 3 & 4 88.2 mw,SELECT COUNT Stacks FROM table WHERE Unit Capacity (2009) = 1 & 2 235 MW 3 & 4 88.2 MW Name the number for service dates for hoosier energy for petersburg,SELECT COUNT In Service Dates FROM table WHERE Owner(s) (2009) = Hoosier Energy AND Location = Petersburg What frequency does model L34xx use?,SELECT Frequency FROM table WHERE Model (list) = L34xx What brand is model G6xxx?,SELECT Brand name FROM table WHERE Model (list) = G6xxx What is the maximum memory speed for frequencies between 2.93-3.2ghz?,SELECT Max Memory Speed FROM table WHERE Frequency = 2.93-3.2GHz What brand is model I7-8xx?,SELECT Brand name FROM table WHERE Model (list) = i7-8xx List the number of cores for ddr3-1333 with frequencies between 2.66-2.8ghz.,SELECT Cores/Threads FROM table WHERE Max Memory Speed = DDR3-1333 AND Frequency = 2.66-2.8GHz What frequency does the Pentium processor use?,SELECT Frequency FROM table WHERE Brand name = Pentium How many different counts of the votes for Bush are there in the county where he got 69.7% of the votes?,SELECT COUNT Bush# FROM table WHERE Bush% = 69.7% What percentage of the votes in Oneida did Kerry win?,SELECT Kerry% FROM table WHERE County = Oneida What percentage of the people in Bonneville voted for Bush?,SELECT Bush% FROM table WHERE County = Bonneville What percentage of the votes were for others in the county where 462 people voted that way?,SELECT Others% FROM table WHERE Others# = 462 What's percentage voted for Busg in the county where Kerry got 37.6%?,SELECT Bush% FROM table WHERE Kerry% = 37.6% How many people voted for Kerry in the county where 8 voted for others?,SELECT MIN Kerry# FROM table WHERE Others# = 8 "When 3:38:45 is 3:34:14 what is the date on May 11th, 2008?",SELECT 11 May 2008 FROM table WHERE 3:34:14 = 3:38:45 When north american record is the world record who is the denis nizhegorodov ( rus )?,SELECT Denis Nizhegorodov ( RUS ) FROM table WHERE World record = North American record "When 3:41:20 is 3:34:14 what is cheboksary , russia?","SELECT Cheboksary , Russia FROM table WHERE 3:34:14 = 3:41:20" How many incoming managers were there after Roy Hodgson left the position for the Fulham team?,SELECT COUNT Incoming manager FROM table WHERE Outgoing manager = Roy Hodgson AND Team = Fulham What is the table for the team Blackburn Rovers?,SELECT Table FROM table WHERE Team = Blackburn Rovers What was the date of appointment for incoming manager Roy Hodgson and the team is Liverpool?,SELECT Date of appointment FROM table WHERE Team = Liverpool AND Incoming manager = Roy Hodgson What team has an incoming manager named Kenny Dalglish?,SELECT Team FROM table WHERE Incoming manager = Kenny Dalglish What is the date of vacancy for the Liverpool team with a table named pre-season?,SELECT Date of vacancy FROM table WHERE Table = Pre-season AND Team = Liverpool When steve mcclaren is the replacer what is the manner of departure?,SELECT Manner of departure FROM table WHERE Replaced by = Steve McClaren When 1. fc köln is the team what is the date of appointment?,SELECT Date of appointment FROM table WHERE Team = 1. FC Köln When 1999 is the year how many tournaments are there?,SELECT COUNT Tournament FROM table WHERE Year = 1999 When cary middlecoff is the winner how many pars are there?,SELECT COUNT Par FROM table WHERE Winner = Cary Middlecoff When hale irwin is the winner what is the margin of victory?,SELECT Margin of victory FROM table WHERE Winner = Hale Irwin When gary player is the winner what is the lowest winners share in dollars?,SELECT MIN Winners share ( $ ) FROM table WHERE Winner = Gary Player "How many entries are there for founded when the location was springfield, ohio?","SELECT COUNT Founded FROM table WHERE Location = Springfield, Ohio" What was the location for the team name of patriots?,SELECT Location FROM table WHERE Team Name = Patriots What is the location when founded was 1957?,SELECT Location FROM table WHERE Founded = 1957 What is the affiliation when the institution was ohio christian university?,SELECT Affiliation FROM table WHERE Institution = Ohio Christian University "What is the institution that was located is circleville, ohio?","SELECT Institution FROM table WHERE Location = Circleville, Ohio" What is the location for the team name of eagles?,SELECT Location FROM table WHERE Team Name = Eagles When did the episode that had 5.09 million total viewers (both Live and SD types) first air?,SELECT Original airdate FROM table WHERE Live+SD Total viewers = 5.09 million How many total viewers (combined Live and SD) watched the episode with a share of 8?,SELECT Live+7 Day DVR Total viewers FROM table WHERE Share = 8 When did the fourth episode of the season (4 1-04) first air?,SELECT Original airdate FROM table WHERE Episode number Production number = 4 1-04 "What are the ""18–49 Rating Live+SD"" ratings and ""Live+7"" ratings, respectively, for the episode that originally aired on October 14, 2009?","SELECT 18–49 Rating Live+SD / Live+7 FROM table WHERE Original airdate = October 14, 2009" When did the episode that had 3.69 million total viewers (Live and SD types combined) first air?,SELECT Original airdate FROM table WHERE Live+SD Total viewers = 3.69 million Who was the leading actor in the film with a supporting actor named Cecil Kellaway?,SELECT Leading Actor FROM table WHERE Supporting Actor = Cecil Kellaway "Who was the supporting actress in ""For Whom the Bell Tolls""?",SELECT Supporting Actress FROM table WHERE Film = For Whom the Bell Tolls Who was the supporting actress in a film with Diane Keaton as the leading actress?,SELECT Supporting Actress FROM table WHERE Leading Actress = Diane Keaton Who was the leading actress in a film with Warren Beatty as the leading actor and also at the 40th Oscars?,SELECT Leading Actress FROM table WHERE Leading Actor = Warren Beatty AND Oscars = 40th Which film had Charles Bickford as supporting actor?,SELECT Film FROM table WHERE Supporting Actor = Charles Bickford Who was the supporting actress in 1943?,SELECT Supporting Actress FROM table WHERE Year = 1943 How many episodes aired in Sydney in Week 3?,SELECT COUNT Sydney FROM table WHERE WEEK = 3 How many viewers were there in Sydney for the episode when there were 334000 in Melbourne?,SELECT Sydney FROM table WHERE Melbourne = 334000 How many Adelaide viewers were there in Week 5?,SELECT Adelaide FROM table WHERE WEEK = 5 What is the highest number of Brisbane viewers?,SELECT MAX Brisbane FROM table What was the rating in Brisbane the week it was 276000 in Melbourne? ,SELECT MAX Brisbane FROM table WHERE Melbourne = 276000 What was the total rating on week 3? ,SELECT TOTAL FROM table WHERE WEEK = 3 What was the rating for Brisbane the week that Adelaide had 94000?,SELECT MIN Brisbane FROM table WHERE Adelaide = 94000 How many millions of people in the US watched when Kevin Bray was director?,SELECT U.S. viewers (million) FROM table WHERE Directed by = Kevin Bray "How many millions of people in the US watched the ""Company Man"" episode?","SELECT U.S. viewers (million) FROM table WHERE Title = ""Company Man""" How many episodes in the season had 3.81 million US viewers?,SELECT COUNT No. in season FROM table WHERE U.S. viewers (million) = 3.81 "Who directed the episode ""Point Blank""?","SELECT Directed by FROM table WHERE Title = ""Point Blank""" What is the maximum folded value of the team whose stadium is Fraser Field?,SELECT MAX Folded FROM table WHERE Stadium = Fraser Field What is the maximum founded year of the Worcester Tornadoes?,SELECT MAX Founded FROM table WHERE Team = Worcester Tornadoes How many viewers were there for airdate is 22 october 2009?,SELECT MAX Viewers FROM table WHERE Airdate = 22 October 2009 What is the cable rank for episode no. 4?,SELECT Cable rank FROM table WHERE Episode no. = 4 Where where the bbc three weekly ranking for episode no. 5?,SELECT BBC Three weekly ranking FROM table WHERE Episode no. = 5 What is the cable rank for bbc three weekly ranking of n/a?,SELECT Cable rank FROM table WHERE BBC Three weekly ranking = N/A What is the cable rank for the airdate of 10 december 2009?,SELECT Cable rank FROM table WHERE Airdate = 10 December 2009 How many entries are shown for viewers when the airdate was 26 november 2009?,SELECT COUNT Viewers FROM table WHERE Airdate = 26 November 2009 What is the difficulty of the athens circuit?,SELECT Difficulty FROM table WHERE Circuit = Athens How many instances is paris the unlock?,SELECT COUNT Unlock Order FROM table WHERE Unlocks = Paris How many instances is the unlocked n/a?,SELECT COUNT Setting FROM table WHERE Unlocked by = N/A What is the lowest unlock order for the athens circuit?,SELECT MIN Unlock Order FROM table WHERE Circuit = Athens What is the setting for the hard difficulty?,SELECT Setting FROM table WHERE Difficulty = Hard What are the conditions for the athens circuit?,SELECT Conditions FROM table WHERE Circuit = Athens What team was he on when he finished in 11th position?,SELECT Team FROM table WHERE Position = 11th How many f/laps when he finished 8th?,SELECT MAX F/Laps FROM table WHERE Position = 8th What team was he on when he had 10 f/laps?,SELECT Team FROM table WHERE F/Laps = 10 How many podiums when he was in the british f3 national class series?,SELECT COUNT Podiums FROM table WHERE Series = British F3 National Class Name the last title for cuenca,SELECT Last title FROM table WHERE Home city = Cuenca Name the first season in the series for 2006,SELECT First season in the Serie A FROM table WHERE Last title = 2006 Name the last title for 2012,SELECT Last title FROM table WHERE First season in current spell = 2012 Name the club for quevedo,SELECT Club FROM table WHERE Home city = Quevedo Name the most for first season in the serie a for 7 de octubre,SELECT MAX First season in the Serie A FROM table WHERE Stadium = 7 de Octubre How many games had less than 7 goals scored?,SELECT COUNT Appearances¹ FROM table WHERE Goals¹ = 7 List the player that scored 4 times.,SELECT Name FROM table WHERE Goals¹ = 4 How many players are from the country of Brazil?,SELECT COUNT Position FROM table WHERE Nationality² = Brazil List the number of active years for attaquant.,SELECT Period FROM table WHERE Position = Attaquant "What was the season when mls regular season was 6th, east (9-11-10)?","SELECT Season FROM table WHERE MLS Regular Season = 6th, East (9-11-10)" What was the mls cup playoffs when concacaf champions cup / concacaf champions league was quarter-finals (09-10)?,SELECT MLS Cup Playoffs FROM table WHERE CONCACAF Champions Cup / CONCACAF Champions League = Quarter-Finals (09-10) "How many mls cup playoffs where there for the mls regular season is 1st, east* (13-7-10)?","SELECT COUNT MLS Cup Playoffs FROM table WHERE MLS Regular Season = 1st, East* (13-7-10)" "What was the lamar hunt u.s. open cup when concacaf champions cup / concacaf champions league was did not qualify and mls regular season was 4th, central (11-16-5)?","SELECT Lamar Hunt U.S. Open Cup FROM table WHERE CONCACAF Champions Cup / CONCACAF Champions League = Did not qualify AND MLS Regular Season = 4th, Central (11-16-5)" "How many entries are there for season where mls regular season was 5th, east (10-12-8)?","SELECT COUNT Season FROM table WHERE MLS Regular Season = 5th, East (10-12-8)" "What was the mls cup playoffs when the mls regular season was 4th, central (11-16-5)?","SELECT MLS Cup Playoffs FROM table WHERE MLS Regular Season = 4th, Central (11-16-5)" What is the series minimum if the season number is 2.08?,SELECT MIN Series # FROM table WHERE Season # = 2.08 What is the amount of viewers if the series number is 14?,SELECT Viewers (in millions) FROM table WHERE Series # = 14 "If the amount of viewers is 2.48 million, what is the original air date?",SELECT Original air date FROM table WHERE Viewers (in millions) = 2.48 "If the season number is 2.08, who was the episode written by?",SELECT Written by FROM table WHERE Season # = 2.08 What is the maximum money list rank for Matt Hansen?,SELECT MAX Money list rank FROM table WHERE Player = Matt Hansen What is the minimum money list rank for the players having a best finish of T9?,SELECT MIN Money list rank FROM table WHERE Best finish = T9 What is the minimum number of starts for the players having a best finish of T18?,SELECT MIN Starts FROM table WHERE Best finish = T18 What is the minimum number of cuts made for Hunter Mahan?,SELECT MIN Cuts made FROM table WHERE Player = Hunter Mahan What was the profession of the celebrity who was featured on season 15 and finished 7th place?,SELECT Notability/Profession FROM table WHERE Season = 15 AND Finish = 7th When winner is the outcome what is the score?,SELECT Score FROM table WHERE Outcome = Winner When us open (2) is the championship what is the surface?,SELECT Surface FROM table WHERE Championship = US Open (2) When Australian open is the championship what is the lowest year?,SELECT MIN Year FROM table WHERE Championship = Australian Open When alicia molik is the partner what is the outcome?,SELECT Outcome FROM table WHERE Partner = Alicia Molik When did they win 7 races?,SELECT Seasons FROM table WHERE Wins = 7 What were the starts when the points dropped 18?,SELECT Races (Starts) FROM table WHERE Points (Dropped points) = 18 What is the minimum amount of poles?,SELECT MIN Poles FROM table What was the least amount of wins?,SELECT MIN Wins FROM table How many values for fab(nm) if the model number is Whistler LP?,SELECT COUNT Fab ( nm ) FROM table WHERE Model Number = Whistler LP What is the value for congi core 1 if the code name is Redwood and core clock(mhz) is 500?,SELECT Config core 1 FROM table WHERE Code name = Redwood AND Core clock ( MHz ) = 500 What is every bus type for the texture of fillrate?,SELECT Bus type FROM table WHERE Texture ( GT /s) = Fillrate How many values for bus width have a bandwidth of 25.6 and model number of Granville Pro?,SELECT COUNT Bus width ( bit ) FROM table WHERE Bandwidth ( GB /s) = 25.6 AND Model Number = Granville Pro What is every code name for the model Radeon HD 6650m?,SELECT Code name FROM table WHERE Model = Radeon HD 6650M What place is there a change of -19.3?,SELECT COUNT Name FROM table WHERE Change (%) = -19.3 What is the density per km in Smoky Lake County?,SELECT Population density (per km 2 ) FROM table WHERE Municipal district = Smoky Lake County What is the population per km in Smoky Lake County?,SELECT Population density (per km 2 ) FROM table WHERE Municipal district = Smoky Lake County What is the population per km2 in Fishing Lake?,SELECT Population density (per km 2 ) FROM table WHERE Name = Fishing Lake What is the population density in Buffalo Lake?,SELECT Population density (per km 2 ) FROM table WHERE Name = Buffalo Lake How many years was lynn muscarella the high school principal and charlie wiltse the superintendent?,SELECT COUNT Year FROM table WHERE High School Principal = Lynn Muscarella AND Superintendent = Charlie Wiltse "Who were the superintendent(s) when the middle school principal was alan degroote, the gorham principal was paul lahue, and the year was 2006-2007?",SELECT Superintendent FROM table WHERE Middle School Principal = Alan Degroote AND Gorham Principal = Paul Lahue AND Year = 2006-2007 Who was the gorham principal in 2010-2011?,SELECT Gorham Principal FROM table WHERE Year = 2010-2011 How many middlesex principals were there in 2000-2001?,SELECT COUNT Middlesex Principal FROM table WHERE Year = 2000-2001 How many high school principals were there in 2000-2001?,SELECT High School Principal FROM table WHERE Year = 2000-2001 Who were the middle school principal(s) in 2010-2011?,SELECT Middle School Principal FROM table WHERE Year = 2010-2011 "When Mark Cavendish wins sprint classification and Maarten Tjallingii wins most courageous, who wins youth classification?",SELECT Youth Classification FROM table WHERE Sprint Classification = Mark Cavendish AND Most Courageous = Maarten Tjallingii Who won the mountains classification when Maarten Tjallingii won most corageous?,SELECT Mountains Classification FROM table WHERE Most Courageous = Maarten Tjallingii "When Brett Lancaster won the general classification, who won the team calssification?",SELECT Team Classification FROM table WHERE General Classification = Brett Lancaster "When Peter Sagan won the youth classification and Thomas Rabou won the most corageous, who won the sprint classification?",SELECT Sprint Classification FROM table WHERE Youth Classification = Peter Sagan AND Most Courageous = Thomas Rabou "When Yaroslav Popovych won most corageous, who won the mountains classification?",SELECT Mountains Classification FROM table WHERE Most Courageous = Yaroslav Popovych "When Ryan Anderson won the mountains classification, and Michael Rogers won the general classification, who won the sprint classification?",SELECT Sprint Classification FROM table WHERE Mountains Classification = Ryan Anderson AND General Classification = Michael Rogers "What the rank in the top 10 when the winnings were $1,741,176?","SELECT MIN Top 10 FROM table WHERE Winnings = $1,741,176" "When the gdp (ppp, in billions of current international dollars) is 7.93, what is the maximum ppp gdp per emissions (in international dollars per ton)?","SELECT MAX PPP GDP per Emissions (in international dollars per ton) FROM table WHERE GDP (PPP, in billions of current international dollars) = 7.93" "when the gdp per emissions (in us dollars per ton) is 3903, what is the maximum annual co2 emissions (in thousands of metric tons)?",SELECT MAX Annual CO2 emissions (in thousands of metric tons) FROM table WHERE GDP per Emissions (in US dollars per ton) = 3903 "when the annual co2 emissions (in thousands of metric tons) is 1811, what is the country?",SELECT Country FROM table WHERE Annual CO2 emissions (in thousands of metric tons) = 1811 "when the gdp (current, in billions of us dollars) is 162.50, what is the GDP?","SELECT MAX GDP per Emissions (in US dollars per ton) FROM table WHERE GDP (current, in billions of US dollars) = 162.50" What pick number did the buffalo bills get?,SELECT Pick # FROM table WHERE NFL Team = Buffalo Bills What was bruce baldwin's pick #?,SELECT Pick # FROM table WHERE Player = Bruce Baldwin What is the highest pick number the los angeles raiders got?,SELECT MAX Pick # FROM table WHERE NFL Team = Los Angeles Raiders Which player did the green bay packers pick?,SELECT Player FROM table WHERE NFL Team = Green Bay Packers How many players did the philadelphia eagles pick?,SELECT COUNT Position FROM table WHERE NFL Team = Philadelphia Eagles Mame the reg season for 2001,SELECT Reg. Season FROM table WHERE Year = 2001 Name the league for 2003,SELECT League FROM table WHERE Year = 2003 Name the number of playoffs for 3rd round,SELECT COUNT Playoffs FROM table WHERE Open Cup = 3rd Round Name the total number of years for usisl pro league,SELECT COUNT Year FROM table WHERE League = USISL Pro League Name the playoffs for usisl select league,SELECT Playoffs FROM table WHERE League = USISL Select League What position did the driver earn 31 points?,SELECT Position FROM table WHERE Points = 31 In what series did Bobby Labonte drive?,SELECT Series FROM table WHERE Driver = Bobby Labonte "In what position was the driver who won $60,000?","SELECT MIN Position FROM table WHERE Winnings = $60,000" "In what position was the driver who won $60,000?","SELECT MIN Position FROM table WHERE Winnings = $60,000" How much did Jeff Burton win?,SELECT Winnings FROM table WHERE Driver = Jeff Burton How much did Kenny Brack win?,SELECT Winnings FROM table WHERE Driver = Kenny Brack what is the special edition for the english version of james baskett?,SELECT Special edition FROM table WHERE English version = James Baskett what is the special edition where the english version is nick stewart?,SELECT Special edition FROM table WHERE English version = Nick Stewart what is the english version that is buena vista edition is daisuke gouri?,SELECT English version FROM table WHERE Buena Vista edition = Daisuke Gouri who is the character where the special edition is koichi sakaguchi?,SELECT Character FROM table WHERE Special edition = Koichi Sakaguchi who is the buena vista edidtion where special edition is koichi sakaguchi?,SELECT Buena Vista edition FROM table WHERE Special edition = Koichi Sakaguchi How many contestants were there when the runner-up was Monique Evans?,SELECT MAX Contestants FROM table WHERE Runner-Up = Monique Evans How many contestants were there when the runner-up was Sérgio Abreu? ,SELECT MAX Contestants FROM table WHERE Runner-Up = Sérgio Abreu In what season was the winner Dado Dolabella?,SELECT MAX Season FROM table WHERE Winner = Dado Dolabella Who was the winner when Mateus Rocha finished in 3rd place? ,SELECT Winner FROM table WHERE Third Place = Mateus Rocha In what season did Raquel Pacheco finish in third place?,SELECT Season FROM table WHERE Third Place = Raquel Pacheco Who finished in third place when the winner was Karina Bacchi? ,SELECT Third Place FROM table WHERE Winner = Karina Bacchi List the branding name for channel tv-62.,SELECT Branding FROM table WHERE Channel = TV-62 Which area did estrella tv 62 provide coverage for?,SELECT Coverage FROM table WHERE Branding = Estrella TV 62 List the power output for Phoenix. ,SELECT Power (kW) FROM table WHERE Coverage = Phoenix List the branding for krca-tv.,SELECT Branding FROM table WHERE Callsign = KRCA-TV What's the power output for channel tv-29?,SELECT Power (kW) FROM table WHERE Channel = TV-29 Which city did kpnz-tv provide coverage for?,SELECT Coverage FROM table WHERE Callsign = KPNZ-TV What is the maximum renewable energy (gw×h) for the state of Delaware?,SELECT MAX Renewable electricity (GW•h) FROM table WHERE State = Delaware Which state has 5179 (gw×h) of renewable energy without hydrogen power?wha,SELECT State FROM table WHERE Renewable electricity w/o Hydro (GW•h) = 5179 When renewable electricity is 5760 (gw×h) what is the minimum amount of renewable elecrrixity without hydrogen power?,SELECT MIN Renewable electricity w/o Hydro (GW•h) FROM table WHERE Renewable electricity (GW•h) = 5760 What is the amount of renewable electricity without hydrogen power when the percentage of renewable energy is 83.4?,SELECT Renewable electricity w/o Hydro (GW•h) FROM table WHERE % Renewable = 83.4 Which states have renewable electricity equal to 9667 (gw×h)?,SELECT State FROM table WHERE Renewable electricity (GW•h) = 9667 What is the percentage of renewable electricity without hydrogen power in the state of South Dakota?,SELECT % Renewable w/o Hydro FROM table WHERE State = South Dakota "What is shown for august 21-22 when november 3 is november 3, 1994?","SELECT August 21-22 FROM table WHERE November 3 = November 3, 1994" What is the number for march 27-29 whern november 3 is 153?,SELECT March 27-29 FROM table WHERE November 3 = 153 What number is shown for january 15-16 when november 3 is 133?,SELECT January 15-16 FROM table WHERE November 3 = 133 "What is shown for november 3 when june 10-11 is june 10, 1964?","SELECT November 3 FROM table WHERE June 10-11 = June 10, 1964" november 3 where march 27-29 is 149?,SELECT November 3 FROM table WHERE March 27-29 = 149 What number is shown for november 3 where january 15-16 is 151?,SELECT November 3 FROM table WHERE January 15-16 = 151 "What year were outputs is 2x pro bias, rca loop out and notes is vacuum tube released?","SELECT Release Year FROM table WHERE Outputs = 2x Pro Bias, RCA Loop Out AND Notes = Vacuum tube" "How many outputs are there for solid state, battery operated for portable use listed in notes?","SELECT COUNT Outputs FROM table WHERE Notes = Solid state, battery operated for portable use" Who sang for the movie Amar Deep?,SELECT Singer FROM table WHERE Movie/Album = Amar Deep What movie did Vijayalaxmi Co-star in and Shakeel Badayuni write the lyrics?,SELECT Movie/Album FROM table WHERE Co-Stars = VijayaLaxmi AND Lyricist = Shakeel Badayuni What year did Naushad Direct the Music?,SELECT MAX Year FROM table WHERE Music Director = Naushad How many co-singers were there when Parveen Babi co-starred?,SELECT COUNT Co-Singers FROM table WHERE Co-Stars = Parveen Babi What movie did Bela Bose co-star in?,SELECT Movie/Album FROM table WHERE Co-Stars = Bela Bose Who wrote the lyrics when Jeevankala co-starred?,SELECT Lyricist FROM table WHERE Co-Stars = Jeevankala "When did the episode ""you gonna do that the rest of your life?"" air?","SELECT Original air date FROM table WHERE Title = ""You Gonna Do That the Rest of Your Life?""" "What is the episode number of ""you gonna do that the rest of your life?""","SELECT Series # FROM table WHERE Title = ""You Gonna Do That the Rest of Your Life?""" "What is the original air date of ""Powerless""?","SELECT Original air date FROM table WHERE Title = ""Powerless""" How many episodes are written by Lew Schneider?,SELECT COUNT Series # FROM table WHERE Written by = Lew Schneider What is the title of the episode written by Jack Orman?,SELECT Title FROM table WHERE Written by = Jack Orman How many viewers (in millions) did episode 1 have?,SELECT Viewers (in millions) FROM table WHERE Series # = 1 How many games played catagories are there for Lauren McGee? ,SELECT COUNT Games Played FROM table WHERE Name = Lauren McGee How many numbers belong to the player with 10 assists? ,SELECT COUNT Number FROM table WHERE Assists = 10 How many names are listed for the player with 50 points?,SELECT COUNT Name FROM table WHERE Points = 50 "What type of school is in swarthmore, pennsylvania?","SELECT Type FROM table WHERE Location = Swarthmore, Pennsylvania" When was Dickinson College founded?,SELECT Founded FROM table WHERE Institution = Dickinson College How many F.L. are listed for Formula Three Euroseries?,SELECT COUNT F.L. FROM table WHERE Series = Formula Three Euroseries What are the most poles listed?,SELECT MAX Poles FROM table What is the least amount of podiums?,SELECT MIN Podiums FROM table How many points does Marussia Manor Racing have?,SELECT COUNT Points FROM table WHERE Team = Marussia Manor Racing What are all the vicinity (km²) where profits magnificence (2007) is 2nd,SELECT Area (km²) FROM table WHERE Income class (2007) = 2nd What are all the profits elegance (2007) in which mayor is ma. Ester a. Hamor,SELECT Income class (2007) FROM table WHERE Mayor = Ma. Ester A. Hamor What is the total quantity of populace (2010) where location (km²) is 134.51,SELECT COUNT Population (2010) FROM table WHERE Area (km²) = 134.51 What are all the metropolis / municipality where mayor is helen c. De castro,SELECT City / Municipality FROM table WHERE Mayor = Helen C. De Castro Which racing boat had a corrected time of 4:14:11:23?,SELECT Yacht FROM table WHERE Corrected time d:hh:mm:ss = 4:14:11:23 What is the number of the sail with an overall length of 13.68?,SELECT Sail number FROM table WHERE LOA (Metres) = 13.68 What is the ranking for NSW open 66 racing boat. ,SELECT Position FROM table WHERE State/country = NSW AND Yacht type = Open 66 What is the overall length of sail for the boat with a correct time of 4:15:35:26?,SELECT LOA (Metres) FROM table WHERE Corrected time d:hh:mm:ss = 4:15:35:26 Name the most number in season for leslie hill,SELECT MAX No. in season FROM table WHERE Directed by = Leslie Hill Name who directed the production code 1l10,SELECT Directed by FROM table WHERE Production code = 1L10 Name the production code for theresa rebeck,SELECT Production code FROM table WHERE Written by = Theresa Rebeck Name the original air date for production code 1l16,SELECT Original air date FROM table WHERE Production code = 1L16 What is the ethnic majority in the only town?,SELECT Largest ethnic group (2002) FROM table WHERE Type = town How to you write плавна with the latin alphabet?,SELECT Settlement FROM table WHERE Cyrillic Name Other Names = Плавна What is the second way of writting плавна.,SELECT Settlement FROM table WHERE Cyrillic Name Other Names = Плавна What is the smallest population listed?,SELECT MIN Population (2011) FROM table What type of settlement is rabe?,SELECT Type FROM table WHERE Settlement = Rabe What is the largest ethnic group of the settlement with the cyrillic name of банатско аранђелово?,SELECT Largest ethnic group (2002) FROM table WHERE Cyrillic Name Other Names = Банатско Аранђелово How many dominant religions are in đala?,SELECT COUNT Dominant religion (2002) FROM table WHERE Settlement = Đala Which settlement has the cyrillic name сигет? ,SELECT Settlement FROM table WHERE Cyrillic Name Other Names = Сигет What is the cyrillic and other name of rabe?,SELECT Cyrillic Name Other Names FROM table WHERE Settlement = Rabe What is the dominant religion in Gornji Tavankut?,SELECT Dominant religion (2002) FROM table WHERE Settlement = Gornji Tavankut What is the population in стари жедник (croatian: stari žednik)?,SELECT Population (2011) FROM table WHERE Cyrillic Name Other Names = Стари Жедник (Croatian: Stari Žednik) What are the cyrillic and other names of the settlement whose population is 6591?,SELECT Cyrillic Name Other Names FROM table WHERE Population (2011) = 6591 What type of settlement has a population of 1441?,SELECT Type FROM table WHERE Population (2011) = 1441 How many settlements are named ђурђин (croatian: đurđin)?,SELECT COUNT Settlement FROM table WHERE Cyrillic Name Other Names = Ђурђин (Croatian: Đurđin) What town has the population of 777?,SELECT Cyrillic Name Other Names FROM table WHERE Population (2011) = 777 What is the ethnic group is конак?,SELECT Largest ethnic group (2002) FROM table WHERE Cyrillic Name Other Names = Конак The pooulation of јарковац is?,SELECT Population (2011) FROM table WHERE Cyrillic Name Other Names = Јарковац What kind of type is бока?,SELECT Type FROM table WHERE Cyrillic Name Other Names = Бока "The population is 2,107's dominant religion is?","SELECT Dominant religion (2002) FROM table WHERE Population (2011) = 2,107" What is the Deliblato village known as in Cyrillic?,SELECT Cyrillic Name Other Names FROM table WHERE Settlement = Deliblato Who had 41.76% yes votes,SELECT description FROM table WHERE % YES = 41.76% how many yes votes made up 43.18% yes?,SELECT MAX YES votes FROM table WHERE % YES = 43.18% HOw many no votes were there when there were 45.60% yes votes,SELECT MIN NO votes FROM table WHERE % YES = 45.60% what is the measure number for the init type? ,SELECT meas. num FROM table WHERE type = Init Name the points for donald boor,SELECT Points FROM table WHERE Player = Donald Boor Name the least touchdowns for joe rogers,SELECT MIN Touchdowns FROM table WHERE Player = Joe Rogers "What was the us airdate of ""love lockdown"" part one?","SELECT US airdate FROM table WHERE Title = ""Love Lockdown"" Part One" How many titles had production code 1040?,SELECT COUNT Title FROM table WHERE Production code = 1040 Who directed the episode with production code ca311?,SELECT Directed by FROM table WHERE Production code = CA311 "What is the series episode number of the episode titled ""sound and vision""?","SELECT MAX Series # FROM table WHERE Title = ""Sound and Vision""" Which episode had 2.75 million viewers in the U.S.?,SELECT Title FROM table WHERE U.S. viewers (million) = 2.75 Who directed the episode with production code ca303?,SELECT Directed by FROM table WHERE Production code = CA303 "What date did ""d.a.w."" Originally air?","SELECT Original air date FROM table WHERE Title = ""D.A.W.""" Who wrote the episode with e4515 as the production code?,SELECT Written by FROM table WHERE Production code = E4515 "What episode number in the season is titled ""stray""?","SELECT MAX Season no. FROM table WHERE Title = ""Stray""" "If there are 11 lifts, what is the base elevation?",SELECT MAX Base elevation (feet) FROM table WHERE Lifts = 11 "if there are 30 lifts, what is the name of the ski resort?",SELECT Name FROM table WHERE Lifts = 30 "If the name is Steamboat, what is the top elevation?",SELECT Top elevation (feet) FROM table WHERE Name = Steamboat How many resorts have 118 runs?,SELECT COUNT Name FROM table WHERE Runs = 118 What is the snowfall for ski resort Snowmass?,SELECT MAX Snowfall (in/year) FROM table WHERE Name = Snowmass Name the most poles for 64 points,SELECT MAX Poles FROM table WHERE Points = 64 Name the points for car number 4,SELECT Points FROM table WHERE Car No. = 4 Name the position for eifelland racing,SELECT Position FROM table WHERE Team = Eifelland Racing Name the series for 68,SELECT Series FROM table WHERE Points = 68 How man teams had a total weight of 57.5?,SELECT COUNT Group FROM table WHERE Weight (kg) = 57.5 List the weight for 56 kilograms.,SELECT Distance FROM table WHERE Weight (kg) = 56 List the weight for 56.5 kilograms.,SELECT Race FROM table WHERE Weight (kg) = 56.5 What was the loss/gain when the votes -cast was 166?,SELECT Loss/gain FROM table WHERE Votes -cast = 166 Who as the candidate when the result - % was 2.9%?,SELECT Candidate FROM table WHERE Result - % = 2.9% How many votes were cast when the constituency was midlothian?,SELECT Votes -cast FROM table WHERE Constituency = Midlothian Who was the candidate when the result - % was 0.4%?,SELECT Candidate FROM table WHERE Result - % = 0.4% What was the loss/gain when the affiliation was solidarity?,SELECT Loss/gain FROM table WHERE Affiliation = Solidarity What is every affiliation for candidate Daren Ireland?,SELECT Affiliation FROM table WHERE Candidate = Daren Ireland What is every candidate for the Cardiff Central constituency?,SELECT Candidate FROM table WHERE Constituency = Cardiff Central What is the largest vote result for the Huddersfield constituency?,SELECT MAX Result - votes FROM table WHERE Constituency = Huddersfield What is the largest vote result if loss/gain is -0.5%?,SELECT MAX Result - votes FROM table WHERE Loss/gain = -0.5% What is every affiliation for the Tottenham constituency?,SELECT Affiliation FROM table WHERE Constituency = Tottenham How many values for constituency for the vote result of 162?,SELECT COUNT Constituency FROM table WHERE Result - votes = 162 "If the locale is Ontario, what is the W minimum?",SELECT MIN W FROM table WHERE Locale = Ontario "If the skip is Kelly Scott, what is the PF total number?",SELECT COUNT PF FROM table WHERE Skip = Kelly Scott How many runtimes does episode 53 have?,SELECT COUNT Network TV Run Time FROM table WHERE Episode # = 53 Who was the cast on the 3/23/1963 episode?,SELECT Main Cast FROM table WHERE Airdate = 3/23/1963 "What movie did dana wynter , mel ferrer , theodore bikel star in?","SELECT Movie Title and Year FROM table WHERE Main Cast = Dana Wynter , Mel Ferrer , Theodore Bikel" What is the branding of the callsign DWCI-TV?,SELECT Branding FROM table WHERE Callsign = DWCI-TV How many brandings are there where the Power kW (ERP) is 1kW (29.94kW ERP)?,SELECT COUNT Branding FROM table WHERE Power kW (ERP) = 1kW (29.94kW ERP) The callsign DWEC-TV has what branding? ,SELECT Branding FROM table WHERE Callsign = DWEC-TV "The location (transmitter site) San Fernando, Pampanga ** has what Power kW (ERP)?","SELECT Power kW (ERP) FROM table WHERE Location (Transmitter Site) = San Fernando, Pampanga **" What is the station type for the branding ABS-CBN TV-32 Tagaytay?,SELECT Station Type FROM table WHERE Branding = ABS-CBN TV-32 Tagaytay Who are all winning drivers if winning team is Carlin Motorsport and circuit is Croft?,SELECT Winning driver FROM table WHERE Winning team = Carlin Motorsport AND Circuit = Croft What is every date of Mark Taylor as winning driver?,SELECT Date FROM table WHERE Winning driver = Mark Taylor What is every pole position for the Castle Combe circuit and Robbie Kerr is the winning driver?,SELECT Pole Position FROM table WHERE Circuit = Castle Combe AND Winning driver = Robbie Kerr How many rounds have Fabio Carbone for fastest lap?,SELECT COUNT Round FROM table WHERE Fastest Lap = Fabio Carbone How many pole positions for round 20?,SELECT COUNT Pole Position FROM table WHERE Round = 20 what is ahli when ramtha is 0-4?,SELECT Ahli FROM table WHERE Ramtha = 0-4 what is faisaly when wehdat is xxx?,SELECT Faisaly FROM table WHERE Wehdat = XXX What is orthodoxy when x is wehdat?,SELECT Orthodoxy FROM table WHERE × = Wehdat what is x when faisaly is 0-0?,SELECT × FROM table WHERE Faisaly = 0-0 What is ramtha when jeel is 1-0 and hussein is 1-0?,SELECT Ramtha FROM table WHERE Jeel = 1-0 AND Hussein = 1-0 name the title of the episode that ed sherin directed.,SELECT Title FROM table WHERE Directed by = Ed Sherin the first episode in this season had what number in the series? ,SELECT MIN No. in series FROM table "The episode with original air date January 13, 1999 is written by who?","SELECT Written by FROM table WHERE Original air date = January 13, 1999" "The episode with the original air date January 6, 1999, has what production code?","SELECT Production code FROM table WHERE Original air date = January 6, 1999" "What is the title of the episode with the original air date October 21, 1998?","SELECT Title FROM table WHERE Original air date = October 21, 1998" "What is the season number of the episode written by Matt Witten , Richard Sweren?","SELECT No. in season FROM table WHERE Written by = Matt Witten , Richard Sweren" "The episode with the title ""Bait"" has what original air date?","SELECT Original air date FROM table WHERE Title = ""Bait""" The episode with the production code E0208 is directed by who?,SELECT Directed by FROM table WHERE Production code = E0208 which institutions can be categorized as private/united church of christ?,SELECT Institution FROM table WHERE Type = Private/United Church of Christ "in 1953, which of the institutions joined?",SELECT Institution FROM table WHERE Joined = 1953 which categories fit under the institution calvin college?,SELECT Type FROM table WHERE Institution = Calvin College "in 1833, how many institutions were created?",SELECT COUNT Institution FROM table WHERE Founded = 1833 how many categories fall under the category of britons?,SELECT COUNT Type FROM table WHERE Nickname = Britons "under belles, which is the most possible created?",SELECT MAX Founded FROM table WHERE Nickname = Belles What is the population density for the city of lubang?,SELECT COUNT Pop. density (per km²) FROM table WHERE Municipality = Lubang What was the smallist population in 2010?,SELECT MIN Population (2010) FROM table List the population density per kilometer for the city of calintaan?,SELECT Pop. density (per km²) FROM table WHERE Municipality = Calintaan List the population density per kilometer for the city of abra de ilog.,SELECT Pop. density (per km²) FROM table WHERE Municipality = Abra de Ilog What is the enrollment for Ashland University?,SELECT Enrollment FROM table WHERE Location (all in Ohio) = Ashland Which founding year corresponds with the highest enrollment? ,SELECT MAX Founded FROM table Which year did enrolled Gambier members leave?,SELECT MIN Left FROM table WHERE Location (all in Ohio) = Gambier What is the type of institution in Kent State University?,SELECT Type FROM table WHERE Location (all in Ohio) = Kent "In the championship Miami , United States, what is the score in the final?","SELECT Score in the final FROM table WHERE Championship = Miami , United States" Andy Roddick is the opponent in the final on what surface?,SELECT Surface FROM table WHERE Opponent in the final = Andy Roddick "In the championship Indian Wells, United States (2), who are the opponents in the final?","SELECT Opponent in the final FROM table WHERE Championship = Indian Wells, United States (2)" Marat Safin is the opponent in the final in what championship?,SELECT Championship FROM table WHERE Opponent in the final = Marat Safin "How many championships are there on the date January 9, 2005?","SELECT COUNT Championship FROM table WHERE Date = January 9, 2005" "Where the outcome is Winner and surface is Hard (i), what is the No.?",SELECT No. FROM table WHERE Outcome = Winner AND Surface = Hard (i) "On the date October 21, 2007, what is the No.?","SELECT No. FROM table WHERE Date = October 21, 2007" "Where is the championship where 6–1, 3–6, 3–6 is the score in the final?","SELECT Championship FROM table WHERE Score in the final = 6–1, 3–6, 3–6" "When the score in the final is 3–6, 6–4, 3–6, 4–6, who are all the opponents in the final?","SELECT Opponent in the final FROM table WHERE Score in the final = 3–6, 6–4, 3–6, 4–6" "The score in the final is 2–6, 6–2, 6–0, on what surface?","SELECT Surface FROM table WHERE Score in the final = 2–6, 6–2, 6–0" The original artist Joan Osborne has what result?,SELECT Result FROM table WHERE Original artist = Joan Osborne In which episode is the order number 10?,SELECT Episode FROM table WHERE Order # = 10 "Who is the original artist of the song choice "" The Letter ""?","SELECT Original artist FROM table WHERE Song choice = "" The Letter """ "The song choice "" One of Us "" has what themes?","SELECT Theme FROM table WHERE Song choice = "" One of Us """ "In episode Top 16 (8 Men), what are the themes?",SELECT Theme FROM table WHERE Episode = Top 16 (8 Men) The theme Auditioner's Choice has what song choice?,SELECT Song choice FROM table WHERE Theme = Auditioner's Choice "What are all the topic wherein music preference is "" golden train ""","SELECT Theme FROM table WHERE Song choice = "" Golden Train """ What are all the week # where subject matter is auditioner's choice,SELECT Week # FROM table WHERE Theme = Auditioner's Choice What are all of the order # where authentic artist is maroon 5,SELECT Order # FROM table WHERE Original artist = Maroon 5 "what are all the results of songs is "" golden train ""","SELECT Result FROM table WHERE Song choice = "" Golden Train """ Name the represents for los alcarrizos,SELECT Represents FROM table WHERE Hometown = Los Alcarrizos Name the most age,SELECT MAX Age FROM table Name the total number of represents for clary sermina delgado cid,SELECT COUNT Represents FROM table WHERE Contestant = Clary Sermina Delgado Cid Name the least age for distrito nacional,SELECT MIN Age FROM table WHERE Represents = Distrito Nacional Name the represents for 1.76 cm,SELECT Represents FROM table WHERE Height (cm) = 1.76 In how many rounds was Race 17?,SELECT COUNT Round FROM table WHERE Race = 17 What team won Race 17?,SELECT Winning team FROM table WHERE Race = 17 Who was his partner in 1989? ,SELECT Partner FROM table WHERE Year = 1989 What was the surface when he played with John Alexander? ,SELECT Surface FROM table WHERE Partner = John Alexander What was the final score in 1986?,SELECT Score in final FROM table WHERE Year = 1986 What is the nickname of the University of Alabama?,SELECT Nickname FROM table WHERE School = University of Alabama What is the maximum enrollment of the schools?,SELECT MAX Enrollment FROM table How many public is there for the couple that got eliminated?,SELECT MAX Public FROM table WHERE Result = Eliminated What was the result for the total of 12?,SELECT Result FROM table WHERE Total = 12 What was the maximum rank for the vote percentage of 5.6%,SELECT MIN Rank FROM table WHERE Vote percentage = 5.6% How many judges were there for the eliminated couple? ,SELECT Judges FROM table WHERE Result = Eliminated What is the number of public that was there when the vote percentage was 22.9%?,SELECT COUNT Public FROM table WHERE Vote percentage = 22.9% What was the total number when the vote percentage was 44.8%?,SELECT COUNT Total FROM table WHERE Vote percentage = 44.8% What year was Fayette operational at 46?,SELECT MIN Year Operational FROM table WHERE Location (county) = Fayette AND Capacity (MW) = 46 What farm has a capacity of 70 and is operational?,SELECT Name FROM table WHERE Capacity (MW) = 70 AND Status = Operational What locations are considered centre?,SELECT Power (MW·hr/yr) FROM table WHERE Location (county) = Centre What all capacities have turbines between 50-60?,SELECT Capacity (MW) FROM table WHERE Turbines = 50-60 What all turbines have a capacity of 30 and have a Somerset location?,SELECT Turbines FROM table WHERE Location (county) = Somerset AND Capacity (MW) = 30 "If the peak reached is 6 cannot handle non-empty timestamp argument! 1992, what is the entered?",SELECT Entered [A ] FROM table WHERE Peak reached [A ] = 6 Cannot handle non-empty timestamp argument! 1992 "if the peak is 9, how many weeks was it in the top 10?",SELECT MAX Weeks in top 10 FROM table WHERE Peak = 9 What was the peak reached for a single with 4 weeks in the top 10 and entered in 7 cannot handle non-empty timestamp argument! 1992?,SELECT Peak reached [A ] FROM table WHERE Entered [A ] = 7 Cannot handle non-empty timestamp argument! 1992 AND Weeks in top 10 = 4 How many games had red star as the runner up?,SELECT COUNT Attendance FROM table WHERE Runner-up = Red Star What is the fewest recorded entrants against paris saint-germain?,SELECT MIN Entries FROM table WHERE Winner = Paris Saint-Germain What was the relationship to monarch of the heir Minyekyawswa?,SELECT Relationship to Monarch FROM table WHERE Heir = Minyekyawswa How many reasons did the son and heir Kale Kyetaungnyo has when he ceased to be heir?,SELECT COUNT Ceased to be heir; reason FROM table WHERE Relationship to Monarch = son AND Heir = Kale Kyetaungnyo Name the member countries for finnish swedish,SELECT Member countries FROM table WHERE Languages = Finnish Swedish Name the area for german,SELECT Area (km²) FROM table WHERE Languages = German Name the population for 11 languages,SELECT Population FROM table WHERE Languages = 11 What is the production code for the episode where the patient portrayer is Kathy Lamkin?,SELECT Production code FROM table WHERE Patient Portrayer = Kathy Lamkin Who was the writter for the episode identified by the production code 2t5954?,SELECT Written by FROM table WHERE Production code = 2T5954 "Who were the writers for the episode titled ""Ben White""?","SELECT Written by FROM table WHERE Title = ""Ben White""" What is the total number of patient portayers for the episode directed by Craig Zisk and written by Brad Falchuk?,SELECT COUNT Patient Portrayer FROM table WHERE Directed by = Craig Zisk AND Written by = Brad Falchuk Who directed the episode with production code 177605?,SELECT Directed by FROM table WHERE Production code = 177605 How many episodes are numbered 4 in the season?,SELECT COUNT Patient Portrayer FROM table WHERE # = 4 "What numbered episode is titled ""naomi gaines""?","SELECT No. FROM table WHERE Title = ""Naomi Gaines""" Who wrote episode number 28?,SELECT Written by FROM table WHERE No. = 28 What is the highest numbered episode with patient portrayer doug savant?,SELECT MAX # FROM table WHERE Patient Portrayer = Doug Savant "What season was the episode ""haunted"" in?","SELECT MIN No. in season FROM table WHERE Title = ""Haunted""" What number(s) in the series was written by bo crese?,SELECT No. in series FROM table WHERE Written by = Bo Crese Who wrote episode number 109 in the series?,SELECT Written by FROM table WHERE No. in series = 109 What was the first episode in the season directed by nelson mccormick?,SELECT MIN No. in season FROM table WHERE Directed by = Nelson McCormick What was the original air date for the episode with 13.92 million us viewers?,SELECT Original air date FROM table WHERE U.S. viewers (millions) = 13.92 "When was the episode with a 999,000 BARB rating first aired in Denmark?","SELECT First broadcast Denmark ( DR1 ) FROM table WHERE Official BARB ratings = 999,000" What is the BARB ratings of episode 6?,SELECT Official BARB ratings FROM table WHERE Episode = 6 "When was the episode with a 1,036,000 BARB rating first aired in Denmark?","SELECT First broadcast Denmark ( DR1 ) FROM table WHERE Official BARB ratings = 1,036,000" "What is the original Danish air date of ""Episode 17""? ","SELECT Original Danish air date FROM table WHERE Title = ""Episode 17""" "What were the UK ratings (BBC Four) for ""Episode 17""? ","SELECT MIN UK ratings (BBC Four) FROM table WHERE Title = ""Episode 17""" How many parks are called mt. olympus,SELECT COUNT Name FROM table WHERE Park = Mt. Olympus How fast is the coaster that is 163 feet tall,SELECT Speed (mph) FROM table WHERE Height (ft) = 163 What is the length of the coaster with the unknown speed,SELECT Length (ft) FROM table WHERE Speed (mph) = unknown How long is the rollar coaster on Kemah Boardwalk,SELECT Length (ft) FROM table WHERE Park = Kemah Boardwalk What park is Boardwalk Bullet located in?,SELECT Park FROM table WHERE Name = Boardwalk Bullet How many parks is Zippin Pippin located in,SELECT COUNT Park FROM table WHERE Name = Zippin Pippin In what year was Montenegro the host country?,SELECT Year FROM table WHERE Host country = Montenegro What was the number of athletes in the host city of Nice?,SELECT No. of athletes FROM table WHERE Host city = Nice Who was the host country when Bar was the host city?,SELECT Host country FROM table WHERE Host city = Bar What was the number of athletes for the 7th edition?,SELECT No. of athletes FROM table WHERE Edition = 7th What was the most recent year?,SELECT MAX Year FROM table What was the host city of the 8th edition in the the host country of Croatia?,SELECT Host city FROM table WHERE Host country = Croatia AND Edition = 8th Name the result for first elected being 1798 1825,SELECT Result FROM table WHERE First elected = 1798 1825 Name the total number of party for willis alston,SELECT COUNT Party FROM table WHERE Incumbent = Willis Alston Name the result for augustine h. shepperd (j) 100%,SELECT Result FROM table WHERE Candidates = Augustine H. Shepperd (J) 100% Name the result for willis alston,SELECT Result FROM table WHERE Incumbent = Willis Alston Name the total number of party for willis alston (j) 93.9% george e. spruill 6.1%,SELECT COUNT Party FROM table WHERE Candidates = Willis Alston (J) 93.9% George E. Spruill 6.1% Name the district for anti-jacksonian,SELECT District FROM table WHERE Party = Anti-Jacksonian What was the result for the candidate first elected in 1820?,SELECT Result FROM table WHERE First elected = 1820 What is the party of Joseph Vance?,SELECT Party FROM table WHERE Incumbent = Joseph Vance Name the first elected for hosea moffitt (f) 57.9% josiah masters (dr) 42.1%,SELECT First elected FROM table WHERE Candidates = Hosea Moffitt (F) 57.9% Josiah Masters (DR) 42.1% Name the first elected for jacob markell,SELECT First elected FROM table WHERE Incumbent = Jacob Markell Name the least first elected,SELECT MIN First elected FROM table Name the most first elected,SELECT MAX First elected FROM table Name the incumbent for new york 10,SELECT Incumbent FROM table WHERE District = New York 10 Name the incumbent for new york 10,SELECT Incumbent FROM table WHERE District = New York 10 Name the distrct for thomas wilson,SELECT District FROM table WHERE Incumbent = Thomas Wilson Name the party for john randolph redistricted from the 15th district,SELECT Party FROM table WHERE Incumbent = John Randolph Redistricted from the 15th district Name the party for virginia 12,SELECT Party FROM table WHERE District = Virginia 12 Name the candidates for john boyle,SELECT Candidates FROM table WHERE Incumbent = John Boyle Name the first elected for kentucky 3,SELECT First elected FROM table WHERE District = Kentucky 3 Name the incumbent for matthew lyon (dr) anthony new (dr),SELECT Incumbent FROM table WHERE Candidates = Matthew Lyon (DR) Anthony New (DR) Name the number of first elected for kentucky 3,SELECT COUNT First elected FROM table WHERE District = Kentucky 3 Name the number of party for kentucky 1,SELECT COUNT Party FROM table WHERE District = Kentucky 1 Name the first elected for kentucky 1,SELECT First elected FROM table WHERE District = Kentucky 1 What is the district for the party federalist and the candidates are william craik (f) 51.0% benjamin edwards 49.0%?,SELECT District FROM table WHERE Party = Federalist AND Candidates = William Craik (F) 51.0% Benjamin Edwards 49.0% What is the party when the incumbent is samuel smith?,SELECT Party FROM table WHERE Incumbent = Samuel Smith What is the party when the incumbent is samuel smith?,SELECT Party FROM table WHERE Incumbent = Samuel Smith What is the result for the district Maryland 7?,SELECT Result FROM table WHERE District = Maryland 7 Who is the candidates for district maryland 1?,SELECT Candidates FROM table WHERE District = Maryland 1 Who was the candidate in 1791?,SELECT Candidates FROM table WHERE First elected = 1791 What tv season was episode 23 broadcast?,SELECT TV season FROM table WHERE Episodes = 23 How many seasons was the rank equal to #50?,SELECT COUNT Season FROM table WHERE Rank = #50 When did the season finale reached an audience of 10.02 million viewers?,SELECT Season finale FROM table WHERE Viewers (in millions) = 10.02 What is the nationality when the player is randy heath?,SELECT Nationality FROM table WHERE Player = Randy Heath "What is the nhl team when the college, junior, club team is toronto marlboros (ohl) and the position is centre?",SELECT NHL team FROM table WHERE College/junior/club team = Toronto Marlboros (OHL) AND Position = Centre what is the pick # when the nhl team is montreal canadiens and the college/junior/club team is trois-rivières draveurs (qmjhl)?,SELECT MIN Pick # FROM table WHERE NHL team = Montreal Canadiens AND College/junior/club team = Trois-Rivières Draveurs (QMJHL) how many times is the nhl team the winnipeg jets?,SELECT COUNT Player FROM table WHERE NHL team = Winnipeg Jets what is the position for the nhl team toronto maple leafs?,SELECT Position FROM table WHERE NHL team = Toronto Maple Leafs How many were the US viewers (in millions) of the episode that was written by Gordon C. Lonsdale?,SELECT U.S. viewers (millions) FROM table WHERE Directed by = Gordon C. Lonsdale What was the air date of the episode that has a production code of 5aky13?,SELECT Original air date FROM table WHERE Production code = 5AKY13 Who was the writer of the episode with a production code of 5aky04?,SELECT Written by FROM table WHERE Production code = 5AKY04 What position does the player Todd Wise play in?,SELECT Position FROM table WHERE Player = Todd Wise How many games were played where the height of the player is 1.92m?,SELECT COUNT Games FROM table WHERE Height = 1.92m What is the date of birth for the player in the Inglewood club?,SELECT D.O.B FROM table WHERE Club = Inglewood Which player weighs 76kg?,SELECT Player FROM table WHERE Weight = 76kg What was the model's DirectX if it has a Core of 700 700 mhz?,SELECT DirectX FROM table WHERE Core ( MHz ) = 700 700 What was the maximum fab (nm)?,SELECT MAX Fab ( nm ) FROM table What is the config core 1 of the model with a processing power GFLOPs of 432?,SELECT Config core 1 FROM table WHERE Processing Power GFLOPs = 432 How many texture (gt/s) the card has if the tdp (watts) GPU only is 18?,SELECT COUNT Texture ( GT /s) FROM table WHERE TDP (Watts) GPU only = 18 How much did Nina Carberry win? ,SELECT Prize money FROM table WHERE Rider = Nina Carberry What was the score between Marseille and Manchester United on the second leg of the Champions League Round of 16?,SELECT 2nd leg score** FROM table WHERE Opponent = Marseille How many goals did each team score in the first leg of the match between Liverpool and Steaua Bucureşti?,SELECT 1st leg score* FROM table WHERE Opponent = Steaua Bucureşti How many goals did each one of the teams score in the first leg of the match between Liverpool and Trabzonspor?,SELECT 1st leg score* FROM table WHERE Opponent = Trabzonspor Name the us viewers directed by christine moore,SELECT U.S. viewers (millions) FROM table WHERE Directed by = Christine Moore Name the number for simon cellan jones,SELECT No. FROM table WHERE Directed by = Simon Cellan Jones Name the teleplay for david simon & eric overmyer and tom piazza,SELECT Teleplay by FROM table WHERE Story by = David Simon & Eric Overmyer and Tom Piazza Name the most number,SELECT MAX No. FROM table "If the proto-semitic is *bayt-, what are the geez?",SELECT Geez FROM table WHERE Proto-Semitic = *bayt- "if the aramaic is šlām-āʼ, what is the english?",SELECT English FROM table WHERE Aramaic = šlām-āʼ "if the geez is libb, what is the akkadian?",SELECT Akkadian FROM table WHERE Geez = libb "If in english it is heart, what is it in hebrew?",SELECT Hebrew FROM table WHERE English = heart "If in English it's house, what is it in proto-semitic?",SELECT Proto-Semitic FROM table WHERE English = house "If in arabic it is salām-, what is it in proto-semitic?",SELECT Proto-Semitic FROM table WHERE Arabic = salām- "how many times is the location is homestead, florida?","SELECT COUNT Pole position FROM table WHERE Location = Homestead, Florida" What was the earliest season where podium was 9?,SELECT MIN Season FROM table WHERE Podiums = 9 How much were the f/laps if poles is higher than 1.0 during 2008?,SELECT F/Laps FROM table WHERE Poles > 1.0 AND Season = 2008 What races achieved 0 f/laps and 1 pole position?,SELECT Races FROM table WHERE F/Laps = 0 AND Poles = 1 Who replaced the outgoing manager Hüsnü Özkara? ,SELECT Replaced by FROM table WHERE Outgoing manager = Hüsnü Özkara When was the date of vacancy for the manager of Kartalspor? ,SELECT Date of vacancy FROM table WHERE Team = Kartalspor Who replaced the manager of Akhisar B.G.S.?,SELECT Replaced by FROM table WHERE Team = Akhisar B.G.S. Which team replaced their manager with Serhat Güller?,SELECT Team FROM table WHERE Replaced by = Serhat Güller How many different episode numbers does the episode written by Sheri Elwood and directed by Jim Allodi have?,SELECT COUNT Total # FROM table WHERE Written by = Sheri Elwood AND Directed by = Jim Allodi How many different episode numbers are there for the episodes directed by Sheri Elwood?,SELECT COUNT Total # FROM table WHERE Directed by = Sheri Elwood Name the original airdate for robin mukherjee and margy kinmonth,SELECT Original airdate FROM table WHERE Writer = Robin Mukherjee AND Director = Margy Kinmonth Name the least series number for episode number being 78,"SELECT MIN Series No. FROM table WHERE Episode No. Episode No. refers to the episodes number in the overall series, whereas Series No. refers to the episodes number in this particular series. = 78" "If the highest score is 88, what are the 50s?",SELECT 50s FROM table WHERE Highest Score = 88 "If the team is Worcestershire and the Matched had were 5, what is the highest score?",SELECT Highest Score FROM table WHERE Matches = 5 AND Team = Worcestershire What is the smallest amount of matches?,SELECT MIN Matches FROM table "If the team is Gloucestershire, what is the average?",SELECT Average FROM table WHERE Team = Gloucestershire What is the team Sussex' highest score?,SELECT Highest Score FROM table WHERE Team = Sussex "If the average is 50.16, who is the player?",SELECT Player FROM table WHERE Average = 50.16 "If the working force of HK is 32.8%, what are the Pakistanis' %? ",SELECT Pakistanis FROM table WHERE Working force of HK = 32.8% "If the Indians are 8.2%, what is the salary range?",SELECT Salary range FROM table WHERE Indians = 8.2% "If the working force of HK is 10.4%, what is the salary range?",SELECT Salary range FROM table WHERE Working force of HK = 10.4% "If the nepalese is 37.1%, what is the working force of HK?",SELECT Working force of HK FROM table WHERE Nepalese = 37.1% "If the salary range is 4,000-9,000, what is the Indians %?","SELECT Indians FROM table WHERE Salary range = 4,000-9,000" "For teams that won exactly 15, how many points were scored?",SELECT Points FROM table WHERE Won = 15 How many matches were drawn by the teams that won exactly 10?,SELECT COUNT Drawn FROM table WHERE Won = 10 How many points for were scored by the team that won exactly 22?,SELECT Points for FROM table WHERE Won = 22 Which club lost exactly 7 matches?,SELECT Club FROM table WHERE Lost = 7 How many matches were won by the teams that scored exactly 61 tries for?,SELECT Won FROM table WHERE Tries for = 61 How many tries for were scored by the team that had exactly 396 points for?,SELECT Tries for FROM table WHERE Points for = 396 Name the format for super callanetics,SELECT Format FROM table WHERE Title = Super Callanetics Name the format for quick callanetics: hips and behind,SELECT Format FROM table WHERE Title = Quick Callanetics: Hips and Behind "Name the catalog number for october 6, 1988","SELECT Catalog Number FROM table WHERE Release Date = October 6, 1988" Name the studio for super callanetics,SELECT Studio FROM table WHERE Title = Super Callanetics Name the studio for catalog number 81063,SELECT Studio FROM table WHERE Catalog Number = 81063 Name the catalog number for am/pm callanetics,SELECT Catalog Number FROM table WHERE Title = AM/PM Callanetics What was the share (%) for the Semi-Final 2 episode? ,SELECT Share (%) FROM table WHERE Episode = Semi-final 2 What was the official ITV1 HD rating in millions for the episode that had an official ITV1 rating of 8.98 million?,SELECT Official ITV1 HD rating (millions) FROM table WHERE Official ITV1 rating (millions) = 8.98 When was the episode that had a share (%) of 41.5?,SELECT Date FROM table WHERE Share (%) = 41.5 Which episode had an official ITV1 HD rating of 1.185 million? ,SELECT Episode FROM table WHERE Official ITV1 HD rating (millions) = 1.185 What was the official ITV1 rating in millions of the Live Final Results episode?,SELECT Official ITV1 rating (millions) FROM table WHERE Episode = Live final results What was the total ITV1 viewers in millions for the episode with a share (%) of 28.9? ,SELECT Total ITV1 viewers (millions) FROM table WHERE Share (%) = 28.9 "What is the nickname of the Adrian, Michigan team?","SELECT Team Nickname FROM table WHERE Location = Adrian, Michigan" "How many primary conferences were held in Allendale, Michigan?","SELECT COUNT Primary conference FROM table WHERE Location = Allendale, Michigan" Where is Robert Morris University-Illinois held?,SELECT Location FROM table WHERE Institution = Robert Morris University-Illinois What is the enrollment for the Redhawks?,SELECT COUNT Enrollment FROM table WHERE Team Nickname = RedHawks what is the 2001 % for the status widowed or surviving partner?,SELECT 2001 % FROM table WHERE Status = Widowed or surviving partner How many 2011 % is 7.9?,"SELECT COUNT 2001 number (,000) FROM table WHERE 2011 % = 7.9" "What is the lowest 2011 number (,000)?","SELECT MIN 2011 number (,000) FROM table" "What is the 2011 number (,000) when the status is separated?","SELECT 2011 number (,000) FROM table WHERE Status = Separated" "What si the 2011 number (,000) when 2001 % is 28.1?","SELECT MAX 2011 number (,000) FROM table WHERE 2001 % = 28.1" What number episode in the season was directed by Paul Adelstein? ,SELECT MAX No. in season FROM table WHERE Directed by = Paul Adelstein What is the earliest numbered episode of the season?,SELECT MIN No. in season FROM table Who was the director for Tango Bar?,SELECT Director FROM table WHERE Spanish title = Tango Bar What was the English title fo the film that was a nominee?,SELECT English title FROM table WHERE Result = Nominee What was the English title of Ladrones Y Mentirosos?,SELECT English title FROM table WHERE Spanish title = Ladrones y mentirosos How many years have a weeks at #1 value of exactly 8?,SELECT COUNT Year FROM table WHERE Weeks at #1 = 8 What is the position for outgoing manager alfredo merino,SELECT Position in table FROM table WHERE Outgoing manager = Alfredo Merino how many teams had an appointment date of 11 april 2011,SELECT COUNT Team FROM table WHERE Date of appointment = 11 April 2011 what was the appointment date for outgoing manager luis césar sampedro,SELECT Date of appointment FROM table WHERE Outgoing manager = Luis César Sampedro What was the manner of departure for the appointment date of 21 september 2010,SELECT Manner of departure FROM table WHERE Date of appointment = 21 September 2010 What was the position of appointment date 17 january 2011,SELECT Position in table FROM table WHERE Date of appointment = 17 January 2011 How many teams had an outgoing manager of antonio gómez,SELECT COUNT Manner of departure FROM table WHERE Outgoing manager = Antonio Gómez What was the score for the opponent florida panthers?,SELECT COUNT Score FROM table WHERE Opponent = Florida Panthers What is the ab ripper x when the length is 92:24?,SELECT Ab Ripper X FROM table WHERE Length = 92:24 How many types are cardio?,SELECT COUNT Program FROM table WHERE Type = Cardio What is the ab ripper x when exercise is x stretch?,SELECT Ab Ripper X FROM table WHERE Exercise = X Stretch What is the week when type is cardio workout?,SELECT Week FROM table WHERE Type = Cardio Workout "What is the exercise when the equipment is heart rate monitor, water and towel?","SELECT Exercise FROM table WHERE Equipment = Heart rate monitor, water and towel" Name the score for 29 game,SELECT Score FROM table WHERE Game = 29 Name the opponent for record 10-13-3,SELECT Opponent FROM table WHERE Record = 10-13-3 Name the december for record 14-17-4,SELECT December FROM table WHERE Record = 14-17-4 "Name the least december for hsbc arena/18,017","SELECT MIN December FROM table WHERE Location/Attendance = HSBC Arena/18,017" Name the number of game 2-6,SELECT COUNT Game FROM table WHERE Score = 2-6 What is the highest entry in November for the game 20?,SELECT MAX November FROM table WHERE Game = 20 What is the least entry for game if the score is 1-0?,SELECT MIN Game FROM table WHERE Score = 1-0 What is every game on November 21?,SELECT Game FROM table WHERE November = 21 What is the highest amount of points?,SELECT MAX Points FROM table What is every record for game 13?,SELECT Record FROM table WHERE Game = 13 What is the least amount of points?,SELECT MIN Points FROM table who was the opponent where the game is 14?,SELECT Opponent FROM table WHERE Game = 14 what is the total number of locations that had a score of 1-3?,SELECT COUNT Location/Attendance FROM table WHERE Score = 1-3 what is the maximum number of points?,SELECT MAX Points FROM table what is the record that had a score of 5-3?,SELECT Record FROM table WHERE Score = 5-3 what is the record for score 1-3?,SELECT Record FROM table WHERE Score = 1-3 what is the number of original airdate written by allan hawco?,SELECT COUNT Original airdate FROM table WHERE Written by = Allan Hawco what is the total number of films directy and written by john callaghan?,SELECT COUNT Directed by FROM table WHERE Written by = John Callaghan What is the date of injury when the injury is sustained posterior thigh strains in his left leg?,SELECT Date of injury FROM table WHERE Injury = Sustained posterior thigh strains in his left leg "How many times was the date october 3, 2010?","SELECT COUNT Player FROM table WHERE Date = October 3, 2010" What is the date of injury for player Wesley sneijder (2)?,SELECT Date of injury FROM table WHERE Player = Wesley Sneijder (2) What is the date of injury when the injury is foot injury and the number of matches (total) is 1?,SELECT Date of injury FROM table WHERE Injury = Foot injury AND Number of matches (Total) = 1 How many institutions are shown for the football stadium of mosaic stadium?,SELECT COUNT Institution FROM table WHERE Football stadium = Mosaic Stadium What year was mcmahon stadium founded?,SELECT MAX Founded FROM table WHERE Football stadium = McMahon Stadium What is the year founded for the team Dinos?,SELECT MAX Founded FROM table WHERE Team = Dinos What is the capacity for the institution of university of alberta?,SELECT Capacity FROM table WHERE Institution = University of Alberta Which institution has an endowment of $25.9m?,SELECT Institution FROM table WHERE Endowment = $25.9M What is the ramsan-810 transfer delay?,SELECT COUNT Latency (microseconds) FROM table WHERE Product Name = RamSan-810 What is the shape distortion for the range frequency of 10?,SELECT Form Factor FROM table WHERE Bandwidth (GB/s) = 10 List the number of ramsan-720 hard drives?,SELECT COUNT Storage Medium FROM table WHERE Product Name = RamSan-720 List the range distroration for the ramsan-630,SELECT Form Factor FROM table WHERE Product Name = RamSan-630 What is the Input/output operations per second for the emlc flash?,SELECT Speed ( IOPS ) FROM table WHERE Storage Medium = eMLC Flash What is the score for the game with the record of 3–12?,SELECT Score FROM table WHERE Record = 3–12 What is the game number for the game with a score of l 90–106 (ot)?,SELECT Game FROM table WHERE Score = L 90–106 (OT) How many games are shown for the game where andre iguodala (9) had the high rebounds?,SELECT COUNT Game FROM table WHERE High rebounds = Andre Iguodala (9) Who had the most the most rebounds and how many did they have on April 1?,SELECT High rebounds FROM table WHERE Date = April 1 Where was the game and what was the attendance on April 3? ,SELECT Location Attendance FROM table WHERE Date = April 3 How many high rebounds are listed for game 35?,SELECT COUNT High rebounds FROM table WHERE Game = 35 "If the Close ranged weapons are the knife (stone), knife (iron), what are the Long ranged weapons?","SELECT Long ranged weapons FROM table WHERE Close ranged weapons = Knife (stone), Knife (iron)" "If the special weapon is the Grenado, what is the armor?",SELECT Armor FROM table WHERE Special weapon = Grenado "If the armor is bronze cuirass , linothorax, what are the close ranged weapons?","SELECT Close ranged weapons FROM table WHERE Armor = Bronze cuirass , Linothorax" "If the special weapon is glass egg, what is the close ranged weapon?",SELECT Close ranged weapons FROM table WHERE Special weapon = Glass egg Who had the high rebounds record on December 12?,SELECT High rebounds FROM table WHERE Date = December 12 What was the record on December 27?,SELECT Record FROM table WHERE Date = December 27 What game number is the Washington team.,SELECT COUNT Game FROM table WHERE Team = Washington Name the location attendance april 5,SELECT Location Attendance FROM table WHERE Date = April 5 "Name the high assists for madison square garden 19,763 and record is 39–38","SELECT High assists FROM table WHERE Location Attendance = Madison Square Garden 19,763 AND Record = 39–38" Name the date for cleveland,SELECT Date FROM table WHERE Team = Cleveland What is the original air date when the u.s. viewers in millions was 5.39?,SELECT Original air date FROM table WHERE U.S. viewers (million) = 5.39 What is the title of the series # 8?,SELECT Title FROM table WHERE Series # = 8 What is the highest series # directed by ken whittingham?,SELECT MAX Series # FROM table WHERE Directed by = Ken Whittingham How many episodes had a production code 120?,SELECT COUNT Series # FROM table WHERE Production code = 120 Who had the most rebounds and how many did they have on October 16?,SELECT High rebounds FROM table WHERE Date = October 16 Who had the most assists and how many did they have on October 7? ,SELECT High assists FROM table WHERE Date = October 7 What team did the Hornets play in game 4?,SELECT Team FROM table WHERE Game = 4 Name the high assists for l 103–104 (ot),SELECT High assists FROM table WHERE Score = L 103–104 (OT) Name the high points for march 30,SELECT High points FROM table WHERE Date = March 30 Name the score for josé juan barea (8),SELECT Score FROM table WHERE High assists = José Juan Barea (8) What is the game number played on April 3?,SELECT MAX Game FROM table WHERE Date = April 3 What is the record after the Phoenix game?,SELECT Record FROM table WHERE Team = Phoenix How many games had Robin Lopez (10) for the most rebounds?,SELECT COUNT Game FROM table WHERE High rebounds = Robin Lopez (10) What two players had the highest rebounds for the October 14 game?,SELECT High rebounds FROM table WHERE Date = October 14 Name the team for january 17,SELECT Team FROM table WHERE Date = January 17 Name the team for score l 102–122 (ot),SELECT Team FROM table WHERE Score = L 102–122 (OT) Name the number of high rebounds for january 5,SELECT COUNT High rebounds FROM table WHERE Date = January 5 Who is the mixed doubled on the tour korea super series?,SELECT Mixed doubles FROM table WHERE Tour = Korea Super Series Who is the women's doubles when the mixed doubles are sudket prapakamol saralee thungthongkam?,SELECT Womens doubles FROM table WHERE Mixed doubles = Sudket Prapakamol Saralee Thungthongkam Who were the womens doubles when the mixed doubles were zhang nan zhao yunlei on the tour all england super series?,SELECT Womens doubles FROM table WHERE Mixed doubles = Zhang Nan Zhao Yunlei AND Tour = All England Super Series Who is the womens doubles on the tour french super series?,SELECT Womens doubles FROM table WHERE Tour = French Super Series What was the score in the game in which Michael Beasley (26) did the high points?,SELECT Score FROM table WHERE High points = Michael Beasley (26) Who did the most high rebounds on April 6?,SELECT High rebounds FROM table WHERE Date = April 6 How many different results for high rebounds were there for game number 76?,SELECT COUNT High rebounds FROM table WHERE Game = 76 In how many different games did Luke Ridnour (5) did the most high assists?,SELECT COUNT Game FROM table WHERE High assists = Luke Ridnour (5) Who had the high points when the team was charlotte?,SELECT High points FROM table WHERE Team = Charlotte What is the highest game with team @ l.a. clippers?,SELECT MAX Game FROM table WHERE Team = @ L.A. Clippers What is the date for the game with team orlando?,SELECT Date FROM table WHERE Team = Orlando How many times did kevin love (22) have the high points?,SELECT COUNT Date FROM table WHERE High points = Kevin Love (22) What is the date for the game 35?,SELECT Date FROM table WHERE Game = 35 who directed the episode that 6.3 million u.s. viewers saw?,SELECT Directed by FROM table WHERE U.S. viewers (millions) = 6.3 "how man episodes in the season were titled ""that's so sonny""?","SELECT COUNT No. in season FROM table WHERE Title = ""That's So Sonny""" What is the college/junior/club team name of player Mats Lindgren?,SELECT College/junior/club team FROM table WHERE Player = Mats Lindgren How many NHL teams is Denis Pederson a draft pick for?,SELECT COUNT NHL team FROM table WHERE Player = Denis Pederson Who wrote episode 23 in the season?,SELECT Written by FROM table WHERE Season # = 23 "Who wrote the episode titled ""An Old-fashioned Piano Party""?","SELECT Written by FROM table WHERE Title = ""An Old-Fashioned Piano Party""" Where was the location and attendance when they played milwaukee?,SELECT Location Attendance FROM table WHERE Team = Milwaukee What was the date of the game when g. rivers (5) had the high assists?,SELECT Date FROM table WHERE High assists = G. Rivers (5) How many people had the high points when a. webb (7) had the high assists?,SELECT COUNT High points FROM table WHERE High assists = A. Webb (7) What date was the game score w 104-98?,SELECT Date FROM table WHERE Score = W 104-98 Who had the high assists when the opponent was Indiana?,SELECT High assists FROM table WHERE Team = Indiana What was the location and attendance when d. wilkins (29) had the high points?,SELECT Location Attendance FROM table WHERE High points = D. Wilkins (29) What is the location and attendance for the game where b. benjamin (10) had the high rebounds?,SELECT Location Attendance FROM table WHERE High rebounds = B. Benjamin (10) "What dated was the game played at the location delta center 19,911?","SELECT Date FROM table WHERE Location Attendance = Delta Center 19,911" Which game had a score of w 95-85?,SELECT MIN Game FROM table WHERE Score = W 95-85 Who had the high points when the score was w 112-110?,SELECT High points FROM table WHERE Score = W 112-110 "What date was the game played in seattle center coliseum 12,126?","SELECT Date FROM table WHERE Location Attendance = Seattle Center Coliseum 12,126" How many production codes had a total number in the season of 8?,SELECT COUNT Production code FROM table WHERE No. in season = 8 "what is the total rank on airdate march 30, 2011?","SELECT COUNT Rank(Timeslot) FROM table WHERE Airdate = March 30, 2011" for the ben williams name what was the previous club,SELECT Previous Club FROM table WHERE Name = Ben Williams what is the fee for ankaragücü previous club,SELECT Fee FROM table WHERE Previous Club = Ankaragücü how many date of birts are if the previous club is chelsea,SELECT COUNT Date of Birth FROM table WHERE Previous Club = Chelsea for the no. 7 what is the date of birth,SELECT Date of Birth FROM table WHERE No. = 7 "How many episodes were written by seth hoffman, russel friend & garrett lerner?","SELECT COUNT Rank (week) FROM table WHERE Written by = Seth Hoffman, Russel Friend & Garrett Lerner" Where did the episode rank that was written by thomas l. moran?,SELECT Rank (week) FROM table WHERE Written by = Thomas L. Moran "at most what number in the series was the episode ""chet episode""?","SELECT MAX Series no. FROM table WHERE Title = ""Chet Episode""" "the episode entitled ""ward 8"" was what number in the series?","SELECT Series no. FROM table WHERE Title = ""Ward 8""" "who directed the episode entitled ""home is where the hospital is""?","SELECT Directed by FROM table WHERE Title = ""Home Is Where the Hospital Is""" Who won Womens Singles in the year that Ma Lin won Mens Singles?,SELECT Womens Singles FROM table WHERE Mens Singles = Ma Lin What is the place and when was the year when the women's doubles womens were Bai yang Niu Jianfeng?,SELECT Year Location FROM table WHERE Womens Doubles = Bai Yang Niu Jianfeng How many times has Ma Long won the men's singles?,SELECT COUNT Mens Doubles FROM table WHERE Mens Singles = Ma Long How many times has Sun Jin won the women's doubles?,SELECT COUNT Mens Doubles FROM table WHERE Womens Singles = Sun Jin "What show featured the song ""little shop of horrors""?","SELECT Show FROM table WHERE Song title = ""Little Shop of Horrors""" How many artists were there for the show thoroughly modern millie?,SELECT COUNT Artist FROM table WHERE Show = Thoroughly Modern Millie How many shows were in 1994?,SELECT COUNT Difficulty FROM table WHERE Year = 1994 Name the engine for ecurie lutetia,SELECT Engine FROM table WHERE Entrant = Ecurie Lutetia Name the chassis for sfacs ecurie france,SELECT Chassis FROM table WHERE Entrant = SFACS Ecurie France Name the constructor for b. bira,SELECT Constructor FROM table WHERE Driver = B. Bira Name the constructor for number 10,SELECT Constructor FROM table WHERE No = 10 Name the chassis for b. bira,SELECT Chassis FROM table WHERE Driver = B. Bira the episode directed by art dielhenn was what number in the series? ,SELECT No. in series FROM table WHERE Directed by = Art Dielhenn "who directed the episode entitled ""it's your move""?","SELECT Directed by FROM table WHERE Title = ""It's Your Move""" "the episode ""adventures in babysitting"" had what number in the season?","SELECT No. in season FROM table WHERE Title = ""Adventures in Babysitting""" Who wrote the episode which was directed by Nick Marck?,SELECT Written by FROM table WHERE Directed by = Nick Marck What is the season 4 # for the production code of 4abb07?,SELECT # FROM table WHERE Production code = 4ABB07 What is the title of episode No. 65?,SELECT Title FROM table WHERE № = 65 What is the production code for the episode with 5.5 million u.s. viewers?,SELECT Production code FROM table WHERE U.S. viewers (millions) = 5.5 What is the series No when the season 4 # is 18?,SELECT MIN № FROM table WHERE # = 18 Who was the U21 Mens winner when Mike Marsden was the mixed restricted winner and Claire Nelson was the U21 Womens winner? ,SELECT U21 Mens FROM table WHERE Mixed Restricted = Mike Marsden AND U21 Womens = Claire Nelson "When Naomi Owen won the Womens Singles and Ricardo Walther won the Mens Singles, who won the mixed veteran?",SELECT Mixed Veteran FROM table WHERE Womens Singles = Naomi Owen AND Mens singles = Ricardo Walther Who won the mixed restricted when Tomasz Rzeszotko won the mixed veteran and Karina Le Fevre won the U21 womens?,SELECT Mixed Restricted FROM table WHERE Mixed Veteran = Tomasz Rzeszotko AND U21 Womens = Karina Le Fevre When and where did Eddie Smith win the mixed veteran?,SELECT COUNT Date/Location FROM table WHERE Mixed Veteran = Eddie Smith "When Matt Ware won the mens singles, who won the mixed restricted?",SELECT Mixed Restricted FROM table WHERE Mens singles = Matt Ware "When Paul Whiting won the mixed veteran, who won the mixed restricted?",SELECT Mixed Restricted FROM table WHERE Mixed Veteran = Paul Whiting How many winners have st kilda score at 14.11.95?,SELECT COUNT Winner FROM table WHERE St Kilda score = 14.11.95 What the listed in round when the hawthorn score is 17.7.109?,SELECT MAX Round FROM table WHERE Hawthorn score = 17.7.109 What is the attendance when the hawthorn score is 18.15.123?,SELECT Attendance FROM table WHERE Hawthorn score = 18.15.123 What is the hawthorn score at the year 2000?,SELECT Hawthorn score FROM table WHERE Year = 2000 Who is the winner when the st kilda score is 13.10.88?,SELECT Winner FROM table WHERE St Kilda score = 13.10.88 What is the attendance when the st kilda score is 13.10.88?,SELECT Attendance FROM table WHERE St Kilda score = 13.10.88 How many caps figures for the Doncaster Rovers?,SELECT COUNT Cap(s) FROM table WHERE Club(s) = Doncaster Rovers "How many caps figures are there for Norwich City, Coventry City?","SELECT COUNT Cap(s) FROM table WHERE Club(s) = Norwich City, Coventry City" How many players had 8 goals?,SELECT COUNT Player FROM table WHERE Goal(s) = 8 How many positions does the draft pick whose nationality is Czech Republic play?,SELECT COUNT Position FROM table WHERE Nationality = Czech Republic What draft pick number was Ric Jackman?,SELECT MIN Pick FROM table WHERE Player = Ric Jackman How many draft pick positions did Matt Bradley have?,SELECT COUNT Position FROM table WHERE Player = Matt Bradley How many players came from college team reipas lahti (finland)?,SELECT COUNT Player FROM table WHERE College/junior/club team = Reipas Lahti (Finland) What position does Antti-Jussi Niemi play?,SELECT Position FROM table WHERE Player = Antti-Jussi Niemi What position does that draft pick play from Lake Superior State University (NCAA)?,SELECT Position FROM table WHERE College/junior/club team = Lake Superior State University (NCAA) What is the nationality of Christian Lefebvre?,SELECT Nationality FROM table WHERE Player = Christian Lefebvre Name the number of nationalities for ryan mckie,SELECT COUNT Nationality FROM table WHERE Player = Ryan Mckie Name the pick for matthew scorsune,SELECT Pick FROM table WHERE Player = Matthew Scorsune Name the college for andrej podkonicky,SELECT College/junior/club team FROM table WHERE Player = Andrej Podkonicky Name the most pick for evgeny korolev,SELECT MAX Pick FROM table WHERE Player = Evgeny Korolev Who was the coastal Carolina head coach in 2013?,SELECT Coastal Carolina Head Coach FROM table WHERE Year = 2013 How many head coaches did Kent state golden flashes have?,SELECT COUNT Opponents Head Coach FROM table WHERE FBS Opponent = Kent State Golden Flashes What was the result when then opponents conference was Mac (east)?,SELECT Result FROM table WHERE Opponents Conference = MAC (East) What nationality is the draft pick player going to Minnesota North Stars?,SELECT Nationality FROM table WHERE NHL team = Minnesota North Stars What daft pick number is the player coming from Regina Pats (WHL)?,SELECT Pick # FROM table WHERE College/junior/club team = Regina Pats (WHL) What player is draft pick 17?,SELECT Player FROM table WHERE Pick # = 17 What college team did draft pick 18 come from?,SELECT College/junior/club team FROM table WHERE Pick # = 18 How many times is a to par listed when the player is phil mickelson?,SELECT COUNT To par FROM table WHERE Player = Phil Mickelson What is the score when the player is Matt Kuchar?,SELECT Score FROM table WHERE Player = Matt Kuchar What is the player listed when the score is 68-70-68-69=275,SELECT Player FROM table WHERE Score = 68-70-68-69=275 What is the # listed when the score is 70-69-69-70=278?,SELECT # FROM table WHERE Score = 70-69-69-70=278 To which organziation does the winnipeg jets belong to?,SELECT College/junior/club team FROM table WHERE NHL team = Winnipeg Jets What position does allister brown play.,SELECT Position FROM table WHERE Player = Allister Brown What selection was the springfield olympics (nejhl)?,SELECT MAX Pick # FROM table WHERE College/junior/club team = Springfield Olympics (NEJHL) List the players for team brynäs if (sweden).,SELECT Player FROM table WHERE College/junior/club team = Brynäs IF (Sweden) Which draft number did the new jersey devils get?,SELECT Pick # FROM table WHERE NHL team = New Jersey Devils How many cuts did the player who earned 210408 Euro make?,SELECT Cuts made FROM table WHERE Earnings (€) = 210408 How many cuts did Gary Clark make?,SELECT Cuts made FROM table WHERE Player = Gary Clark Which player made exactly 26 starts?,SELECT Player FROM table WHERE Starts = 26 How many cuts did Bernd Wiesberger make?,SELECT Cuts made FROM table WHERE Player = Bernd Wiesberger How many earnings values are associated with players who had a best finish of T38?,SELECT COUNT Earnings (€) FROM table WHERE Best finish = T38 How many items appear in the dividend per share when the turnover is 0.42?,SELECT COUNT Dividend per share (p) FROM table WHERE Turnover (£m) = 0.42 What was the profit before tax when the turnover was 431.06?,SELECT Profit before tax (£m) FROM table WHERE Turnover (£m) = 431.06 What was the turnover when the profit before tax was 29.47?,SELECT Turnover (£m) FROM table WHERE Profit before tax (£m) = 29.47 What's the singer part number of the buttonholer whose storage case is a green plastic box?,SELECT Singer part number FROM table WHERE Storage case = green plastic box What's the description of the buttonholer whose singer part number is 121795 kit 121908 buttonholer?,SELECT Description FROM table WHERE Singer part number = 121795 kit 121908 buttonholer What are all the different descriptions for the buttonholer with cardboard box for storage and a low shank type?,SELECT Description FROM table WHERE Storage case = cardboard box AND For shank type = low What's the storage case of the buttonholer described as ivory and red metal?,SELECT Storage case FROM table WHERE Description = ivory and red metal What's the shank type of the buttonholer with red plastic box as storage case?,SELECT For shank type FROM table WHERE Storage case = red plastic box Who wrote the episode with 7.52 million US viewers?,SELECT Written by FROM table WHERE U.S. Viewers (in millions) = 7.52 What are the titles of episodes numbered 19?,SELECT Episode FROM table WHERE # = 19 Who wrote the episode with 9.81 million US viewers?,SELECT Written by FROM table WHERE U.S. Viewers (in millions) = 9.81 How many tracks have the title let love be your energy?,SELECT COUNT Track no. FROM table WHERE Track = Let Love Be Your Energy Who arranged song(s) with tom lyle on the vocal percussion?,SELECT Arranger(s) FROM table WHERE Vocal Percussionist(s) = Tom Lyle Who were the original artist(s) for track number 6?,SELECT Original Artist FROM table WHERE Track no. = 6 Who were the original artist(s) on harder to breathe?,SELECT Original Artist FROM table WHERE Track = Harder To Breathe Who were the original artist(s) when jack stamp arranged?,SELECT Original Artist FROM table WHERE Arranger(s) = Jack Stamp Who is the artist where the vocal percussionist is Benjamin Holder?,SELECT Original Artist FROM table WHERE Vocal Percussionist = Benjamin Holder Who is the vocal percussionist for Sex Bomb?,SELECT Vocal Percussionist FROM table WHERE Track = Sex Bomb "Who is the original artist of ""Use Somebody""?",SELECT Original Artist FROM table WHERE Track = Use Somebody "Who is the arranger for ""I KIssed a Girl""?",SELECT Arranger(s) FROM table WHERE Track = I Kissed a Girl Who is the percussionist for The Coral?,SELECT Vocal Percussionist FROM table WHERE Original Artist = The Coral What is the charity for the celebrity with an occupation title of actor and singer?,SELECT Charity FROM table WHERE Occupation = Actor and Singer What is the title of the episode Alex Reid directed?,SELECT Title FROM table WHERE Directed by = Alex Reid Who wrote the episode that got 5.95 million U.S. viewers?,SELECT Written by FROM table WHERE U.S. viewers (million) = 5.95 How many million U.S. viewers saw the episode with production code 3X5710?,SELECT U.S. viewers (million) FROM table WHERE Production code = 3X5710 How many directors got 6.79 million U.S. viewers from their episodes?,SELECT COUNT Directed by FROM table WHERE U.S. viewers (million) = 6.79 Who had the most points in the game on March 7?,SELECT High points FROM table WHERE Date = March 7 What was the record after the game against Washington?,SELECT Record FROM table WHERE Team = Washington What is the highest score for the player with average of 30.00?,SELECT Highest Score FROM table WHERE Average = 30.00 How many innings for the player with an average of 22.61?,SELECT Innings FROM table WHERE Average = 22.61 What is the strike rate for the player with an average of 32.78?,SELECT Strike rate FROM table WHERE Average = 32.78 What is the name of the team when the stadium is listed as Edward Jones Dome?,SELECT Team FROM table WHERE Stadium = Edward Jones Dome What is the capacity percentage when the total attendance is 509940?,SELECT Capacity Percentage FROM table WHERE Total Attendance = 509940 What is the name of the stadium when the capacity percentage is 83.9%,SELECT Stadium FROM table WHERE Capacity Percentage = 83.9% How many home games are listed when the average attendance is 79475?,SELECT COUNT Home Games FROM table WHERE Average Attendance = 79475 How many average attendance has a capacity percentage of 96.5%,SELECT COUNT Average Attendance FROM table WHERE Capacity Percentage = 96.5% What is the number listed in home games when the team is Seattle Seahawks?,SELECT Home Games FROM table WHERE Team = Seattle Seahawks How many teams had a 99.3% capacity rating?,SELECT COUNT Team FROM table WHERE Capacity Percentage = 99.3% What was the capacity for the Denver Broncos?,SELECT Capacity Percentage FROM table WHERE Team = Denver Broncos What was average attendance when total attendance was 541380?,SELECT Average Attendance FROM table WHERE Total Attendance = 541380 What team had a capacity of 102.3%?,SELECT Team FROM table WHERE Capacity Percentage = 102.3% What was the total attendance of the New York Giants?,SELECT MIN Total Attendance FROM table WHERE Team = New York Giants What was the capacity percentage when attendance was 71080?,SELECT Capacity Percentage FROM table WHERE Average Attendance = 71080 What is the postal code when the administrative capital in Bori?,SELECT MAX Postal Code FROM table WHERE Administrative capital = Bori What is the 2006 censusn population when is the administrative capital is Eleme?,SELECT COUNT Census 2006 population FROM table WHERE Administrative capital = Eleme What is the 2006 census population when the area is 159?,SELECT COUNT Census 2006 population FROM table WHERE Area (km 2 ) = 159 What is the area when the Iga name is Ahoada East?,SELECT MAX Area (km 2 ) FROM table WHERE LGA Name = Ahoada East What NHL team picked richard borgo?,SELECT NHL team FROM table WHERE Player = Richard Borgo What is the nationality of the draft pick player who plays centre position and is going to Calgary Flames?,SELECT Nationality FROM table WHERE Position = Centre AND NHL team = Calgary Flames What player came from Cornell University (NCAA)?,SELECT Player FROM table WHERE College/junior/club team = Cornell University (NCAA) How many draft picks is player byron dafoe?,SELECT COUNT Pick # FROM table WHERE Player = Byron Dafoe What is the nationality of the player picked to go to Washington Capitals?,SELECT Nationality FROM table WHERE NHL team = Washington Capitals What player attended avon old farms (ushs-ct)?,SELECT Player FROM table WHERE College/junior/club team = Avon Old Farms (USHS-CT) What pick number was marc deschamps?,SELECT Pick # FROM table WHERE Player = Marc Deschamps What nationality is keith carney?,SELECT Nationality FROM table WHERE Player = Keith Carney What position did the #94 pick play?,SELECT Position FROM table WHERE Pick # = 94 Which episode number saw 1.312 million U.S. Wviewers?,SELECT No. FROM table WHERE U.S. viewers (million) = 1.312 "How many million U.S. viewers saw ""Fake Me Home Tonight""?","SELECT U.S. viewers (million) FROM table WHERE Title = ""Fake Me Home Tonight""" What is the title of the episode directed by Rich Correll and written by Dennis Rinsler?,SELECT Title FROM table WHERE Directed by = Rich Correll AND Written by = Dennis Rinsler What number episode in the season had a production code of 334?,SELECT MAX Season # FROM table WHERE Prod. code = 334 "What number episode of the season was titled ""Vision Impossible""?","SELECT MIN Season # FROM table WHERE Title = ""Vision Impossible""" What was the production code of the episode directed by Rondell Sheridan? ,SELECT MAX Prod. code FROM table WHERE Directed by = Rondell Sheridan in how many dates the opponen in the final was rushmi chakravarthi,SELECT COUNT Date FROM table WHERE Opponent in the final = Rushmi Chakravarthi what is the name of the tournament where outcome is runner-up,SELECT Tournament FROM table WHERE Outcome = Runner-up "what is the material of the surface in the dehradun , uttarakhand, india location","SELECT Surface FROM table WHERE Location = Dehradun , Uttarakhand, India" "what is the material of the surface in noida , uttar pradesh, india","SELECT Surface FROM table WHERE Location = Noida , Uttar Pradesh, India" "what is the date of the game played in the bangalore , karnataka, india location","SELECT Date FROM table WHERE Location = Bangalore , Karnataka, India" What is the destination when the train number is 16526?,SELECT Destination FROM table WHERE Train number = 16526 What is the origin when the destination is Mumbai?,SELECT Origin FROM table WHERE Destination = Mumbai What is the route/via when the destination is listed as Madurai?,SELECT Route/Via. FROM table WHERE Destination = Madurai What is the route/via when the train name is Parasuram Express?,SELECT Route/Via. FROM table WHERE Train name = Parasuram Express What is the train number when the time is 10:38?,SELECT MAX Train number FROM table WHERE Time = 10:38 What is the Thurs 2 June time for the rider with a Fri 3 June time of 17' 36.58 128.554mph?,SELECT Thurs 2 June FROM table WHERE Fri 3 June = 17' 36.58 128.554mph What is the Mon 30 May time for the rider whose Fri 3 June time was 17' 13.46 131.431mph?,SELECT Mon 30 May FROM table WHERE Fri 3 June = 17' 13.46 131.431mph What is the Fri 3 June time for the rider whose Tues 31 May time was 19' 18.80 117.215mph?,SELECT Fri 3 June FROM table WHERE Tues 31 May = 19' 18.80 117.215mph What is the Fri 3 June time for the rider with a Weds 1 June time of 18' 22.66 123.182mph?,SELECT Fri 3 June FROM table WHERE Wed 1 June = 18' 22.66 123.182mph What is the rank of the rider whose Tues 31 May time was 19' 02.34 118.903mph?,SELECT Rank FROM table WHERE Tues 31 May = 19' 02.34 118.903mph What is the number of riders that had a Tues 31 May time of 18' 55.91 124.236mph?,SELECT COUNT Rider FROM table WHERE Tues 31 May = 18' 55.91 124.236mph Who was the rider with a Fri 3 June time of 18' 19.68 123.516mph?,SELECT Rider FROM table WHERE Fri 3 June = 18' 19.68 123.516mph how many matches did the player that played 23 matches win,SELECT MIN Matches Won FROM table WHERE Matches Played = 23 how many countries had 21 points,SELECT COUNT Country FROM table WHERE Points = 21 how much prize money (in USD) did bob lutz win,SELECT MAX Prize Money (USD) FROM table WHERE Name = Bob Lutz how many matches did colin dibley win,SELECT Matches Won FROM table WHERE Name = Colin Dibley What team hired Renato Gaúcho?,SELECT Team FROM table WHERE Replaced by = Renato Gaúcho How many times did Silas leave as a team manager?,SELECT COUNT Manner of departure FROM table WHERE Outgoing manager = Silas Why did Geninho leave as manager?,SELECT Manner of departure FROM table WHERE Outgoing manager = Geninho Who was the new Santos manager?,SELECT Replaced by FROM table WHERE Team = Santos Who was replaced as manager on June 20?,SELECT Outgoing manager FROM table WHERE Date of appointment = June 20 Who is the s color commentator when the pregame host is jon sciambi?,SELECT s Color commentator FROM table WHERE Pregame hosts = Jon Sciambi Who is the pregame host when the pregame analysts is Dave Campbell and the year is 2001?,SELECT Pregame hosts FROM table WHERE Pregame analysts = Dave Campbell AND Year = 2001 How many networks are listed when the year is 2008?,SELECT COUNT Network FROM table WHERE Year = 2008 What is the original air date of the episode with production code is 319?,SELECT Original air date FROM table WHERE Production code = 319 What is the title of episode 10?,SELECT Title FROM table WHERE No. in season = 10 "Who were the writers of the episode titled ""Tricky Dick""?","SELECT Written by FROM table WHERE Title = ""Tricky Dick""" What was the position of the player with 57 goals?,SELECT Position FROM table WHERE Goals = 57 What is the title of book number 7?,SELECT Title FROM table WHERE # = 7 What is the title of book number 8?,SELECT Title FROM table WHERE # = 8 What is the publication date of the book that is narrated by Michael Maloney?,SELECT Published FROM table WHERE Audiobook narrator = Michael Maloney What is the title of ISBN 1-84990-243-7?,SELECT Title FROM table WHERE ISBN = ISBN 1-84990-243-7 Who are the featuring companions of number 3?,SELECT Featuring companion FROM table WHERE # = 3 "When did ""My Confessions"" first air?","SELECT Original air date FROM table WHERE Title = ""My Confessions""" "What was the time of the games that took place at the cassell coliseum • blacksburg, va?","SELECT Time FROM table WHERE Location = Cassell Coliseum • Blacksburg, VA" How many challenge leaders were there of the games won by virginia (87-79)?,SELECT COUNT Challenge Leader FROM table WHERE Winner = Virginia (87-79) Who were the challenge leaders of the games won by boston college (88-76)?,SELECT Challenge Leader FROM table WHERE Winner = Boston College (88-76) Where did the games that had Wake Forest as Acc Team take place?,SELECT Location FROM table WHERE ACC Team = Wake Forest Where did the games that had Wisconsin as big ten team take place?,SELECT Location FROM table WHERE Big Ten Team = Wisconsin Who had the most assists and how many did they have on January 5?,SELECT High assists FROM table WHERE Date = January 5 What team was Temple playing on January 19?,SELECT Team FROM table WHERE Date = January 19 "How many different combinations of team colors are there in all the schools in Maroa, Illinois?","SELECT COUNT Colors FROM table WHERE Location = Maroa, Illinois" "What's the website of the school in Macon, Illinois?","SELECT School website FROM table WHERE Location = Macon, Illinois" What location has 363 students enrolled in the 9th to 12th grades?,SELECT Location FROM table WHERE 9–12 enrollment = 363 "What are the team colors from Tolono, Illinois?","SELECT Colors FROM table WHERE Location = Tolono, Illinois" What's the name of the city or town of the school that operates the http://www.mfschools.org/high/ website?,SELECT Institution FROM table WHERE School website = http://www.mfschools.org/high/ "What colors can you see players from Tolono, Illinois wearing?","SELECT Colors FROM table WHERE Location = Tolono, Illinois" Who had the fastest lap(s) when stefan wilson had the pole?,SELECT Fastest lap FROM table WHERE Pole position = Stefan Wilson Who had the fastest lap(s) when josef newgarden led the most laps at edmonton?,SELECT Fastest lap FROM table WHERE Most laps led = Josef Newgarden AND Race = Edmonton Who had the pole(s) when esteban guerrieri led the most laps round 8a and josef newgarden had the fastest lap?,SELECT Pole position FROM table WHERE Most laps led = Esteban Guerrieri AND Fastest lap = Josef Newgarden AND Rd. = 8A Who led the most laps when brandon wagner had the fastest lap?,SELECT Most laps led FROM table WHERE Fastest lap = Brandon Wagner What race did josef newgarden have the fastest lap and lead the most laps?,SELECT Race FROM table WHERE Fastest lap = Josef Newgarden AND Most laps led = Josef Newgarden What is the lowest overall amount of shutouts?,SELECT MIN Shutouts FROM table When chase harrison category:articles with hcards is the name what is the year?,SELECT Years FROM table WHERE Name = Chase Harrison Category:Articles with hCards When chris konopka category:articles with hcards is the name what is the year?,SELECT Years FROM table WHERE Name = Chris Konopka Category:Articles with hCards When chase harrison category:articles with hcards is the name what is the year?,SELECT Years FROM table WHERE Name = Chase Harrison Category:Articles with hCards When 2010 is the year what is the game?,SELECT Games FROM table WHERE Years = 2010 "Which week had the song choice "" empire state of mind (part ii) broken down ""?","SELECT Week # FROM table WHERE Song choice = "" Empire State of Mind (Part II) Broken Down """ Which song was chosen during the audition week?,SELECT Song choice FROM table WHERE Week # = Audition "What are all the order #s from the week ""top 6""?",SELECT Order # FROM table WHERE Week # = Top 6 Which artists have order # 1?,SELECT Original artist FROM table WHERE Order # = 1 Which artists have order number 6?,SELECT Original artist FROM table WHERE Order # = 6 "how many episodes in the serie were title ""the key""","SELECT COUNT No. in series FROM table WHERE Title = ""The Key""" what is the name of the episode directed by james bobin,SELECT Title FROM table WHERE Directed by = James Bobin who directed the episode that have 0.25 million u.s viewers,SELECT Directed by FROM table WHERE U.S. viewers (million) = 0.25 "what is the official rating 16-39 for the episode with a 16-39 share of 22,77%?","SELECT Official rating 16-39 FROM table WHERE Share 16-39 = 22,77%" "What is the official 4+ rating of the episode with a 16-39 share of 24,59%?","SELECT Official rating 4+ FROM table WHERE Share 16-39 = 24,59%" "What is the 16-39 share of the episode with a 4+ share of 30,01%?","SELECT Share 16-39 FROM table WHERE Share 4+ = 30,01%" What university was Kevan George affiliated with?,SELECT Affiliation FROM table WHERE Player = Kevan George What pick number did Real Salt Lake get?,SELECT MIN Pick # FROM table WHERE MLS team = Real Salt Lake What pick number is Kevan George?,SELECT Pick # FROM table WHERE Player = Kevan George Who was pick number 34?,SELECT Player FROM table WHERE Pick # = 34 What MLS team picked Babayele Sodade?,SELECT MLS team FROM table WHERE Player = Babayele Sodade What is the international use of the 1 единица flag?,SELECT International Use FROM table WHERE Flag Name = 1 единица What is the name of the flag that means decimal digit 2?,SELECT Flag Name FROM table WHERE Meaning = Decimal Digit 2 How many different descriptions are there for the flag that means decimal digit 2?,SELECT COUNT Description FROM table WHERE Meaning = Decimal Digit 2 What are the meanings of the flag whose name transliterates to dvojka?,SELECT Meaning FROM table WHERE Transliteration = dvojka What are the meanings of the flag whose name transliterates to semërka?,SELECT Meaning FROM table WHERE Transliteration = semërka What are the meanings of the flag whose name transliterates to semërka?,SELECT Meaning FROM table WHERE Transliteration = semërka How many 3rd runner up values does Turkey have?,SELECT COUNT 3rd runner-up FROM table WHERE Country/Territory = Turkey What is the smallest 1st runner up value?,SELECT MIN 1st runner-up FROM table What is the number of 1st runner up values for Jamaica?,SELECT COUNT 1st runner-up FROM table WHERE Country/Territory = Jamaica What is the US air date when the director is ken girotti?,SELECT US air date FROM table WHERE Directed by = Ken Girotti What is the canadian air date when the US air date is 24 august 2012?,SELECT Canadian air date FROM table WHERE US air date = 24 August 2012 What is the series # when the US air date is 20 July 2012?,SELECT MIN Series # FROM table WHERE US air date = 20 July 2012 How many games had they won or lost in a row on May 9?,SELECT Streak FROM table WHERE Date = May 9 What is every entry for Tuesday August 23 when Thursday August 25 is 24' 31.87 92.282mph?,SELECT Tues 23 Aug FROM table WHERE Thurs 25 Aug = 24' 31.87 92.282mph What is every value on Thursday August 25 for rank 3?,SELECT Thurs 25 Aug FROM table WHERE Rank = 3 What is every entry on Monday August 22 when the entry for Wednesday August 24 is 22' 50.05 99.141mph?,SELECT Mon 22 Aug FROM table WHERE Wed 24 Aug = 22' 50.05 99.141mph What is every entry for Friday August 26 if the entry for Monday August 22 is 32' 25.72 69.809mph?,SELECT Fri 26 Aug FROM table WHERE Mon 22 Aug = 32' 25.72 69.809mph How many nationalities are there for the 2011 apertura?,SELECT COUNT Nationality FROM table WHERE Tournament = 2011 Apertura Which team was in the 2012 clausura tournament?,SELECT Team FROM table WHERE Tournament = 2012 Clausura What is the coefficient for agustín marchesín (1)?,SELECT Coefficient FROM table WHERE Player = Agustín Marchesín (1) the 2010 clausura tournament?,SELECT Coefficient FROM table WHERE Tournament = 2010 Clausura What is the nationality of the 2012 clausura tournament?,SELECT Nationality FROM table WHERE Tournament = 2012 Clausura Who did the high points in game number 1?,SELECT High points FROM table WHERE Game = 1 In how many different games did Oliver Miller (7) did the high rebounds?,SELECT COUNT Game FROM table WHERE High rebounds = Oliver Miller (7) Who did the high assists in the game where Charles Barkley (21) did the high points?,SELECT High assists FROM table WHERE High points = Charles Barkley (21) How many different high points results are there for the game on May 15?,SELECT COUNT High points FROM table WHERE Date = May 15 In what series did Charles Barkley (34) did most high points?,SELECT Series FROM table WHERE High points = Charles Barkley (34) What is the barony of mountcotton?,SELECT Barony FROM table WHERE Townland = Mountcotton What is the area in acres of gortnaskehy?,SELECT Area( acres ) FROM table WHERE Townland = Gortnaskehy In which civil parish is ballymacandrick?,SELECT Civil parish FROM table WHERE Townland = Ballymacandrick Name the townland for fermoy and ballynoe,SELECT Townland FROM table WHERE Poor law union = Fermoy AND Civil parish = Ballynoe name the civil parish for garryduff,SELECT Civil parish FROM table WHERE Townland = Garryduff Name the area for civil parish ballynoe and killasseragh,SELECT Area( acres ) FROM table WHERE Civil parish = Ballynoe AND Townland = Killasseragh What is the poor law union of the Kilmaloda townland?,SELECT Poor law union FROM table WHERE Townland = Kilmaloda What is the poor law union of the Lackenagobidane townland?,SELECT Poor law union FROM table WHERE Townland = Lackenagobidane What is the poor law union of the Ardacrow townland?,SELECT Poor law union FROM table WHERE Townland = Ardacrow What is the maximum area (in acres) of the Knockacullen townland?,SELECT MAX Area( acres ) FROM table WHERE Townland = Knockacullen What are the civil parishes of the Loughmarsh townland?,SELECT Civil parish FROM table WHERE Townland = Loughmarsh What is the greatest area when the Poor Law Union is Skibbereen and the Civil Parish is Tullagh?,SELECT MAX Area( acres ) FROM table WHERE Poor law union = Skibbereen AND Civil parish = Tullagh What are the areas (in acres) of the Kilnahera East townland?,SELECT Area( acres ) FROM table WHERE Townland = Kilnahera East What are the Baronies when the area (in acres) is 276?,SELECT Barony FROM table WHERE Area( acres ) = 276 What are the Poor Law Unions when the area (in acres) is 142?,SELECT Poor law union FROM table WHERE Area( acres ) = 142 Tell me the average Rank for lossess less than 6 and wins less than 11 for michigan state,SELECT AVG Rank FROM table WHERE Losses < 6 AND Wins < 11 AND School = michigan state Tell me the sum of losses for wins less than 2 and rank of 10 with appearances larger than 3,SELECT SUM Losses FROM table WHERE Wins < 2 AND Rank = 10 AND Appearances > 3 "Which Rank number has a Silver of 0, Gold of 2 and total smaller than 2?",SELECT COUNT Rank FROM table WHERE Silver = 0 AND Gold = 2 AND Total < 2 What is the lowest Total containing a Bronze of 0 and Rank smaller than 2?,SELECT MIN Total FROM table WHERE Bronze = 0 AND Rank < 2 Tell me the track for june 9,SELECT Track FROM table WHERE Date = june 9 Tell me the track for scott lagasse jr.,SELECT Track FROM table WHERE Race Winner = scott lagasse jr. Tell me the event name for michael mcdowell and billy leslie,SELECT Event Name FROM table WHERE Pole Winner = michael mcdowell AND Race Winner = billy leslie Tell me the pole winner of may 12,SELECT Pole Winner FROM table WHERE Date = may 12 Tell me the lowest kazakhstan for kyrghizstan of 4.62 and belarus less than 2.46,SELECT MIN Kazakhstan FROM table WHERE Kyrghizstan = 4.62 AND Belarus < 2.46 Tell me the lowest gold for rank of 6 and total less than 2,SELECT MIN Gold FROM table WHERE Rank = 6 AND Total < 2 Tell me the rank for bronze less than 17 and gold less than 1,SELECT Rank FROM table WHERE Bronze < 17 AND Silver > 1 AND Gold < 1 Tell me the WL doubles with a debut of 1999,SELECT W-L (Doubles) FROM table WHERE Debut = 1999 "For the Hockey East conference, what is the total number of win percentages when there are less than 4 bids?",SELECT COUNT Win % FROM table WHERE Conference = hockey east AND # of Bids < 4 What is the average Regional Finals score when the record is 3-2 and there are more than 3 bids?,SELECT AVG Regional Finals FROM table WHERE Record = 3-2 AND # of Bids > 3 In what competition was the score reported as 12.8 (80) - 8.7 (55)?,SELECT Competition FROM table WHERE Score = 12.8 (80) - 8.7 (55) At what venue was there a competition with a score reported as 7.14 (56) - 4.5 (29)?,SELECT Venue FROM table WHERE Score = 7.14 (56) - 4.5 (29) At what venue did the team from Collingwood score 7.14 (56) - 4.5 (29)?,SELECT Venue FROM table WHERE Opponent = collingwood AND Score = 7.14 (56) - 4.5 (29) What team does Jimmy Frazelle play on?,SELECT MLS team FROM table WHERE Player = jimmy frazelle Which MLS team has the #41 pick?,SELECT MLS team FROM table WHERE Pick # = 41 What position has UCLA pick that is larger than #47?,SELECT Position FROM table WHERE Pick # > 47 AND Affiliation = ucla What is the position of the Colorado Rapids team?,SELECT Position FROM table WHERE MLS team = colorado rapids Tell me the service for versions l-410uvp,SELECT In service FROM table WHERE Versions = l-410uvp Tell me the versions for czechoslovakia?,SELECT Versions FROM table WHERE Origin = czechoslovakia Tell me the aircraft for pzl-104,SELECT Aircraft FROM table WHERE Versions = pzl-104 Tell me the origin for mi-2,SELECT Origin FROM table WHERE Versions = mi-2 Tell me the total number of top 25 for wins less than 1 and cuts made of 22,SELECT COUNT Top-25 FROM table WHERE Cuts made = 22 AND Wins < 1 Tell me the total number of events for tournament of masters tournament and top 25 less than 6,SELECT COUNT Events FROM table WHERE Tournament = masters tournament AND Top-25 < 6 What was the earliest year for the USISL Pro League?,SELECT MIN Year FROM table WHERE League = usisl pro league What is the 2007 Lukoil oil prodroduction when in 2010 oil production 3.137 million tonnes?,SELECT 2007 FROM table WHERE 2010 = 3.137 What is the 2010 Lukoil oil prodroduction when in 2009 oil production 21.662 million tonnes?,SELECT 2010 FROM table WHERE 2009 = 21.662 What is the 2004 Lukoil oil prodroduction when in 2011 oil production 90.917 million tonnes?,SELECT 2004 FROM table WHERE 2011 = 90.917 What is the 2005 Lukoil oil prodroduction when in 2007 oil production 91.100 million tonnes?,SELECT 2005 FROM table WHERE 2007 = 91.100 What is the 2005 Lukoil oil prodroduction when in 2007 oil production 5.545 million tonnes?,SELECT 2005 FROM table WHERE 2007 = 5.545 Tell me the highest home runs for cleveland indians years before 1931,SELECT MAX Home runs FROM table WHERE Team = cleveland indians AND Year < 1931 What nation has the lowest gold average that has a rank over 9?,SELECT MIN Gold FROM table WHERE Rank > 9 Tell me the country for julian schnabel,SELECT Country FROM table WHERE Director = julian schnabel Name the title of jean-pierre jeunet,SELECT English title FROM table WHERE Director = jean-pierre jeunet What is the power output (kw) of model hxd2b?,SELECT Power output (kW) FROM table WHERE Model = hxd2b "What model has a builder of zhuzhou, and a power output of 9600 (kw)?",SELECT Model FROM table WHERE Builder (Family) = zhuzhou AND Power output (kW) = 9600 What is the power output (kw) of model hxd3d?,SELECT Power output (kW) FROM table WHERE Model = hxd3d "What is the power output (kw) of builder zhuzhou, model hxd1d, with a total production of 2?",SELECT Power output (kW) FROM table WHERE Total production = 2 AND Builder (Family) = zhuzhou AND Model = hxd1d Name the average bronze for total less than 1,SELECT AVG Bronze FROM table WHERE Total < 1 Name the recipient of much ado about nothing for 1973,SELECT Recipient FROM table WHERE Play = much ado about nothing AND Year = 1973 Name the recipientof the year for 1976,SELECT Recipient FROM table WHERE Year = 1976 Name the play for 1976,SELECT Play FROM table WHERE Year = 1976 Name the average year for much ado about nothing and recipient of ray virta,SELECT AVG Year FROM table WHERE Play = much ado about nothing AND Recipient = ray virta "On channel 32, when the power is 32 kW horizontal, what is the modulation?",SELECT Modulation FROM table WHERE Power = 32 kw horizontal AND Channel = 32 "On channel 32, when the power is 32 kW horizontal, what is the frequency?",SELECT Frequency FROM table WHERE Power = 32 kw horizontal AND Channel = 32 Tell me the highest wins for year less than 2000 and best finish of 4 and tournaments played less than 3,SELECT MAX Wins FROM table WHERE Year < 2000 AND Best finish = 4 AND Tournaments played < 3 Tell me the scoring average for year less than 1998 and wins more than 3,SELECT Scoring average FROM table WHERE Year < 1998 AND Wins > 3 "What happened on November 20, 1983 before week 15?","SELECT Result FROM table WHERE Week < 15 AND Date = november 20, 1983" Who won under Gary Simms?,SELECT Winner FROM table WHERE Trainer = gary simms Which trainer had a time of 1:10.09 with a year less than 2009?,SELECT Trainer FROM table WHERE Year < 2009 AND Time = 1:10.09 Which trainer won the hyroglyphic in a year that was before 2010?,SELECT Trainer FROM table WHERE Year < 2010 AND Winner = hyroglyphic What was the time for Screen Your Friend?,SELECT Time FROM table WHERE Winner = screen your friend Which places have points larger than 10?,SELECT MIN Points FROM table WHERE Place > 10 What is the total grid number when Fonsi Nieto had more than 22 laps?,SELECT COUNT Grid FROM table WHERE Rider = fonsi nieto AND Laps > 22 "When the grid number is 10, what is the total number of laps?",SELECT COUNT Laps FROM table WHERE Grid = 10 Which bike did Jiri Drazdak ride when he had a grid number larger than 14 and less than 22 laps?,SELECT Bike FROM table WHERE Grid > 14 AND Laps < 22 AND Rider = jiri drazdak Tell me the winning driver for pau grand prix,SELECT Winning driver FROM table WHERE Name = pau grand prix Tell me the report for 30 july,SELECT Report FROM table WHERE Date = 30 july Tell me the report for 10 april,SELECT Report FROM table WHERE Date = 10 april Tell me the winning constructor for the paris cup,SELECT Winning constructor FROM table WHERE Name = paris cup what date has the class of non-championship f2 as well as a driver name josé froilán gonzález that has a position larger than 2?,SELECT Date FROM table WHERE Class = non-championship f2 AND Driver = josé froilán gonzález AND Position > 2 what team has a drive name emmanuel de graffenried and a position larger than 1 as well as the date of 9/1953?,SELECT Team FROM table WHERE Position > 1 AND Date = 9/1953 AND Driver = emmanuel de graffenried what class has the date of 8/1954?,SELECT Class FROM table WHERE Date = 8/1954 "what driver has a team of officine alfieri maserati and belongs to the class of non-championship f2 and has a position of 2, as well as a date of 9/1952?",SELECT Driver FROM table WHERE Team = officine alfieri maserati AND Class = non-championship f2 AND Position = 2 AND Date = 9/1952 How many people attended the game with a result of w 16-13 and a week earlier than 12?,SELECT MAX Attendance FROM table WHERE Result = w 16-13 AND Week < 12 How many values for Lost% occur when the value for drawn is 8 and less than 14 lost?,SELECT COUNT Lost % FROM table WHERE Drawn = 8 AND Lost < 14 "It has fa cup goals larger than 0 and total goals of 0, what is the average total apps?",SELECT AVG Total Apps FROM table WHERE Total Goals = 0 AND FA Cup Goals > 0 "It has a FA Cup Goals smaller than 4, and a FA Cup Apps larger than 7, what is the total number of total apps?",SELECT COUNT Total Apps FROM table WHERE FA Cup Goals < 4 AND FA Cup Apps > 7 "The total goals have a FA Cup Apps larger than 1, and a Total Apps of 37, and a League Apps smaller than 30?, what is the total number?",SELECT COUNT Total Goals FROM table WHERE FA Cup Apps > 1 AND Total Apps = 37 AND League Apps < 30 What is the result when the record was 1-0 and it was earlier than week 4?,SELECT Result FROM table WHERE Week < 4 AND Record = 1-0 What are the bore & stroke specifications for an engine with 4-barrel carburetor and VIN code of A?,SELECT Bore & Stroke FROM table WHERE Carburetor = 4-barrel AND VIN Code = a "Which opponent has unknown attendance, and lost 2-0?",SELECT Opponent FROM table WHERE Attendance = unknown AND Result = lost 2-0 What is the result from the Leeds United opponent?,SELECT Result FROM table WHERE Opponent = leeds united What is the attendance rate for the Middlesbrough opponent?,SELECT Attendance FROM table WHERE Opponent = middlesbrough The capital of funadhoo has what local letter?,SELECT Local letter FROM table WHERE Capital = funadhoo Tell me the venue for extra of short race and year less than 1999,SELECT Venue FROM table WHERE Extra = short race AND Year < 1999 Tell me the sum of year for 5th result,SELECT SUM Year FROM table WHERE Result = 5th Tell me the extra for tournament of olympic games,SELECT Extra FROM table WHERE Tournament = olympic games Tell me the highest year for result of 9th,SELECT MAX Year FROM table WHERE Result = 9th Tell me the shigella for yersinia yopb,SELECT Shigella FROM table WHERE Yersinia = yopb Tell me the shigella and yscn,SELECT Shigella FROM table WHERE Yersinia = yscn "Tell me the opponent for november 24, 1996","SELECT Opponent FROM table WHERE Date = november 24, 1996" "Tell me the tv time for attendance of 60,894","SELECT TV Time FROM table WHERE Attendance = 60,894" "Tell me the lowest week for attendance of 60,894","SELECT MIN Week FROM table WHERE Attendance = 60,894" Which Ensemble Name has the Advertisement date October 2007?,SELECT Ensemble name FROM table WHERE Advertisement date = october 2007 Who is the Winning Applicant of Block 10B in Derbyshire Area?,SELECT Winning applicant FROM table WHERE Block = 10b AND Area = derbyshire Which Block does Northamptonshire Area have?,SELECT Block FROM table WHERE Area = northamptonshire What is Ensemble Name Muxco Gloucestershire's Advertisement Date in Block 10C?,SELECT Advertisement date FROM table WHERE Block = 10c AND Ensemble name = muxco gloucestershire What is Oxfordshire Area's Ensemble Name?,SELECT Ensemble name FROM table WHERE Area = oxfordshire Who is the Winning Applicant of Ensemble Name Muxco Lincolnshire in Block 10D?,SELECT Winning applicant FROM table WHERE Block = 10d AND Ensemble name = muxco lincolnshire Who was the home team that scored 12.6 (78)?,SELECT Home team FROM table WHERE Home team score = 12.6 (78) What was the average crowd size of games held at Glenferrie Oval?,SELECT AVG Crowd FROM table WHERE Venue = glenferrie oval What is the date of the game where the home team scored 9.10 (64)?,SELECT Date FROM table WHERE Home team score = 9.10 (64) "What was the home team's score at the game attended by more than 24,637?","SELECT Home team score FROM table WHERE Crowd > 24,637" Who was the home team that scored 12.6 (78)?,SELECT Home team FROM table WHERE Home team score = 12.6 (78) What was the time for the man who scored 1 point?,SELECT Time FROM table WHERE Points = 1 Who was the away team when the VFL played at MCG?,SELECT Away team FROM table WHERE Venue = mcg What was the crowd when the VFL played MCG?,SELECT MIN Crowd FROM table WHERE Venue = mcg What was the crowd when Melbourne was the home team?,SELECT AVG Crowd FROM table WHERE Home team = melbourne What is the total of lane(s) for swimmers from Sweden with a 50m split of faster than 26.25?,SELECT SUM Lane FROM table WHERE Nationality = sweden AND Split (50m) < 26.25 What is the slowest 50m split time for a total of 53.74 in a lane of less than 3?,SELECT MAX Split (50m) FROM table WHERE Time = 53.74 AND Lane < 3 What is the total sum of 50m splits for josefin lillhage in lanes above 8?,SELECT SUM Split (50m) FROM table WHERE Name = josefin lillhage AND Lane > 8 Which venue had a home team score of 6.10 (46)?,SELECT Venue FROM table WHERE Home team score = 6.10 (46) What was the score for the home team St Kilda?,SELECT Home team score FROM table WHERE Home team = st kilda What is the average crowd size when Collingwood is the away team?,SELECT AVG Crowd FROM table WHERE Away team = collingwood What is the name of the Senator in the O District who assumed office in 2013?,SELECT Name FROM table WHERE Assumed office = 2013 AND District = o "What is the party of the Senator in District A, who assumed office before 2013 and will be up for re-election after 2014?",SELECT Party FROM table WHERE Next election > 2014 AND Assumed office < 2013 AND District = a What is the 1944 result for the U.S. Championships?,SELECT 1944 FROM table WHERE Tournament = u.s. championships What is the tournament that had a result of A in 1954 and NH in 1942?,SELECT Tournament FROM table WHERE 1954 = a AND 1942 = nh What is the average number of years on learners of the drivers over the age of 24 with less than 0 attempts at the licence test?,SELECT AVG Years on learners FROM table WHERE Driver's Age > 24 AND Licence test attempts < 0 Which driver is older than 24 and has more than 0 licence test attempts?,SELECT Learner driver FROM table WHERE Licence test attempts > 0 AND Driver's Age > 24 When was Fitzroy the home team?,SELECT Date FROM table WHERE Home team = fitzroy Where did Geelong play a home game?,SELECT Venue FROM table WHERE Home team = geelong What is the sum of losses for teams with less than 4 games played?,SELECT SUM Lost FROM table WHERE Played < 4 What is the rider status for the 1971 netherlands team?,SELECT Rider status FROM table WHERE Team/Country = netherlands AND Year = 1971 Who was the winner in 1973 with an amateur rider status?,SELECT Winner FROM table WHERE Rider status = amateur AND Year = 1973 What is the latest year when Phil Anderson won?,SELECT MAX Year FROM table WHERE Winner = phil anderson What ream played later than 1958 in the kellogg's tour?,SELECT Team/Country FROM table WHERE Year > 1958 AND Race name = kellogg's tour "What is the sum of laps that has a car number of larger than 1, is a ford, and has 155 points?",SELECT SUM Laps FROM table WHERE Car # > 1 AND Make = ford AND Points = 155 What is the lowest number of laps for kyle petty with under 118 points?,SELECT MIN Laps FROM table WHERE Points < 118 AND Driver = kyle petty "Who was the away team that played Fitzroy on May 13, 1950 at Brunswick Street Oval.",SELECT Away team FROM table WHERE Venue = brunswick street oval What was the lowest crowd size at the Windy Hill venue?,SELECT MIN Crowd FROM table WHERE Venue = windy hill "What was the away team's score when Fitzroy's score was 16.27 (123) on May 13, 1950.",SELECT Away team score FROM table WHERE Home team score = 16.27 (123) "Who is the away side when the crowd is over 18,000 with collingwood at home?","SELECT Away team FROM table WHERE Crowd > 18,000 AND Home team = collingwood" Which venue's home team is geelong?,SELECT Venue FROM table WHERE Home team = geelong How many people in the crowd with north melbourne as an away team?,SELECT SUM Crowd FROM table WHERE Away team = north melbourne Which team was at Corio Oval on 4 June 1927?,SELECT Away team FROM table WHERE Date = 4 june 1927 AND Venue = corio oval "Which venue has a crowd over 16,000 and a home team score of 7.7 (49)?","SELECT Venue FROM table WHERE Crowd > 16,000 AND Home team score = 7.7 (49)" What was the home team score for the Richmond away team?,SELECT Home team score FROM table WHERE Away team = richmond Which rider had a time of 1:54.26.6?,SELECT Rider FROM table WHERE Time = 1:54.26.6 What was the time for Peter Berwick of Team Suzuki?,SELECT Time FROM table WHERE Team = suzuki AND Rider = peter berwick What is the total number of Lunsford votes when the percentage of those votes is 33.85%?,SELECT COUNT Lunsford FROM table WHERE % Lunsford = 33.85% What was the home team's score at the game held at Punt Road Oval?,SELECT Home team score FROM table WHERE Venue = punt road oval "What was the home team's score at the game that had a crowd larger than 24,000?","SELECT Home team score FROM table WHERE Crowd > 24,000" Which player started in 2001?,SELECT Player FROM table WHERE From = 2001 What position was for Arizona State?,SELECT Position FROM table WHERE School/Country = arizona state Which school has the player that started in 1958?,SELECT School/Country FROM table WHERE From = 1958 Who was the home team for the game where North Melbourne was the away team?,SELECT Home team FROM table WHERE Away team = north melbourne When was the game where the away team had a score of 13.8 (86)?,SELECT Date FROM table WHERE Away team score = 13.8 (86) "Who was the home team for the game where North Melbourne was the away team and the crowd was over 12,000?","SELECT Home team FROM table WHERE Crowd > 12,000 AND Away team = north melbourne" "What was attendance of the whole season when the average attendance for League Cup was 32,415?","SELECT Season Total Att. FROM table WHERE League Cup Average Att. = 32,415" What was the Candlelight Records Catalog of Candle053tin format?,SELECT Format FROM table WHERE Label = candlelight records AND Catalog = candle053tin What is Candlelight Records format?,SELECT Format FROM table WHERE Label = candlelight records What year did Japan form a label?,SELECT Year FROM table WHERE Region = japan What name is associated with a longer length than 903?,SELECT Name FROM table WHERE Length > 903 What is the sum of all the years that Landon Donovan won the ESPY award?,SELECT COUNT Year FROM table WHERE Player = landon donovan How many uninterrupted ranks does john dingell have?,SELECT COUNT Uninterrupted rank FROM table WHERE Name = john dingell "Who has a total tenure time and uninterrupted time of 36 years, 0 days, as well as a total tenure rank of 49?","SELECT Name FROM table WHERE Total tenure time = 36 years, 0 days AND Uninterrupted time = 36 years, 0 days AND Total tenure rank = 49" What is the value of match points when the points for is 570?,SELECT Match points FROM table WHERE Points against = 570 What is the amount of match points for a club that lost 18 and has 11 bonus points?,SELECT Match points FROM table WHERE Lost = 18 AND Bonus points = 11 What is the diff for a club that has a value of 662 for points for?,SELECT Diff FROM table WHERE Points for = 662 What is the number of games for a club that has a value of 595 for points for?,SELECT Games FROM table WHERE Points for = 595 What is the number of games for a club that has 34 match points?,SELECT Games FROM table WHERE Match points = 34 How many bonus points did the Colomiers earn?,SELECT Bonus points FROM table WHERE Club = colomiers What is the venue for the event on 12 November 2005?,SELECT Venue FROM table WHERE Date = 12 november 2005 What is the competition that occured on 27 July 2004?,SELECT Competition FROM table WHERE Date = 27 july 2004 What is the venue of the game on 20 November 2002?,SELECT Venue FROM table WHERE Date = 20 november 2002 What was the score of the game played on 16 August 2006?,SELECT Score FROM table WHERE Date = 16 august 2006 How large was the crowd at Brunswick Street Oval?,SELECT Crowd FROM table WHERE Venue = brunswick street oval How big was the crowd when the away team was Richmond?,SELECT Crowd FROM table WHERE Away team = richmond What was the largest crowd where the home team was Fitzroy?,SELECT MAX Crowd FROM table WHERE Home team = fitzroy What was the venue where Fitzroy played as the home team?,SELECT Venue FROM table WHERE Home team = fitzroy Who was the away team playing the home team North Melbourne?,SELECT Away team FROM table WHERE Home team = north melbourne Who built Warren Booth's car with the Cosworth DFV V8 engine?,SELECT Constructor FROM table WHERE Engine = cosworth dfv v8 AND Driver = warren booth What engine is used by Colin Bennett Racing with an 811 chassis?,SELECT Engine FROM table WHERE Entrant = colin bennett racing AND Chassis = 811 What team used the BRM built car?,SELECT Entrant FROM table WHERE Constructor = brm Who built the Jim Crawford car?,SELECT Constructor FROM table WHERE Driver = jim crawford What chassis does the shadow built car use?,SELECT Chassis FROM table WHERE Constructor = shadow What team uses a Cosworth DFV V8 engine and DN9 Chassis?,SELECT Entrant FROM table WHERE Engine = cosworth dfv v8 AND Chassis = dn9 "What was the population of a county in 1960 that had a population of 467,052 in 2000 and 78,812 in 2040?","SELECT AVG Population (1960) FROM table WHERE Population (2000) > 467,052 AND Population (2040) = 78,812" "What was the population of a county in 2040 that had a population less than 108,172 in 2000 and less than 107,589 in 1960?","SELECT COUNT Population (2040) FROM table WHERE Population (1960) < 108,172 AND Population (2000) < 107,589" "What was Oslo's population in 1960, with a population of 507,467 in 2000?","SELECT AVG Population (1960) FROM table WHERE County = oslo AND Population (2000) > 507,467" "What is the sum of week number(s) had an attendance of 61,985?","SELECT COUNT Week FROM table WHERE Attendance = 61,985" Who is the away side when north melbourne is at home and has a score of 9.10 (64)?,SELECT Away team FROM table WHERE Home team score = 9.10 (64) AND Home team = north melbourne What is the home team's score when the venue is princes park?,SELECT Home team score FROM table WHERE Venue = princes park What is the away team when north melbourne is at home?,SELECT Away team FROM table WHERE Home team = north melbourne What is the highest average that has 6 dances and a total of over 128?,SELECT MAX Average FROM table WHERE Number of dances = 6 AND Total > 128 Which party has a net gain/loss of -2?,SELECT Party FROM table WHERE Net gain/loss = -2 "When the Swedish People's Party had a net gain/loss of 0, how many seats did they have?",SELECT Seats FROM table WHERE Net gain/loss = 0 AND Party = swedish people's party "When there was a net gain/loss of +34, what was the percentage of seats that party held?",SELECT % of seats FROM table WHERE Net gain/loss = +34 Regarding the seats that casted 8.1% of the vote how many seats were held?,SELECT Seats FROM table WHERE % of votes = 8.1 How many points does footscray score as the home side?,SELECT Home team score FROM table WHERE Home team = footscray What is the home team's score when richmond is away?,SELECT Home team score FROM table WHERE Away team = richmond What player played on 04/05/1999 with a conv of 0?,SELECT Player FROM table WHERE Conv = 0 AND Date = 04/05/1999 What date did Josh Taumalolo play at Nuku'alofa?,SELECT Date FROM table WHERE Venue = nuku'alofa AND Player = josh taumalolo "What is the home team at Victoria Park with an Away team score of 7.12 (54) and more than 12,000 people?","SELECT Home team FROM table WHERE Crowd > 12,000 AND Away team score = 7.12 (54) AND Venue = victoria park" What is the home team score when the away team is St Kilda?,SELECT Home team score FROM table WHERE Away team = st kilda What is the home team score when the away team is Melbourne?,SELECT Home team score FROM table WHERE Away team = melbourne What away team has a home team score of 15.18 (108)?,SELECT Away team FROM table WHERE Home team score = 15.18 (108) What is the home team for punt road oval?,SELECT Home team FROM table WHERE Venue = punt road oval Which country has a Youth (15-24) Literacy Rate Total of 100% and has an Adult Women Literacy rate of 92%?,SELECT Country FROM table WHERE Youth (15-24) Literacy Rate Total = 100% AND Adult Women = 92% Which country has its most recent year as being 2005 and has an Adult Men literacy rate of 96%?,SELECT Country FROM table WHERE Year (most recent) = 2005 AND Adult Men = 96% "What country has a Youth (15-24) Literacy Rate Total of 99%, and a Youth Men of 98%?",SELECT Country FROM table WHERE Youth (15-24) Literacy Rate Total = 99% AND Youth Men = 98% Which public college has a nickname of The Grenadiers?,SELECT Institution FROM table WHERE Type = public AND Nickname = grenadiers "Which of the private colleges is the oldest, and whose nickname is the Mountaineers?",SELECT MIN Founded FROM table WHERE Type = private AND Nickname = mountaineers "Which college's enrollment is less than 1,000?","SELECT Institution FROM table WHERE Enrollment < 1,000" How much is the sum of every crowd in attendance when the away score was 7.13 (55) for Richmond?,SELECT SUM Crowd FROM table WHERE Away team score = 7.13 (55) AND Away team = richmond Which away team had a score of 4.12 (36)?,SELECT Away team FROM table WHERE Away team score = 4.12 (36) On what date does Essendon play as the away team?,SELECT Date FROM table WHERE Away team = essendon What was the home team when the Geelong away team had a score of 7.13 (55)?,SELECT Home team FROM table WHERE Away team score = 7.13 (55) AND Away team = geelong Which away team had a score of 7.13 (55) against the home team North Melbourne?,SELECT Away team FROM table WHERE Away team score = 7.13 (55) AND Home team = north melbourne Which venue hosted a home team with a score of 13.15 (93)?,SELECT Venue FROM table WHERE Home team score = 13.15 (93) What team with a Game smaller than 18 has the lowest Goal Gain?,SELECT MIN Goal Gain FROM table WHERE Game < 18 What was the nationality of all players from the year 1976?,SELECT Nationality FROM table WHERE From = 1976 What was the nationality of every player that attended Baylor?,SELECT Nationality FROM table WHERE School/Country = baylor What was the largest crowd to view a game where the away team scored 17.8 (110)?,SELECT MAX Crowd FROM table WHERE Away team score = 17.8 (110) Which team was the away team when the game was at punt road oval?,SELECT Away team FROM table WHERE Venue = punt road oval What was the score for the away team when the home team was Fitzroy?,SELECT Away team score FROM table WHERE Home team = fitzroy What was the venue when the away team scored 14.9 (93)?,SELECT Venue FROM table WHERE Away team score = 14.9 (93) What was the date of the game when the away team was south melbourne?,SELECT Date FROM table WHERE Away team = south melbourne "What was the score for the away team that played against Richmond and has a crowd over 12,500?","SELECT Away team score FROM table WHERE Crowd > 12,500 AND Home team = richmond" What is the percentage of Glendale when Pasadena is 14%?,SELECT Glendale FROM table WHERE Pasadena = 14% What is the percentage of Tujunja when Pasadena is 33%?,SELECT Tujunga FROM table WHERE Pasadena = 33% What is the percentage of Tukunga when La Crescenta-Montrose is 28%?,SELECT Tujunga FROM table WHERE La Crescenta- Montrose = 28% What is the figure for Pasadena when Tujunga is 36?,SELECT Pasadena FROM table WHERE Tujunga = 36 What is the percentage of Glendale when La Canada Flintridge is 5%?,SELECT Glendale FROM table WHERE La Cañada Flintridge = 5% "What is the figure for La Crescenta-Montrose when Gelndale is $57,112?","SELECT La Crescenta- Montrose FROM table WHERE Glendale = $57,112" How many drops did Nicky Little have in Hong Kong?,SELECT Drop FROM table WHERE Player = nicky little AND Venue = hong kong How many conversions had 0 pens and 0 tries?,SELECT Conv FROM table WHERE Pens = 0 AND Tries = 0 How many conversions did Severo Koroduadua Waqanibau have when he has 0 pens?,SELECT Conv FROM table WHERE Pens = 0 AND Player = severo koroduadua waqanibau What is the away team's score when the home team scores 16.8 (104)?,SELECT Away team score FROM table WHERE Home team score = 16.8 (104) What is the home team's score at mcg?,SELECT Home team score FROM table WHERE Venue = mcg What day is the venue the western oval?,SELECT Date FROM table WHERE Venue = western oval Which Bullet diameter has a Name of 11.4mm werndl m/73?,SELECT Bullet diameter FROM table WHERE Name = 11.4mm werndl m/73 Which Case length has a Rim diameter of 13.20 (.518)?,SELECT Case length FROM table WHERE Rim diameter = 13.20 (.518) Which Bullet diameter has a Neck diameter of 12.17 (.479)?,SELECT Bullet diameter FROM table WHERE Neck diameter = 12.17 (.479) Which Rim diameter has a Neck diameter of 11.84 (.466)?,SELECT Rim diameter FROM table WHERE Neck diameter = 11.84 (.466) Which Case type has a Cartridge length of 64.77 (2.550)?,SELECT Case type FROM table WHERE Cartridge length = 64.77 (2.550) "Which Case type has a Base diameter of 13.03 (.513), and a Case length of 63.5 (2.5)?",SELECT Case type FROM table WHERE Base diameter = 13.03 (.513) AND Case length = 63.5 (2.5) "What day had 37,500 attending?","SELECT Date FROM table WHERE Attendance = 37,500" What day did they play at candlestick park?,SELECT Date FROM table WHERE Game site = candlestick park "What day had over 51,319 attending week 4?","SELECT Date FROM table WHERE Attendance > 51,319 AND Week = 4" What is the crowd size of the game when Fitzroy is the away team?,SELECT COUNT Crowd FROM table WHERE Away team = fitzroy What is the venue when Geelong is the away team?,SELECT Venue FROM table WHERE Away team = geelong How many Dwellings does Beverly Heights have that have a change percent larger than -5.2?,SELECT SUM Dwellings FROM table WHERE Neighbourhood = beverly heights AND Change (%) > -5.2 What is the density of an area that is 1.38km and has a population more than 12924?,SELECT COUNT Density (people/km 2 ) FROM table WHERE Area (km 2 ) > 1.38 AND Population (2012) > 12924 "What is the average week number of all the matches where less than 22,604 people attended?","SELECT AVG Week FROM table WHERE Attendance < 22,604" What is the largest crowd size at a match against the Chicago Cardinals after Week 10 of the season?,SELECT MAX Attendance FROM table WHERE Opponent = chicago cardinals AND Week > 10 What is the average crowd size when North Melbourne is the away team?,SELECT AVG Crowd FROM table WHERE Away team = north melbourne What is the smallest crowd to see the away team score 10.7 (67)?,SELECT MIN Crowd FROM table WHERE Away team score = 10.7 (67) What is the away team that scored 9.12 (66) at Windy Hill?,SELECT Away team FROM table WHERE Away team score = 9.12 (66) AND Venue = windy hill Where did the away team score 8.9 (57)?,SELECT Venue FROM table WHERE Away team score = 8.9 (57) What is the average crowd to watch Hawthorn as the away team?,SELECT AVG Crowd FROM table WHERE Away team = hawthorn What away team played Footscray?,SELECT Away team FROM table WHERE Home team = footscray What was the size of the largest crowd that Essendon played in front of as the away team?,SELECT MAX Crowd FROM table WHERE Away team = essendon What was the average crowd at Western Oval?,SELECT AVG Crowd FROM table WHERE Venue = western oval What is the sum of all the crowds that watched North Melbourne at home?,SELECT SUM Crowd FROM table WHERE Home team = north melbourne What was the crowd size at Victoria Park?,SELECT Crowd FROM table WHERE Venue = victoria park What was the smallest crowd that watched an away team score 3.10 (28)?,SELECT MIN Crowd FROM table WHERE Away team score = 3.10 (28) What was the winning score when there were 9 strokes advantage?,SELECT Winning score FROM table WHERE Margin of victory = 9 strokes "What was the margin of victory on Apr 23, 1967?","SELECT Margin of victory FROM table WHERE Date = apr 23, 1967" What make of car did Brian Vickers drive?,SELECT Make FROM table WHERE Driver = brian vickers What is the average car number of all the drivers with 109 points?,SELECT AVG Car # FROM table WHERE Points = 109 "What is the average car number of all the drivers who have won $111,683?","SELECT AVG Car # FROM table WHERE Winnings = $111,683" How many people were in the crowd when Essendon was the home team?,SELECT COUNT Crowd FROM table WHERE Home team = essendon Which home team competed against the away team Geelong?,SELECT Home team FROM table WHERE Away team = geelong How many people were present in a total of every crowd at the MCG venue?,SELECT SUM Crowd FROM table WHERE Venue = mcg What was the score for the home team of Essendon?,SELECT Home team score FROM table WHERE Home team = essendon What is the sum of all crowds present at the Glenferrie Oval venue?,SELECT SUM Crowd FROM table WHERE Venue = glenferrie oval "How many elections had more than 36,599 inhabitants when Mayor was giovanni manildo?","SELECT COUNT Election FROM table WHERE Inhabitants > 36,599 AND Mayor = giovanni manildo" What party was achille variati afilliated with?,SELECT Party FROM table WHERE Mayor = achille variati In the election earlier than 2012 how many Inhabitants had a Party of five star movement?,SELECT SUM Inhabitants FROM table WHERE Party = five star movement AND Election < 2012 How many Inhabitants were in the democratic party for an election before 2009 for Mayor of stefano cimatti?,SELECT COUNT Inhabitants FROM table WHERE Party = democratic party AND Mayor = stefano cimatti AND Election < 2009 "At 96.76mph speed, what is the Time?",SELECT Time FROM table WHERE Speed = 96.76mph Which Rider has a 1:06.02.0 Time?,SELECT Rider FROM table WHERE Time = 1:06.02.0 How many Ranks have ray pickrell as a Rider?,SELECT COUNT Rank FROM table WHERE Rider = ray pickrell What is the largest crowd when the away team is Hawthorn?,SELECT MAX Crowd FROM table WHERE Away team = hawthorn What date was the game when the away team was carlton?,SELECT Date FROM table WHERE Away team = carlton What was the score of the home team when the away team scored 14.12 (96)?,SELECT Home team score FROM table WHERE Away team score = 14.12 (96) "What is the score of the away team when the crowd was larger than 8,000?","SELECT Away team score FROM table WHERE Crowd > 8,000" What was the away team when the game was at corio oval?,SELECT Away team FROM table WHERE Venue = corio oval What is the location in 2007?,SELECT Location FROM table WHERE Year = 2007 What date has a theme of fate or fortune?,SELECT Date FROM table WHERE Theme = fate or fortune "What is the earliest year it was located in gelredome, arnhem, and a Anthem of technoboy - next dimensional world?","SELECT MIN Year FROM table WHERE Location = gelredome, arnhem AND Anthem = technoboy - next dimensional world" What Sweet Sixteen team is in the Colonial conference?,SELECT Sweet Sixteen FROM table WHERE Conference = colonial What date is associated with the Spunk label?,SELECT Date FROM table WHERE Label = spunk What label has a catalog of chem036cd?,SELECT Label FROM table WHERE Catalog = chem036cd What label is associated with the United Kingdom and the chem036 catalog?,SELECT Label FROM table WHERE Region = united kingdom AND Catalog = chem036 What is the listed crowd when essendon is the away squad?,SELECT COUNT Crowd FROM table WHERE Away team = essendon "What venue featured a crowd of over 30,000?","SELECT Venue FROM table WHERE Crowd > 30,000" What was the listed crowd at junction oval?,SELECT Crowd FROM table WHERE Venue = junction oval What date was the 1500 m freestyle competition?,SELECT Date FROM table WHERE Event = 1500 m freestyle Where were the 2008 championships with a time of 7:56.90 held?,SELECT Location FROM table WHERE Meet = 2008 championships AND Time = 7:56.90 What is the home team score for Footscray?,SELECT Home team score FROM table WHERE Home team = footscray What home team has a score of 16.18 (114)?,SELECT Home team FROM table WHERE Home team score = 16.18 (114) What home team played at western oval?,SELECT Home team FROM table WHERE Venue = western oval Where did a home team score 10.9 (69)?,SELECT Venue FROM table WHERE Home team score = 10.9 (69) What was the score of the Browns week 4 game?,SELECT Result FROM table WHERE Week = 4 What year has the wild side of soccer! as the slogan?,SELECT Year FROM table WHERE Slogan = the wild side of soccer! Which LNER 1946 number is from 1892 and has an LNER number of 7347–7356?,SELECT LNER 1946 No. FROM table WHERE Year = 1892 AND LNER No. = 7347–7356 What is order S24's LNER 1946 number?,SELECT LNER 1946 No. FROM table WHERE Order No. = s24 Who is the away side at corio oval?,SELECT Away team FROM table WHERE Venue = corio oval Who is the home team when melbourne is the away team?,SELECT Home team score FROM table WHERE Away team = melbourne What is the venue when fitzroy was the away team?,SELECT Venue FROM table WHERE Away team = fitzroy What day does the team play at punt road oval?,SELECT Date FROM table WHERE Venue = punt road oval "How many weeks had an attendance larger than 84,816?","SELECT COUNT Week FROM table WHERE Attendance > 84,816" What is the date of week 4?,SELECT Date FROM table WHERE Week = 4 "What is the lowest attendance on September 3, 1972?","SELECT MIN Attendance FROM table WHERE Date = september 3, 1972" "At what venue where the home team scored 12.11 (83) was the crowd larger than 31,185?","SELECT Venue FROM table WHERE Crowd > 31,185 AND Home team score = 12.11 (83)" What was the away team when the home team scored 10.8 (68)?,SELECT Away team FROM table WHERE Home team score = 10.8 (68) What was the home team when the away team scored 9.10 (64)?,SELECT Home team FROM table WHERE Away team score = 9.10 (64) What was the home team that scored 10.8 (68)?,SELECT Home team FROM table WHERE Home team score = 10.8 (68) Who was the away team at the game at Victoria Park?,SELECT Away team FROM table WHERE Venue = victoria park When was the game when Footscray was the away team?,SELECT Date FROM table WHERE Away team = footscray What is the highest number of laps for the driver with 5 points?,SELECT MAX Laps FROM table WHERE Points = 5 What team does jan heylen race for?,SELECT Team FROM table WHERE Driver = jan heylen "What was the result of the game after Week 13 on December 8, 1991?","SELECT Result FROM table WHERE Week > 13 AND Date = december 8, 1991" Who did the Patriots play in week 4?,SELECT Opponent FROM table WHERE Week = 4 "What was the result of the game on December 22, 1991?","SELECT Result FROM table WHERE Date = december 22, 1991" What is the fewest number of silver medals a nation who ranked below 8 received?,SELECT MIN Silver FROM table WHERE Rank > 8 "Which place has points larger than 1, a bmw machine, and a time of 1:18.47.6?",SELECT MIN Place FROM table WHERE Points > 1 AND Machine = bmw AND Time = 1:18.47.6 "How many total laps did the Chevrolet that won $97,508 make?","SELECT COUNT Laps FROM table WHERE Make = chevrolet AND Winnings = $97,508" What was the crowd size when there was a home team score of 10.13 (73)?,SELECT Crowd FROM table WHERE Home team score = 10.13 (73) What away team played at Brunswick Street Oval?,SELECT Away team FROM table WHERE Venue = brunswick street oval At what venue did an away team score 10.15 (75)?,SELECT Venue FROM table WHERE Away team score = 10.15 (75) What is the average attendance after week 16?,SELECT AVG Attendance FROM table WHERE Week > 16 "How many people were injured in total in East Champaran, Bihar with more than 2 people killed?","SELECT COUNT Injured FROM table WHERE Place = east champaran, bihar AND Killed > 2" "What is the least amount of injuries in Dantewada, Chhattisgarh when 8 people were killed?","SELECT MIN Injured FROM table WHERE Place = dantewada, chhattisgarh AND Killed = 8" When did the match take place that had a home team score of 7.9 (51)?,SELECT Date FROM table WHERE Home team score = 7.9 (51) "Of matches that had a home team score of 13.13 (91), which one had the largest crowd?",SELECT MAX Crowd FROM table WHERE Home team score = 13.13 (91) Which team plays home at Princes Park?,SELECT Home team FROM table WHERE Venue = princes park Which match where Hawthorn was the away team had the largest crowd?,SELECT MAX Crowd FROM table WHERE Away team = hawthorn What was the away team's score at the match played at The Western Oval?,SELECT Away team score FROM table WHERE Venue = western oval "At the match where the away team scored 4.5 (29), what was the crowd size?",SELECT COUNT Crowd FROM table WHERE Away team score = 4.5 (29) What air date has a red winner and an emergency braking challenge?,SELECT Air Date FROM table WHERE Winner = red AND Challenge = emergency braking On which air date was Robert the test-taker?,SELECT Air Date FROM table WHERE Test-taker = robert What is the result for passing in the country driving challenge?,SELECT Passed? FROM table WHERE Challenge = country driving What Nation of citizenship has a stock car vehicle with a year of 1999?,SELECT Nation of citizenship FROM table WHERE Type of vehicle = stock car AND Year = 1999 What driver has a stock car vehicle with a year of 1999?,SELECT Driver FROM table WHERE Type of vehicle = stock car AND Year = 1999 What Nation of citizenship has a stock car vehicle with a year of 2012?,SELECT Nation of citizenship FROM table WHERE Type of vehicle = stock car AND Year = 2012 What year has the vehicle of open wheel and a racing series of formula one with a Nation of citizenship in Germany.,SELECT Year FROM table WHERE Type of vehicle = open wheel AND Racing series = formula one AND Nation of citizenship = germany "On what Route is the mountain with a Rank less than 33 and an Elevation of 11,312 feet 3448 m?","SELECT MAX Route FROM table WHERE Rank < 33 AND Elevation = 11,312 feet 3448 m" What is the Surface of the Route less than 7?,SELECT Surface FROM table WHERE Route < 7 What is the Mountain Pass with a 21 Rank?,SELECT Mountain Pass FROM table WHERE Rank = 21 What is the Elevation of the mountain on Route 62?,SELECT Elevation FROM table WHERE Route = 62 "What Mountain Pass has an Elevation of 10,001 feet 3048 m?","SELECT Mountain Pass FROM table WHERE Elevation = 10,001 feet 3048 m" "Which Score has a Visitor of ny rangers, and a Record of 19–28–15?",SELECT Score FROM table WHERE Visitor = ny rangers AND Record = 19–28–15 Which Score has a Date of february 9?,SELECT Score FROM table WHERE Date = february 9 "Which Game site has a Kickoff (ET) of 1:00pm, and a Record of 4–1?",SELECT Game site FROM table WHERE Kickoff (ET) = 1:00pm AND Record = 4–1 "Which Opponent has a Game site of heinz field, and a Record of 3–1?",SELECT Opponent FROM table WHERE Game site = heinz field AND Record = 3–1 Which Kickoff (ET) has a Result of w 34–23?,SELECT Kickoff (ET) FROM table WHERE Result = w 34–23 "Which Floors have a Location of ljubljana, and a Name of tr3?",SELECT Floors FROM table WHERE Location = ljubljana AND Name = tr3 Which Rank is the lowest one that has a Name of maribor cathedral?,SELECT MIN Rank FROM table WHERE Name = maribor cathedral Which Name has a Location of ljubljana?,SELECT Name FROM table WHERE Location = ljubljana "Which Height Metres / feet has a Rank of 8, and Floors of 3x17?",SELECT Height Metres / feet FROM table WHERE Rank = 8 AND Floors = 3x17 "What is the time for Moscow, Russia?","SELECT Time FROM table WHERE Location = moscow, russia" "Who was the opponent in London, England in a round less than 2?","SELECT Opponent FROM table WHERE Location = london, england AND Round < 2" What was the method for opponent of Ivan Serati?,SELECT Method FROM table WHERE Opponent = ivan serati Which event had an opponent of Yasuhito Namekawa with a decision method?,SELECT Event FROM table WHERE Opponent = yasuhito namekawa AND Method = decision What is the time for an opponent of Satoshi Honma?,SELECT Time FROM table WHERE Opponent = satoshi honma What is the manufacturer serial number of the 1963 withdrawn year?,SELECT Manufacturer Serial numbers FROM table WHERE Year(s) withdrawn = 1963 What was the year the MRWA with a wheel arrangement of 4-6-2 was introduced?,SELECT Year introduced MRWA FROM table WHERE Wheel arrangement = 4-6-2 What College/Junior/Club Team (League) has 6 as the Round?,SELECT College/Junior/Club Team (League) FROM table WHERE Round = 6 "Which Player has United States as Nationality, forward as Position and a greater than 5 Round?",SELECT Player FROM table WHERE Nationality = united states AND Position = forward AND Round > 5 Name the total number of round for wide receiver for kent state,SELECT COUNT Round FROM table WHERE Position = wide receiver AND College = kent state what episode is called jewboy,SELECT Episodes FROM table WHERE Title = jewboy Tell me the date with result of won 1-0,SELECT Date FROM table WHERE Result = won 1-0 Name the attendance with result of won 1-0,SELECT Attendance FROM table WHERE Result = won 1-0 Name the venue for staines town,SELECT Venue FROM table WHERE Opponent = staines town Which Region has a Catalog of kem 072?,SELECT Region FROM table WHERE Catalog = kem 072 "Which Region has a Format of cd album, and a Label of kemado records, and a Catalog of kem 071?",SELECT Region FROM table WHERE Format = cd album AND Label = kemado records AND Catalog = kem 071 "Which Format has a Date of may 24, 2008?","SELECT Format FROM table WHERE Date = may 24, 2008" "Which Format has a Region of united states, and a Catalog of kem 072?",SELECT Format FROM table WHERE Region = united states AND Catalog = kem 072 "Which Label has a Region of united states, and a Format of lp album?",SELECT Label FROM table WHERE Region = united states AND Format = lp album Which Format has a Label of toy's factory records?,SELECT Format FROM table WHERE Label = toy's factory records "Which result's venue was in Rotterdam, Netherlands?","SELECT Result FROM table WHERE Venue = rotterdam, netherlands" what is the district of wallasey,SELECT District FROM table WHERE Name = wallasey What is the average attendance at a week 4 game?,SELECT AVG Attendance FROM table WHERE Week = 4 What venue held that game with a result of l 24–14?,SELECT Venue FROM table WHERE Result = l 24–14 "What is the average week of the game on November 22, 1964 attended by 48,065?","SELECT AVG Week FROM table WHERE Date = november 22, 1964 AND Attendance > 48,065" Which name had more than 5 rounds and was a defensive end?,SELECT Name FROM table WHERE Round > 5 AND Position = defensive end Which overall's pick number was 14?,SELECT Overall FROM table WHERE Pick # = 14 Which highest pick number had Akeem Dent as a name and where the overall was less than 91?,SELECT MAX Pick # FROM table WHERE Name = akeem dent AND Overall < 91 How many Points have an Opponent of @ los angeles kings and a Game larger than 4?,SELECT AVG Points FROM table WHERE Opponent = @ los angeles kings AND Game > 4 "Which October has a Record of 5–1–0, and a Game larger than 6?",SELECT AVG October FROM table WHERE Record = 5–1–0 AND Game > 6 which playoffs took place during 2011?,SELECT Playoffs FROM table WHERE Year = 2011 which open cup was in 2012?,SELECT Open Cup FROM table WHERE Year = 2012 when did the usl a-league have conference finals?,SELECT Year FROM table WHERE League = usl a-league AND Playoffs = conference finals what opponent has an average less than 62 and a January average less than 6,SELECT Opponent FROM table WHERE Points < 62 AND January < 6 what is the average for January with points of 51,SELECT January FROM table WHERE Points = 51 How many vuts made for a player with 2 wins and under 7 top 5s?,SELECT AVG Cuts made FROM table WHERE Wins = 2 AND Top-5 < 7 How many top 10s associated with 3 top 5s and under 22 cuts made?,SELECT MAX Top-10 FROM table WHERE Top-5 = 3 AND Cuts made < 22 How many top 10s when he had under 1 top 5s?,SELECT SUM Top-10 FROM table WHERE Top-5 < 1 What loss has 26-9 as a loss?,SELECT Loss FROM table WHERE Record = 26-9 What was their record when they were at Pittsburgh?,SELECT Record FROM table WHERE Home = pittsburgh What was their record on February 24?,SELECT Record FROM table WHERE Date = february 24 Driver Shaun Jones with a viper as a chassis is in what class?,SELECT Class FROM table WHERE Chassis = viper AND Driver = shaun jones "What is the name of the driver with a rotax max engine, in the rotax heavy class, with arrow as chassis and on the TWR Raceline Seating team?",SELECT Driver FROM table WHERE Engine = rotax max AND Class = rotax heavy AND Chassis = arrow AND Team = twr raceline seating What type of engine does the BF Racing Marron Excavations have that also has Monaco as chassis and Lee Filliponi as the driver?,SELECT Engine FROM table WHERE Team = bf racing marron excavations AND Chassis = monaco AND Driver = lee filliponi Which team does Colin Moore drive for?,SELECT Team FROM table WHERE Driver = colin moore What is the name of the team whose class is Rotax Light?,SELECT Team FROM table WHERE Class = rotax light Which company launched in 1996 and has a Hanzi of 凤凰卫视中文台?,SELECT Name FROM table WHERE Launch = 1996 AND Hanzi = 凤凰卫视中文台 Where did the Hanzi of 凤凰卫视电影台 originate?,SELECT Origin FROM table WHERE Hanzi = 凤凰卫视电影台 What is the Hanzi of Hong Kong in 1998?,SELECT Hanzi FROM table WHERE Origin = hong kong AND Launch = 1998 What is the Hanzi of Phoenix Television Chinese that launched in 1996?,SELECT Hanzi FROM table WHERE Launch = 1996 AND Name = phoenix television chinese Which Against is the highest one that has a Difference of 12?,SELECT MAX Against FROM table WHERE Difference = 12 "Which average Played has a Drawn smaller than 1, and Points larger than 4?",SELECT AVG Played FROM table WHERE Drawn < 1 AND Points > 4 Which Position has a Played larger than 9?,SELECT SUM Position FROM table WHERE Played > 9 "Which Lost is the highest one that has a Drawn smaller than 4, and a Played smaller than 9?",SELECT MAX Lost FROM table WHERE Drawn < 4 AND Played < 9 "Which Points is the highest one that has a Position of 1, and a Lost smaller than 0?",SELECT MAX Points FROM table WHERE Position = 1 AND Lost < 0 Which District has a First Elected of 1904 and an Incumbent of Duncan E. Mckinlay?,SELECT District FROM table WHERE First elected = 1904 AND Incumbent = duncan e. mckinlay What's the highest First Elected with a Result of Re-elected and DIstrict of California 5?,SELECT MAX First elected FROM table WHERE Result = re-elected AND District = california 5 Which Incumbent has a District of California 8?,SELECT Incumbent FROM table WHERE District = california 8 Which District has a Result of Re-elected and a First Elected of 1898?,SELECT District FROM table WHERE Result = re-elected AND First elected = 1898 Which Incumbent has a District of California 5?,SELECT Incumbent FROM table WHERE District = california 5 "Name the venue for friendly competition october 16, 2012","SELECT Venue FROM table WHERE Competition = friendly AND Date = october 16, 2012" Name the date for score of 1-5,SELECT Date FROM table WHERE Score = 1-5 What Gold has the Year of 1994?,SELECT Gold FROM table WHERE Year = 1994 What's the lowest Year with the Location of Bangkok?,SELECT MIN Year FROM table WHERE Location = bangkok What Silver has the Location of Guangzhou?,SELECT Silver FROM table WHERE Location = guangzhou What Gold has the Year of 2006?,SELECT Gold FROM table WHERE Year = 2006 What Silver has a Golf of Li AO?,SELECT Silver FROM table WHERE Gold = li ao What's the Bronze with the Year of 1998?,SELECT Bronze FROM table WHERE Year = 1998 What is the average number of silver medals for countries with 0 gold and rank under 3?,SELECT AVG Silver FROM table WHERE Gold = 0 AND Rank < 3 "What is the average gold medals for countries with more than 0 bronze, more than 0 silver, rank over 2 and total over 3?",SELECT AVG Gold FROM table WHERE Bronze > 0 AND Silver > 0 AND Rank > 2 AND Total > 3 What team had 10 Labs and the Driver was Alex Yoong?,SELECT Team FROM table WHERE Laps = 10 AND Driver = alex yoong What is the Grid number for the Team from Italy?,SELECT COUNT Grid FROM table WHERE Team = italy For what Team is Narain Karthikeyan the Driver?,SELECT Team FROM table WHERE Driver = narain karthikeyan Which award has the category of the best direction of a musical?,SELECT Award FROM table WHERE Category = best direction of a musical "With a Date of 22 July, what is the Winning team?",SELECT Winning team FROM table WHERE Date = 22 july What Winning team has 22 July as a Date?,SELECT Winning team FROM table WHERE Date = 22 july Who is the Winning Driver that has a Winning team of Engstler Motorsport Engstler Motorsport and also the Date 22 July?,SELECT Winning driver FROM table WHERE Winning team = engstler motorsport engstler motorsport AND Date = 22 july What Round was the Winning Team Engstler Motorsport Maurer Motorsport?,SELECT Round FROM table WHERE Winning team = engstler motorsport maurer motorsport Which player(s) was drafted by the Pittsburgh Penguins?,SELECT Player FROM table WHERE NHL team = pittsburgh penguins "What is the name of the award in a year more than 2005, and the Result of nominated?",SELECT Award FROM table WHERE Year > 2005 AND Result = nominated What is the award for the Star Awards earlier than 2005 and the result is won?,SELECT Award FROM table WHERE Organisation = star awards AND Year < 2005 AND Result = won What is the organisation in 2011 that was nominated and the award of best info-ed programme host?,SELECT Organisation FROM table WHERE Year = 2011 AND Result = nominated AND Award = best info-ed programme host "What is the name of the Representative Work in a year later than 2005 with a Result of nominated, and an Award of best variety show host?",SELECT Representative Work FROM table WHERE Year > 2005 AND Result = nominated AND Award = best variety show host What is the award for 1998 with Representative Work of city beat?,SELECT Award FROM table WHERE Year = 1998 AND Representative Work = city beat Score of 2–1 has what record?,SELECT Record FROM table WHERE Score = 2–1 Home of kings had what score?,SELECT Score FROM table WHERE Home = kings Record of 21–29–10 had what total number of points?,SELECT COUNT Points FROM table WHERE Record = 21–29–10 "How many wins did the team, which had more than 110 points, have in 1989?",SELECT SUM Wins FROM table WHERE Year = 1989 AND Points > 110 What is the highest number of points the team with 0 wins had before 1992?,SELECT MAX Points FROM table WHERE Wins = 0 AND Year < 1992 In what Round was Pick #12 drafted?,SELECT Round FROM table WHERE Pick # = 12 What Player is a Wide Receiver?,SELECT Player FROM table WHERE Position = wide receiver In what Round was a player from College of Connecticut drafted?,SELECT Round FROM table WHERE College = connecticut What is the Position of Pick #321?,SELECT Position FROM table WHERE Pick # = 321 What is Mark Cannon's College?,SELECT College FROM table WHERE Player = mark cannon What is the length and duration of the race on April 19?,SELECT Length/Duration FROM table WHERE Date = april 19 What was the circuit had a race on September 20.,SELECT Circuit FROM table WHERE Date = september 20 What was the date of the race that lasted 6 hours?,SELECT Date FROM table WHERE Length/Duration = 6 hours What are the classes for the circuit that has the Mazda Raceway Laguna Seca race.,SELECT Class(es) FROM table WHERE Circuit = mazda raceway laguna seca "Which opponent has points less than 18, and a november greater than 11?",SELECT Opponent FROM table WHERE Points < 18 AND November > 11 "What is the highest November that has a game less than 12, and @ detroit red wings as the opponent?",SELECT MAX November FROM table WHERE Game < 12 AND Opponent = @ detroit red wings "What record has a november greater than 11, and st. louis blues as the opponent?",SELECT Record FROM table WHERE November > 11 AND Opponent = st. louis blues What is the score when the record was 5-4-2?,SELECT Score FROM table WHERE Record = 5-4-2 What is the score for the team with a record of 2-1?,SELECT Score FROM table WHERE Record = 2-1 Which home team has a record of 3-2?,SELECT Home FROM table WHERE Record = 3-2 What is the average wins in 250cc class for Bultaco with 8 points later than 1966?,SELECT AVG Wins FROM table WHERE Class = 250cc AND Team = bultaco AND Year > 1966 AND Points = 8 "Which class corresponds to more than 2 points, wins greater than 0, and a year earlier than 1973?",SELECT Class FROM table WHERE Points > 2 AND Year < 1973 AND Wins > 0 What is the sum of all points in 1975 with 0 wins?,SELECT SUM Points FROM table WHERE Year = 1975 AND Wins < 0 Which Country has a Score of 70-68-70-68=276?,SELECT Country FROM table WHERE Score = 70-68-70-68=276 What is the fastest lap in the Le Mans Bugatti circuit?,SELECT Fastest Lap FROM table WHERE Circuit = le mans bugatti What is the fastest lap of the Oschersleben circuit with Audi Sport Team ABT as the winning team?,SELECT Fastest Lap FROM table WHERE Winning team = audi sport team abt AND Circuit = oschersleben Who is the winning driver of the Oschersleben circuit with Timo Scheider as the pole position?,SELECT Winning driver FROM table WHERE Pole position = timo scheider AND Circuit = oschersleben What is the winning team of the race on 31 August with Audi as the winning manufacturer and Timo Scheider as the winning driver?,SELECT Winning team FROM table WHERE Winning manufacturer = audi AND Winning driver = timo scheider AND Date = 31 august Who is the winning driver of the race with no race as the winning manufacturer?,SELECT Winning driver FROM table WHERE Winning manufacturer = no race "In what Tournament was the Score of 3–6, 6–3, 7–6 in a match played on a hard Surface?","SELECT Tournament FROM table WHERE Surface = hard AND Score = 3–6, 6–3, 7–6" "Who was the Partner in a game with the Score of 6–4, 6–2 on a hard surface?","SELECT Partner FROM table WHERE Surface = hard AND Score = 6–4, 6–2" "On what Date was the Score 6–4, 6–2?","SELECT Date FROM table WHERE Score = 6–4, 6–2" "When was the year that had an average attendance of 5,445?","SELECT Year FROM table WHERE Avg. attendance = 5,445" "In 2010-11, what was the League name?",SELECT League FROM table WHERE Year = 2010-11 "If the Played was played, what is the lost?",SELECT Lost FROM table WHERE Played = played "If the losing bonus was 6, what is the tries for?",SELECT Tries for FROM table WHERE Losing bonus = 6 "If points against was 371, what is the drawn?",SELECT Drawn FROM table WHERE Points against = 371 "If played is 22 and the tries against are 43, what are the points?",SELECT Points for FROM table WHERE Played = 22 AND Tries against = 43 What's the losing bonus of Crumlin RFC?,SELECT Losing bonus FROM table WHERE Club = crumlin rfc What's the Opponent with a Week that's larger than 16?,SELECT Opponent FROM table WHERE Week > 16 What's the Game SIte with an Opponent of San Diego Chargers?,SELECT Game Site FROM table WHERE Opponent = san diego chargers "Which Silver is the lowest one that has a Gold larger than 0, and a Rank of total, and a Bronze smaller than 32?",SELECT MIN Silver FROM table WHERE Gold > 0 AND Rank = total AND Bronze < 32 "Which Bronze is the lowest one that has a Rank of 3, and a Silver smaller than 2?",SELECT MIN Bronze FROM table WHERE Rank = 3 AND Silver < 2 "Which Silver has a Nation of china, and a Bronze smaller than 7?",SELECT SUM Silver FROM table WHERE Nation = china AND Bronze < 7 "Which Nation has a Gold of 0, and a Bronze smaller than 6, and a Rank of 6?",SELECT Nation FROM table WHERE Gold = 0 AND Bronze < 6 AND Rank = 6 "What score has detroit as the home, and December 9 as the date?",SELECT Score FROM table WHERE Home = detroit AND Date = december 9 What score has mtl. maroons as the visitor?,SELECT Score FROM table WHERE Visitor = mtl. maroons What record has detroit as the home and mtl. maroons as the visitor?,SELECT Record FROM table WHERE Home = detroit AND Visitor = mtl. maroons What visitor has December 14 as the date?,SELECT Visitor FROM table WHERE Date = december 14 "What is the highest number of FCWC in the Years of 1958–1965, and an ICFC smaller than 11?",SELECT MAX FCWC FROM table WHERE Years = 1958–1965 AND ICFC < 11 What is the lowest ranking associated with a total of 23?,SELECT MIN Ranking FROM table WHERE Total = 23 Which is the Outcome on 13 november 2006?,SELECT Outcome FROM table WHERE Date = 13 november 2006 Which Score has an Opponent of melanie south?,SELECT Score FROM table WHERE Opponent = melanie south Which Outcome has a Opponent of lindsay lee-waters?,SELECT Outcome FROM table WHERE Opponent = lindsay lee-waters Which Opponent is on 17 november 2002?,SELECT Opponent FROM table WHERE Date = 17 november 2002 Which Tournament has an Outcome of winner on 19 october 2008?,SELECT Tournament FROM table WHERE Outcome = winner AND Date = 19 october 2008 When is an Opponent of evie dominikovic?,SELECT Date FROM table WHERE Opponent = evie dominikovic "Who was the opponent at the game attended by 45,000?","SELECT Opponent# FROM table WHERE Attendance = 45,000" Which Bleeding time has a Condition of factor x deficiency as seen in amyloid purpura?,SELECT Bleeding time FROM table WHERE Condition = factor x deficiency as seen in amyloid purpura Which Platelet count has a Condition of bernard-soulier syndrome?,SELECT Platelet count FROM table WHERE Condition = bernard-soulier syndrome "Which Prothrombin time has a Platelet count of unaffected, and a Bleeding time of unaffected, and a Partial thromboplastin time of normal or mildly prolonged?",SELECT Prothrombin time FROM table WHERE Platelet count = unaffected AND Bleeding time = unaffected AND Partial thromboplastin time = normal or mildly prolonged Which Platelet count has a Condition of factor v deficiency?,SELECT Platelet count FROM table WHERE Condition = factor v deficiency "Which Condition has a Bleeding time of unaffected, and a Partial thromboplastin time of prolonged, and a Prothrombin time of unaffected?",SELECT Condition FROM table WHERE Bleeding time = unaffected AND Partial thromboplastin time = prolonged AND Prothrombin time = unaffected What is hemophilia's bleeding time?,SELECT Bleeding time FROM table WHERE Condition = hemophilia "Which Bronze has a Year smaller than 1994, and a Silver of south korea?",SELECT Bronze FROM table WHERE Year < 1994 AND Silver = south korea Which Location has a Silver of japan?,SELECT Location FROM table WHERE Silver = japan "Which Year is the highest one that has a Bronze of south korea, and a Silver of philippines?",SELECT MAX Year FROM table WHERE Bronze = south korea AND Silver = philippines How many years has Japan won silver?,SELECT SUM Year FROM table WHERE Silver = japan "What was the Indians record during the game that had 19,823 fans attending?","SELECT Record FROM table WHERE Attendance = 19,823" What date did the Indians have a record of 14-28?,SELECT Date FROM table WHERE Record = 14-28 In what Round was George Thomas Picked?,SELECT AVG Round FROM table WHERE Name = george thomas What was the first Round with a Pick # greater than 1 and 140 Overall?,SELECT MIN Round FROM table WHERE Pick # > 1 AND Overall > 140 What is Aundray Bruce's Pick #?,SELECT Pick # FROM table WHERE Name = aundray bruce In what Round with an Overall greater than 306 was the pick from the College of Virginia Tech?,SELECT COUNT Round FROM table WHERE College = virginia tech AND Overall > 306 "Which highest wins number had Kawasaki as a team, 95 points, and a year prior to 1981?",SELECT MAX Wins FROM table WHERE Team = kawasaki AND Points = 95 AND Year < 1981 "How many points numbers had a class of 250cc, a year prior to 1978, Yamaha as a team, and where wins was more than 0?",SELECT COUNT Points FROM table WHERE Class = 250cc AND Year < 1978 AND Team = yamaha AND Wins > 0 "What is the mean year number where there are more than 0 wins, the class is 250cc, and the points are 95?",SELECT AVG Year FROM table WHERE Wins > 0 AND Class = 250cc AND Points = 95 What is the score on december 10?,SELECT Score FROM table WHERE Date = december 10 What is the date for the home detroit and visitor was chicago?,SELECT Date FROM table WHERE Home = detroit AND Visitor = chicago Who is the visitor on december 3?,SELECT Visitor FROM table WHERE Date = december 3 Who is the visitor on the date december 31?,SELECT Visitor FROM table WHERE Date = december 31 What is the location of the race on 11 November?,SELECT Location FROM table WHERE Date = 11 november Who is the winner of the race in Burkina Faso?,SELECT Winner FROM table WHERE Location = burkina faso What is the release date of Martial Law: Take Out?,SELECT Release date FROM table WHERE Release title = martial law: take out Which publisher released Martial Law: Substitutes?,SELECT Publisher FROM table WHERE Release title = martial law: substitutes Which country had a release of 1 VCD titled Martial Law: Substitutes?,SELECT Country FROM table WHERE Notes = 1 vcd AND Release title = martial law: substitutes Who was the publisher of Martial Law: Dead Ringers?,SELECT Publisher FROM table WHERE Release title = martial law: dead ringers "What is the name of the Loser when the winner was new england patriots, and a Location of giants stadium, and a Result of 30–28?",SELECT Loser FROM table WHERE Winner = new england patriots AND Location = giants stadium AND Result = 30–28 "What team was the lower when the winner was the new york jets, and a Year earlier than 1994, and a Result of 37–13?",SELECT Loser FROM table WHERE Winner = new york jets AND Year < 1994 AND Result = 37–13 What is the location when the new york jets lost earlier than 1997 and a Result of 31–28?,SELECT Location FROM table WHERE Loser = new york jets AND Year < 1997 AND Result = 31–28 "What is the year when the Winner was the new york jets, with a Result of 24–17, played at giants stadium?",SELECT SUM Year FROM table WHERE Winner = new york jets AND Result = 24–17 AND Location = giants stadium What is the earliest year catalog # ual 24033 had an LP?,SELECT MIN Year FROM table WHERE Type = lp AND Catalog # = ual 24033 Which Games had a Name of manuel felix diaz?,SELECT Games FROM table WHERE Name = manuel felix diaz "Which Medal had a Games of 2008 beijing, and a Sport of taekwondo?",SELECT Medal FROM table WHERE Games = 2008 beijing AND Sport = taekwondo "Which Medal had a Name of félix sánchez, and a Games of 2012 london?",SELECT Medal FROM table WHERE Name = félix sánchez AND Games = 2012 london Which Sport had an Event of men's 400 m hurdles?,SELECT Sport FROM table WHERE Event = men's 400 m hurdles What Medal had a Name of manuel felix diaz?,SELECT Medal FROM table WHERE Name = manuel felix diaz "Which Name had a Games of 2008 beijing, and a Medal of gold?",SELECT Name FROM table WHERE Games = 2008 beijing AND Medal = gold What is bedford's mascot?,SELECT Mascot FROM table WHERE Location = bedford Segment A of heather gems is what netflix episode?,SELECT Netflix FROM table WHERE Segment A = heather gems Segment B of aerospace fuel lines is what netflix episode?,SELECT Netflix FROM table WHERE Segment B = aerospace fuel lines Segment B of aerospace fuel lines has what segment A?,SELECT Segment A FROM table WHERE Segment B = aerospace fuel lines Episode smaller than 210 had what segment c?,SELECT Segment C FROM table WHERE Episode < 210 What's the Material collected for the 978-1401209674 ISBN?,SELECT Material collected FROM table WHERE ISBN = 978-1401209674 How many Volume Numbers have the title of Darkness Falls?,SELECT SUM Vol. # FROM table WHERE Title = darkness falls What's the Lowest Volume Number that was published November 2004?,SELECT MIN Vol. # FROM table WHERE Publication date = november 2004 What Type of game has a Results¹ of 10:1?,SELECT Type of game FROM table WHERE Results¹ = 10:1 With the Type is game of friendly and the City Belgrade and November 2 as the Date what were the Results¹?,SELECT Results¹ FROM table WHERE Type of game = friendly AND City = belgrade AND Date = november 2 What is the name of the City with December 21 as a Date?,SELECT City FROM table WHERE Date = december 21 What Type of game was played on Date of July 29?,SELECT Type of game FROM table WHERE Date = july 29 What is the Results¹ that was a friendly game and played on June 25?,SELECT Results¹ FROM table WHERE Type of game = friendly AND Date = june 25 What is the version shown for the Length of 4:58?,SELECT Version FROM table WHERE Length = 4:58 "What is the version shown for the Length of 5:20, and shows Remixed by —?",SELECT Version FROM table WHERE Length = 5:20 AND Remixed by = — Record of 19–16 occurred on what date?,SELECT Date FROM table WHERE Record = 19–16 Loss of postponed (rain) rescheduled for may 10 had what record?,SELECT Record FROM table WHERE Loss = postponed (rain) rescheduled for may 10 "Opponent of @ braves, and a Loss of pelfrey (2–5) had what score?",SELECT Score FROM table WHERE Opponent = @ braves AND Loss = pelfrey (2–5) "Attendance of 30,335 had what record?","SELECT Record FROM table WHERE Attendance = 30,335" Record of 22–20 involved what score?,SELECT Score FROM table WHERE Record = 22–20 Score of postponed (rain) rescheduled for June 27 had what loss?,SELECT Loss FROM table WHERE Score = postponed (rain) rescheduled for june 27 "Station Ownership of eicb tv, and a Call sign of ktcj-ld is what virtual network?",SELECT Virtual channel FROM table WHERE Station Ownership = eicb tv AND Call sign = ktcj-ld "Call sign of k33ln-ld, and a Virtual channel of 33.5 is what network?",SELECT Network FROM table WHERE Call sign = k33ln-ld AND Virtual channel = 33.5 Digital channel of 32 belongs to what analog channel?,SELECT Analog channel FROM table WHERE Digital channel = 32 Call sign of k43hb-ld is what virtual channel?,SELECT Virtual channel FROM table WHERE Call sign = k43hb-ld Virtual channel of 16.5 has what call sign?,SELECT Call sign FROM table WHERE Virtual channel = 16.5 Network of nbc is what digital channel?,SELECT Digital channel FROM table WHERE Network = nbc What is the latest first year with 0 total medals and over 0 golds?,SELECT MAX First FROM table WHERE Total > 0 AND Gold > 0 "How many bronzes associated with over 0 total medals, 3 golds, and over 6 games?",SELECT AVG Bronze FROM table WHERE Total > 0 AND Gold = 3 AND Games > 6 What is the fewest number of medals associated with under 6 games and over 0 golds?,SELECT MIN Total FROM table WHERE Games < 6 AND Gold > 0 How many games are associated with over 0 golds and a first year before 2008?,SELECT SUM Games FROM table WHERE Gold > 0 AND First < 2008 What is the largest value for goals in rank over 3 with goal ration of 0.54?,SELECT MAX Goals FROM table WHERE Rank > 3 AND Goal Ratio = 0.54 How many goal ratios have rank of 2 with more than 44 games?,SELECT COUNT Goal Ratio FROM table WHERE Rank = 2 AND Games > 44 How many games have 23 goals with a rank greater than 9?,SELECT COUNT Games FROM table WHERE Goals = 23 AND Rank > 9 How many goals have a goal ration less than 0.8 with 56 games?,SELECT COUNT Goals FROM table WHERE Goal Ratio < 0.8 AND Games = 56 What Event has an Outcome of other open tournaments?,SELECT Event FROM table WHERE Outcome = other open tournaments "What is the Outcome of the Singles Event in London, England?","SELECT Outcome FROM table WHERE Event = singles AND Venue = london, england" What is the Opponent in final with an All England Open Outcome?,SELECT Opponent in the final FROM table WHERE Outcome = all england open "Who was the Opponent in London, England with an Outcome of 1?","SELECT Opponent in the final FROM table WHERE Outcome = 1 AND Venue = london, england" What is the Outcome when All England Open is the Opponent in the final?,SELECT Outcome FROM table WHERE Opponent in the final = all england open What is the Name of the stage with a Length of 16.62km and Time of 15:10?,SELECT Name FROM table WHERE Length = 16.62km AND Time = 15:10 What is the Name of the stage with S. Loeb as the Winner with a Length of 13.04km and a Stage of SS12?,SELECT Name FROM table WHERE Winner = s. loeb AND Length = 13.04km AND Stage = ss12 What is the Name of the SS5 Stage?,SELECT Name FROM table WHERE Stage = ss5 What is the Name of the SS11 Stage?,SELECT Name FROM table WHERE Stage = ss11 "How many games ended in a record of 30-28-4, with a March more than 1?",SELECT COUNT Game FROM table WHERE Record = 30-28-4 AND March > 1 "What competition has a result of W on June 30, 1966?","SELECT Competition FROM table WHERE Result = w AND Date = june 30, 1966" "What is the result of the International Friendly competition on May 15, 1966?","SELECT Result FROM table WHERE Competition = international friendly AND Date = may 15, 1966" What is the result when the score is 4-0?,SELECT Result FROM table WHERE Score = 4-0 What is the code for rank 10?,SELECT Code (IATA/ICAO) FROM table WHERE Rank = 10 "What is the rank for ord/kord with more than 1,332,123 total cargo?","SELECT MIN Rank FROM table WHERE Code (IATA/ICAO) = ord/kord AND Total Cargo (Metric Tonnes) > 1,332,123" Name the week 6 when week 3 is 25 and week 7 is eliminated,SELECT Week 6 FROM table WHERE Week 3 = 25 AND Week 7 = eliminated Name the week 3 for team of mark/jennifer,SELECT Week 3 FROM table WHERE Team = mark/jennifer Name the team for week 1 of 33,SELECT Team FROM table WHERE Week 1 = 33 Name the week 3 with week 6 of 31+40=71,SELECT Week 3 FROM table WHERE Week 6 = 31+40=71 Name the week 3 of 36,SELECT Week 1 FROM table WHERE Week 3 = 36 Name the team for week 1 of 28,SELECT Team FROM table WHERE Week 1 = 28 Who was the home team in the game having a visitor of Chicago?,SELECT Home FROM table WHERE Visitor = chicago What is the date of the game that had a visitor of Chicago?,SELECT Date FROM table WHERE Visitor = chicago what album is 5:15 long,SELECT Version FROM table WHERE Length = 5:15 "How many total show when silver is 0, bronze is 1, and the rank is less than 3?",SELECT COUNT Total FROM table WHERE Silver = 0 AND Bronze = 1 AND Rank < 3 What is the number for rank when gold is less than 0?,SELECT SUM Rank FROM table WHERE Gold < 0 "What is the average for silver when bronze is less than 1, and gold is more than 0?",SELECT AVG Silver FROM table WHERE Bronze < 1 AND Gold > 0 What is the average Gold when the rank is less than 3 and the bronze is less than 1?,SELECT AVG Gold FROM table WHERE Rank < 3 AND Bronze < 1 "What is the average Rank when there are 2 bronze, the total is 2 and gold is less than 0?",SELECT AVG Rank FROM table WHERE Bronze = 2 AND Total = 2 AND Gold < 0 "What is the 7th runner-up of the country with a 10th runner-up greater than 0, a 9th runner-up greater than 0, and an 8th runner-up greater than 1?",SELECT SUM 7th runner-up FROM table WHERE 10th runner-up > 0 AND 9th runner-up > 0 AND 8th runner-up > 1 "What is the 3rd runner-up of the country with more than 0 9th runner-up, an 11th runner-up of 0, and the 1st runner-up greater than 0?",SELECT SUM 3rd runner-up FROM table WHERE 9th runner-up > 0 AND 11th runner-up = 0 AND 1st runner-up > 0 What is the average total of the country with a 4th runner-up of 0 and a Nuestra Bellaza Latina less than 0?,SELECT AVG Total FROM table WHERE 4th runner-up = 0 AND Nuestra Belleza Latina < 0 "What is the total number of 3rd runners-up of the country ranked lower than 12 with a 10th runner-up of 0, an 8th runner-up less than 1, and a 7th runner-up of 0?",SELECT COUNT 3rd runner-up FROM table WHERE 10th runner-up = 0 AND 8th runner-up < 1 AND 7th runner-up = 0 AND Rank > 12 "What is the lowest 7th runner-up of the country with a top 18/20/24/30 greater than 5, a 1st runner-up greater than 0, and an 11th runner-up less than 0?",SELECT MIN 7th runner-up FROM table WHERE Top 18/20/24/30 > 5 AND 1st runner-up > 0 AND 11th runner-up < 0 What is the 9th runner-up with a top 18/20/24/30 greater than 17 and a 5th runner-up of 2?,SELECT SUM 9th runner-up FROM table WHERE 5th runner-up = 2 AND Top 18/20/24/30 > 17 what player is playing on round 1,SELECT Player FROM table WHERE Round = 1 what is the school that hosts mikael renberg,SELECT College/Junior/Club Team (League) FROM table WHERE Player = mikael renberg Which area served has a Callsign of 5ddn?,SELECT Area served FROM table WHERE Callsign = 5ddn What is the purpose for Frequency of 102.3?,SELECT Purpose FROM table WHERE Frequency = 102.3 What is the current freq for Frequency of 104.7?,SELECT Freq currently FROM table WHERE Frequency = 104.7 What was the score for the game with FK Bratstvo as home team?,SELECT Score FROM table WHERE Home = fk bratstvo What was the attendance of the game that had an away team of FK Mogren?,SELECT Attendance FROM table WHERE Guest = fk mogren What was the final score for the match with a partnering of Tessa Price?,SELECT Score in the final FROM table WHERE Partnering = tessa price What is the earliest round that Donald Mason had a pick larger than 114?,SELECT MIN Round FROM table WHERE Player = donald mason AND Pick > 114 What is the nationality of the player from Drexel who had a pick larger than 183?,SELECT Nationality FROM table WHERE Pick > 183 AND School/Club Team = drexel What country has grandstand stadium as the stadium?,SELECT Country FROM table WHERE Stadium = grandstand stadium What is the average capacity that has switzerland as the country?,SELECT AVG Capacity FROM table WHERE Country = switzerland What is the average capacity that has rod laver arena as the stadium?,SELECT AVG Capacity FROM table WHERE Stadium = rod laver arena "How much January has a Record of 26–12–6, and Points smaller than 58?",SELECT SUM January FROM table WHERE Record = 26–12–6 AND Points < 58 Which Points have a Score of 4–1?,SELECT MAX Points FROM table WHERE Score = 4–1 "How many Games have a Score of 2–6, and Points larger than 62?",SELECT COUNT Game FROM table WHERE Score = 2–6 AND Points > 62 Tell me the region for catalog of 576 096-2,SELECT Region FROM table WHERE Catalog = 576 096-2 Name the catalog for 26 march 1996,SELECT Catalog FROM table WHERE Date = 26 march 1996 Name the region with catalog of 576 097-2,SELECT Region FROM table WHERE Catalog = 576 097-2 The game that has a save of lynch (4) ended with what score?,SELECT Score FROM table WHERE Save = lynch (4) On which day did the Chicago Cubs have a loss of trout (4-2)?,SELECT Date FROM table WHERE Loss = trout (4-2) "What is the loss for the game against @ expos, with a save of parrett (2)?",SELECT Loss FROM table WHERE Opponent = @ expos AND Save = parrett (2) The game with a loss of smith (2-4) ended with what score?,SELECT Score FROM table WHERE Loss = smith (2-4) What is the date for the game that included a loss of sutcliffe (10-4)?,SELECT Date FROM table WHERE Loss = sutcliffe (10-4) What is the date of the Greater Greensboro Chrysler Classic?,SELECT Date FROM table WHERE Tournament = greater greensboro chrysler classic What is the score of the B.C. Open in New York?,SELECT Score FROM table WHERE Location = new york AND Tournament = b.c. open Who is the winner of the tournament in Georgia on Oct 3?,SELECT Winner FROM table WHERE Location = georgia AND Date = oct 3 What's the largest shirt number when the cap number is 5?,SELECT MAX Shirt Number FROM table WHERE Cap Number = 5 Which team is in the Southeast with a home at Philips Arena?,SELECT Team FROM table WHERE Division = southeast AND Home Arena = philips arena Which division do the Toronto Raptors belong in?,SELECT Division FROM table WHERE Team = toronto raptors Which city includes the Target Center arena?,SELECT City FROM table WHERE Home Arena = target center "Which conference is in Portland, Oregon?","SELECT Conference FROM table WHERE City = portland, oregon" Which city includes Barclays Center?,SELECT City FROM table WHERE Home Arena = barclays center "Which WYSIWYG Editor has a User-selectable themes of yes, and an Unread message tracking of session, and an Image attachment of plugin?",SELECT WYSIWYG Editor FROM table WHERE User-selectable themes = yes AND Unread message tracking = session AND Image attachment = plugin Which Calendar has WYSIWYG Editor of yes and an Unread message tracking of yes?,SELECT Calendar FROM table WHERE WYSIWYG Editor = yes AND Unread message tracking = yes "Which WYSIWYG Editor has an Image attachment of yes, and a Calendar of plugin?",SELECT WYSIWYG Editor FROM table WHERE Image attachment = yes AND Calendar = plugin "Which Calendar has a WYSIWYG Editor of no, and an Unread message tracking of session, and an Image attachment of no?",SELECT Calendar FROM table WHERE WYSIWYG Editor = no AND Unread message tracking = session AND Image attachment = no "Which Image attachment has a Threaded of yes, and a Calendar of yes?",SELECT Image attachment FROM table WHERE Threaded = yes AND Calendar = yes Which Calendar has a User-selectable themes of user-selectable themes?,SELECT Calendar FROM table WHERE User-selectable themes = user-selectable themes What was the record of the game with a score of 12–6?,SELECT Record FROM table WHERE Score = 12–6 What was the date of the game with a loss of Bush (1–5)?,SELECT Date FROM table WHERE Loss = bush (1–5) Who was the opponent at the game with a score of 7–6?,SELECT Opponent FROM table WHERE Score = 7–6 What was the score of the game with a loss of Maholm (2–4)?,SELECT Score FROM table WHERE Loss = maholm (2–4) What is the attendance for the game on May 25?,SELECT Attendance FROM table WHERE Date = may 25 What was the game with a rank higher than 2 and a name of zendon hamilton?,SELECT MAX Games FROM table WHERE Name = zendon hamilton AND Rank > 2 "If the points were 0, what was the losing bonus?",SELECT Losing bonus FROM table WHERE Points = 0 What club had 56 points?,SELECT Club FROM table WHERE Points = 56 "If the points were 0, what were the tries for?",SELECT Tries for FROM table WHERE Points for = 0 What's the try bonus that had 423 points?,SELECT Try bonus FROM table WHERE Points for = 423 "Name the tries when tries against were 41, try bonus was 6, and had 317 points.",SELECT Tries for FROM table WHERE Try bonus = 6 AND Tries against = 41 AND Points against = 317 What was the tries against when they had 32 tries for?,SELECT Tries against FROM table WHERE Tries for = 32 Name the least weeks for year less than 2000,SELECT MIN Weeks on Chart FROM table WHERE Year < 2000 Name the total number of weeks for si te vas and peak less than 7 and year less than 2000,SELECT COUNT Weeks on Chart FROM table WHERE Track = si te vas AND Peak < 7 AND Year < 2000 What is the english title with a lp format and an Original title of то ли ещё будет?,SELECT Title in English FROM table WHERE Format = lp AND Original title = то ли ещё будет "What was the score when the attendance was 18,545?","SELECT Score FROM table WHERE Attendance = 18,545" "What was the decision when the attendance was 19,592?","SELECT Decision FROM table WHERE Attendance = 19,592" Which Run has an Opponent of Canterbury?,SELECT Runs FROM table WHERE Opponent = canterbury Which Runs has a Rank of =5 and an Opponent of south australia?,SELECT Runs FROM table WHERE Rank = =5 AND Opponent = south australia Which Runs has a Opponent of south australia?,SELECT Runs FROM table WHERE Opponent = south australia Which Skip has a Third of tony angiboust?,SELECT Skip FROM table WHERE Third = tony angiboust Which Lead has a Nation of switzerland?,SELECT Lead FROM table WHERE Nation = switzerland Which Third has a Nation of scotland?,SELECT Third FROM table WHERE Nation = scotland In which third did angel garcia lead?,SELECT Third FROM table WHERE Lead = angel garcia When did France come in second?,SELECT Second FROM table WHERE Nation = france When did holger höhne come in third?,SELECT Third FROM table WHERE Lead = holger höhne "How many Caps does the Club/province Munster, position of lock and Mick O'Driscoll have?",SELECT COUNT Caps FROM table WHERE Club/province = munster AND Position = lock AND Player = mick o'driscoll What Club/province have caps less than 2 and Jonathan Sexton as player?,SELECT Club/province FROM table WHERE Caps < 2 AND Player = jonathan sexton Paddy Wallace who plays the position of fly-half has how many Caps?,SELECT Caps FROM table WHERE Position = fly-half AND Player = paddy wallace What is the total of Caps when player born 13 December 1977?,SELECT SUM Caps FROM table WHERE Date of Birth (Age) = 13 december 1977 what artist has a book called cyberella,SELECT Artist(s) FROM table WHERE Book title = cyberella "WHat is the amount of Human Development Index (2000) that has a Population (2005) of 54,929, and an Area (km 2 ) larger than 343.6?","SELECT COUNT Human Development Index (2000) FROM table WHERE Population (2005) = 54,929 AND Area (km 2 ) > 343.6" WHich INEGI code has a Population density (/km 2 ) smaller than 81.4 and 0.6593 Human Development Index (2000)?,SELECT AVG INEGI code FROM table WHERE Population density (/km 2 ) < 81.4 AND Human Development Index (2000) = 0.6593 "Which Area (km 2 )has a Population (2005) of 57,204, and a Human Development Index (2000) smaller than 0.7074?","SELECT COUNT Area (km 2 ) FROM table WHERE Population (2005) = 57,204 AND Human Development Index (2000) < 0.7074" What is the lowest number of field goals for a player with 3 touchdowns?,SELECT MIN Field goals FROM table WHERE Touchdowns = 3 How many extra points did right halfback Roswell Wendell have?,SELECT Extra points FROM table WHERE Position = right halfback AND Player = roswell wendell What is the lowest number of touchdowns for left halfback WIllie Heston who has more than 15 points?,SELECT MIN Touchdowns FROM table WHERE Position = left halfback AND Player = willie heston AND Points > 15 What was the result for the 1964 summer olympics on october 18?,SELECT Results¹ FROM table WHERE Type of game = 1964 summer olympics AND Date = october 18 What was the opponent on october 28?,SELECT Opponent FROM table WHERE Date = october 28 Wjich city had a date of october 13?,SELECT City FROM table WHERE Date = october 13 What day were the results 3:2?,SELECT Date FROM table WHERE Results¹ = 3:2 "What is the number of failure for the country of Russia, and a Family of r14 r-14, and a Partial failures smaller than 0?",SELECT COUNT Failures FROM table WHERE Country = russia AND Family = r14 r-14 AND Partial failures < 0 "What is the partial failure for the Country of russia, and a Failure larger than 0, and a Family of angara, and a Launch larger than 1?",SELECT AVG Partial failures FROM table WHERE Country = russia AND Failures > 0 AND Family = angara AND Launches > 1 What is the group B region with a Group E region of Georgia?,SELECT Group B FROM table WHERE Group E = georgia What is the group A region with a region number of 2?,SELECT Group A FROM table WHERE Region = 2 What is the group C region with Illinois as group B?,SELECT Group C FROM table WHERE Group B = illinois What opponnent has a record of 82-68?,SELECT Opponent FROM table WHERE Record = 82-68 what date has the record of 77-62?,SELECT Date FROM table WHERE Record = 77-62 what opponent has the record of 78-63?,SELECT Opponent FROM table WHERE Record = 78-63 what score has the opponent of tigers and a record of 78-64?,SELECT Score FROM table WHERE Opponent = tigers AND Record = 78-64 What time did team kawasaki zx10 1000cc have?,SELECT Time FROM table WHERE Team = kawasaki zx10 1000cc What time did team kawasaki zx10 1000cc have?,SELECT Time FROM table WHERE Team = kawasaki zx10 1000cc What is the rank for the team with a Time of 1:12.40.28?,SELECT SUM Rank FROM table WHERE Time = 1:12.40.28 Which Issue Date(s) has an Artist of men at work?,SELECT Issue Date(s) FROM table WHERE Artist = men at work "Which Issue Date(s) has Weeks on Top larger than 3, and a Volume: Issue of 35:25-26, 36:1-2?","SELECT Issue Date(s) FROM table WHERE Weeks on Top > 3 AND Volume:Issue = 35:25-26, 36:1-2" Which Weeks on Top have an Issue Date(s) of 20 november?,SELECT SUM Weeks on Top FROM table WHERE Issue Date(s) = 20 november Who is the male partner for amy winehouse?,SELECT Male FROM table WHERE Female = amy winehouse Which male is paired with dido in 2004?,SELECT Male FROM table WHERE Year < 2004 AND Female = dido Which female artist has an album named elephant?,SELECT Female FROM table WHERE Album = elephant Date of march 30 involves what home?,SELECT Home FROM table WHERE Date = march 30 Which venue hosted the Los Angeles Rams as an opponent?,SELECT Venue FROM table WHERE Opponent = los angeles rams "Which date's week was more than 4 with the venue being City Stadium and where the attendance was more than 14,297?","SELECT Date FROM table WHERE Week > 4 AND Venue = city stadium AND Attendance > 14,297" Name the home with toronto visiting,SELECT Home FROM table WHERE Visitor = toronto What was the pick# for Lorenzo Freeman as defensive tackle?,SELECT Pick # FROM table WHERE Position = defensive tackle AND Player = lorenzo freeman What is the largest pick# for Greg Harris?,SELECT MAX Pick # FROM table WHERE Player = greg harris Which round goes to Stanford college?,SELECT Round FROM table WHERE College = stanford What is the sum of pick# for Don Majkowski?3,SELECT SUM Pick # FROM table WHERE Player = don majkowski Which college had Tony Leiker in round 7?,SELECT College FROM table WHERE Round = round 7 AND Player = tony leiker What is the Group's equity share percentage for Company VN/CX catering services limited?,SELECT Group's Equity Shareholding (10 March 2010) FROM table WHERE Company = vn/cx catering services limited "Which company's principal activities are catering services, and a Group's Equity Shareholding (as of March 10th 2010) of 40%?",SELECT Company FROM table WHERE Principal activities = catering services AND Group's Equity Shareholding (10 March 2010) = 40% "Which company's type is joint venture, and has principle activities listed as Cargo Airline and an incorporation of China?",SELECT Company FROM table WHERE Type = joint venture AND Principal activities = cargo airline AND Incorporated in = china "Which company has a group equity shareholding percentage, as of March 10th 2010 of 30%?",SELECT Company FROM table WHERE Group's Equity Shareholding (10 March 2010) = 30% "What is the type for the Cathay Pacific Holidays company, an incorporation of Hong Kong and listed activities as Travel Agency?",SELECT Type FROM table WHERE Incorporated in = hong kong AND Principal activities = travel agency AND Company = cathay pacific holidays "What is the name of the company that has a Group's equity shareholding percentage, as of March 10th, 2010, of 100%, as well as a Principal activity of Airline?",SELECT Company FROM table WHERE Group's Equity Shareholding (10 March 2010) = 100% AND Principal activities = airline Which Position has a Surname of naylor?,SELECT Position FROM table WHERE Surname = naylor "How many Uni numbers have Bats of s, and a Position of utl?",SELECT COUNT Uni# FROM table WHERE Bats = s AND Position = utl "Which First has a Uni # larger than 34, and Throws of r, and a Position of rhp, and a Surname of stockman?",SELECT First FROM table WHERE Uni# > 34 AND Throws = r AND Position = rhp AND Surname = stockman Which Uni # has a Surname of ough?,SELECT Uni# FROM table WHERE Surname = ough "Which Surname has Throws of l, and a DOB of 5/02/79?",SELECT Surname FROM table WHERE Throws = l AND D.O.B. = 5/02/79 "Which surface had a partner of Sandrine Testud on November 14, 1999?","SELECT Surface FROM table WHERE Partner = sandrine testud AND Date = november 14, 1999" What is the average number of field goals for players with more than 60 points?,SELECT AVG Field goals FROM table WHERE Points > 60 What is the smallest number of field goals for players with 4 touchdowns and less than 9 extra points?,SELECT MIN Field goals FROM table WHERE Touchdowns = 4 AND Extra points < 9 What is the highest number of points for players with less than 2 touchdowns and 0 extra points?,SELECT MAX Points FROM table WHERE Extra points = 0 AND Touchdowns < 2 What is the highest number of extra points for players with less than 2 touchdowns and less than 1 point?,SELECT MAX Extra points FROM table WHERE Touchdowns < 2 AND Points < 1 What is the average number of points for players with 4 touchdowns and more than 0 field goals?,SELECT AVG Points FROM table WHERE Touchdowns = 4 AND Field goals > 0 What E score has the T score of 8 and a number smaller than 22.95?,SELECT MIN E Score FROM table WHERE T Score = 8 AND Total < 22.95 What's the sum of A Score that also has a score lower than 7.3 and an E Score larger than 7.1?,SELECT SUM A Score FROM table WHERE T Score < 7.3 AND E Score > 7.1 What is the relative height of Scotland with Ben Vorlich as parent?,SELECT COUNT Relative height (m) FROM table WHERE Country = scotland AND Parent = ben vorlich "What is the highest rank of Austria, which had less than 0 silvers?",SELECT MIN Rank FROM table WHERE Nation = austria AND Silver < 0 What is the rank of the team with 0 gold and less than 0 silvers?,SELECT SUM Rank FROM table WHERE Gold = 0 AND Silver < 0 "What is the total number of bronze medals of West Germany, which is ranked 2 and has less than 1 total medals?",SELECT COUNT Bronze FROM table WHERE Rank = 2 AND Nation = west germany AND Total < 1 What is the number of points of the game less than number 17 with an 11-6-0 record?,SELECT SUM Points FROM table WHERE Record = 11-6-0 AND Game # < 17 What is the record of the game on November 22?,SELECT Record FROM table WHERE Date = november 22 Who is the visitor team of game 19 with Los Angeles as the home team?,SELECT Visitor FROM table WHERE Home = los angeles AND Game # = 19 WHich Studio host has a Year of 2003-04?,SELECT Studio host FROM table WHERE Year = 2003-04 WHich Studio analysts has a Studio host of gary tanguay in 2009-10?,SELECT Studio analysts FROM table WHERE Studio host = gary tanguay AND Year = 2009-10 WHich Color commentatorhas a Studio host of gary tanguay & eric frede?,SELECT Color commentator(s) FROM table WHERE Studio host = gary tanguay & eric frede "WHich Play-by-play has a Studio host of gary tanguay, and a Studio analysts of donny marshall?",SELECT Play-by-play FROM table WHERE Studio host = gary tanguay AND Studio analysts = donny marshall "Which Color commentator has a Channel of fsn new england, and a Year of 2004-05?",SELECT Color commentator(s) FROM table WHERE Channel = fsn new england AND Year = 2004-05 Which Courtside reporter has a Channel of fsn new england in 2006-07?,SELECT Courtside reporter FROM table WHERE Channel = fsn new england AND Year = 2006-07 What was the score on April 21?,SELECT Score FROM table WHERE Date = april 21 "Player of napoleon lajoie, and a Team of cleveland bronchos, and a Doubles of 49 which years record stood?",SELECT Years Record Stood FROM table WHERE Player = napoleon lajoie AND Team = cleveland bronchos AND Doubles = 49 What date was the game at Comiskey Park and had a 4th Inning?,SELECT Date FROM table WHERE Location = comiskey park AND Inning = 4th "When Efrain Valdez was pitching, what was the highest home run?",SELECT MAX Home Run FROM table WHERE Opposing Pitcher = efrain valdez "On June 17 in Tiger stadium, what was the average home run?",SELECT AVG Home Run FROM table WHERE Location = tiger stadium AND Date = june 17 "For the game with 528 attendance, what was the result?",SELECT Result FROM table WHERE Attendance = 528 What is the score of the game that holds a record of 80-61?,SELECT Score FROM table WHERE Record = 80-61 "What is the record of the game with 28,135 people in attendance?","SELECT Record FROM table WHERE Attendance = 28,135" what team has a score of 2,SELECT Score FROM table WHERE Points = 2 what team has a score of 11,SELECT Record FROM table WHERE Game = 11 Which nation finished with a time of 47.049?,SELECT Nation FROM table WHERE Time (sec.) = 47.049 Which sport has a time over 49?,SELECT Sport FROM table WHERE Time (sec.) > 49 Which nation had a time of 48.38?,SELECT Nation FROM table WHERE Time (sec.) = 48.38 Which year had a team of Aprilia and a rank of 4th?,SELECT Year FROM table WHERE Team = aprilia AND Rank = 4th "Which class had a machine of RS125R, points over 113, and a rank of 4th?",SELECT Class FROM table WHERE Machine = rs125r AND Points > 113 AND Rank = 4th "Which team had a year over 1995, machine of RS125R, and ranked 1st?",SELECT Team FROM table WHERE Year > 1995 AND Machine = rs125r AND Rank = 1st Which Oberliga Bayern has a Season of 1981-82?,SELECT Oberliga Bayern FROM table WHERE Season = 1981-82 Which Oberliga Südwest has an Oberliga Bayern of fc schweinfurt 05?,SELECT Oberliga Südwest FROM table WHERE Oberliga Bayern = fc schweinfurt 05 Which Season ha spvgg bayreuth and eintracht trier?,SELECT Season FROM table WHERE Oberliga Bayern = spvgg bayreuth AND Oberliga Südwest = eintracht trier which Oberliga Baden-Württemberg has a Season of 1991-92?,SELECT Oberliga Baden-Württemberg FROM table WHERE Season = 1991-92 Which Oberliga Baden-Württemberg has an Oberliga Hessen of fsv frankfurt in 1993-94?,SELECT Oberliga Baden-Württemberg FROM table WHERE Oberliga Hessen = fsv frankfurt AND Season = 1993-94 which Oberliga Südwes has an Oberliga Baden-Württemberg of sv sandhausen in 1984-85?,SELECT Oberliga Südwest FROM table WHERE Oberliga Baden-Württemberg = sv sandhausen AND Season = 1984-85 "Name the loss with save of || 23,391 ||17-18||?","SELECT Loss FROM table WHERE Save = || 23,391 ||17-18||" Name the opponent for save of williams (9),SELECT Opponent FROM table WHERE Save = williams (9) Name the save for braves for may 15,SELECT Save FROM table WHERE Opponent = braves AND Date = may 15 Name the loss for may 1,SELECT Loss FROM table WHERE Date = may 1 What was the score in the tournament against Ekaterina Makarova?,SELECT Score FROM table WHERE Opponent = ekaterina makarova What is the market for the 11pm-1am Saturday game?,SELECT Market/Market Rank FROM table WHERE Saturday = 11pm-1am what is the name of the holland locale,SELECT Name FROM table WHERE Locale = holland How many ranks have an industry of health care?,SELECT COUNT Rank FROM table WHERE Primary industry = health care "Which Points have an Opponent of new york islanders, and a Game smaller than 65?",SELECT SUM Points FROM table WHERE Opponent = new york islanders AND Game < 65 "How many Points have a Record of 40–21–12–3, and a March larger than 28?",SELECT COUNT Points FROM table WHERE Record = 40–21–12–3 AND March > 28 Which Opponent has a Record of 38–20–12–2?,SELECT Opponent FROM table WHERE Record = 38–20–12–2 "Which Game is the highest one that has Points smaller than 92, and a Score of 1–3?",SELECT MAX Game FROM table WHERE Points < 92 AND Score = 1–3 What is the accession number of the protein with the common name Purple Sea Urchin?,SELECT accession number FROM table WHERE common name = purple sea urchin What is the protein name of the protein with a sequence identity to human protein of 32%?,SELECT protein name FROM table WHERE sequence identity to human protein = 32% What is the sequence length (aa) of the protein with the common name Purple Sea Urchin and a divergence from human lineage less than 742.9?,SELECT SUM sequence length (aa) FROM table WHERE common name = purple sea urchin AND divergence from human lineage (MYA) < 742.9 What is the accession number of the protein with a divergence from human lineage of 937.5?,SELECT accession number FROM table WHERE divergence from human lineage (MYA) = 937.5 Which Series has a Score of 9–4?,SELECT Series FROM table WHERE Score = 9–4 "Which Series has an Opponent of calgary flames, and a Score of 9–4?",SELECT Series FROM table WHERE Opponent = calgary flames AND Score = 9–4 "Which Date has a Game smaller than 4, and an Opponent of calgary flames, and a Score of 4–5?",SELECT Date FROM table WHERE Game < 4 AND Opponent = calgary flames AND Score = 4–5 "Which Date has a Score of 4–5, and a Game smaller than 4?",SELECT Date FROM table WHERE Score = 4–5 AND Game < 4 How many founded years had a final af2 season prior to 2009 where the arena was the bi-lo center and the first af2 season was prior to 2000?,SELECT COUNT Founded FROM table WHERE Final AF2 season < 2009 AND Arena = bi-lo center AND First AF2 season < 2000 What is the mean Founded number when the team is the Baton Rouge Blaze?,SELECT AVG Founded FROM table WHERE Team = baton rouge blaze "What is listed as the highest Gold that also has a Silver that's smaller than 1, and has a Total that's smaller than 0?",SELECT MAX Gold FROM table WHERE Silver < 1 AND Total < 0 What's the total Rank that has a Gold that's smaller than 0?,SELECT SUM Rank FROM table WHERE Gold < 0 "What is listed as the highest Participants that also have a Rank of 5, and Silver that's smaller than 0?",SELECT MAX Participants FROM table WHERE Rank = 5 AND Silver < 0 "What is listed as the highest Rank that has a Gold that's larger than 0, and Participants that's smaller than 10?",SELECT MAX Rank FROM table WHERE Gold > 0 AND Participants < 10 What is the total number of Participants that has Silver that's smaller than 0?,SELECT SUM Participants FROM table WHERE Silver < 0 Which skip has Zrinka Muhek as Second?,SELECT Skip FROM table WHERE Second = zrinka muhek What is the name of the second who has Caroline Reed as third?,SELECT Second FROM table WHERE Third = caroline reed Which lead has Kirsty Balfour as second?,SELECT Lead FROM table WHERE Skip = kirsty balfour What is the name of the third who has Barbora Vojtusova as Skip?,SELECT Third FROM table WHERE Skip = barbora vojtusova Who is the Second with Nikolina Petric as Third?,SELECT Second FROM table WHERE Third = nikolina petric Which Lead has Katarina Radonic as Skip?,SELECT Lead FROM table WHERE Skip = katarina radonic Who manufactured the motorcycle that did 24 laps and 9 grids?,SELECT Manufacturer FROM table WHERE Laps = 24 AND Grid = 9 How many grids correspond to more than 24 laps?,SELECT MAX Grid FROM table WHERE Laps > 24 What is the time with 10 grids?,SELECT Time/Retired FROM table WHERE Grid = 10 How many grids have more than 24 laps with a time/retired of +1:12.208?,SELECT SUM Grid FROM table WHERE Time/Retired = +1:12.208 AND Laps > 24 What is the score from the winner Keith Clearwater (1)?,SELECT Score FROM table WHERE Winner = keith clearwater (1) What is the date where the winner was Tom Kite (10)?,SELECT Date FROM table WHERE Winner = tom kite (10) "Which Week had a Date of december 4, 1960?","SELECT Week FROM table WHERE Date = december 4, 1960" Which player has a last name of baron?,SELECT Bats FROM table WHERE Surname = baron Which batter has a uni# of 31?,SELECT Bats FROM table WHERE Uni# = 31 Which batter has the last name Graham?,SELECT Bats FROM table WHERE Surname = graham Which Home has a Date of april 1?,SELECT Home FROM table WHERE Date = april 1 Which Home has a Record of 16–17–6?,SELECT Home FROM table WHERE Record = 16–17–6 "Which Date has a Score of 2–7, and a Record of 5–8–2?",SELECT Date FROM table WHERE Score = 2–7 AND Record = 5–8–2 "Which Record has a Score of 2–4, and a Home of quebec nordiques?",SELECT Record FROM table WHERE Score = 2–4 AND Home = quebec nordiques "Which Record has a Home of edmonton oilers, and a Score of 3–6?",SELECT Record FROM table WHERE Home = edmonton oilers AND Score = 3–6 Which Home has a Record of 11–14–4?,SELECT Home FROM table WHERE Record = 11–14–4 "What is the series episode number with a segment of D, and having fluorescent tubes?",SELECT Series Ep. FROM table WHERE Segment D = fluorescent tubes What is the Netflix number having a series episode of 1-01?,SELECT Netflix FROM table WHERE Series Ep. = 1-01 "What is the Netflix number having a segment D, of NED can corn?",SELECT Netflix FROM table WHERE Segment D = ned can corn "What is the segment A name, having a Netflix of s01e12?",SELECT Segment A FROM table WHERE Netflix = s01e12 What is the Netflix number having a segment of C of pills?,SELECT Netflix FROM table WHERE Segment C = pills "For a segment D of pasta, what is the segment B?",SELECT Segment B FROM table WHERE Segment D = pasta Which sport resulted in a gold medal in the 2000 Sydney games?,SELECT Sport FROM table WHERE Medal = gold AND Games = 2000 sydney Which wrestling event was at the 2008 Beijing games?,SELECT Event FROM table WHERE Sport = wrestling AND Games = 2008 beijing What wrestling event was participated in during the 2008 Beijing games?,SELECT Event FROM table WHERE Games = 2008 beijing AND Sport = wrestling after december 29 what is the score?,SELECT Score FROM table WHERE December > 29 Wjat game 3 has ian french as a game of 2?,SELECT Game 3 FROM table WHERE Game 2 = ian french What game 1 has halfback as a position?,SELECT Game 1 FROM table WHERE Position = halfback What position has colin scott as game 1?,SELECT Position FROM table WHERE Game 1 = colin scott What exhibition has greg conescu as game 1?,SELECT Exhibition* FROM table WHERE Game 1 = greg conescu What game 1 has bob lindner as game 2?,SELECT Game 1 FROM table WHERE Game 2 = bob lindner What pick was mario williams before 2006?,SELECT SUM Pick FROM table WHERE Player name = mario williams AND Year < 2006 What is the entered office that has 1337 as the left office?,SELECT Entered office FROM table WHERE Left office = 1337 What is the born-died that has office of 13 September 1229 as the entered?,SELECT Born-Died FROM table WHERE Entered office = 13 september 1229 "Which Blagojevich (D) has a Source of zogby/wsj, and a Topinka (R) of 33.2%?",SELECT Blagojevich (D) FROM table WHERE Source = zogby/wsj AND Topinka (R) = 33.2% "Which Blagojevich (D) has a Source of zogby/wsj, and a Date of october 16, 2006?","SELECT Blagojevich (D) FROM table WHERE Source = zogby/wsj AND Date = october 16, 2006" "Which Blagojevich (D) happened on october 16, 2006?","SELECT Blagojevich (D) FROM table WHERE Date = october 16, 2006" "Which Topinka happened on january 22, 2006?","SELECT Topinka (R) FROM table WHERE Date = january 22, 2006" Which Date has a Remainder of 20%?,SELECT Date FROM table WHERE Remainder = 20% "Which Source has a Remainder of 15%, and a Topinka of 26%?",SELECT Source FROM table WHERE Remainder = 15% AND Topinka (R) = 26% "How many contestants were there on March 1, 2009 during the season premiere?","SELECT SUM Number of Contestants FROM table WHERE Season Premiere = march 1, 2009" What season had more than 12 contestants in which greydis gil won?,SELECT Season FROM table WHERE Number of Contestants > 12 AND Winner = greydis gil How many contestants were there in a season where alejandra espinoza won?,SELECT COUNT Number of Contestants FROM table WHERE Winner = alejandra espinoza "What season's premiere had puerto rico winning on May 20, 2012?","SELECT Season Premiere FROM table WHERE Winner's Country = puerto rico AND Season Finale = may 20, 2012" What season had mexico as the runner up with melissa marty winning?,SELECT Season FROM table WHERE Runner Up's Country = mexico AND Winner = melissa marty "Record description of maximum load to m (ft), and a Date of 23 september 1961 is what pilot?",SELECT Pilot FROM table WHERE Record description = maximum load to m (ft) AND Date = 23 september 1961 "Date of 23 september 1961, and a Pilot of b.v. zemskov had what record description?",SELECT Record description FROM table WHERE Date = 23 september 1961 AND Pilot = b.v. zemskov "Type of mi-10r, and a Record description of altitude with kg (lb) payload, and a Pilot of g.v. alfyorov is what date?",SELECT Date FROM table WHERE Type = mi-10r AND Record description = altitude with kg (lb) payload AND Pilot = g.v. alfyorov "Record description of altitude with kg (lb) payload, and a Pilot of g.v. alfyorov had what type?",SELECT Type FROM table WHERE Record description = altitude with kg (lb) payload AND Pilot = g.v. alfyorov "Pilot of g.v. alfyorov, and a Record description of altitude with kg (lb) payload, and a Type of mi-10 involved what date?",SELECT Date FROM table WHERE Pilot = g.v. alfyorov AND Record description = altitude with kg (lb) payload AND Type = mi-10 "Achievement of m (ft), and a Type of mi-10r, and a Pilot of v.p. koloshenko, and a Date of 28 may 1965 had what record description?",SELECT Record description FROM table WHERE Achievement = m (ft) AND Type = mi-10r AND Pilot = v.p. koloshenko AND Date = 28 may 1965 When was the date of death for the person married to Charles II?,SELECT Death FROM table WHERE Spouse = charles ii On what date did James II take a consort?,SELECT Became Consort FROM table WHERE Spouse = james ii What is the total number of field goals a player had when there were more than 0 extra points and there were 5 touchdowns?,SELECT COUNT Field goals FROM table WHERE Extra points > 0 AND Touchdowns = 5 What is the sum of all the touchdowns when the player had more than 0 extra points and less than 0 field goals?,SELECT SUM Touchdowns FROM table WHERE Extra points > 0 AND Field goals < 0 "What is the total number of field goals for a player that had less than 3 touchdowns, had 4 points, and had less than 4 extra points?",SELECT COUNT Field goals FROM table WHERE Touchdowns < 3 AND Points = 4 AND Extra points < 4 What is the lowest number of draws of the NTFA Div 2 Lilydale?,SELECT MIN Draws FROM table WHERE NTFA Div 2 = lilydale What is the lowest number of draws of the team with 9 wins and less than 0 byes?,SELECT MIN Draws FROM table WHERE Wins = 9 AND Byes < 0 What is the lowest number of against of NTFA Div 2 Fingal Valley?,SELECT MIN Against FROM table WHERE NTFA Div 2 = fingal valley "What is the highest rank for Nelson Island with area more than 2,183?","SELECT MAX Rank FROM table WHERE Island's Name = nelson island AND Area (km 2 ) > 2,183" "What is the largest rank with 2,080 area?","SELECT MAX Rank FROM table WHERE Area (sqmi) = 2,080" What is the largest area in Alaska with a population of 39 and rank over 19?,SELECT MAX Area (km 2 ) FROM table WHERE Location = alaska AND Population (2000) = 39 AND Rank > 19 "How many events have earnings less than 1,030,717?","SELECT COUNT Events FROM table WHERE Earnings ( $ ) < 1,030,717" How many events are in South Africa?,SELECT SUM Events FROM table WHERE Country = south africa On what date was game 2 played?,SELECT Date FROM table WHERE Game = game 2 Which game had Philadelphia as its home team and was played on April 23?,SELECT Game FROM table WHERE Home Team = philadelphia AND Date = april 23 Which games had Philadelphia as home team?,SELECT Game FROM table WHERE Home Team = philadelphia What was the result of the game played on April 16 with Philadelphia as home team?,SELECT Result FROM table WHERE Home Team = philadelphia AND Date = april 16 What was the result of the April 16 game?,SELECT Result FROM table WHERE Date = april 16 Which game had a result of 126-95?,SELECT Game FROM table WHERE Result = 126-95 "Which Services have a Local authority of chiltern, and a Zone 2010 of 9?",SELECT Services FROM table WHERE Local authority = chiltern AND Zone 2010 = 9 Which Station has a Zone 2010 of 7?,SELECT Station FROM table WHERE Zone 2010 = 7 "Which Local authority has a Zone 2007 of outside zones, and a Zone 2008 of outside zones, and a Zone 2010 of outside zones, and a Station of waltham cross?",SELECT Local authority FROM table WHERE Zone 2007 = outside zones AND Zone 2008 = outside zones AND Zone 2010 = outside zones AND Station = waltham cross Which Local authority has Services of greater anglia?,SELECT Local authority FROM table WHERE Services = greater anglia "Which Station has a Zone 2008 of 8, and a Zone 2007 of outside zones, and Services of london overground?",SELECT Station FROM table WHERE Zone 2008 = 8 AND Zone 2007 = outside zones AND Services = london overground "Which Zone 2008 has Services of greater anglia, and a Station of cheshunt?",SELECT Zone 2008 FROM table WHERE Services = greater anglia AND Station = cheshunt What was the total attendance of aalesund which had a capacity with more than 96.14%?,SELECT MAX Total FROM table WHERE Team = aalesund AND % of Capacity > 96.14 How many touchdowns are there when there were 0 extra points and Hal Weeks had left halfback?,SELECT Touchdowns FROM table WHERE Extra points = 0 AND Position = left halfback AND Player = hal weeks How many field goals did duncan thompson have?,SELECT Field goals FROM table WHERE Player = duncan thompson What is the highest field goals when there were more than 1 touchdown and 0 extra points?,SELECT MAX Field goals FROM table WHERE Touchdowns > 1 AND Extra points > 0 What is the lowest number of field goals when the points were less than 5?,SELECT MIN Field goals FROM table WHERE Points < 5 what is the HAAT of devils lake,SELECT HAAT FROM table WHERE City of license = devils lake What was the date with a winner of km (mi)?,SELECT Date FROM table WHERE Winner = km (mi) What is the highest ERP W of an 89.1 frequency translator?,SELECT MAX ERP W FROM table WHERE Frequency MHz = 89.1 What is the class of the translator with 10 ERP W and a call sign of w273bl?,SELECT Class FROM table WHERE ERP W = 10 AND Call sign = w273bl "What is the FCC info of the translator with an Irmo, South Carolina city license?","SELECT FCC info FROM table WHERE City of license = irmo, south carolina" "What is the call sign of the translator in Spring Valley, Nevada?","SELECT Call sign FROM table WHERE City of license = spring valley, nevada" "What is the call sign of the translator with an ERP W greater than 38 and a city license from Great Falls, Montana?","SELECT Call sign FROM table WHERE ERP W > 38 AND City of license = great falls, montana" Name the ERP W for frequency of 92.7,SELECT ERP W FROM table WHERE Frequency MHz = 92.7 "Name the ERP W for glens falls, new york","SELECT ERP W FROM table WHERE City of license = glens falls, new york" Name the FCC info for frequency Mhz less than 97.3 and call sign of w237br,SELECT FCC info FROM table WHERE Frequency MHz < 97.3 AND Call sign = w237br Name the average ERP W and call sign of w237br,SELECT AVG ERP W FROM table WHERE Call sign = w237br "Which Score has Points of 64, and a Game of 49?",SELECT Score FROM table WHERE Points = 64 AND Game = 49 "Which Points have a Score of 4–1, and a Record of 18–10–8–1, and a January larger than 2?",SELECT AVG Points FROM table WHERE Score = 4–1 AND Record = 18–10–8–1 AND January > 2 How many Points have a January of 18?,SELECT COUNT Points FROM table WHERE January = 18 "How many Games have a Score of 5–4, and Points smaller than 49?",SELECT COUNT Game FROM table WHERE Score = 5–4 AND Points < 49 "What is the average gold of the winter athlete with 1 bronze, less than 3 silver, and less than 4 total medals?",SELECT AVG Gold FROM table WHERE Bronze = 1 AND Type = winter AND Silver < 3 AND Total < 4 What is the highest total medals winter athlete Clara Hughes has?,SELECT MAX Total FROM table WHERE Type = winter AND Athlete = clara hughes What is the lowest number of bronze a short track athlete with 0 gold medals has?,SELECT MIN Bronze FROM table WHERE Sport = short track AND Gold = 0 What is the Project Name with a Country that is kazakhstan and a Peak that is 150?,SELECT Project Name FROM table WHERE Country = kazakhstan AND Peak = 150 What is the Peak with a Project Name that is talakan ph 1?,SELECT Peak FROM table WHERE Project Name = talakan ph 1 What is the Project Name with a Country that is opec?,SELECT Project Name FROM table WHERE Country = opec What is the Operator with a Peak that is 55?,SELECT Operator FROM table WHERE Peak = 55 What was the score when they had a 25-41-9 record?,SELECT Score FROM table WHERE Record = 25-41-9 "What is the game associated with a score of 4 - 2, and a record of 25-39-9?",SELECT MAX Game FROM table WHERE Score = 4 - 2 AND Record = 25-39-9 "What is the lowest week that has an attendance greater than 23,058, with october 24, 1943 as the date?","SELECT MIN Week FROM table WHERE Attendance > 23,058 AND Date = october 24, 1943" How many attendances have w 48-10 as the result?,SELECT SUM Attendance FROM table WHERE Result = w 48-10 How many attendances have 9 as the week?,SELECT COUNT Attendance FROM table WHERE Week = 9 "What is the lowest attendance that has a week less than 4, and w 13-7 as the result?",SELECT MIN Attendance FROM table WHERE Week < 4 AND Result = w 13-7 "What was the average value in 2005 when 2008 is 61,837,716, and a 2006 is more than 57,126,389?","SELECT AVG 2005 FROM table WHERE 2008 = 61,837,716 AND 2006 > 57,126,389" "What is the lowest value in 2007 when 2009 is 42,014,178 and 2008 is over 61,837,716?","SELECT MIN 2007 FROM table WHERE 2009 = 42,014,178 AND 2008 > 61,837,716" "What is the highest value in 2011 with less than 5,049 in 2006 and less than 1,380,935 in 2008?","SELECT MAX 2011 FROM table WHERE 2006 < 5,049 AND 2008 < 1,380,935" "What was the total in 2009 for years of river vessels when 2008 was more than 8,030 and 2007 was more than 1,411,414?","SELECT COUNT 2009 FROM table WHERE 2007 > 1,411,414 AND Years = river vessels AND 2008 > 8,030" What is the psd-pc for 18-22/04/2009?,SELECT PSD - PC FROM table WHERE Date = 18-22/04/2009 What date has the others of 2%?,SELECT Date FROM table WHERE Others = 2% What was the UDMR for 18-22/04/2009?,SELECT UDMR FROM table WHERE Date = 18-22/04/2009 When the other is n/a and the psc-pc is 30% what is the date?,SELECT Date FROM table WHERE Others = n/a AND PSD - PC = 30% What was the polling firm with others of 1%?,SELECT Polling Firm FROM table WHERE Others = 1% What is the elena basescu when the poling firm of gallup?,SELECT Elena Băsescu FROM table WHERE Polling Firm = gallup "Game smaller than 34, and a December smaller than 14, and a Score of 10 - 6 has what opponent?",SELECT Opponent FROM table WHERE Game < 34 AND December < 14 AND Score = 10 - 6 "Game larger than 34, and a December smaller than 23 had what record?",SELECT Record FROM table WHERE Game > 34 AND December < 23 "Record of 15-12-4, and a Game larger than 31 involves what highest December?",SELECT MAX December FROM table WHERE Record = 15-12-4 AND Game > 31 "Which Points have a Record of 45–21–4, and a Game larger than 70?",SELECT AVG Points FROM table WHERE Record = 45–21–4 AND Game > 70 "Which March is the lowest one that has a Score of 5–6, and Points smaller than 100?",SELECT MIN March FROM table WHERE Score = 5–6 AND Points < 100 "Which Score has a March larger than 15, and Points larger than 96, and a Game smaller than 76, and an Opponent of @ washington capitals?",SELECT Score FROM table WHERE March > 15 AND Points > 96 AND Game < 76 AND Opponent = @ washington capitals Which Opponent has a Record of 45–21–4?,SELECT Opponent FROM table WHERE Record = 45–21–4 What year was the building completed that has 10 floors?,SELECT AVG Year completed FROM table WHERE Floors = 10 What was the name of the building with 10 floors?,SELECT Name FROM table WHERE Floors = 10 "How tall is the florida life building, completed before 1990?",SELECT Height ft / m FROM table WHERE Year completed < 1990 AND Name = florida life building Result of 86-87 (2-4) is what game?,SELECT Game FROM table WHERE Result = 86-87 (2-4) Result of 88-85 ot (1-0) involves what game?,SELECT Game FROM table WHERE Result = 88-85 ot (1-0) Game of game 5 had what result?,SELECT Result FROM table WHERE Game = game 5 "Road Team of utah jazz, and a Result of 81-83 (3-2) involved what game?",SELECT Game FROM table WHERE Road Team = utah jazz AND Result = 81-83 (3-2) "Home Team of chicago bulls, and a Result of 81-83 (3-2) involved what game?",SELECT Game FROM table WHERE Home Team = chicago bulls AND Result = 81-83 (3-2) Result of 86-87 (2-4) involves what home team?,SELECT Home Team FROM table WHERE Result = 86-87 (2-4) "What is the fewest wins that has fewer than 23 goals scored, team of 2 de Mayo, and fewer than 7 draws?",SELECT MIN Wins FROM table WHERE Scored < 23 AND Team = 2 de mayo AND Draws < 7 What is the number of draws for the team with more than 8 losses and 13 points?,SELECT Draws FROM table WHERE Losses > 8 AND Points = 13 How much March has Points of 85?,SELECT COUNT March FROM table WHERE Points = 85 "Which Game is the lowest one that has a Score of 2–3 ot, and Points larger than 76?",SELECT MIN Game FROM table WHERE Score = 2–3 ot AND Points > 76 "How many games have a March of 19, and Points smaller than 83?",SELECT COUNT Game FROM table WHERE March = 19 AND Points < 83 What is the Almali village with the Süskən village zərnə?,SELECT Almalı (Qax) FROM table WHERE Süskən = zərnə What is the Almali village with the Malax village qaxingiloy?,SELECT Almalı (Qax) FROM table WHERE Malax = qaxingiloy What is the Süskən village with a Malax village meşəbaş?,SELECT Süskən FROM table WHERE Malax = meşəbaş What is the Qaxmuğal village with a Malax village meşəbaş?,SELECT Qaxmuğal FROM table WHERE Malax = meşəbaş What is the Qaxmuğal village with a Fistiqli village keşqutan?,SELECT Qaxmuğal FROM table WHERE Fıstıqlı = keşqutan What are the highest championships where the club is Springfield Cardinals?,SELECT MAX Championships FROM table WHERE Club = springfield cardinals "What is the maximum torque that has 2,445 CC Displacement, and an Iveco 8144.61 engine?","SELECT Max. torque at rpm FROM table WHERE Displacement = 2,445 cc AND Engine = iveco 8144.61" What Valvetrain has a fuel system made up of petrol engines?,SELECT Valvetrain FROM table WHERE Fuel system = petrol engines "Which Population has an Altitude (mslm) larger than 98, and a Density (inhabitants/km 2) larger than 5869, and a Rank of 1st?",SELECT SUM Population FROM table WHERE Altitude (mslm) > 98 AND Density (inhabitants/km 2 ) > 5869 AND Rank = 1st "Which Population is the highest one that has a Density (inhabitants/km 2) larger than 2805.8, and a Rank of 1st, and an Altitude (mslm) smaller than 122?",SELECT MAX Population FROM table WHERE Density (inhabitants/km 2 ) > 2805.8 AND Rank = 1st AND Altitude (mslm) < 122 "Which Altitude (mslm) is the highest one that has an Area (km 2) smaller than 13.01, and a Population of 74536, and a Density (inhabitants/km 2) larger than 5869?",SELECT MAX Altitude (mslm) FROM table WHERE Area (km 2 ) < 13.01 AND Population = 74536 AND Density (inhabitants/km 2 ) > 5869 "Which Altitude (mslm) is the highest one that has a City of legnano, and a Population larger than 59492?",SELECT MAX Altitude (mslm) FROM table WHERE City = legnano AND Population > 59492 "What is the Motor that has a Focuses bigger than 62, and a Participant of rebaque?",SELECT Engine FROM table WHERE Points > 62 AND Entrant = rebaque What is the Focus that has a Year bigger than 1977?,SELECT Points FROM table WHERE Year > 1977 When did Hans Hartmann drive?,SELECT COUNT Year FROM table WHERE Driver = hans hartmann What is the second that has jordan moulton as the lead?,SELECT Second FROM table WHERE Lead = jordan moulton What skip has martina baumann as the third?,SELECT Skip FROM table WHERE Third = martina baumann What skip has switzerland as the country?,SELECT Skip FROM table WHERE Country = switzerland What skip has angela tuvaeva as the lead?,SELECT Skip FROM table WHERE Lead = angela tuvaeva What skip has norway as the country?,SELECT Skip FROM table WHERE Country = norway What skip has denmark as the country?,SELECT Skip FROM table WHERE Country = denmark Which visitor has a Los Angeles home?,SELECT Visitor FROM table WHERE Home = los angeles "Opponent of edmonton oilers, and a Game of 3 is what series?",SELECT Series FROM table WHERE Opponent = edmonton oilers AND Game = 3 Score of 2–3 ot on what date?,SELECT Date FROM table WHERE Score = 2–3 ot "Opponent of @ edmonton oilers, and a Game smaller than 7, and a Series of oilers lead 3–2 had what score?",SELECT Score FROM table WHERE Opponent = @ edmonton oilers AND Game < 7 AND Series = oilers lead 3–2 "Opponent of @ edmonton oilers, and a Game larger than 1, and a Series of oilers lead 3–2 had what score?",SELECT Score FROM table WHERE Opponent = @ edmonton oilers AND Game > 1 AND Series = oilers lead 3–2 Series of oilers win 4–3 had what highest game?,SELECT MAX Game FROM table WHERE Series = oilers win 4–3 Which December has a Record of 4-3-6?,SELECT December FROM table WHERE Record = 4-3-6 "Which Score has a December smaller than 14, and a Game of 12?",SELECT Score FROM table WHERE December < 14 AND Game = 12 Which Game is the highest one that has a Record of 4-3-6?,SELECT MAX Game FROM table WHERE Record = 4-3-6 Which Score has a Record of 18–11–5?,SELECT Score FROM table WHERE Record = 18–11–5 "Which Score has a Game larger than 32, and Points smaller than 42, and a December larger than 19, and a Record of 18–12–5?",SELECT Score FROM table WHERE Game > 32 AND Points < 42 AND December > 19 AND Record = 18–12–5 "Which Score has Points of 36, and a Game of 30?",SELECT Score FROM table WHERE Points = 36 AND Game = 30 "Which Game has a Record of 14–10–4, and Points smaller than 32?",SELECT SUM Game FROM table WHERE Record = 14–10–4 AND Points < 32 Which Game has a Score of 4–1?,SELECT SUM Game FROM table WHERE Score = 4–1 Which celebrity was famous for being a rapper?,SELECT Celebrity FROM table WHERE Famous for = rapper What position did the celebrity finish that entered on day 1 and exited on day 19?,SELECT Finished FROM table WHERE Exited = day 19 AND Entered = day 1 What was Dom Joly famous for?,SELECT Famous for FROM table WHERE Celebrity = dom joly What position did the celebrity finish that entered on day 1 and exited on day 15?,SELECT Finished FROM table WHERE Entered = day 1 AND Exited = day 15 What celebrity is famous for being an actor?,SELECT Celebrity FROM table WHERE Famous for = actor Where did steve smith go to school?,SELECT School/Club Team FROM table WHERE Player = steve smith "What was the result associated with the cinemaa awards, and gabbar singh film?",SELECT Result FROM table WHERE Award = cinemaa awards AND Film = gabbar singh What was the award for the excellence in tamil category?,SELECT Award FROM table WHERE Category = excellence in tamil Who is the composer of the song with a length of 6:24?,SELECT Composer(s) FROM table WHERE Length = 6:24 What is the lengtho f track 16?,SELECT Length FROM table WHERE Track = 16 How many new entries this round have clubs 2 → 1?,SELECT New entries this round FROM table WHERE Clubs = 2 → 1 "What is the average for matches with a prize money amount of £3,000?","SELECT AVG Matches FROM table WHERE Prize money = £3,000" How many new entries this round are there with more than 16 matches and a third round qualifying?,SELECT New entries this round FROM table WHERE Matches > 16 AND Round = third round qualifying What are the clubs with 46 matches?,SELECT Clubs FROM table WHERE Matches = 46 What High School with a nickname of S Eagle has a Division of crest?,SELECT High School FROM table WHERE Division = crest AND Nickname = s eagle What is the affiliation of a location called Issaquah?,SELECT Affiliation FROM table WHERE Location = issaquah What is the affiliation of a high school in Issaquah that was founded in less than 1965?,SELECT Affiliation FROM table WHERE Founded < 1965 AND High School = issaquah "Which Venue has a Competition of pl group b, and a Score of 2-2?",SELECT Venue FROM table WHERE Competition = pl group b AND Score = 2-2 "Which Competition has a Score of 0-1, and Opponents of pkns fc?",SELECT Competition FROM table WHERE Score = 0-1 AND Opponents = pkns fc "Who competed on may 6, 2006?","SELECT Opponents FROM table WHERE Date = may 6, 2006" "Which Score has Opponents of pkns fc, and a Date of january 8, 2006?","SELECT Score FROM table WHERE Opponents = pkns fc AND Date = january 8, 2006" "Which Date has a Competition of pl group b, and Opponents of police, and a Venue of selayang municipal council stadium?",SELECT Date FROM table WHERE Competition = pl group b AND Opponents = police AND Venue = selayang municipal council stadium "Which Competition has Opponents of pkns fc, and a Score of 0-0?",SELECT Competition FROM table WHERE Opponents = pkns fc AND Score = 0-0 How many people attended the game at the miami orange bowl?,SELECT SUM Attendance FROM table WHERE Game Site = miami orange bowl What was the attendance at game with a loss of Josh Hall (0–1)?,SELECT Attendance FROM table WHERE Loss = josh hall (0–1) What was the score of the game that had a loss of Chad Fox (3–3)?,SELECT Score FROM table WHERE Loss = chad fox (3–3) What's the attendance of the game where there was a Loss of Yates (3-2)?,SELECT Attendance FROM table WHERE Loss = yates (3-2) What's the latest keynote version of version 2.3 of numbers with pages greater than 4.3?,SELECT MAX Keynote version FROM table WHERE Numbers version = 2.3 AND Pages version > 4.3 "What version of iWork was released on October 22, 2013 with a pages version greater than 2?","SELECT iWork version FROM table WHERE Release date = october 22, 2013 AND Pages version > 2" "Which Rank is the lowest one that has Points larger than 52, and a Year larger than 1970?",SELECT MIN Rank FROM table WHERE Points > 52 AND Year > 1970 "Which opponent has a game larger than 61, february smaller than 28, and fewer points than 69?",SELECT Opponent FROM table WHERE Game > 61 AND February < 28 AND Points < 69 How many games have a record of 30–25–9 and more points than 69?,SELECT COUNT Game FROM table WHERE Record = 30–25–9 AND Points > 69 How many february games had a record of 29–24–9?,SELECT AVG February FROM table WHERE Record = 29–24–9 What numbered pick was the player from texas?,SELECT COUNT Pick # FROM table WHERE College = texas What is the conference record for the year of 1971?,SELECT Conference Record FROM table WHERE Year = 1971 "When first elected was 2006, who was the delegate?",SELECT Delegate FROM table WHERE First Elected = 2006 Which was the district that had first elected greater than 2006 and is democratic?,SELECT District FROM table WHERE Party = democratic AND First Elected > 2006 Name the score for game more than 6 and before october 28,SELECT Score FROM table WHERE Game > 6 AND October < 28 Name the least game for october 21,SELECT MIN Game FROM table WHERE October = 21 Name the least game for record of 5-1-3,SELECT MIN Game FROM table WHERE Record = 5-1-3 Name the most october for game less than 1,SELECT MAX October FROM table WHERE Game < 1 Name the least game for record of 1-0-2,SELECT MIN Game FROM table WHERE Record = 1-0-2 "Which Bronze is the highest one that has a Rank larger than 1, and a Nation of dominican republic, and a Total larger than 4?",SELECT MAX Bronze FROM table WHERE Rank > 1 AND Nation = dominican republic AND Total > 4 Which Total is the lowest one that has a Rank smaller than 1?,SELECT MIN Total FROM table WHERE Rank < 1 "Which Total is the lowest one that has a Rank smaller than 2, and a Silver smaller than 15?",SELECT MIN Total FROM table WHERE Rank < 2 AND Silver < 15 "Which Silver has a Gold of 2, and a Nation of puerto rico, and a Total smaller than 12?",SELECT SUM Silver FROM table WHERE Gold = 2 AND Nation = puerto rico AND Total < 12 "Which Men's doubles have a Year smaller than 1960, and Men's singles of noel b. radford?",SELECT Men's doubles FROM table WHERE Year < 1960 AND Men's singles = noel b. radford Album of les mots had what lowest year?,SELECT MIN Year FROM table WHERE Album = les mots What team has 2000-01 as the season?,SELECT Team FROM table WHERE Season = 2000-01 "What season has a number less than 90, Mitte as the league and spvgg ruhmannsfelden as the team?",SELECT Season FROM table WHERE Number < 90 AND League = mitte AND Team = spvgg ruhmannsfelden "What league has a number less than 122, and least wins as the record?",SELECT League FROM table WHERE Number < 122 AND Record = least wins What league has most wins as the record?,SELECT League FROM table WHERE Record = most wins What league has a number less than 1?,SELECT League FROM table WHERE Number < 1 "What is the average nominated of the composition nominated by Taioseach with an Industrial and Commercial panel less than 9, an administrative panel greater than 0, a cultural and educational panel greater than 2, and a total less than 29?",SELECT AVG Nominated by the Taoiseach FROM table WHERE Industrial and Commercial Panel < 9 AND Administrative Panel > 0 AND Cultural and Educational Panel > 2 AND Total < 29 What is the average administrative panel of the composition nominated by Taoiseach 0 times with a total less than 4?,SELECT AVG Administrative Panel FROM table WHERE Nominated by the Taoiseach = 0 AND Total < 4 What is the highest number of nominations by Taoiseach of the composition with an administrative panel greater than 0 and an industrial and commercial panel less than 1?,SELECT MAX Nominated by the Taoiseach FROM table WHERE Administrative Panel > 0 AND Industrial and Commercial Panel < 1 "What is the average agricultural panel of the composition with a labour panel less than 6, more than 0 nominations by Taoiseach, and a total less than 4?",SELECT AVG Agricultural Panel FROM table WHERE Labour Panel < 6 AND Nominated by the Taoiseach > 0 AND Total < 4 What is the total number of agriculatural panels of the composition with more than 3 National Universities of Ireland?,SELECT COUNT Agricultural Panel FROM table WHERE National University of Ireland > 3 What was the attendance on September 28?,SELECT MAX Attendance FROM table WHERE Date = september 28 Away result of 1-2 has what season?,SELECT Season FROM table WHERE Away result = 1-2 "Round of 2r, and a Home result of 0-0 has what season?",SELECT Season FROM table WHERE Round = 2r AND Home result = 0-0 "Home result of 1–0, and a Away result of 0–1 involves what club?",SELECT Club FROM table WHERE Home result = 1–0 AND Away result = 0–1 "Round of 1r, and an away result of 7–1 is what season?",SELECT Season FROM table WHERE Round = 1r AND Away result = 7–1 "Away result of 0–3, and a Season of 1969-70 is what competition?",SELECT Competition FROM table WHERE Away result = 0–3 AND Season = 1969-70 "Away result of 1–1, and a Round of 1r, and a Season of 1967-68 involves what club?",SELECT Club FROM table WHERE Away result = 1–1 AND Round = 1r AND Season = 1967-68 what was the nominee of best musical,SELECT Nominee FROM table WHERE Category = best musical what year was michele assaf nominated,SELECT Year FROM table WHERE Nominee = michele assaf What was the highest pick for a player from a school or club team of Arkansas?,SELECT MAX Pick FROM table WHERE School/Club Team = arkansas "How many Golds did Rank 10 get, with a Bronze larger than 2?",SELECT COUNT Gold FROM table WHERE Rank = 10 AND Bronze > 2 "What rank is Turkmenistan, who had 0 silver's and Less than 2 golds?",SELECT Rank FROM table WHERE Silver = 0 AND Gold < 2 AND Nation = turkmenistan What's the biggest Bronze that has less than 0 Silvers?,SELECT MAX Bronze FROM table WHERE Silver < 0 What is the total Gold's less than 0?,SELECT COUNT Total FROM table WHERE Gold < 0 "What city is the School, Highland, in that ranks less than 8 and had its first title before 1980 and its last title later than 1960?",SELECT City FROM table WHERE Rank < 8 AND First < 1980 AND Last > 1960 AND School = highland What city is the school that had less than 17 titles in boys basketball with the last title being after 2005?,SELECT City FROM table WHERE # of Titles < 17 AND Last > 2005 AND Sport = boys basketball What is the highest rank for the boys swimming team in Albuquerque?,SELECT MAX Rank FROM table WHERE Sport = boys swimming AND City = albuquerque What is the total rank number for Los Alamos' girls cross country?,SELECT COUNT Rank FROM table WHERE School = los alamos AND Sport = girls cross country "What capital has an S.Number under 7, and a Name of janapada of Punia?",SELECT Capital FROM table WHERE S.No. < 7 AND Name of janapada = punia What king has an S. number over 1 and a number of villages of 600?,SELECT Name of King FROM table WHERE S.No. > 1 AND No. of villages = 600 What is the average number of villages with a name of janapada of Punia?,SELECT AVG No. of villages FROM table WHERE Name of janapada = punia What is the highest S number with a capital of Shekhsar?,SELECT MAX S.No. FROM table WHERE Capital = shekhsar What is the highest round number for the player who came from team Missouri?,SELECT MAX Round FROM table WHERE School/Club Team = missouri "What is the total number of rounds that had draft pick 97, duncan mccoll?",SELECT COUNT Round FROM table WHERE Player = duncan mccoll AND Pick < 97 What opponent uses the method of decision and a 5-3 record?,SELECT Opponent FROM table WHERE Method = decision AND Record = 5-3 "What round has the highest Res loss, and a time of 40:00?",SELECT MAX Round FROM table WHERE Res. = loss AND Time = 40:00 Who visited on April 29?,SELECT Visitor FROM table WHERE Date = april 29 When did Montreal visit and have a score of 1-4?,SELECT Date FROM table WHERE Visitor = montreal AND Score = 1-4 What was the score on April 25?,SELECT Score FROM table WHERE Date = april 25 What was the score on May 3?,SELECT Score FROM table WHERE Date = may 3 "What is the School/Junior/Club Group (Association) that has a Round bigger than 6, and a Place of winger, and a Player of evgeny afanasiev?",SELECT College/Junior/Club Team (League) FROM table WHERE Round > 6 AND Position = winger AND Player = evgeny afanasiev "What is the School/Junior/Club Group (Class) that has a Nationality of canada, and a Place of goalie?",SELECT College/Junior/Club Team (League) FROM table WHERE Nationality = canada AND Position = goalie What is the Nationality for alexandre jacques?,SELECT Nationality FROM table WHERE Player = alexandre jacques What is the highest Pick that is wide receiver with overall of 29?,SELECT MAX Pick # FROM table WHERE Position = wide receiver AND Overall = 29 What is the lowest Round with Overall of 247 and pick less than 41?,SELECT MIN Round FROM table WHERE Overall = 247 AND Pick # < 41 What is the Position with a round 3 pick for r. jay soward?,SELECT Position FROM table WHERE Round < 3 AND Name = r. jay soward What is the average Round for wide receiver r. jay soward and Overall smaller than 29?,SELECT AVG Round FROM table WHERE Position = wide receiver AND Name = r. jay soward AND Overall < 29 "Which Points is the lowest one that has Touchdowns smaller than 2, and an Extra points of 7, and a Field goals smaller than 0?",SELECT MIN Points FROM table WHERE Touchdowns < 2 AND Extra points = 7 AND Field goals < 0 "How many Touchdowns have a Player of rolla bigelow, and an Extra points smaller than 0?",SELECT SUM Touchdowns FROM table WHERE Player = rolla bigelow AND Extra points < 0 Which Longi- tude is on jun 6?,SELECT Longi- tude FROM table WHERE Date ³ = jun 6 When has a Korean name ² of 청명 (清明) cheongmyeong?,SELECT Date ³ FROM table WHERE Korean name ² = 청명 (清明) cheongmyeong WHICH Vietnamese name has a Chinese name ¹ of 芒種 (芒种) mángzhòng?,SELECT Vietnamese name FROM table WHERE Chinese name ¹ = 芒種 (芒种) mángzhòng WHICH Usual translation is on jun 21?,SELECT Usual translation FROM table WHERE Date ³ = jun 21 Which Japanese name has a Korean name ² of 경칩 (驚蟄) gyeongchip?,SELECT Japanese name FROM table WHERE Korean name ² = 경칩 (驚蟄) gyeongchip WHich Usual translation is on sep 23?,SELECT Usual translation FROM table WHERE Date ³ = sep 23 "What is the average Week for the game at three rivers stadium, with a Record of 3–2?",SELECT AVG Week FROM table WHERE Location = three rivers stadium AND Record = 3–2 What is the result of the game at three rivers stadium with a Record of 6–3?,SELECT Result FROM table WHERE Location = three rivers stadium AND Record = 6–3 What is the earliest week that shows a record of 8–5?,SELECT MIN Week FROM table WHERE Record = 8–5 What is the record of the game that has a result of w 45–17?,SELECT Record FROM table WHERE Result = w 45–17 What week that shows a game record of 0–1?,SELECT AVG Week FROM table WHERE Record = 0–1 Which driver has less than 37 wins and at 14.12%?,SELECT AVG Entries FROM table WHERE Wins < 37 AND Percentage = 14.12% Which driver has 162 entries?,SELECT Driver FROM table WHERE Entries = 162 Which season did jackie stewart enter with entries less than 215?,SELECT Seasons FROM table WHERE Entries < 215 AND Driver = jackie stewart How many ERP W is it that has a Call sign of w273bs?,SELECT SUM ERP W FROM table WHERE Call sign = w273bs "Which City of license has a Frequency MHz smaller than 100.9, and a ERP W larger than 100?",SELECT City of license FROM table WHERE Frequency MHz < 100.9 AND ERP W > 100 "What is the number of Frequency MHz in woodstock, georgia?","SELECT SUM Frequency MHz FROM table WHERE City of license = woodstock, georgia" What is the lowest ERP W of w223bp?,SELECT MIN ERP W FROM table WHERE Call sign = w223bp What was the highest points where there were less than 2 drawn and the games were less than 6?,SELECT MAX Points FROM table WHERE Drawn < 2 AND Games < 6 What is the license plate code for the country with an area of 784?,SELECT License Plate Code FROM table WHERE Area (sq.mi.) = 784 What is the country seat for the license plate code 5c?,SELECT County seat FROM table WHERE License Plate Code = 5c Which Pada 3 has a Pada 1 of टे te?,SELECT Pada 3 FROM table WHERE Pada 1 = टे te which Pada 4 has a Pada 2 of थ tha?,SELECT Pada 4 FROM table WHERE Pada 2 = थ tha which Pada 3 has a Pada 2 of चे che?,SELECT Pada 3 FROM table WHERE Pada 2 = चे che What is the Name of ङ ng/na?,SELECT Name FROM table WHERE Pada 3 = ङ ng/na What kind of Pada 4 has a Pada 1 of खी ju/khi?,SELECT Pada 4 FROM table WHERE Pada 1 = खी ju/khi What kind of Pada 1 has a Pada 2 of सा sa?,SELECT Pada 1 FROM table WHERE Pada 2 = सा sa Name the points classification for stage of 18b,SELECT Points classification FROM table WHERE Stage = 18b Name the points classification of stage 16,SELECT Points classification FROM table WHERE Stage = 16 "Total Population (2011 est) larger than 30,262,610, and a Hindu total of 63,718 involves what country?","SELECT Country FROM table WHERE Total Population (2011 est) > 30,262,610 AND Hindu total = 63,718" What is the round of the match with Emanuel Newton as the opponent?,SELECT Round FROM table WHERE Opponent = emanuel newton What is the location of the match with Aron Lofton as the opponent?,SELECT Location FROM table WHERE Opponent = aron lofton What is the location of the match with an event of ecc 8: comeback?,SELECT Location FROM table WHERE Event = ecc 8: comeback Who is the opponent of the match with a win result and a time of 3:02?,SELECT Opponent FROM table WHERE Res. = win AND Time = 3:02 What is the method of the match with 1 round and a time of 1:58?,SELECT Method FROM table WHERE Round = 1 AND Time = 1:58 "How many people attended the game on September 19, 1976?","SELECT COUNT Attendance FROM table WHERE Date = september 19, 1976" What is the lowest week number where they played against the Detroit Lions?,SELECT MIN Week FROM table WHERE Opponent = detroit lions "What is the average attendance for the game on September 26, 1976?","SELECT AVG Attendance FROM table WHERE Date = september 26, 1976" Which pick has a school/club team that is kentucky?,SELECT Pick FROM table WHERE School/Club Team = kentucky Which player is it that has a pick of 147?,SELECT Player FROM table WHERE Pick = 147 Which round has a position that is cornerback?,SELECT Round FROM table WHERE Position = cornerback What is the height of the building named 555 17th street?,SELECT Height ft / m FROM table WHERE Name = 555 17th street What is the height of the building with 40 floors?,SELECT Height ft / m FROM table WHERE Floors = 40 What is the per capital income for Charles county?,SELECT Per capita income FROM table WHERE County = charles What is the per capital income for Washington county?,SELECT Per capita income FROM table WHERE County = washington what builder is now retired,SELECT Pennant number FROM table WHERE Current status = retired what builder launched the name minerva,SELECT Launched FROM table WHERE Name = minerva what is the name of the builder who launched in danaide,SELECT Launched FROM table WHERE Name = danaide How many wins did he have when he played under 2 events?,SELECT COUNT Wins FROM table WHERE Events < 2 What is his highest number of top 25s when eh played over 2 events and under 0 wins?,SELECT MAX Top-25 FROM table WHERE Events > 2 AND Wins < 0 What is his low win total when he has over 3 top 25s and under 9 cuts made?,SELECT MIN Wins FROM table WHERE Top-25 = 3 AND Cuts made < 9 "What opponent had an attendance of 10,089?","SELECT Opponent FROM table WHERE Attendance = 10,089" What was the score of the game against the Braves with a record of 41–27?,SELECT Score FROM table WHERE Opponent = braves AND Record = 41–27 "Who was the opponent for the match were the outcome was runner-up and the score was 5-7, 1-6?","SELECT Opponent FROM table WHERE Outcome = runner-up AND Score = 5-7, 1-6" What was the outcome of the match against Stacy Margolin?,SELECT Outcome FROM table WHERE Opponent = stacy margolin What was the score of the match against duk-hee lee?,SELECT Score FROM table WHERE Opponent = duk-hee lee "How many Points have a Rank of 17th, and Wins larger than 0?",SELECT COUNT Points FROM table WHERE Rank = 17th AND Wins > 0 "Which Wins have a Class of 500cc, and a Year smaller than 1975?",SELECT Wins FROM table WHERE Class = 500cc AND Year < 1975 "Which Wins is the highest one that has a Class of 500cc, and Points smaller than 6?",SELECT MAX Wins FROM table WHERE Class = 500cc AND Points < 6 "Which Points is the lowest one that has a Year larger than 1974, and a Rank of 15th?",SELECT MIN Points FROM table WHERE Year > 1974 AND Rank = 15th Frequency MHz of 88.7 had what average erp w?,SELECT AVG ERP W FROM table WHERE Frequency MHz = 88.7 "Frequency MHz smaller than 95.3, and a Call sign of k234ag is what class?",SELECT Class FROM table WHERE Frequency MHz < 95.3 AND Call sign = k234ag Call sign of k231bg has what sum of erp w?,SELECT SUM ERP W FROM table WHERE Call sign = k231bg "Class of d, and a Frequency MHz smaller than 107.7, and a ERP W smaller than 232 has what call sign?",SELECT Call sign FROM table WHERE Class = d AND Frequency MHz < 107.7 AND ERP W < 232 "ERP W that has a Class of d, and a Call sign of k299ar is what total number?",SELECT COUNT ERP W FROM table WHERE Class = d AND Call sign = k299ar Name the date for loss of ruffin (3-5),SELECT Date FROM table WHERE Loss = ruffin (3-5) Name the date with loss of carman (3-12),SELECT Date FROM table WHERE Loss = carman (3-12) Name the score for save of lancaster (3),SELECT Score FROM table WHERE Save = lancaster (3) Name the opponent with loss of sanderson (9-8),SELECT Opponent FROM table WHERE Loss = sanderson (9-8) Which game has the highest score in October with 9?,SELECT MAX October FROM table WHERE Game = 9 What was the average game with a record of 4-4-0?,SELECT AVG Game FROM table WHERE Record = 4-4-0 What was the literacy rate published in the 2001 census for the state that saw a 12.66% increase?,SELECT Literacy Rate (%) - 2001 Census FROM table WHERE % Increase = 12.66% What is the average estimated 2013 literacy rate for the states that had a literacy rate of 68.81% in the 2001 census and a literacy rate higher than 79.6% in the 2011 census?,SELECT Literacy Rate (%) - [2013 Estimate] FROM table WHERE Literacy Rate (%) - 2011 Census > 79.6 AND Literacy Rate (%) - 2001 Census = 68.81 "What is the average increase in literacy for the states that had a rate higher than 73.2% in 2011, less than 68.81% in 2001, and an estimate of 76.8% for 2013?",SELECT % Increase FROM table WHERE Literacy Rate (%) - 2011 Census > 73.2 AND Literacy Rate (%) - 2001 Census < 68.81 AND Literacy Rate (%) - [2013 Estimate] = 76.8 Who earned the save in the game against the Sinon Bulls when Jeriome Robertson took the loss?,SELECT Save FROM table WHERE Opponent = sinon bulls AND Loss = jeriome robertson what number of people went to the tiger stadium,SELECT Result FROM table WHERE Venue = tiger stadium What is the undecided percentage of the poll where Goldberg had 6%?,SELECT Undecided FROM table WHERE Goldberg = 6% What is the date of the poll where Murray had 11% from the Suffolk University source?,SELECT Date FROM table WHERE Source = suffolk university AND Murray = 11% What is the undecided percentage of the poll from Suffolk University with Murray at 11%?,SELECT Undecided FROM table WHERE Source = suffolk university AND Murray = 11% What is the date of the poll with Silbert at 18%?,SELECT Date FROM table WHERE Silbert = 18% What is the date of the poll with Silbert at 10.0%?,SELECT Date FROM table WHERE Silbert = 10.0% What is the date of the poll with Goldberg at 26%?,SELECT Date FROM table WHERE Goldberg = 26% What is the smallest number of tries with conversions more than 0?,SELECT MIN Tries FROM table WHERE Conversions > 0 What is the average number of tries for British and Irish Lions with less than 2 games?,SELECT AVG Tries FROM table WHERE Team = british and irish lions AND Games < 2 What is the average number of conversions for the Cardiff Blues with less than 14 tries?,SELECT AVG Conversions FROM table WHERE Team = cardiff blues AND Tries < 14 "What is the Median family income when the Median household income is $38,137?","SELECT Median family income FROM table WHERE Median household income = $38,137" "What County has a Median household income of $46,872?","SELECT County FROM table WHERE Median household income = $46,872" What is the average number of field goals scored by a right halfback who had more than 3 touchdowns?,SELECT AVG Field goals FROM table WHERE Position = right halfback AND Touchdowns > 3 "What was the result of the game where 63,243 people attended after week 9?","SELECT Result FROM table WHERE Attendance > 63,243 AND Week > 9" "What is the week of the game played on November 28, 1974?","SELECT MIN Week FROM table WHERE Date = november 28, 1974" "What Year was james mcclure Deputy, and the Name is robert mcphearson?",SELECT Year FROM table WHERE Deputy = james mcclure AND Name = robert mcphearson What is the name of the Deputy when the Name was elizabeth black?,SELECT Deputy FROM table WHERE Name = elizabeth black What is the Name for 1997–99?,SELECT Name FROM table WHERE Year = 1997–99 What is the Political affiliation of deputy john dallat?,SELECT Political affiliation FROM table WHERE Deputy = john dallat What is the name of the deputy in 1992–93?,SELECT Deputy FROM table WHERE Year = 1992–93 What is the Deputy's affiliation in 1992–93?,SELECT Deputy's affiliation FROM table WHERE Year = 1992–93 "How many civil liberties 2013 values are associated with a 2010 political rights value of 6, civil liberties 2012 values over 5, and political rights 2011 under 6?",SELECT COUNT Civil Liberties 2013 FROM table WHERE Political Rights 2010 = 6 AND Civil Liberties 2012 > 5 AND Political Rights 2011 < 6 "What is the average 2012 civil liberties value associated with a 2011 status of not free, political rights 2012 over 6, and political rights 2011 over 7?",SELECT AVG Civil Liberties 2012 FROM table WHERE Status 2011 = not free AND Political Rights 2012 > 6 AND Political Rights 2011 > 7 What is the total number of civil liberties 2011 values having 2010 political rights values under 3 and 2011 political rights values under 1?,SELECT COUNT Civil Liberties 2011 FROM table WHERE Political Rights 2010 < 3 AND Political Rights 2011 < 1 What percentage of people were opposed to the candidate based on the WNBC/Marist poll that showed 8% of people were unsure?,SELECT Oppose FROM table WHERE Unsure = 8% AND Poll Source = wnbc/marist poll What percentage of people were opposed to the candidate based on the Time Poll poll that showed 6% of people were unsure?,SELECT Oppose FROM table WHERE Poll Source = time poll AND Unsure = 6% What percentage of people said they would consider Rudy Giuliani as a candidate according to the Newsweek poll that showed 32% opposed him?,SELECT Consider FROM table WHERE Poll Source = newsweek poll AND Oppose = 32% AND Candidate = rudy giuliani "What was the result of the game in Stuttgart, West Germany and a goal number of less than 9?","SELECT Result FROM table WHERE Venue = stuttgart, west germany AND Goal < 9" "Which Record has an Opponent of twins, and a Date of july 25?",SELECT Record FROM table WHERE Opponent = twins AND Date = july 25 "How much is per capita income when median household income is $42,845?","SELECT Per capita income FROM table WHERE Median household income = $42,845" "Which Points have a Score of 4–1, and a Game smaller than 39?",SELECT SUM Points FROM table WHERE Score = 4–1 AND Game < 39 "Which January has a Score of 7–4, and a Game smaller than 42?",SELECT SUM January FROM table WHERE Score = 7–4 AND Game < 42 "How many games have a Score of 1–0, and Points smaller than 66?",SELECT COUNT Game FROM table WHERE Score = 1–0 AND Points < 66 "Which Points is the lowest one that has a Score of 1–4, and a January smaller than 18?",SELECT MIN Points FROM table WHERE Score = 1–4 AND January < 18 "Which borough or census area has a $59,596 median household income?","SELECT Borough or Census Area FROM table WHERE Median household income = $59,596" "What is the population of the area with a median family income of $71,278?","SELECT COUNT Population FROM table WHERE Median family income = $71,278" What was the Outcome of the Danish Open in 1985?,SELECT Outcome FROM table WHERE Venue = danish open AND Year = 1985 What was the Venue in 1986 with an Outcome of 1?,SELECT Venue FROM table WHERE Year = 1986 AND Outcome = 1 What was the Outcome in 1983 of the WD Event?,SELECT Outcome FROM table WHERE Event = wd AND Year = 1983 In what Year did the German Open have Yoo Sang-Hee as Partner?,SELECT Year FROM table WHERE Partner = yoo sang-hee AND Venue = german open What is the Outcome in the Malaysia Open with Partner Yoo Sang-Hee?,SELECT Outcome FROM table WHERE Partner = yoo sang-hee AND Venue = malaysia open What is the Partner during the Asian Games Year?,SELECT Partner FROM table WHERE Year = asian games What was the loss for August 19?,SELECT Loss FROM table WHERE Date = august 19 What Municipality has a Rank of 44?,SELECT Municipality FROM table WHERE Rank = 44 "What is the total Rank that has a Municipality of Winnipeg, an Area (KM 2) that's larger than 464.01?",SELECT SUM Rank FROM table WHERE Municipality = winnipeg AND Area (km 2 ) > 464.01 "What is the highest Area (KM 2) for the Province of Ontario, that has the Status of Town, a Municipality of Minto, and a Rank that's smaller than 84?",SELECT MAX Area (km 2 ) FROM table WHERE Province = ontario AND Status = town AND Municipality = minto AND Rank < 84 What's the total of Rank that has an Area (KM 2) of 1050.14?,SELECT SUM Rank FROM table WHERE Area (km 2 ) = 1050.14 What is the listed Status that has the Province of Ontario and Rank of 86?,SELECT Status FROM table WHERE Province = ontario AND Rank = 86 What type of event had the wrestler with a reign of 2 and held the title for 35 days?,SELECT Event FROM table WHERE Reign = 2 AND Days held = 35 "Where did the wrestler, super parka, with the title with a reign of 2?",SELECT Location FROM table WHERE Wrestler = super parka AND Reign = 2 What is the reign for super kendo who held it for 35 days?,SELECT Reign FROM table WHERE Days held = 35 AND Wrestler = super kendo Which FCC info has an ERP W of 100 watts?,SELECT FCC info FROM table WHERE ERP W = 100 watts Which Frequency MHz has a Call Sign of K218BE?,SELECT Frequency MHz FROM table WHERE Call sign = k218be Which ERP W has a Frequency MHz of 88.5 FM?,SELECT ERP W FROM table WHERE Frequency MHz = 88.5 fm What is the name of the player from Spain with a rank lower than 3?,SELECT Name FROM table WHERE Nationality = spain AND Ranking > 3 What is the most recent year a player was from Valencia?,SELECT MAX Year FROM table WHERE From = valencia Where is the ranked 2 players from?,SELECT From FROM table WHERE Ranking = 2 Which region had a catalog number of 570 734-2?,SELECT Region FROM table WHERE Catalog = 570 734-2 Which region had a release format of CD Maxi?,SELECT Region FROM table WHERE Format = cd maxi Which region had a release format of CD Maxi?,SELECT Region FROM table WHERE Format = cd maxi "Where did the Jet's play with an attendance of 11,309?","SELECT Game site FROM table WHERE Attendance = 11,309" What's the result of the game against Bye?,SELECT Result FROM table WHERE Opponent = bye What's the Result for week 15?,SELECT Result FROM table WHERE Week = 15 "What day was the appointment when Credentials Presented was jul 2, 1969?","SELECT Appointment FROM table WHERE Credentials Presented = jul 2, 1969" When were the credentials presented for new jersey with a status of foreign service officer?,SELECT Credentials Presented FROM table WHERE State = new jersey AND Status = foreign service officer What is the title for david campbell mulford?,SELECT Title FROM table WHERE Name = david campbell mulford "What state has an appointment for jul 12, 2001?","SELECT State FROM table WHERE Appointment = jul 12, 2001" What day were credentials presented for vermont?,SELECT Credentials Presented FROM table WHERE State = vermont Which Class has a Weight of 203?,SELECT Class FROM table WHERE Weight = 203 What is the team 1 with team 2 Mount Cameroon FC?,SELECT Team 1 FROM table WHERE Team 2 = mount cameroon fc What is the 2nd leg of team 1 Dolphins?,SELECT 2nd leg FROM table WHERE Team 1 = dolphins "When the winner was No Race in a year after 1909, what was the distance?",SELECT Distance (Miles) FROM table WHERE Winner = no race AND Year > 1909 "What horse won with a trainer of ""no race""?",SELECT Winner FROM table WHERE Trainer = no race Who was the jockey for the winning horse Helioptic?,SELECT Jockey FROM table WHERE Winner = helioptic What was the time for the winning horse Salford ii?,SELECT Time FROM table WHERE Winner = salford ii "What was the winning time for the winning horse, Kentucky ii?",SELECT Time FROM table WHERE Winner = kentucky ii What was the position with the total number less than 1?,SELECT COUNT Position FROM table WHERE Lost < 1 What is the sum of golds for ranks of 6 and totals over 3?,SELECT SUM Gold FROM table WHERE Rank = 6 AND Total > 3 "What is the average silver for golds over 2, ranks of 1, and bronzes over 0?",SELECT AVG Silver FROM table WHERE Gold > 2 AND Rank = 1 AND Bronze > 0 "What is the number of totals that have silvers under 2, bronzes over 0, and golds over 1?",SELECT COUNT Total FROM table WHERE Silver < 2 AND Bronze > 0 AND Gold > 1 "What is the total number of golds having a total of 1, bronzes of 0, and from West Germany?",SELECT COUNT Gold FROM table WHERE Total = 1 AND Bronze < 1 AND Nation = west germany What is the sum of bronzes having silvers over 5 and golds under 20?,SELECT SUM Bronze FROM table WHERE Silver > 5 AND Gold < 20 "What week was the game on September 12, 1982 with an attendance greater than 51,999?","SELECT SUM Week FROM table WHERE Attendance > 51,999 AND Date = september 12, 1982" "What is the result of the game with an attendance greater than 67,702?","SELECT Result FROM table WHERE Attendance > 67,702" "How many Losses have a Ballarat FL of melton south, and an Against larger than 1468?",SELECT COUNT Losses FROM table WHERE Ballarat FL = melton south AND Against > 1468 How many Against has Byes smaller than 2?,SELECT AVG Against FROM table WHERE Byes < 2 How many Against has a Ballarat FL of darley and Wins larger than 8?,SELECT COUNT Against FROM table WHERE Ballarat FL = darley AND Wins > 8 How many Byes have Against of 1076 and Wins smaller than 13?,SELECT AVG Byes FROM table WHERE Against = 1076 AND Wins < 13 What is the total number of Total Passengers when the annual change is 28.8% and the rank is less than 8?,SELECT COUNT Total Passengers FROM table WHERE Annual change = 28.8% AND Rank < 8 What is the sum of Total Passengers when the annual change is 9.7% and the rank is less than 6?,SELECT SUM Total Passengers FROM table WHERE Annual change = 9.7% AND Rank < 6 "What is the highest Total Passengers when the annual change is 18.3%, and the rank is less than 11?",SELECT MAX Total Passengers FROM table WHERE Annual change = 18.3% AND Rank < 11 What location has an annual change of 7.6%,SELECT Location FROM table WHERE Annual change = 7.6% "Which Result has a Score of 1–0, and a Goal of 16?",SELECT Result FROM table WHERE Score = 1–0 AND Goal = 16 "Which Score has a Result of 2–1, and a Competition of friendly, and a Goal smaller than 17?",SELECT Score FROM table WHERE Result = 2–1 AND Competition = friendly AND Goal < 17 "Which Score has a Date of october 8, 2005, and a Venue of estadio alfonso lastras, san luis potosí, mexico?","SELECT Score FROM table WHERE Date = october 8, 2005 AND Venue = estadio alfonso lastras, san luis potosí, mexico" "Which Competition has a Venue of estadio alfonso lastras, san luis potosí, mexico, and a Goal larger than 15?","SELECT Competition FROM table WHERE Venue = estadio alfonso lastras, san luis potosí, mexico AND Goal > 15" What is the area for Worth Parish?,SELECT Area (Hectare) FROM table WHERE Parish = worth What is the week number with Phil Collins as the original artist?,SELECT Week # FROM table WHERE Original artist = phil collins What is the order number that has top 20 (10 women) as the week number?,SELECT Order # FROM table WHERE Week # = top 20 (10 women) What is the original artist of top 9 as the week number?,SELECT Original artist FROM table WHERE Week # = top 9 What is the week number that has Dolly Parton as the theme?,SELECT Week # FROM table WHERE Theme = dolly parton What is the original artist that has 11 as the order number?,SELECT Original artist FROM table WHERE Order # = 11 What is the order number that has Aretha Franklin as the original artist?,SELECT Order # FROM table WHERE Original artist = aretha franklin "Which Format has a Date of 1993, and a Catalog of cleo 2481-2?",SELECT Format FROM table WHERE Date = 1993 AND Catalog = cleo 2481-2 "Which Label has a Date smaller than 2008, and a Catalog of fall cd 006?",SELECT Label FROM table WHERE Date < 2008 AND Catalog = fall cd 006 What years from 1893-94 that is from the 1890s to the 1990s?,SELECT 1893–94 FROM table WHERE 1890s = 1990s What is the year from 1891-92 from the years 1890s to the 1960s?,SELECT 1891–92 FROM table WHERE 1890s = 1960s What is the year from 1892-93 that has the 1890s to the 1940s?,SELECT 1892–93 FROM table WHERE 1890s = 1940s What is the sum of Round with a Position that is center?,SELECT SUM Round FROM table WHERE Position = center What is the sum of Round with a Pick that is 55?,SELECT SUM Round FROM table WHERE Pick = 55 What is the most wins when the number of losses was less than 4 and there was more than 0 ties?,SELECT MAX Wins FROM table WHERE Losses < 4 AND Ties > 0 Which team had fewer than 2 losses and a position number more than 1?,SELECT Team FROM table WHERE Losses < 2 AND Pos. > 1 What season had Marcio Lassiter?,SELECT Season FROM table WHERE Name = marcio lassiter "What season had an acquisition of free agency, and was higher than 9?",SELECT Season FROM table WHERE Acquisition via = free agency AND Number > 9 "What number has an acquisition via the Rookie Draft, and is part of a School/club team at Cal State Fullerton?",SELECT Number FROM table WHERE Acquisition via = rookie draft AND School/Club Team = cal state fullerton "What is the highest rank of the medal total less than 15, more than 2 bronzes, 0 gold and 1 silver?",SELECT MAX Rank FROM table WHERE Total < 15 AND Bronze > 2 AND Gold = 0 AND Silver = 1 "What is the location of the team nicknamed Broncos, which was founded after 1889?",SELECT Location FROM table WHERE Founded > 1889 AND Team Nickname = broncos "What is the location of the University of Montana, which was founded after 1890?",SELECT Location FROM table WHERE Founded > 1890 AND Institution = university of montana Which landfall was in category 1 for Saffir-Simpson in 1999?,SELECT Landfall FROM table WHERE Saffir-Simpson Category = 1 AND Year = 1999 What was the lowest V(mph) for a Saffir-Simpson of 4 in 2005?,SELECT MIN V(mph) FROM table WHERE Saffir-Simpson Category = 4 AND Year = 2005 What was the highest SaffirSimpson with an NHC advisory of 18?,SELECT MAX Saffir-Simpson Category FROM table WHERE NHC Advisory Number = 18 "Which athlete's rank is more than 15 when the result is less than 7.68, the group is b, and the nationality listed is Great Britain?",SELECT Athlete FROM table WHERE Rank > 15 AND Result < 7.68 AND Group = b AND Nationality = great britain When did NASA launch the wide field infrared explorer (wire)?,SELECT Launch Date FROM table WHERE Space Agency = nasa AND Name = wide field infrared explorer (wire) Which space agency launched the herschel space observatory?,SELECT Space Agency FROM table WHERE Name = herschel space observatory What lead has the third David Nedohin?,SELECT Lead FROM table WHERE Third = david nedohin Which builder completed after 1889?,SELECT Builder FROM table WHERE Completed > 1889 Which builder completed before 1890 and launched on 9 june 1888?,SELECT Builder FROM table WHERE Completed < 1890 AND Launched = 9 june 1888 What is the name of the boat that was built by Chatham and Laid down of 25 april 1887?,SELECT Name FROM table WHERE Builder = chatham AND Laid down = 25 april 1887 What boat was laid down on 25 april 1887?,SELECT Name FROM table WHERE Laid down = 25 april 1887 When did chatham complete the Hmsmedusa?,SELECT Completed FROM table WHERE Builder = chatham AND Name = hmsmedusa "What is the Overall with a Date that is february 4, 1964?","SELECT Overall FROM table WHERE Date = february 4, 1964" What is the Date with an Opponent that is indiana state college?,SELECT Date FROM table WHERE Opponent = indiana state college "What is the Location with a Date that is december 10, 1963?","SELECT Location FROM table WHERE Date = december 10, 1963" "What is NiCd, when Type is ""Capacity under 500mA constant Drain""?",SELECT NiCd FROM table WHERE Type = capacity under 500ma constant drain "What is Li-FeS 2, when Type is Nominal Voltage?",SELECT Li-FeS 2 FROM table WHERE Type = nominal voltage What was the Liberal Party result from the election having a Conservative Party result of 16 (-1) and Labour of 6 (+2)?,SELECT Liberal Party FROM table WHERE Conservative Party = 16 (-1) AND Labour Party = 6 (+2) What was the control for the year with a Conservative Party result of 10 (+5)?,SELECT Control FROM table WHERE Conservative Party = 10 (+5) Who was in control the year that Labour Party won 12 (+6) seats?,SELECT Control FROM table WHERE Labour Party = 12 (+6) What is the number of Independents elected in the year Labour won 26 (+3) seats?,SELECT Independents FROM table WHERE Labour Party = 26 (+3) What is the set 5 for the game with a set 2 of 21-25 and a set 1 of 41633?,SELECT Set 5 FROM table WHERE Set 2 = 21-25 AND Set 1 = 41633 What is the result of the game with a set 1 of 26-24?,SELECT Result (Pts) FROM table WHERE Set 1 = 26-24 Which Altadeña has a Aprende of jaguars?,SELECT Altadeña FROM table WHERE Aprende = jaguars WHich kind of Aprende has a Centennial of 1988?,SELECT Aprende FROM table WHERE Centennial = 1988 Which Centennial has a Altadeña of panthers?,SELECT Centennial FROM table WHERE Altadeña = panthers Which Centennial has a del Pueblo of 1986?,SELECT Centennial FROM table WHERE del Pueblo = 1986 What kind of Altadeña has del Pueblo of maroon/gray?,SELECT Altadeña FROM table WHERE del Pueblo = maroon/gray How many people attended the game against Clemson?,SELECT COUNT Attendance FROM table WHERE Opponent = clemson Who's the Runner(s)-up with a Winning score of −19 (71-63-63-64=261)?,SELECT Runner(s)-up FROM table WHERE Winning score = −19 (71-63-63-64=261) Which Date has a Runner(s)-up of fred funk?,SELECT Date FROM table WHERE Runner(s)-up = fred funk "Which Tournament has a Date of jul 14, 2013?","SELECT Tournament FROM table WHERE Date = jul 14, 2013" Which Margin of victory has a Tournament of u.s. senior open?,SELECT Margin of victory FROM table WHERE Tournament = u.s. senior open "Which Date has a Runner(s)-up of bernhard langer, and a Tournament of at&t championship?",SELECT Date FROM table WHERE Runner(s)-up = bernhard langer AND Tournament = at&t championship "Which Date has a Margin of victory of 5 strokes, and a Winning score of −13 (67-73-64-63=267)?",SELECT Date FROM table WHERE Margin of victory = 5 strokes AND Winning score = −13 (67-73-64-63=267) "What is the Population density that has a Change (%) higher than 10.4, and a Population (2011) less than 8574, in the County of Queens?",SELECT AVG Population density FROM table WHERE Change (%) > 10.4 AND County = queens AND Population (2011) < 8574 "What was the Population (2011) when the Population (2006) was less than 7083, and the Population density less than 342.8, and the Change (%) of 5, and an Area (km²) larger than 4.5?",SELECT COUNT Population (2011) FROM table WHERE Population (2006) < 7083 AND Population density < 342.8 AND Change (%) = 5 AND Area (km²) > 4.5 "What was the Area (km²) when the Population (2011) was 8574, and the Population density was larger than 381.4?",SELECT AVG Area (km²) FROM table WHERE Population (2011) = 8574 AND Population density > 381.4 "In the County of Prince, what was the highest Population density when the Area (km²) was larger than 3.02, and the Population (2006) was larger than 786, and the Population (2011) was smaller than 1135?",SELECT MAX Population density FROM table WHERE County = prince AND Area (km²) > 3.02 AND Population (2006) > 786 AND Population (2011) < 1135 What is the lowest Against when the played is more than 10?,SELECT MIN Against FROM table WHERE Played > 10 What is the sum of Against when the lost is more than 7?,SELECT SUM Against FROM table WHERE Lost > 7 "What is the highest Drawn when the lost is 7 and the points are more than 4, and the against is less than 22?",SELECT MAX Drawn FROM table WHERE Lost = 7 AND Points > 4 AND Against < 22 "What team has an against more than 8, lost of 7, and the position is 5?",SELECT Team FROM table WHERE Against > 8 AND Lost = 7 AND Position = 5 What is the Against when the drawn is 5?,SELECT Against FROM table WHERE Drawn = 5 How many years were there for the 62nd golden globe awards?,SELECT SUM Year FROM table WHERE Awards = 62nd golden globe awards What was the result for years prior to 2005?,SELECT Result FROM table WHERE Year < 2005 Which awards happened more recently than 2005?,SELECT Awards FROM table WHERE Year > 2005 "How many 2007's have a 2000 greater than 56,6, 23,2 as 2006, and a 1998 greater than 61,1?","SELECT SUM 2007 FROM table WHERE 2000 > 56,6 AND 2006 = 23,2 AND 1998 > 61,1" "How many 2007's have a 2003 less than 36,4, 27,9 as a 2001, and a 1999 less than 25,2?","SELECT SUM 2007 FROM table WHERE 2003 < 36,4 AND 2001 = 27,9 AND 1999 < 25,2" "What is the average 2000 that has a 1997 greater than 34,6, a 2006 greater than 38,7, and a 2998 less than 76?","SELECT AVG 2000 FROM table WHERE 1997 > 34,6 AND 2006 > 38,7 AND 1998 < 76" What is the total years with average runs less than 4.75 and a time of 14.26?,SELECT COUNT Year FROM table WHERE Time = 14.26 AND Avg. Run < 4.75 What is the total amount of time for years prior to 2013 when speed option is the stage?,SELECT SUM Time FROM table WHERE Stage = speed option AND Year < 2013 What was the prior position held by Wyman Webb?,SELECT Prior position FROM table WHERE Name = wyman webb "Who was appointed on October 21, 2011 from Quebec?","SELECT Name FROM table WHERE Province = quebec AND Appointed = october 21, 2011" The Away High Park Demons was which Ground?,SELECT Ground FROM table WHERE Away = high park demons "With the Ground of Humber College North at 12:00, what was the Away?",SELECT Away FROM table WHERE Ground = humber college north AND Time = 12:00 Who has the Home Score of 52-54?,SELECT Home FROM table WHERE Score = 52-54 When did the High Park Demons play Away?,SELECT Date FROM table WHERE Away = high park demons What tournament that Fernando Roca is the runner-up?,SELECT Tournament FROM table WHERE Runner(s)-up = fernando roca What is the winning score for the runner-up Ernie Els?,SELECT Winning score FROM table WHERE Runner(s)-up = ernie els How many people attended when Wake Forest played Virginia Tech?,SELECT SUM Attendance FROM table WHERE Opponent = virginia tech "What is Country, when Television Service is Eurosport 2?",SELECT Country FROM table WHERE Television service = eurosport 2 "What is Package/Option, when Content is Poker?",SELECT Package/Option FROM table WHERE Content = poker "What is Language, when Content is Sport, when HDTV is No, and when Television Service is ESPN America?",SELECT Language FROM table WHERE Content = sport AND HDTV = no AND Television service = espn america "What is Package/Option, when Content is Tennis?",SELECT Package/Option FROM table WHERE Content = tennis "What is Television Service, when Content is Calcio, and when Package/Option is Option?",SELECT Television service FROM table WHERE Content = calcio AND Package/Option = option "What is the Novelty of the dinosaur that was named by the Author, Zhiming, and whose Notes are, ""carcharodontosaurid""?",SELECT Novelty FROM table WHERE Authors = zhiming AND Notes = carcharodontosaurid "What is the Name of the dinosaur that was discovered in the Location, China, and whose Notes are, ""described from a single tooth""?",SELECT Name FROM table WHERE Location = china AND Notes = described from a single tooth "What is the Name of the dinosaur, whose notes are, ""n ornithischia of uncertain placement""?",SELECT Name FROM table WHERE Notes = n ornithischia of uncertain placement "What is the Status of the dinosaur, whose notes are, ""n coelurosauria""?",SELECT Status FROM table WHERE Notes = n coelurosauria "What are the Notes of the dinosaur, whose Status is nomen dubium, and whose Location is China?",SELECT Notes FROM table WHERE Status = nomen dubium AND Location = china "What is the Novelty of the dinosaur, whose naming Author was Galton?",SELECT Novelty FROM table WHERE Authors = galton What is the number listed under against when there were less than 13 losses and less than 2 byes?,SELECT COUNT Against FROM table WHERE Losses < 13 AND Byes < 2 What is the highest number listed under against when there were 15 losses and more than 1 win?,SELECT MAX Against FROM table WHERE Losses = 15 AND Wins > 1 What is the average number of Byes when there were less than 0 losses and were against 1247?,SELECT AVG Byes FROM table WHERE Against = 1247 AND Draws < 0 What is the highest number listed under against when there were less than 3 wins and less than 15 losses?,SELECT MAX Against FROM table WHERE Wins < 3 AND Losses < 15 "What is the deficit/surplus % of the 2012 GDP of the country with a GDP in billions of USD in 2012 less than 1,352.1, a GDP per capita in PPP US dollars in 2012 greater than 21,615, public debt % of GDP in the 2013 Q1 less than 75.4, and an inflation % annual in 2012 of 2.9?","SELECT Deficit (-)/ Surplus (+) % of GDP (2012) FROM table WHERE GDP in s billion of USD (2012) < 1,352.1 AND GDP per capita in PPP US$ (2012) > 21,615 AND Public Debt % of GDP (2013 Q1) < 75.4 AND Inflation % Annual (2012) = 2.9" "What is the average public debt % of GDP in 2013 Q1 of the country with a member slate sorted by GDP of Czech Republic and a GDP per capita in PPP US dollars in 2012 greater than 27,191?","SELECT AVG Public Debt % of GDP (2013 Q1) FROM table WHERE Member State sorted by GDP = czech republic AND GDP per capita in PPP US$ (2012) > 27,191" What is the largest inflation % annual in 2012 of the country with a public debt % of GDP in 2013 Q1 greater than 88.2 and a GDP % of EU in 2012 of 2.9%?,SELECT MAX Inflation % Annual (2012) FROM table WHERE Public Debt % of GDP (2013 Q1) > 88.2 AND GDP % of EU (2012) = 2.9% What is the GDP % of EU in 2012 of the country with a GDP in billions of USD in 2012 of 256.3?,SELECT GDP % of EU (2012) FROM table WHERE GDP in s billion of USD (2012) = 256.3 What is the Chord with a Major that is third of e?,SELECT Chord FROM table WHERE Major third = e What is the Chord with a Minor that is seventh of f?,SELECT Chord FROM table WHERE Minor seventh = f What is the Major third with a Perfect fifth that is d?,SELECT Major third FROM table WHERE Perfect fifth = d What is the Perfect fifth with a Minor that is seventh of d?,SELECT Perfect fifth FROM table WHERE Minor seventh = d "Where was the game, and how many attended the game on january 2?",SELECT Location Attendance FROM table WHERE Date = january 2 What is the Location and Attendance with a Record of 21–22?,SELECT Location Attendance FROM table WHERE Record = 21–22 What was the date of the game against North Carolina?,SELECT Date FROM table WHERE Opponent = north carolina What is the total number of offensive rebounds for players with more than 124 3-point attempts?,SELECT COUNT Off Reb FROM table WHERE 3FGA > 124 How many FG percent values are associated with 59 assists and offensive rebounds under 40?,SELECT COUNT FG Pct FROM table WHERE Asst = 59 AND Off Reb < 40 "What is the total number of offensive rebounds for players with under 65 total rebounds, 5 defensive rebounds, and under 7 assists?",SELECT COUNT Off Reb FROM table WHERE Total Reb < 65 AND Def Reb = 5 AND Asst < 7 "Which Round has a Competition of uefa cup, and a Series of 5–2?",SELECT Round FROM table WHERE Competition = uefa cup AND Series = 5–2 "Which Series has a Home of 2–0, and an Opponent of panathinaikos?",SELECT Series FROM table WHERE Home = 2–0 AND Opponent = panathinaikos "Which Home has a Competition of european cup, and a Round of qf?",SELECT Home FROM table WHERE Competition = european cup AND Round = qf Which Season has an Opponent of hibernians?,SELECT Season FROM table WHERE Opponent = hibernians "Which Opponent has an Away of 1–1, and a Home of 3–3?",SELECT Opponent FROM table WHERE Away = 1–1 AND Home = 3–3 "Which Home has a Round of r1, and an Opponent of dundee united?",SELECT Home FROM table WHERE Round = r1 AND Opponent = dundee united "What is the set 2 the has 1 set of 21-25, and 4 sets of 25-20?",SELECT Set 2 FROM table WHERE Set 1 = 21-25 AND Set 4 = 25-20 What is Domenik Hixon's average rush?,SELECT Avg. FROM table WHERE Player = domenik hixon What is the total number of Viewers when the rank is #40?,SELECT COUNT Viewers FROM table WHERE Rank = #40 "What is the average Episode # with a share of 9, and #35 is rank and less than 8.21 viewers?",SELECT AVG Episode # FROM table WHERE Share = 9 AND Rank = #35 AND Viewers < 8.21 "What is the average Episode # with a 7 share and 18–49 is less than 2 and the Air Date of may 21, 2009?","SELECT AVG Episode # FROM table WHERE Share = 7 AND 18–49 < 2 AND Air Date = may 21, 2009" "What is the lowest Viewers that has an Episode #higher than 58 with a title of ""curveball"" less than 4.1 rating?","SELECT MIN Viewers FROM table WHERE Episode # > 58 AND Title = ""curveball"" AND Rating < 4.1" "What is the Air Date that has a 18–49 larger than 1.9, less than 7.54 viewers and a rating less than 4.9?",SELECT Air Date FROM table WHERE 18–49 > 1.9 AND Viewers < 7.54 AND Rating < 4.9 What is the lowest Bronze with a Nation of egypt (egy) and with a Gold that is smaller than 2?,SELECT MIN Bronze FROM table WHERE Nation = egypt (egy) AND Gold < 2 What is the total number of Silver with a Total that is smaller than 1?,SELECT COUNT Silver FROM table WHERE Total < 1 What is the highest Total with a Rank that is smaller than 4 and a Nation of tunisia (tun) with a Gold that is smaller than 2?,SELECT MAX Total FROM table WHERE Rank < 4 AND Nation = tunisia (tun) AND Gold < 2 What is the average Total with a Nation of ethiopia (eth) and a Rank that is larger than 9?,SELECT AVG Total FROM table WHERE Nation = ethiopia (eth) AND Rank > 9 From which region is the album with release date of 19 June 2007?,SELECT Region FROM table WHERE Date = 19 june 2007 Which label released the catalog Magik Muzik CD 07 on 28 March 2007?,SELECT Label FROM table WHERE Date = 28 march 2007 AND Catalog = magik muzik cd 07 "For the catalog title DP068-07, what formats are available?",SELECT Format FROM table WHERE Catalog = dp068-07 What is the Term in office with an Order that is 9?,SELECT Term in office FROM table WHERE Order = 9 "What competition has June 19, 2004 as the date?","SELECT Competition FROM table WHERE Date = june 19, 2004" "What result has January 21, 2002 as the date?","SELECT Result FROM table WHERE Date = january 21, 2002" "What date has alamodome, san antonio, united states as the venue?","SELECT Date FROM table WHERE Venue = alamodome, san antonio, united states" "What date has 2006 fifa world cup qualification as the competition, and alamodome, san antonio, united States as the venue?","SELECT Date FROM table WHERE Competition = 2006 fifa world cup qualification AND Venue = alamodome, san antonio, united states" What is the rank of the nation with more than 0 silver medals and 38 bronze medals?,SELECT Rank FROM table WHERE Silver > 0 AND Bronze = 38 Which astrological sign has the Latin motto of Vita?,SELECT Sign FROM table WHERE Latin motto = vita What is the translation of the sign of Aquarius?,SELECT Translation FROM table WHERE Sign = aquarius Which modern house title translates to prison?,SELECT Modern title of house FROM table WHERE Translation = prison What is the Latin motto of the sign that translates to spouse?,SELECT Latin motto FROM table WHERE Translation = spouse What is the modern house title of the 1st house?,SELECT Modern title of house FROM table WHERE House = 1st Which sign has a modern house title of House of Partnerships?,SELECT Sign FROM table WHERE Modern title of house = house of partnerships "What is the sum for the int yards that has an assts more than 3, and player Jay Alford?",SELECT SUM Int yards FROM table WHERE Assts > 3 AND Player = jay alford What is the Time with a Score that is 80-34?,SELECT Time FROM table WHERE Score = 80-34 What is the Date with a Home that is hamilton wildcats?,SELECT Date FROM table WHERE Home = hamilton wildcats What is the Ground with a Date that is 2008-06-20?,SELECT Ground FROM table WHERE Date = 2008-06-20 What is the Away with a Ground that is humber college lakeshore?,SELECT Away FROM table WHERE Ground = humber college lakeshore What is the Time with a Ground that is humber college north?,SELECT Time FROM table WHERE Ground = humber college north What is the Away with a Ground that is humber college north?,SELECT Away FROM table WHERE Ground = humber college north What is the College with a Round # that is 290?,SELECT College FROM table WHERE Round # = 290 What is the College with a Player that is dean caliguire?,SELECT College FROM table WHERE Player = dean caliguire What was the first leg of the semi-final?,SELECT First leg FROM table WHERE Round = semi-final What was the first leg score against Real Sociedad?,SELECT First leg FROM table WHERE Opposition = real sociedad What was the first leg against Hibernian?,SELECT First leg FROM table WHERE Opposition = hibernian Who were the opposition in the quarter-final?,SELECT Opposition FROM table WHERE Round = quarter-final What is the least number of assists among players ranked 2?,SELECT MIN Assists FROM table WHERE Rank = 2 What is the lowest total when the rank is 14 and the gold medals is larger than 0?,SELECT MIN Total FROM table WHERE Rank = 14 AND Gold > 0 What is the total number of medals when there are 18 gold medals?,SELECT SUM Total FROM table WHERE Gold = 18 "What is the number of bronze medals when the total is greater than 1, more than 2 silver medals are won, and the rank is 2?",SELECT Bronze FROM table WHERE Total > 1 AND Silver > 2 AND Rank = 2 What was the location of the game when the record was 12-4?,SELECT Location FROM table WHERE Record = 12-4 What was the location of the game when the record was 2-1?,SELECT Location FROM table WHERE Record = 2-1 What day was the game that had the Cavaliers as visiting team and the Knicks as the home team?,SELECT Date FROM table WHERE Visitor = cavaliers AND Home = knicks "What is the main span in feet from a year of 2009 or more recent with a rank less than 94 and 1,310 main span metres?","SELECT Main span feet FROM table WHERE Year opened > 2009 AND Rank < 94 AND Main span metres = 1,310" What is the main span feet from opening year of 1936 in the United States with a rank greater than 47 and 421 main span metres?,SELECT Main span feet FROM table WHERE Year opened = 1936 AND Country = united states AND Rank > 47 AND Main span metres = 421 What is the highest rank from the year greater than 2010 with 430 main span metres?,SELECT MAX Rank FROM table WHERE Year opened > 2010 AND Main span metres = 430 "What is the oldest year with a main span feet of 1,640 in South Korea?","SELECT MIN Year opened FROM table WHERE Main span feet = 1,640 AND Country = south korea" What was the score of the game when the record was 39–21–4?,SELECT Score FROM table WHERE Record = 39–21–4 What was the date of the game with a score of 2–1?,SELECT Date FROM table WHERE Score = 2–1 What is the earliest week that the Texans played at the Cleveland Browns Stadium?,SELECT MIN Week FROM table WHERE Game site = cleveland browns stadium When did the Texans play at LP Field?,SELECT Date FROM table WHERE Game site = lp field Which quarterback had an Avg/G of 195.8?,SELECT Name FROM table WHERE Avg/G = 195.8 When did Philoxenus Anicetus begin to hold power?,SELECT From FROM table WHERE Name = philoxenus anicetus When did Demetrios III begin to hold power?,SELECT From FROM table WHERE Name = demetrios iii Which royal house corresponds to Polyxenos Epiphanes Soter?,SELECT Royal house FROM table WHERE Name = polyxenos epiphanes soter "What is Mark, when Name is Dmytro Hlushchenko?",SELECT Mark FROM table WHERE Name = dmytro hlushchenko "What is Country, when Lane is 5, and when React is greater than 0.166?",SELECT Country FROM table WHERE Lane = 5 AND React > 0.166 "What is the lowest Lane, when Country is France, and when React is less than 0.14100000000000001?",SELECT MIN Lane FROM table WHERE Country = france AND React < 0.14100000000000001 "What is Heat, when Mark is 6.69?",SELECT Heat FROM table WHERE Mark = 6.69 What is the average number of points for a song ranked 2nd with a draw greater than 3?,SELECT AVG Points FROM table WHERE Rank = 2nd AND Draw > 3 What is the total number of draws for songs performed by Miranda with fewer than 48 points?,SELECT COUNT Draw FROM table WHERE Performer = miranda AND Points < 48 What is the HDTV when the content shows a timeshift +1 di disney junior?,SELECT HDTV FROM table WHERE Content = timeshift +1 di disney junior "What is the Country when the language is italian english, and the television service is disney xd +1?",SELECT Country FROM table WHERE Language = italian english AND Television service = disney xd +1 "What is the HDTV when the Package/Option is sky famiglia, and a Television service of boomerang +1?",SELECT HDTV FROM table WHERE Package/Option = sky famiglia AND Television service = boomerang +1 What shows as Content for the Television service of nickelodeon +1?,SELECT Content FROM table WHERE Television service = nickelodeon +1 "What is the Team, when the Year 2007 is greater than 15,710, when the Year 2006 is greater than 17,666, and when the Year 2005 is greater than 22,532?","SELECT Team FROM table WHERE Year 2007 > 15,710 AND Year 2006 > 17,666 AND Year 2005 > 22,532" "What is the sum of Year 2007(s), when the Year 2005 is greater than 29,377?","SELECT SUM Year 2007 FROM table WHERE Year 2005 > 29,377" On what day was the game that ended in a score of 97-38?,SELECT Date FROM table WHERE Score = 97-38 Who was the home team of the game at the time of 14:00?,SELECT Home FROM table WHERE Time = 14:00 Who was the home team of the game at the time of 15:00?,SELECT Home FROM table WHERE Time = 15:00 On what day was the game that ended in a score of 97-38?,SELECT Date FROM table WHERE Score = 97-38 Who was the away team of the game at the time 15:00?,SELECT Away FROM table WHERE Time = 15:00 On what grounds did the away team of the Toronto Rebels play?,SELECT Ground FROM table WHERE Away = toronto rebels Which capital has a Hangul of 경상남도?,SELECT Capital FROM table WHERE Hangul/Chosongul = 경상남도 Which country has a city with a Hanja of 平安北道?,SELECT Country FROM table WHERE Hanja = 平安北道 What is the RR Romaja for the province that has Hangul of 강원도 and capital of Wonsan?,SELECT RR Romaja FROM table WHERE Hangul/Chosongul = 강원도 AND Capital = wonsan What is the area for the province having Hangul of 경기도?,SELECT Area FROM table WHERE Hangul/Chosongul = 경기도 What is the M-R Romaja for the province having a capital of Cheongju?,SELECT M–R Romaja FROM table WHERE Capital = cheongju What is the highest game that has 32 points and a team rank larger than 4 named montepaschi siena,SELECT MAX Games FROM table WHERE Points = 32 AND Team = montepaschi siena AND Rank > 4 "What is the lowest Built, when Floors is greater than 23, and when Rank is 3?",SELECT MIN Built FROM table WHERE Floors > 23 AND Rank = 3 "What is Height, when Rank is less than 20, when Floors is greater than 9, when Built is 2005, and when Name is The Edge (C)?",SELECT Height FROM table WHERE Rank < 20 AND Floors > 9 AND Built = 2005 AND Name = the edge (c) "What is the lowest Floors, when Built is greater than 1970, and when Name is NV Building 3?",SELECT MIN Floors FROM table WHERE Built > 1970 AND Name = nv building 3 "What is the total number of Built, when Floors is less than 22, when Rank is less than 8, and when Name is White, Mediacityuk?","SELECT COUNT Built FROM table WHERE Floors < 22 AND Rank < 8 AND Name = white, mediacityuk" "What is the height of the player from Las Vegas, NV?","SELECT Height FROM table WHERE Home Town = las vegas, nv" "What is the name of the guard from Cary, NC?","SELECT Name FROM table WHERE Position = guard AND Home Town = cary, nc" In what year of school is the forward Iman McFarland?,SELECT Year FROM table WHERE Position = forward AND Name = iman mcfarland How tall is the freshman guard Cetera Degraffenreid?,SELECT Height FROM table WHERE Position = guard AND Year = freshman AND Name = cetera degraffenreid "What position does the 5-8 player from Grottoes, VA play?","SELECT Position FROM table WHERE Height = 5-8 AND Home Town = grottoes, va" "In what year of school is the player from Fayetteville, NC?","SELECT Year FROM table WHERE Home Town = fayetteville, nc" "What is the Team with a game of more than 56, and the score is l 85–90 (ot)?",SELECT Team FROM table WHERE Game > 56 AND Score = l 85–90 (ot) What is the Record when the high rebounds was Antonio Davis (9)?,SELECT Record FROM table WHERE High rebounds = antonio davis (9) What is the home score with marek dupnitsa as opponent?,SELECT Home FROM table WHERE Opponent = marek dupnitsa What is the Label of the B0011141-01 Catalog?,SELECT Label FROM table WHERE Catalog = b0011141-01 What is the Label of the UICI-1069 Catalog?,SELECT Label FROM table WHERE Catalog = uici-1069 What is the Region of the 1766390 Catalog?,SELECT Region FROM table WHERE Catalog = 1766390 What School/Club did Dominique Wilkins play for?,SELECT School/Club Team FROM table WHERE Player = dominique wilkins "What is the outcome of the 4–6, 6–4, 6–3, 7–6 (7–2) score?","SELECT Outcome FROM table WHERE Score = 4–6, 6–4, 6–3, 7–6 (7–2)" What is the outcome of the match with Roger Federer as the opponent?,SELECT Outcome FROM table WHERE Opponent = roger federer What surface was the Australian Open (1) played on?,SELECT Surface FROM table WHERE Championship = australian open (1) What is the Rank of the player with 362 Matches?,SELECT MAX Rank FROM table WHERE Matches = 362 What is the Rank of the player with 158 Goals in more than 362 Matches?,SELECT COUNT Rank FROM table WHERE Goals = 158 AND Matches > 362 What is the sum of drawn that has a played more than 12?,SELECT COUNT Drawn FROM table WHERE Played > 12 "What difference has a points greater than 10, and a drawn less than 2?",SELECT Difference FROM table WHERE Points > 10 AND Drawn < 2 "What is the Result of the game with 72,949 in attendance?","SELECT Result FROM table WHERE Attendance = 72,949" "What is the Attendance for a Week earlier than 16, and a Date of bye?",SELECT Attendance FROM table WHERE Week < 16 AND Date = bye What is the Result of the game against the Indianapolis Colts?,SELECT Result FROM table WHERE Opponent = indianapolis colts "Which song has more than 66 points, a draw greater than 3, and is ranked 3rd?",SELECT Song FROM table WHERE Points > 66 AND Draw > 3 AND Rank = 3rd What is the lowest points when the ranking is 1st?,SELECT MIN Points FROM table WHERE Rank = 1st What is the average number of points when the ranking is 7th and the draw is less than 4?,SELECT AVG Points FROM table WHERE Rank = 7th AND Draw < 4 What is the total number of points of the honda hr-1 engine?,SELECT COUNT Points FROM table WHERE Engine = honda hr-1 What is the rank of the reynard 2ki chassis before 2002?,SELECT Rank FROM table WHERE Year < 2002 AND Chassis = reynard 2ki "Who was the home team on April 13, 2008 when Itabuna was the away team?","SELECT Home team FROM table WHERE Date = april 13, 2008 AND Away team = itabuna" What is the name of the home team with a round of 2nd and Vitória da Conquista as the way team?,SELECT Home team FROM table WHERE Round = 2nd AND Away team = vitória da conquista "What is the name of the home team on April 13, 2008 when Itabuna was the away team?","SELECT Home team FROM table WHERE Date = april 13, 2008 AND Away team = itabuna" What home team has a score of 5 - 5?,SELECT Home team FROM table WHERE Score = 5 - 5 On which date was the score 0 - 0?,SELECT Date FROM table WHERE Score = 0 - 0 Who played as the home team when Vitória was the away team?,SELECT Home team FROM table WHERE Away team = vitória What grid is the lowest when the time/retired is + 5 laps and the laps is less than 161?,SELECT MIN Grid FROM table WHERE Time/Retired = + 5 laps AND Laps < 161 What is the biggest points when the grid is less than 13 and the time/retired is +7.538 secs?,SELECT MAX Points FROM table WHERE Grid < 13 AND Time/Retired = +7.538 secs Driver Ricardo Sperafico has what as his average laps?,SELECT AVG Laps FROM table WHERE Driver = ricardo sperafico What is the name of the driver with 6 points?,SELECT Driver FROM table WHERE Points = 6 What is the average points that the driver Ryan Hunter-Reay has?,SELECT AVG Points FROM table WHERE Driver = ryan hunter-reay "What shows for 2006, when 2013 is 2–4?",SELECT 2006 FROM table WHERE 2013 = 2–4 "What shows for 2013 when the 2012 is 2r, and a 2009 is 2r?",SELECT 2013 FROM table WHERE 2012 = 2r AND 2009 = 2r "What is the 2006 when the 2013 is 1r, and the 2012 is 1r?",SELECT 2006 FROM table WHERE 2013 = 1r AND 2012 = 1r "What is the 2006 when the 2013 is 2r, and a Tournament was the us open?",SELECT 2006 FROM table WHERE 2013 = 2r AND Tournament = us open "What is the Tournament when the 2013 is 2r, and a 2006 is 1r?",SELECT Tournament FROM table WHERE 2013 = 2r AND 2006 = 1r What is the Tournament when the 2013 is 1r?,SELECT Tournament FROM table WHERE 2013 = 1r When in 2008 that has a 2007 of f?,SELECT 2008 FROM table WHERE 2007 = f Which Tournament has a 2007 of 19–4?,SELECT Tournament FROM table WHERE 2007 = 19–4 WHat in 2005 has a Win % of 82.61?,SELECT 2005 FROM table WHERE Win % = 82.61 "What in 2007 has a 2008 of sf, and a 2010 of f?",SELECT 2007 FROM table WHERE 2008 = sf AND 2010 = f What in 2013 has a 2009 of 3r?,SELECT 2013 FROM table WHERE 2009 = 3r "What in 2007 has a 2010 of qf, and a 2012 of w?",SELECT 2007 FROM table WHERE 2010 = qf AND 2012 = w What is the name of Team 2 with a 2nd leg of 4-6?,SELECT Team 2 FROM table WHERE 2nd leg = 4-6 What is the name of Team 2 with a Team 1 of Al Qadsia?,SELECT Team 2 FROM table WHERE Team 1 = al qadsia What is the 1st leg of the Al Fahaheel Team 1?,SELECT 1st leg FROM table WHERE Team 1 = al fahaheel What is the 1st leg of the match with a 2nd leg of 3-2?,SELECT 1st leg FROM table WHERE 2nd leg = 3-2 What is the Ground with an Away that is central blues?,SELECT Ground FROM table WHERE Away = central blues What is the Away with a Time that is 14:00?,SELECT Away FROM table WHERE Time = 14:00 What is the Date with a Time that is 18:45?,SELECT Date FROM table WHERE Time = 18:45 What is the Score with a Date that is 2008-06-28?,SELECT Score FROM table WHERE Date = 2008-06-28 Which player was in the Omonia Nicosia club?,SELECT Player FROM table WHERE Club = omonia nicosia Which league's nationality was Italy when there were 62 points?,SELECT League FROM table WHERE Nationality = italy AND Points = 62 "What is the value for the item ""Lost"" when the value ""Tries"" is 47?",SELECT Lost FROM table WHERE Tries For = 47 "What is the value for the item ""Tries"" when the value of the item ""Played"" is 18 and the value of the item ""Points"" is 375?",SELECT Tries For FROM table WHERE Played = 18 AND Points against = 375 "What is the value of the item ""Points"" when the value of the item ""Points against"" is 272?",SELECT Points for FROM table WHERE Points against = 272 Which location has a capacity that has a rank of 23?,SELECT Capacity in use FROM table WHERE Rank = 23 "What location has an in use capacity of 167,60%?","SELECT MIN Capacity FROM table WHERE Capacity in use = 167,60%" "Which Height (cm) has a Birthplace of bloomfield hills, michigan?","SELECT AVG Height (cm) FROM table WHERE Birthplace = bloomfield hills, michigan" "Which Weight (kg) has a NHL rights, if any of phoenix coyotes?","SELECT COUNT Weight (kg) FROM table WHERE NHL rights, if any = phoenix coyotes" "Which Height (cm) has a Birthplace of new canaan, connecticut?","SELECT COUNT Height (cm) FROM table WHERE Birthplace = new canaan, connecticut" Which Class has a Number at Lincoln smaller than 1 and a Wheel Arrangement of 0-6-0?,SELECT Class FROM table WHERE Number at Lincoln < 1 AND Wheel Arrangement = 0-6-0 Which Class has a Number at Lincoln larger than 0 and a Number at Doncaster of 8?,SELECT Class FROM table WHERE Number at Lincoln > 0 AND Number at Doncaster = 8 What was the loss for Boris Picano-Nacci?,SELECT Loss FROM table WHERE Name = boris picano-nacci "Which Score has smaller than 1994, and a Partner of elizabeth sayers smylie?",SELECT Score FROM table WHERE Year < 1994 AND Partner = elizabeth sayers smylie "Who was the Partner that was a winner, a Year smaller than 1993, and a Score of 6–4, 6–2?","SELECT Partner FROM table WHERE Outcome = winner AND Year < 1993 AND Score = 6–4, 6–2" What tournament had a victory of a 1 stroke margin and the final winning score 69-75-71-70?,SELECT Tournament FROM table WHERE Margin of victory = 1 stroke AND Winning score = 69-75-71-70 "Which Loera has a Source of surveyusa, and a Date of may 16–may 18, 2008?","SELECT Loera FROM table WHERE Source = surveyusa AND Date = may 16–may 18, 2008" "Which Goberman has a Date of april 28–april 30, 2008?","SELECT Goberman FROM table WHERE Date = april 28–april 30, 2008" Which Neville has a Novick of 23%?,SELECT Neville FROM table WHERE Novick = 23% "Which Goberman has an Obrist of 2%, and a Merkley of 34%?",SELECT Goberman FROM table WHERE Obrist = 2% AND Merkley = 34% "Which Novick has a Source of surveyusa, and a Neville of 8%?",SELECT Novick FROM table WHERE Source = surveyusa AND Neville = 8% Which Date has a Novick of 26%?,SELECT Date FROM table WHERE Novick = 26% What is the Coach with a Big Ten that is 2nd (79)?,SELECT Coach FROM table WHERE Big Ten = 2nd (79) What is the Season with a Big Ten that is 2nd (386)?,SELECT Season FROM table WHERE Big Ten = 2nd (386) What is the Coach with a Big Ten that is 3rd (278)?,SELECT Coach FROM table WHERE Big Ten = 3rd (278) What is the Coach with a Big Ten that is 1st (148)?,SELECT Coach FROM table WHERE Big Ten = 1st (148) What is the total of First Season games with 1537 Wins and a Season greater than 109?,SELECT SUM First Season FROM table WHERE Wins = 1537 AND Seasons > 109 How many wins were there for Washington State College with losses greater than 980 and a first season before 1906 and rank greater than 42?,SELECT COUNT Wins FROM table WHERE Losses > 980 AND First Season < 1906 AND College = washington state AND Rank > 42 "What is the total number of rank with losses less than 992, North Carolina State College and a season greater than 101?",SELECT COUNT Rank FROM table WHERE Losses < 992 AND College = north carolina state AND Seasons > 101 "What is the total number of bronzes associated with 1 silver, ranks under 6 and under 6 golds?",SELECT SUM Bronze FROM table WHERE Silver = 1 AND Rank < 6 AND Gold < 6 What is the highest number of bronzes for teams ranked number 7 with more than 0 silver?,SELECT MAX Bronze FROM table WHERE Silver > 0 AND Rank = 7 "What is the average total for teams with more than 1 gold, ranked over 3 and more than 3 bronze?",SELECT AVG Total FROM table WHERE Gold > 1 AND Rank > 3 AND Bronze > 3 "What is the sum of bronzes for teams with more than 2 gold, ranked under 3, and less than 22 silver?",SELECT SUM Bronze FROM table WHERE Gold > 2 AND Rank < 3 AND Silver < 22 What is the sum of silvers for teams with ranks over 3 and totals under 2?,SELECT SUM Silver FROM table WHERE Rank > 3 AND Total < 2 What is the number of Games for the Maccabi Tel Aviv Team with less than 208 Rebounds?,SELECT AVG Games FROM table WHERE Team = maccabi tel aviv AND Rebounds < 208 How many Rebounds did Novica Veličković get in less than 22 Games?,SELECT SUM Rebounds FROM table WHERE Name = novica veličković AND Games < 22 How many Games for Terence Morris?,SELECT Games FROM table WHERE Name = terence morris What is the number of Games for Partizan Belgrade player Nikola Peković with a Rank of more than 4?,SELECT MIN Games FROM table WHERE Team = partizan belgrade AND Name = nikola peković AND Rank > 4 Which year's rank was #4 when the country was the US?,SELECT Year FROM table WHERE Rank = #4 AND Country = us Which publication happened in the UK?,SELECT Publication FROM table WHERE Country = uk Which rank's country is the US when the accolade is 40 best albums of the year?,SELECT Rank FROM table WHERE Country = us AND Accolade = 40 best albums of the year What is the nationality of the HMS Cheshire?,SELECT Nationality FROM table WHERE Name = hms cheshire "What was the final score with Guillermo Vilas as the opponent in the final, that happened after 1972?",SELECT Score in the final FROM table WHERE Opponent in the final = guillermo vilas AND Date > 1972 Which points has the driver Paul Tracy?,SELECT Points FROM table WHERE Driver = paul tracy "What grid has 78 laps, and Ronnie Bremer as driver?",SELECT Grid FROM table WHERE Laps = 78 AND Driver = ronnie bremer Who scored with a grid of 10 and the highest amount of laps?,SELECT MAX Laps FROM table WHERE Grid = 10 Who was Fourth in the 2008 Telstra Men's Pro Event?,SELECT Fourth FROM table WHERE Event = 2008 telstra men's pro Who was the Winner when Selby Riddle came in Fourth?,SELECT Winner FROM table WHERE Fourth = selby riddle Who was in Second Place with Isabelle Brayley came in Fourth?,SELECT Second FROM table WHERE Fourth = isabelle brayley "What is the average Total Freshwater Withdrawal (km 3 /yr), when Industrial Use (m 3 /p/yr)(in %) is 337(63%), and when Per Capita Withdrawal (m 3 /p/yr) is greater than 535?",SELECT AVG Total Freshwater Withdrawal (km 3 /yr) FROM table WHERE Industrial Use (m 3 /p/yr)(in %) = 337(63%) AND Per Capita Withdrawal (m 3 /p/yr) > 535 "What is the highest Per Capita Withdrawal (m 3 /p/yr), when Agricultural Use (m 3 /p/yr)(in %) is 1363(92%), and when Total Freshwater Withdrawal (km 3 /yr) is less than 42.7?",SELECT MAX Per Capita Withdrawal (m 3 /p/yr) FROM table WHERE Agricultural Use (m 3 /p/yr)(in %) = 1363(92%) AND Total Freshwater Withdrawal (km 3 /yr) < 42.7 "What is Agricultural Use (m 3 /p/yr)(in %), when Per Capita Withdrawal (m 3 /p/yr) is greater than 923, and when Domestic Use (m 3 /p/yr)(in %) is 73(7%)?",SELECT Agricultural Use (m 3 /p/yr)(in %) FROM table WHERE Per Capita Withdrawal (m 3 /p/yr) > 923 AND Domestic Use (m 3 /p/yr)(in %) = 73(7%) "What is Industrial Use (m 3 /p/yr)(in %), when Total Freshwater Withdrawal (km 3/yr) is less than 82.75, and when Agricultural Use (m 3 /p/yr)(in %) is 1363(92%)?",SELECT Industrial Use (m 3 /p/yr)(in %) FROM table WHERE Total Freshwater Withdrawal (km 3 /yr) < 82.75 AND Agricultural Use (m 3 /p/yr)(in %) = 1363(92%) Who was the leading score in the game at the Warriors?,SELECT Leading scorer FROM table WHERE Home = warriors How many average cuts made when 11 is the Top-10?,SELECT AVG Cuts made FROM table WHERE Top-10 = 11 When the wins are less than 0 and the Top-5 1 what is the average cuts?,SELECT AVG Cuts made FROM table WHERE Top-5 = 1 AND Wins < 0 What is the average Top-10 with a greater than 11 Top-25 and a less than 2 wins?,SELECT AVG Top-10 FROM table WHERE Top-25 > 11 AND Wins < 2 What is the total of wins when the cuts made is 76 and the events greater than 115?,SELECT SUM Wins FROM table WHERE Cuts made = 76 AND Events > 115 What are the largest cuts made when the events are less than 21?,SELECT MAX Cuts made FROM table WHERE Events < 21 What is the lowest Top-25 that has 3 Events and Wins greater than 0?,SELECT MIN Top-25 FROM table WHERE Events = 3 AND Wins > 0 What is the Wins of the Top-25 of 1 and 7 Events?,SELECT Wins FROM table WHERE Top-25 = 1 AND Events = 7 What is the lowest Top-25 with Wins less than 0?,SELECT MIN Top-25 FROM table WHERE Wins < 0 What is the total number of cuts made of tournaments with 2 Events?,SELECT COUNT Cuts made FROM table WHERE Events = 2 Which Bleeding has a Condition of congenital afibrinogenemia?,SELECT Bleeding time FROM table WHERE Condition = congenital afibrinogenemia "which Partial thromboplastin time has a Condition of liver failure , early?","SELECT Partial thromboplastin time FROM table WHERE Condition = liver failure , early" "Which Condition has an unaffected Partial thromboplastin time, Platelet count, and a Prothrombin time?",SELECT Condition FROM table WHERE Partial thromboplastin time = unaffected AND Platelet count = unaffected AND Prothrombin time = unaffected "Which Condition has an unaffected Prothrombin time and a Bleeding time, and a Partial thromboplastin time of prolonged?",SELECT Condition FROM table WHERE Prothrombin time = unaffected AND Bleeding time = unaffected AND Partial thromboplastin time = prolonged "What margin was in after 1981, and was Roberto De Vicenzo runner-up?",SELECT Margin FROM table WHERE Year > 1981 AND Runner(s)-up = roberto de vicenzo What championship was in 1985?,SELECT Championship FROM table WHERE Year = 1985 What is the number of bronze medals when the total medals were 78 and there were less than 12 golds?,SELECT SUM Bronze FROM table WHERE Total = 78 AND Gold < 12 "What is the average number of gold medals when the total was 1335 medals, with more than 469 bronzes and more than 14 silvers?",SELECT AVG Gold FROM table WHERE Silver > 14 AND Total = 1335 AND Bronze > 469 What is the total amount of gold medals when there were more than 20 silvers and there were 135 bronze medals?,SELECT COUNT Gold FROM table WHERE Silver > 20 AND Bronze = 135 What is the average number of bronze medals for total of all nations?,SELECT AVG Bronze FROM table WHERE Nation = total What is the sum of gold medals for a rank of 14?,SELECT SUM Gold FROM table WHERE Rank = 14 Which rank has 1 silver medal and more than 1 gold medal?,SELECT Rank FROM table WHERE Silver = 1 AND Gold > 1 What is the Clubs when there are 4 for the number of fixtures?,SELECT Clubs FROM table WHERE Number of fixtures = 4 What is the sum of Number of fixtures when the rounds shows quarter-finals?,SELECT SUM Number of fixtures FROM table WHERE Round = quarter-finals What is the New entries this round when the round is the semi-finals?,SELECT New entries this round FROM table WHERE Round = semi-finals "What is the Round when the number of fixtures is more than 2, and the Main date of 7 and 28 november 2007?",SELECT Round FROM table WHERE Number of fixtures > 2 AND Main date = 7 and 28 november 2007 What is the event average for a top-25 smaller than 0?,SELECT AVG Events FROM table WHERE Top-25 < 0 "What are the highest wins with cuts smaller than 6, events of 4 and a top-5 smaller than 0?",SELECT MAX Wins FROM table WHERE Cuts made < 6 AND Events = 4 AND Top-5 < 0 "What are the lowest top-5 with a top-25 larger than 4, 29 cuts and a top-10 larger than 18?",SELECT MIN Top-5 FROM table WHERE Top-25 > 4 AND Cuts made = 29 AND Top-10 > 18 What is the lowest for top-25 with events smaller than 42 in a U.S. Open with a top-10 smaller than 5?,SELECT MIN Top-25 FROM table WHERE Events < 42 AND Tournament = u.s. open AND Top-10 < 5 "Which birthplace's height in inches was more than 192 when the position was d and the birthday was April 5, 1983?","SELECT Birthplace FROM table WHERE Height (in) > 192 AND Position = d AND Birthdate = april 5, 1983" What nationality has steve kerr as the player?,SELECT Nationality FROM table WHERE Player = steve kerr "What years in Orlando have the United States as the nationality, with concord hs as the school/club team?",SELECT Years in Orlando FROM table WHERE Nationality = united states AND School/Club Team = concord hs Which player has montana as the school/club team?,SELECT Player FROM table WHERE School/Club Team = montana What nationality has jon koncak as the player?,SELECT Nationality FROM table WHERE Player = jon koncak "What years in orlando have the United States as the nationality, and montana as the school/club team?",SELECT Years in Orlando FROM table WHERE Nationality = united states AND School/Club Team = montana What school/club team has tim kempton as the player?,SELECT School/Club Team FROM table WHERE Player = tim kempton "In the game where they played the Pittsburgh Steelers, what was the attendance?",SELECT Attendance FROM table WHERE Opponent = pittsburgh steelers "In the game on or before week 9, who was the opponent when the attendance was 61,626?","SELECT Opponent FROM table WHERE Week < 9 AND Attendance = 61,626" "On November 20, 1994, what was the result of the game?","SELECT Result FROM table WHERE Date = november 20, 1994" What is the team #2 with Deport as team #1?,SELECT Team #2 FROM table WHERE Team #1 = deport What is the 2nd leg for the team #2 junior?,SELECT 2nd leg FROM table WHERE Team #2 = junior What is the 1st leg with a junior team #2?,SELECT 1st leg FROM table WHERE Team #2 = junior What is the rank with 0 bronze?,SELECT AVG Rank FROM table WHERE Bronze < 0 What is the total where the gold is larger than 2?,SELECT COUNT Total FROM table WHERE Gold > 2 What is the smallest number of gold where the total is less than 3 and the silver count is 2?,SELECT MIN Gold FROM table WHERE Silver = 2 AND Total < 3 "Which Against has a Drawn smaller than 5, and a Lost smaller than 6, and a Points larger than 36?",SELECT COUNT Against FROM table WHERE Drawn < 5 AND Lost < 6 AND Points > 36 "Which Played has a Lost larger than 9, and a Points smaller than 15, and a Position smaller than 12, and a Drawn smaller than 2?",SELECT AVG Played FROM table WHERE Lost > 9 AND Points < 15 AND Position < 12 AND Drawn < 2 "How many weeks have october 31, 1954 as the date?","SELECT COUNT Week FROM table WHERE Date = october 31, 1954" What party took office after 1993 with Senator Michael Galloway?,SELECT Party FROM table WHERE Took Office > 1993 AND Senator = michael galloway What year did Senator Ken Armbrister take office?,SELECT Took Office FROM table WHERE Senator = ken armbrister What is the sum of Bronze when the total is more than 27?,SELECT SUM Bronze FROM table WHERE Total > 27 What is the total number of Bronze when gold is more than 1 and nation is total?,SELECT COUNT Bronze FROM table WHERE Gold > 1 AND Nation = total What is the average Bronze for rank 3 and total is more than 8?,SELECT AVG Bronze FROM table WHERE Rank = 3 AND Total > 8 What is the sum of Total when rank is 2?,SELECT SUM Total FROM table WHERE Rank = 2 "What is the Nation when there is a total less than 27, gold is less than 1, and bronze is more than 1?",SELECT Nation FROM table WHERE Total < 27 AND Gold < 1 AND Bronze > 1 What is the earliest Year commissioned wiht an Average annual output greater than 58 and Installed capacity of 20?,SELECT MIN Year commissioned FROM table WHERE Average annual output (million KWh) > 58 AND Installed capacity (megawatts) = 20 What is the Average annual output for Culligran power station with an Installed capacity less than 19?,SELECT AVG Average annual output (million KWh) FROM table WHERE Name = culligran AND Installed capacity (megawatts) < 19 What is the Year Commissioned of the power stationo with a Gross head of less than 18?,SELECT AVG Year commissioned FROM table WHERE Gross head (metres) < 18 What is the Year commissioned of the power station with a Gross head of 60 metres and Average annual output of less than 59 million KWh?,SELECT MAX Year commissioned FROM table WHERE Gross head (metres) = 60 AND Average annual output (million KWh) < 59 What is the sum of the area values for districts having density over 462 and websites of http://krishna.nic.in/?,SELECT SUM Area (km²) FROM table WHERE Density (/km²) > 462 AND Official website = http://krishna.nic.in/ What is the valvetrain with an engine model that is engine model?,SELECT valvetrain FROM table WHERE engine model = engine model What is the Position of the player from Vanderbilt?,SELECT Position FROM table WHERE School/Club Team = vanderbilt What is Stephen Thompson's School/Club Team?,SELECT School/Club Team FROM table WHERE Player = stephen thompson "How many spikes have 28.09.1981 as the date of birth, with a block greater than 318?",SELECT SUM Spike FROM table WHERE Date of Birth = 28.09.1981 AND Block > 318 On what date was the DVD released for the season with fewer than 13 episodes that aired before season 8?,SELECT DVD Release Date FROM table WHERE Season < 8 AND Episodes < 13 "Which season had fewer than 13 episodes and aired its season finale on February 20, 2011?","SELECT COUNT Season FROM table WHERE Episodes < 13 AND Season Finale = february 20, 2011" "After Match 43, what was the Attendance of the Match with a Score of 2-4?",SELECT MAX Attendance FROM table WHERE Match No. > 43 AND Score = 2-4 "When the runner-up is listed as Gigi Fernández Natalia Zvereva and the week is 26 June 2 weeks, who are the semi finalists?",SELECT Semi finalists FROM table WHERE Runner-up = gigi fernández natalia zvereva AND Week of = 26 june 2 weeks "Who is the winner in the week listed as 26 June 2 weeks, when the runner-up is Arantxa Sánchez Vicario?",SELECT Winner FROM table WHERE Week of = 26 june 2 weeks AND Runner-up = arantxa sánchez vicario "Who are the semi finalists on the week of 12 june, when the runner-up is listed as Lori McNeil?",SELECT Semi finalists FROM table WHERE Week of = 12 june AND Runner-up = lori mcneil "When the Tier is listed as tier iii, who is the Winner?",SELECT Winner FROM table WHERE Tier = tier iii "In which week is the winner listed as Jana Novotná Arantxa Sánchez Vicario 5–7, 7–5, 6–4?","SELECT Week of FROM table WHERE Winner = jana novotná arantxa sánchez vicario 5–7, 7–5, 6–4" Who was the Player that spent the Year 2005 in Orlando?,SELECT Player FROM table WHERE Years in Orlando = 2005 "What was the Position of the Player, Britton Johnsen?",SELECT Position FROM table WHERE Player = britton johnsen "Who was the Player that had the Position, guard-forward?",SELECT Player FROM table WHERE Position = guard-forward Which Features have Yes listed under Datacenter?,SELECT Features FROM table WHERE Datacenter = yes What is the Datacenter for the Fault Tolerant Memory Sync Feature that has Yes for Itanium and No for Standard?,SELECT Datacenter FROM table WHERE Standard = no AND Itanium = yes AND Features = fault tolerant memory sync Which Foundation has an Enterprise of 2?,SELECT Foundation FROM table WHERE Enterprise = 2 What is the Datacenter for the Memory modules: hot addition Feature that has Yes listed for Itanium?,SELECT Datacenter FROM table WHERE Itanium = yes AND Features = memory modules: hot addition What is the Enterprise for teh memory modules: hot replacement Feature that has a Datacenter of Yes?,SELECT Enterprise FROM table WHERE Datacenter = yes AND Features = memory modules: hot replacement What Datacenter is listed against the network access connections: rras Feature?,SELECT Datacenter FROM table WHERE Features = network access connections: rras What is the L2 cache with a 13.5x multi 1?,SELECT L2 cache FROM table WHERE Multi 1 = 13.5x "What is the socket with an order part number of amm300dbo22gq and a September 10, 2009 release date?","SELECT Socket FROM table WHERE Release date = september 10, 2009 AND Order part number = amm300dbo22gq" What is the order part number with a 12.5x multi 1?,SELECT Order part number FROM table WHERE Multi 1 = 12.5x What is the frequency of the tmm500dbo22gq order part number?,SELECT Frequency FROM table WHERE Order part number = tmm500dbo22gq "What is the L2 cache with a release date on September 10, 2009, a 128-bit FPU width, and a 12x multi 1?","SELECT L2 cache FROM table WHERE Release date = september 10, 2009 AND FPU width = 128-bit AND Multi 1 = 12x" "What is the release date of the 2x 512 kb L2 cache with a 11x multi 1, and a FPU width of 128-bit?",SELECT Release date FROM table WHERE L2 cache = 2x 512 kb AND Multi 1 = 11x AND FPU width = 128-bit What Player has a College that is alberta?,SELECT Player FROM table WHERE College = alberta What College has a Player that is jermaine romans?,SELECT College FROM table WHERE Player = jermaine romans "Which Score has a Date of 28 february 1953, and a Tie no of 3?",SELECT Score FROM table WHERE Date = 28 february 1953 AND Tie no = 3 "Which Home team has a Score of 0–1, and an Away team of tottenham hotspur?",SELECT Home team FROM table WHERE Score = 0–1 AND Away team = tottenham hotspur Which Score has a Tie no of 1?,SELECT Score FROM table WHERE Tie no = 1 Which Home team has an Away team of everton?,SELECT Home team FROM table WHERE Away team = everton "Which Tie no has a Score of 0–1, and a Date of 9 march 1953?",SELECT Tie no FROM table WHERE Score = 0–1 AND Date = 9 march 1953 Which Score has a Home team of aston villa?,SELECT Score FROM table WHERE Home team = aston villa What is the Language for Canale Aste?,SELECT Language FROM table WHERE Television service = canale aste What is the Country with Reteconomy as the Television service?,SELECT Country FROM table WHERE Television service = reteconomy What is the HDTV when documentaries are the content?,SELECT HDTV FROM table WHERE Content = documentaries What is the Language when the Reteconomy is the television service?,SELECT Language FROM table WHERE Television service = reteconomy What is the HDTV for the Rai Nettuno Sat Uno Television service?,SELECT HDTV FROM table WHERE Television service = rai nettuno sat uno "What is the lowest Week when the result was l 13–10, November 30, 1975, with more than 44,982 people in attendance?","SELECT MIN Week FROM table WHERE Result = l 13–10 AND Date = november 30, 1975 AND Attendance > 44,982" "What is the highest Week when the opponent was the los angeles rams, with more than 37,382 in Attendance?","SELECT MAX Week FROM table WHERE Opponent = los angeles rams AND Attendance > 37,382" "What is the highest Week when the opponent was kansas city chiefs, with more than 26,469 in attendance?","SELECT MAX Week FROM table WHERE Opponent = kansas city chiefs AND Attendance > 26,469" What is the lowest Week when the result was l 6–0?,SELECT MIN Week FROM table WHERE Result = l 6–0 "What is the average Week when the result was w 28–20, and there were more than 46,888 in attendance?","SELECT AVG Week FROM table WHERE Result = w 28–20 AND Attendance > 46,888" What is the lowest Overs with a Run that is 18?,SELECT MIN Overs FROM table WHERE Runs = 18 What score has charlton athletic as the away team?,SELECT Score FROM table WHERE Away team = charlton athletic What home team has coventry city as the away team?,SELECT Home team FROM table WHERE Away team = coventry city What is the average Pick when the round was less than 6 for kenneth green?,SELECT AVG Pick FROM table WHERE Round < 6 AND Player = kenneth green What average goals have matches less than 228?,SELECT AVG Goals FROM table WHERE Matches < 228 How many goals/matches have 153 as the goals with matches greater than 352?,SELECT SUM Goals/Matches FROM table WHERE Goals = 153 AND Matches > 352 What are the lowest goal that have goals/matches greater than 0.43 with joachim streich as the name and matches greater than 378?,SELECT MIN Goals FROM table WHERE Goals/Matches > 0.43 AND Name = joachim streich AND Matches > 378 "What years have goals less than 229, and 440 as matches?",SELECT Years FROM table WHERE Goals < 229 AND Matches = 440 What team was the winner when the runner-up shows both teams awarded championship after a draw.?,SELECT Winner FROM table WHERE Runner-up = both teams awarded championship after a draw. "What is the Score when the winner was suntory sungoliath, and the number attendance was n/a?",SELECT Score FROM table WHERE Winner = suntory sungoliath AND Attendance = n/a "What is the Attendance number when the runner-up was suntory sungoliath, and a Title of 46th?",SELECT Attendance FROM table WHERE Runner-up = suntory sungoliath AND Title = 46th What is the Attendance number for the title of 44th?,SELECT Attendance FROM table WHERE Title = 44th "What is the Title when the winner was suntory sungoliath, and a Season of 2011-12 details?",SELECT Title FROM table WHERE Winner = suntory sungoliath AND Season = 2011-12 details "What is the Score when the winner was sanyo wild knights, and a Runner-up of suntory sungoliath?",SELECT Score FROM table WHERE Winner = sanyo wild knights AND Runner-up = suntory sungoliath Which Position has a Pick # lower than 278 for Player Charles Benson?,SELECT Position FROM table WHERE Pick # < 278 AND Player = charles benson Which Player has a Pick # lower than 223 and a Defensive End Position?,SELECT Player FROM table WHERE Pick # < 223 AND Position = defensive end If the Position is Running Back what is the Total number of Pick #?,SELECT COUNT Pick # FROM table WHERE Position = running back Which College has Player Mark Brown and a Pick # greater than 195?,SELECT College FROM table WHERE Pick # > 195 AND Player = mark brown What was the average Position for which the amount Drawn was less than 0?,SELECT AVG Position FROM table WHERE Drawn < 0 "What was the total number of Points when the value Difference was 13, and when the value Lost was greater than 3?",SELECT SUM Points FROM table WHERE Difference = 13 AND Lost > 3 "How many values for 1999 European correspond to a value more than 4.7 in 2009 European, general 2001 more than 7.5, 2006 general at 10, and more than 9.4 in general 2008?",SELECT COUNT 1999 European FROM table WHERE 2009 European > 4.7 AND 2001 general > 7.5 AND 2006 general = 10 AND 2008 general > 9.4 "What is the highest value for general 2008 when there is less than 5.5 in European 2009, more than 5.8 in general 2006, more than 3.3 in general 2001, and less than 3.6 for 2004 European?",SELECT MAX 2008 general FROM table WHERE 2009 European < 5.5 AND 2006 general > 5.8 AND 2001 general > 3.3 AND 2004 European < 3.6 What is the lowest value for 2004 European when 1999 European is 3.3 and less than 4.4 in 1996 general?,SELECT MIN 2004 European FROM table WHERE 1999 European = 3.3 AND 1996 general < 4.4 "What is the average value for general 2001 with more than 4.8 in 1999 European, 7.7 in 2006 general, and more than 9 in 1996 general?",SELECT AVG 2001 general FROM table WHERE 1999 European > 4.8 AND 2006 general = 7.7 AND 1996 general > 9 "What was the value for 2004 European with less than 7.5 in general 2001, less than 6.4 in 2009 European, and less than 1.5 in general 2013 with 4.3 in 2008 general?",SELECT 2004 European FROM table WHERE 2001 general < 7.5 AND 2009 European < 6.4 AND 2013 general < 1.5 AND 2008 general = 4.3 Who won with the song kemenangan cinta?,SELECT Winner FROM table WHERE Winning Song = kemenangan cinta Which winning song had a debut album in progress?,SELECT Winning Song FROM table WHERE Debut Album = in progress Which album debuted in season 2 (2005)?,SELECT Debut Album FROM table WHERE Season = season 2 (2005) Which English winning song had the winner aris runtuwene?,SELECT Winning Song (English Title) FROM table WHERE Winner = aris runtuwene Which winning song was sung by aku tetap milikmu?,SELECT Winning Song (English Title) FROM table WHERE Winning Song = aku tetap milikmu Name the highest Profits (billion $) which has a Company of walmart?,SELECT MAX Profits (billion $) FROM table WHERE Company = walmart "How many Assets (billion $) has an Industry of oil and gas, and a Rank of 9, and a Market Value (billion $) larger than 121.7?",SELECT SUM Assets (billion $) FROM table WHERE Industry = oil and gas AND Rank = 9 AND Market Value (billion $) > 121.7 "Name the lowest Profits (billion $) which has a Sales (billion $) of 425.7, and a Rank larger than 4?",SELECT MIN Profits (billion $) FROM table WHERE Sales (billion $) = 425.7 AND Rank > 4 "Name the lowest Market Value (billion $) which has Assets (billion $) larger than 276.81, and a Company of toyota, and Profits (billion $) larger than 17.21?",SELECT MIN Market Value (billion $) FROM table WHERE Assets (billion $) > 276.81 AND Company = toyota AND Profits (billion $) > 17.21 Name the Sales (billion $) which have a Company of exxonmobil?,SELECT Sales (billion $) FROM table WHERE Company = exxonmobil "What is Winner, when Win # is greater than 1, and when Points is less than 94?",SELECT Winner FROM table WHERE Win # > 1 AND Points < 94 "What is Playoff Result, when Winner is ""Alaska Aces"", when Win # is greater than 1, when Points is less than 106, and when Year is ""2011-12""?",SELECT Playoff result FROM table WHERE Winner = alaska aces AND Win # > 1 AND Points < 106 AND Year = 2011-12 "What is the lowest Win #, when Year is ""2011-12"", and when Points is less than 97?",SELECT MIN Win # FROM table WHERE Year = 2011-12 AND Points < 97 "What is the highest Win #, when Winner is ""Knoxville Cherokees"", when Playoff Result is ""Lost 1st Round ( LOU )"", and when Points is less than 94?",SELECT MAX Win # FROM table WHERE Winner = knoxville cherokees AND Playoff result = lost 1st round ( lou ) AND Points < 94 Who was the winner against Lindsay Davenport?,SELECT Winner FROM table WHERE Finalist = lindsay davenport Who was the finalist in Miami?,SELECT Finalist FROM table WHERE Tournament = miami Who was the winner against finalist Lina Krasnoroutskaya?,SELECT Winner FROM table WHERE Finalist = lina krasnoroutskaya What was the date when the away team was carlisle united?,SELECT Date FROM table WHERE Away team = carlisle united What was the date when the away team was the leeds united?,SELECT Date FROM table WHERE Away team = leeds united What was the tie number when peterborough united was the away team?,SELECT Tie no FROM table WHERE Away team = peterborough united "What is the highest week when attendance is greater than 64,300 with a result of w 27-14?","SELECT MAX Week FROM table WHERE Attendance > 64,300 AND Result = w 27-14" "What result in a week over 2 occurred with an attendance greater than 53,043 on November 18, 1979?","SELECT Result FROM table WHERE Attendance > 53,043 AND Week > 2 AND Date = november 18, 1979" "What player has E as the to par, and The United States as the country?",SELECT Player FROM table WHERE To par = e AND Country = united states What player has The United States as the country with 70 as the score?,SELECT Player FROM table WHERE Country = united states AND Score = 70 "What player has The United States as the country, with t2 as the place?",SELECT Player FROM table WHERE Country = united states AND Place = t2 "What place has E as the to par, with Mark Wiebe as the player?",SELECT Place FROM table WHERE To par = e AND Player = mark wiebe When is the club founded that founed prsl in 2008 and the home city is carolina 1?,SELECT MAX Founded FROM table WHERE Joined PRSL = 2008 AND Home city = carolina 1 "what is the club that was founded before 2007, joined prsl in 2008 and the stadium is yldefonso solá morales stadium?",SELECT Club FROM table WHERE Founded < 2007 AND Joined PRSL = 2008 AND Stadium = yldefonso solá morales stadium what is the earliest founded when the home city is mayagüez?,SELECT MIN Founded FROM table WHERE Home city = mayagüez when is the latest to join prsl when founded in 2007 and the stadium is roberto clemente stadium 1?,SELECT MAX Joined PRSL FROM table WHERE Founded = 2007 AND Stadium = roberto clemente stadium 1 What year was the International Cup that was won by Akron Goodyear Wingfoots and had Real Madrid as runner-up?,SELECT Year FROM table WHERE Champion = akron goodyear wingfoots AND Runner-up = real madrid In what year did the United States win To par greater than 14,SELECT Year(s) won FROM table WHERE Country = united states AND To par > 14 What is the total that South Africa had a par greater than 14,SELECT SUM Total FROM table WHERE Country = south africa AND To par > 14 What is the highest to par that is less than 153,SELECT MAX To par FROM table WHERE Total < 153 "What is the average Attendance, when the Date is September 17, 1981?","SELECT AVG Attendance FROM table WHERE Date = september 17, 1981" "What is the Attendance, when the Opponent is the Tampa Bay Buccaneers?",SELECT Attendance FROM table WHERE Opponent = tampa bay buccaneers What is the highest Sets+ number for Valeriano Allès Menorca when the Sets- number was larger than 31?,SELECT MAX Sets+ FROM table WHERE Team = valeriano allès menorca AND Sets– > 31 What is the total number of Points- when the Sets- is larger than 51?,SELECT COUNT Points– FROM table WHERE Sets– > 51 "What is the highest Points+ number when the Points- number is larger than 1385, a Sets+ number smaller than 37 and a Sets- number larger than 41?",SELECT MAX Points+ FROM table WHERE Points– > 1385 AND Sets+ < 37 AND Sets– > 41 "Who is the team who had a Sets+ number smaller than 20, a Sets- number of 45, and a Points+ number smaller than 1238?",SELECT Team FROM table WHERE Sets+ < 20 AND Points+ < 1238 AND Sets– = 45 "What is the highest Points+ number that has a Sets+ number larger than 45, a Sets- number larger than 9, and a Points- number smaller than 1066?",SELECT MAX Points+ FROM table WHERE Sets+ > 45 AND Points– < 1066 AND Sets– > 9 Which developer has a year of cancelled releases?,SELECT Developer FROM table WHERE Year of release = cancelled Which publisher has release year of 2000 and an original dreamcast platform?,SELECT Publisher FROM table WHERE Year of release = 2000 AND Original platforms = dreamcast Which publisher is responsible for spec ops: stealth patrol?,SELECT Publisher FROM table WHERE Name = spec ops: stealth patrol What is the connection for the proxyconn web accelerator web client accelerator?,SELECT Connection FROM table WHERE Web client accelerator = proxyconn web accelerator What's the Date with the Region of Europe and has a Catalog of 28765 22392 8?,SELECT Date FROM table WHERE Region = europe AND Catalog = 28765 22392 8 What's listed for the Label with a Date of 29 July 1997?,SELECT Label FROM table WHERE Date = 29 july 1997 What's the Date for the Region of Europe and has the Catalog of 28765 22392 8?,SELECT Date FROM table WHERE Region = europe AND Catalog = 28765 22392 8 What Format has the Region of Europe and a Catalog of 74321 45851 2?,SELECT Format FROM table WHERE Region = europe AND Catalog = 74321 45851 2 What Label has the Region of Australia?,SELECT Label FROM table WHERE Region = australia What Date has the Region Europe and a Catalog of 74321 45851 2?,SELECT Date FROM table WHERE Region = europe AND Catalog = 74321 45851 2 How many poles are there in the Formula Three Euroseries in the 2008 season with more than 0 F/Laps?,SELECT SUM Poles FROM table WHERE Series = formula three euroseries AND Season = 2008 AND F/Laps > 0 Which series has 11 points?,SELECT Series FROM table WHERE Points = 11 How many poles are there in the 2009 season with 2 races and more than 0 F/Laps?,SELECT COUNT Poles FROM table WHERE Season = 2009 AND Races = 2 AND F/Laps > 0 How many races did the Formula Three Euroseries signature team have?,SELECT SUM Races FROM table WHERE Series = formula three euroseries AND Team = signature "What is Title, when Studio is ""Embassy Pictures""?",SELECT Title FROM table WHERE Studio = embassy pictures "What is Studio, when Title is ""Do Not Disturb""?",SELECT Studio FROM table WHERE Title = do not disturb "What is the highest Rank, when Director is ""Henry Hathaway""?",SELECT MAX Rank FROM table WHERE Director = henry hathaway What Country is Player Sam Snead with a To par of less than 5 from?,SELECT Country FROM table WHERE To par < 5 AND Player = sam snead What is Claude Harmon's Place?,SELECT Place FROM table WHERE Player = claude harmon What is the Johnny Palmer with a To larger than 6 Money sum?,SELECT SUM Money ( $ ) FROM table WHERE To par > 6 AND Player = johnny palmer "Which Season # has a Title of ""jaunt (part 2)"", and a Series # larger than 45?","SELECT MAX Season # FROM table WHERE Title = ""jaunt (part 2)"" AND Series # > 45" "Which Original air date has a Season # smaller than 21, and a Title of ""palimpsest""?","SELECT Original air date FROM table WHERE Season # < 21 AND Title = ""palimpsest""" Who is the opponent of the game with a tied 1-1 series and becky hammon (14) as the leading scorer?,SELECT Opponent FROM table WHERE Series = tied 1-1 AND Leading Scorer = becky hammon (14) What is the attendance of the western conference finals series?,SELECT Attendance FROM table WHERE Series = western conference finals Who is the leading scorer of the wnba finals series?,SELECT Leading Scorer FROM table WHERE Series = wnba finals Which Tie is from birmingham city?,SELECT Tie no FROM table WHERE Home team = birmingham city Which Tie is from everton?,SELECT Tie no FROM table WHERE Home team = everton "What is the lowest U Wins, when Alianza Wins is greater than 0, when Alianza Goals is greater than 25, and when Draws is ""99""?",SELECT MIN U wins FROM table WHERE Alianza wins > 0 AND Alianza goals > 25 AND Draws = 99 "What is the sum of Alianza Wins, when Alianza Goals is ""317, and when U Goals is greater than 296?",SELECT SUM Alianza wins FROM table WHERE Alianza goals = 317 AND U goals > 296 "What is the total number of U Wins, when Alianza Goals is ""0"", and when U Goals is greater than 3?",SELECT COUNT U wins FROM table WHERE Alianza goals = 0 AND U goals > 3 "What is the lowest Draws, when Alianza Goals is less than 317, when U Goals is less than 3, and when Alianza Wins is less than 2?",SELECT MIN Draws FROM table WHERE Alianza goals < 317 AND U goals < 3 AND Alianza wins < 2 What is the total of all to par with player Bob Rosburg?,SELECT SUM To par FROM table WHERE Player = bob rosburg Which money has player Jack Fleck with t1 place?,SELECT Money ( $ ) FROM table WHERE Place = t1 AND Player = jack fleck What is average to par when Bud Holscher is the player?,SELECT AVG To par FROM table WHERE Player = bud holscher What is the name of the golfer that has the score of 73-65=138?,SELECT Player FROM table WHERE Score = 73-65=138 Frank Nobilo plays for what country?,SELECT Country FROM table WHERE Player = frank nobilo what is the lowest appearance when goals is more than 0?,SELECT MIN Appearance FROM table WHERE Goals > 0 what is the sum of appearance when goals is more than 0?,SELECT SUM Appearance FROM table WHERE Goals > 0 what is the average tries for the season 2008 warrington wolves with an appearance more than 7?,SELECT AVG Tries FROM table WHERE Season = 2008 warrington wolves AND Appearance > 7 How many times is tries 0 and appearance less than 0?,SELECT COUNT Points FROM table WHERE Tries = 0 AND Appearance < 0 "What is the Rank of the Film with a Worldwide Gross of $183,031,272?","SELECT SUM Rank FROM table WHERE Worldwide Gross = $183,031,272" "What is the Title of the Film with a Rank greater than 11 and Worldwide Gross of $131,002,597?","SELECT Title FROM table WHERE Rank > 11 AND Worldwide Gross = $131,002,597" What is the Worldwide Gross of the Film with a Rank of 3?,SELECT Worldwide Gross FROM table WHERE Rank = 3 What is the Worldwide Gross of the Film with a Rank of 16?,SELECT Worldwide Gross FROM table WHERE Rank = 16 "When the player gained below 1,405 yards and lost over 390 yards, what's the sum of the long yards?","SELECT SUM Long FROM table WHERE Loss > 390 AND Gain < 1,405" "When the Gain is 29, and the average per game is 2, and the player lost less than 390 yards, what's the sum of the Long yards?",SELECT SUM Long FROM table WHERE Loss < 390 AND Avg/G = 2 AND Gain > 29 "What's the sum of all average yards gained when the gained yards is under 1,276 and lost more than 3 yards?","SELECT SUM Avg/G FROM table WHERE Gain < 1,276 AND Loss > 3" "How many overalls have charley barnes as the name, with a pick less than 3?",SELECT SUM Overall FROM table WHERE Name = charley barnes AND Pick < 3 "How many rounds have john o'day as the name, and a pick less than 3?",SELECT SUM Round FROM table WHERE Name = john o'day AND Pick < 3 What airport has an IATA of ARN?,SELECT Airport FROM table WHERE IATA = arn What country has an ICAO of ENZV?,SELECT Country FROM table WHERE ICAO = enzv What airport has an ICAP of BGBW?,SELECT Airport FROM table WHERE ICAO = bgbw What airport has an ICAO of Birk?,SELECT Airport FROM table WHERE ICAO = birk "What is the ICAO for Denmark, and the IATA is bll?",SELECT ICAO FROM table WHERE Country = denmark AND IATA = bll What is the number of the round in which Ron Hansen was drafted and the overall is greater than 332?,SELECT COUNT Round FROM table WHERE Name = ron hansen AND Overall > 332 What pick did George Rosso get drafted when the overall was less than 296?,SELECT COUNT Pick FROM table WHERE Name = george rosso AND Overall < 296 What was the from for the Date From of 2007-08-08?,SELECT From FROM table WHERE Date From = 2007-08-08 What was the from for the Date From of 2007-08-08?,SELECT From FROM table WHERE Date From = 2007-08-08 What was the name for the row with Date From of 2008-02-21?,SELECT Name FROM table WHERE Date From = 2008-02-21 "What was the Date From for Theo Robinson, who was with the team until the end of season?",SELECT Date From FROM table WHERE Date To = end of season AND Name = theo robinson "Where was the player from who had the position of DF, who started 2007-10-30?",SELECT From FROM table WHERE Position = df AND Date From = 2007-10-30 "What date did Toumani Diagouraga, who played position MF, start?",SELECT Date From FROM table WHERE Position = mf AND Name = toumani diagouraga What is the average round against opponent Klas Akesson?,SELECT AVG Round FROM table WHERE Opponent = klas akesson What is the highest week that was played against the Minnesota Vikings?,SELECT MAX Week FROM table WHERE Opponent = minnesota vikings Which opponent was played in Week 6?,SELECT Opponent FROM table WHERE Week = 6 "WhichScore has a Location Attendance of seattle center coliseum 11,497?","SELECT Score FROM table WHERE Location Attendance = seattle center coliseum 11,497" Which Game has a Team of portland trail blazers?,SELECT AVG Game FROM table WHERE Team = portland trail blazers Which game was played on march 2?,SELECT AVG Game FROM table WHERE Date = march 2 Which Game has High assists of s. threatt (9)?,SELECT MIN Game FROM table WHERE High assists = s. threatt (9) "Name the amount of Map Key which has a Pop (2004) smaller than 433,819, and a Capital City of hajjah, and an Area km² smaller than 9,376? Question 1","SELECT AVG Map Key FROM table WHERE Pop (2004) < 433,819 AND Capital City = hajjah AND Area km² < 9,376" "Count the sum of Pop (2004) which has a Governorate of al mahrah with an Area km² smaller than 78,073?","SELECT SUM Pop (2004) FROM table WHERE Governorate = al mahrah AND Area km² < 78,073" How many Pop (2004) has a Governorate of al mahwit?,SELECT SUM Pop (2004) FROM table WHERE Governorate = al mahwit "How many Map Key has an Area km² larger than 14,003 and a Capital City of al mukalla, and a Pop (2004) larger than 1,028,556?","SELECT SUM Map Key FROM table WHERE Area km² > 14,003 AND Capital City = al mukalla AND Pop (2004) > 1,028,556" "What is Location Attendance, when High Points is ""Allen Iverson (23)""?",SELECT Location Attendance FROM table WHERE High points = allen iverson (23) "What is the average Game, when Team is ""Milwaukee""?",SELECT AVG Game FROM table WHERE Team = milwaukee "What is High Points, when Game is ""5""?",SELECT High points FROM table WHERE Game = 5 "What is High Points, when Game is less than 10, and when High Assists is ""Chauncey Billups (8)""?",SELECT High points FROM table WHERE Game < 10 AND High assists = chauncey billups (8) What is the Team in Game 38?,SELECT Team FROM table WHERE Game = 38 What Game had a Score of 129–105?,SELECT MIN Game FROM table WHERE Score = 129–105 What is the Team in Game 41?,SELECT Team FROM table WHERE Game = 41 What is the Streak in the game with a Record of 20–16?,SELECT Streak FROM table WHERE Record = 20–16 What is the Team on January 20?,SELECT Team FROM table WHERE Date = january 20 What venue had an event on 17 November 1963?,SELECT Venue FROM table WHERE Season = 1963 AND Date = 17 november 1963 What is the most recent season with a date of 27 October 1957?,SELECT MAX Season FROM table WHERE Date = 27 october 1957 Who was the winner on 15 December 1957?,SELECT Winner FROM table WHERE Date = 15 december 1957 What is the score of the event that Alianza Lima won in 1965?,SELECT Score [C ] FROM table WHERE Winner = alianza lima AND Season = 1965 "Which Seasons has a Name of joe grugin, and a Lost larger than 8?",SELECT COUNT Seasons FROM table WHERE Name = joe grugin AND Lost > 8 what is the location/attendance when the record is 9-2?,SELECT Location/Attendance FROM table WHERE Record = 9-2 what is the game on june 29?,SELECT SUM Game FROM table WHERE Date = june 29 who had the high points on june 8?,SELECT High points FROM table WHERE Date = june 8 who had the high assists when the game was less than 13 and the score was w 75-66?,SELECT High assists FROM table WHERE Game < 13 AND Score = w 75-66 What was the result of Frank Langella?,SELECT Result FROM table WHERE Nominee = frank langella "Can you tell me the sum of Goals against that has the Goals for larger than 10, and the Position of 3, and the Wins smaller than 6?",SELECT SUM Goals against FROM table WHERE Goals for > 10 AND Position = 3 AND Wins < 6 "Can you tell me the lowest Played that has the Position larger than 2, and the Draws smaller than 2, and the Goals against smaller than 18?",SELECT MIN Played FROM table WHERE Position > 2 AND Draws < 2 AND Goals against < 18 "Can you tell me the total number of Wins that has the Draws larger than 0, and the Points of 11?",SELECT COUNT Wins FROM table WHERE Draws > 0 AND Points = 11 In what city does the tallest building have 35 floors?,SELECT City FROM table WHERE Floors = 35 What building in Louisville had more than 35 floors?,SELECT Name FROM table WHERE City = louisville AND Floors > 35 What was the venue where goal #2 occured?,SELECT Venue FROM table WHERE Goal # = 2 What was the flyers' record when the visitors were florida?,SELECT Record FROM table WHERE Visitor = florida Who were the visitors when the home team were the ny rangers?,SELECT Visitor FROM table WHERE Home = ny rangers What car/motorcycle goes 91.813mph?,SELECT Car / Motorcycle FROM table WHERE Speed = 91.813mph Which driver is Indian?,SELECT Driver / Rider FROM table WHERE Car / Motorcycle = indian "What is the Full Word, when Case Suffix (case) is ""-sa (dative)""?",SELECT full word FROM table WHERE case suffix (case) = -sa (dative) "What is English Meaning, when Full Word is ""Shens Gamo""?",SELECT English meaning FROM table WHERE full word = shens gamo "What is Case Suffix (Case), when English Meaning is ""to Georgia, in Georgia""?","SELECT case suffix (case) FROM table WHERE English meaning = to georgia, in georgia" "What is Postposition, when Noun Root (Meaning) is ""mshobl- (parent)""?",SELECT postposition FROM table WHERE noun root (meaning) = mshobl- (parent) "What is English Meaning, when Case Suffix (Case) is ""-sa (dative)""?",SELECT English meaning FROM table WHERE case suffix (case) = -sa (dative) "What is Case Suffix (Case), when Postposition is ""-mde (drops d)""?",SELECT case suffix (case) FROM table WHERE postposition = -mde (drops d) What is the total years for roots and branches?,SELECT SUM Year FROM table WHERE Album = roots and branches What is the average number of podiums in the 32nd position with less than 0 wins?,SELECT AVG Podiums FROM table WHERE Position = 32nd AND Wins < 0 What is the race in the 8th position?,SELECT Races FROM table WHERE Position = 8th "What is the sum of Overall, when College is ""Arkansas State"", and when Pick is less than 17?",SELECT SUM Overall FROM table WHERE College = arkansas state AND Pick < 17 "What is the average Pick, when Name is ""Lybrant Robinson"", and when Overall is less than 139?",SELECT AVG Pick FROM table WHERE Name = lybrant robinson AND Overall < 139 "What is the sum of Overall, when Name is ""Tim Smiley"", and when Round is less than 5?",SELECT SUM Overall FROM table WHERE Name = tim smiley AND Round < 5 "What is Score In The Final, when Championship is ""Athens , Greece"", and when Outcome is ""Winner""?","SELECT Score in the final FROM table WHERE Championship = athens , greece AND Outcome = winner" "What is Opponent In The Final, when Date is before 1991, and when Outcome is ""Runner-Up""?",SELECT Opponent in the final FROM table WHERE Date < 1991 AND Outcome = runner-up What was the religious affiliation for the athletics nicknamed lords/ladies?,SELECT Religious affiliation FROM table WHERE Athletics nickname = lords/ladies "What is Tournament, when Career SR is ""ATP Masters Series""?",SELECT Tournament FROM table WHERE Career SR = atp masters series "What is 1995, when Tournament is ""Miami""?",SELECT 1995 FROM table WHERE Tournament = miami "What is 1997, when 1996 is ""1R"", when 1990 is ""2R"", and when 1991 is ""F""?",SELECT 1997 FROM table WHERE 1996 = 1r AND 1990 = 2r AND 1991 = f "What is 1996, when 1992 is ""ATP Masters Series""?",SELECT 1996 FROM table WHERE 1992 = atp masters series "What is 1994, when 1991 is ""QF"", and when Tournament is ""Australian Open""?",SELECT 1994 FROM table WHERE 1991 = qf AND Tournament = australian open When was the venue named nassau veterans memorial coliseum established??,SELECT MAX Established FROM table WHERE Venue = nassau veterans memorial coliseum Who was the opponent with the record of 15-21-6?,SELECT Opponent FROM table WHERE Record = 15-21-6 What day in January was the game greater than 49 and had @ Montreal Canadiens as opponents?,SELECT SUM January FROM table WHERE Opponent = @ montreal canadiens AND Game > 49 What was the total number of games on January 20?,SELECT COUNT Game FROM table WHERE January = 20 "What is Votes (%), when Episode is ""1x03""?",SELECT Votes (%) FROM table WHERE Episode = 1x03 "What is First Broadcast, when Jeremy's Guest is ""Tim Brooke-Taylor""?",SELECT First broadcast FROM table WHERE Jeremy's guest = tim brooke-taylor "What is Jeremy's Guest, when First Broadcast is ""20 March 1998""?",SELECT Jeremy's guest FROM table WHERE First broadcast = 20 march 1998 "What is Episode, when Jeremy's Guest is ""Pauline McLynn""?",SELECT Episode FROM table WHERE Jeremy's guest = pauline mclynn "What is Graeme's Guest, when Episode is ""1x03""?",SELECT Graeme's guest FROM table WHERE Episode = 1x03 "What is Votes (%), when First Broadcast is ""13 March 1998""?",SELECT Votes (%) FROM table WHERE First broadcast = 13 march 1998 Who had the high rebounds of the game that Deron Williams (5) had the high assists?,SELECT High rebounds FROM table WHERE High assists = deron williams (5) What was the score of Game 48?,SELECT Score FROM table WHERE Game = 48 Who had the high rebounds on January 24?,SELECT High rebounds FROM table WHERE Date = january 24 "How big is the area that has a population density of 113 and a population larger than 184,531?","SELECT COUNT Area FROM table WHERE Pop. Dens. = 113 AND Population > 184,531" "What is the population density of the area with a population larger than 92,719?","SELECT COUNT Pop. Dens. FROM table WHERE Population > 92,719" "What is the population with an area of 1,126.84?","SELECT MIN Population FROM table WHERE Area = 1,126.84" How many settlements are in český krumlov (ck) with a population density higher than 38?,SELECT SUM No.of Settlements FROM table WHERE District = český krumlov (ck) AND Pop. Dens. > 38 What is the lowest population density of Strakonice (st) with more than 112 settlements?,SELECT MIN Pop. Dens. FROM table WHERE District = strakonice (st) AND No.of Settlements > 112 Who presented their credentials at an unknown date?,SELECT Name FROM table WHERE Presentation of Credentials = unknown When did Robert G. Miner present his credentials?,SELECT Presentation of Credentials FROM table WHERE Name = robert g. miner When was William A. Costello appointed?,SELECT Appointment FROM table WHERE Name = william a. costello "Who was appointed on October 24, 1997?","SELECT Name FROM table WHERE Appointment = october 24, 1997" What was Anthony D. Marshall's title?,SELECT Title FROM table WHERE Name = anthony d. marshall "What is Nationality, when Position is ""G"", and when Pick is greater than 26?",SELECT Nationality FROM table WHERE Position = g AND Pick > 26 "What is Player, when Round is ""2"", and when School/Club Team is ""Xavier""?",SELECT Player FROM table WHERE Round = 2 AND School/Club Team = xavier "What is the highest Pick, when Position is ""G/F""?",SELECT MAX Pick FROM table WHERE Position = g/f What was the average place for the song that had 69 points and a draw smaller than 13?,SELECT AVG Place FROM table WHERE Points = 69 AND Draw < 13 What was the english translation for the song by svetlana loboda?,SELECT English translation FROM table WHERE Artist = svetlana loboda What song was in french?,SELECT Song FROM table WHERE Language = french what is the points against when drawn is drawn?,SELECT Points against FROM table WHERE Drawn = drawn what is the points against when the losing bonus is 0 and the club is banwen rfc?,SELECT Points against FROM table WHERE Losing bonus = 0 AND Club = banwen rfc what is the points when the club blaengarw rfc?,SELECT Points FROM table WHERE Club = blaengarw rfc what is the tries fow when losing bonus is losing bonus?,SELECT Tries for FROM table WHERE Losing bonus = losing bonus what is drawn when the club is hirwaun rfc?,SELECT Drawn FROM table WHERE Club = hirwaun rfc what is lost when the points against is 231?,SELECT Lost FROM table WHERE Points against = 231 Who was the away team against the home team Sheffield United?,SELECT Away team FROM table WHERE Home team = sheffield united Who was the away team with a tie of 14?,SELECT Away team FROM table WHERE Tie no = 14 What is the latest year of the album with the release title death valley?,SELECT MAX Year of release FROM table WHERE Title = death valley What is the total year of release of the title what goes around comes around?,SELECT COUNT Year of release FROM table WHERE Title = what goes around comes around What percent is the lead margin of 25 that Republican: Jeff Beatty has according to poll source Rasmussen Reports?,SELECT Republican: Jeff Beatty FROM table WHERE Lead Margin = 25 AND Poll Source = rasmussen reports Who is the poll source that has Republican: Jeff Beatty behind at 27%?,SELECT Poll Source FROM table WHERE Republican: Jeff Beatty = 27% How did the ship named proletarij finish its service?,SELECT Fate FROM table WHERE Name of ship = proletarij What is the average tonnage of the ship named proletarij?,SELECT AVG Tonnage FROM table WHERE Name of ship = proletarij What is the area in square kilometers of Studholm?,SELECT COUNT Area km 2 FROM table WHERE Official Name = studholm "For what week was the attendance 40,429?","SELECT SUM Week FROM table WHERE Attendance = 40,429" The Detroit Lions were played against what week?,SELECT Week FROM table WHERE Opponent = detroit lions "On September 10, 1989 how many people attended the game?","SELECT Attendance FROM table WHERE Date = september 10, 1989" "Which Tom Ridge* has a Pat Toomey of 60%, and a Poll source of suffolk?",SELECT Tom Ridge* FROM table WHERE Pat Toomey = 60% AND Poll source = suffolk "Which Poll source has a Peg Luksik of 9%, and Dates administered of may 12, 2010?","SELECT Poll source FROM table WHERE Peg Luksik = 9% AND Dates administered = may 12, 2010" Which Poll source has Pat Toomey of 23%?,SELECT Poll source FROM table WHERE Pat Toomey = 23% "Which Dates administered has an Arlen Specter* of ––, and a Peg Luksik of 9%?",SELECT Dates administered FROM table WHERE Arlen Specter* = –– AND Peg Luksik = 9% "Which Tom Ridge* has a Poll source of research 2000, and an Arlen Specter* of 43%?",SELECT Tom Ridge* FROM table WHERE Poll source = research 2000 AND Arlen Specter* = 43% "Which Poll source has an Arlen Specter* of ––, and a Tom Ridge* of 60%?",SELECT Poll source FROM table WHERE Arlen Specter* = –– AND Tom Ridge* = 60% How many total silvers does Russia have?,SELECT COUNT Silver FROM table WHERE Nation = russia "What is the average number of bronze medals of the Philippines, which has more than 0 gold?",SELECT AVG Bronze FROM table WHERE Nation = philippines AND Gold > 0 What is the average number of bronze of the nation with more than 1 gold and 1 silver medal?,SELECT AVG Bronze FROM table WHERE Gold > 1 AND Silver = 1 What is the average total medals of the nation ranked 1 with less than 1 silver?,SELECT AVG Total FROM table WHERE Rank = 1 AND Silver < 1 What is the lowest number of gold medals the nation with less than 0 silver medals has?,SELECT MIN Gold FROM table WHERE Silver < 0 What was the Location/Attendance on september 11?,SELECT Location/Attendance FROM table WHERE Date = september 11 What were the high rebounds on september 11?,SELECT High rebounds FROM table WHERE Date = september 11 When did indiana play?,SELECT Date FROM table WHERE Opponent = indiana Which Location/Attendance has High rebounds of lennox (7)?,SELECT Location/Attendance FROM table WHERE High rebounds = lennox (7) "What team has tony parker (10) as the high assists, kurt thomas (12) as the high rebounds?",SELECT Team FROM table WHERE High assists = tony parker (10) AND High rebounds = kurt thomas (12) What score has tim duncan (14) as the high rebounds?,SELECT Score FROM table WHERE High rebounds = tim duncan (14) What is the lowest round for an overall pick of 349 with a pick number in the round over 11?,SELECT MIN Round FROM table WHERE Overall = 349 AND Pick > 11 Where was the fight located that lasted 1 round against luiz claudio das dores?,SELECT Location FROM table WHERE Round = 1 AND Opponent = luiz claudio das dores Which date was game 35 on?,SELECT Date FROM table WHERE Game = 35 What was the record after game 37?,SELECT Record FROM table WHERE Game = 37 What is the score of the tournament with olivier delaître as the opponent in the final?,SELECT Score FROM table WHERE Opponent in the final = olivier delaître What is the date of the tournament with olivier delaître as the opponent in the final?,SELECT Date FROM table WHERE Opponent in the final = olivier delaître What is the surface of the tournament with cédric pioline as the opponent in the final?,SELECT Surface FROM table WHERE Opponent in the final = cédric pioline What was the result for the team with 3 draws?,SELECT Result FROM table WHERE Draws = 3 How many draws were there in 2006?,SELECT Draws FROM table WHERE Year = 2006 "What were the matches where the teams finished in the first group stage, in 1998?",SELECT Matches FROM table WHERE Result = first group stage AND Year = 1998 What year was Zona Sur nominated?,SELECT Year (Ceremony) FROM table WHERE Original title = zona sur What is Dependencia Sexual's film title that was used in its nomination?,SELECT Film title used in nomination FROM table WHERE Original title = dependencia sexual What was Zona Sur's result after being considered for nomination?,SELECT Result FROM table WHERE Original title = zona sur How many losses did leon patton have with the longest gain higher than 45?,SELECT COUNT Loss FROM table WHERE Name = leon patton AND Long > 45 what is the average top-5 when the cuts made is more than 34?,SELECT AVG Top-5 FROM table WHERE Cuts made > 34 what is the sum of wins when events is 13 and top-5 is less than 1?,SELECT SUM Wins FROM table WHERE Events = 13 AND Top-5 < 1 "what is the highest events when the cuts made is less than 34, the top-25 is less than 5 and the top-10 is more than 1?",SELECT MAX Events FROM table WHERE Cuts made < 34 AND Top-25 < 5 AND Top-10 > 1 what is the average top-10 when the cuts made is less than 9 and the events is more than 14?,SELECT AVG Top-10 FROM table WHERE Cuts made < 9 AND Events > 14 What is the 2008 for 2009 heartland high tech?,SELECT 2008 FROM table WHERE 2009 = heartland high tech What is the 2007 with ch callaway's copyright in 2003?,SELECT 2007 FROM table WHERE 2003 = ch callaway's copyright What year is the 2007 big red?,SELECT Year FROM table WHERE 2007 = big red What year is the 2004 shake don't stir?,SELECT Year FROM table WHERE 2004 = shake don't stir What is the 2007 for the 2003 desert prince?,SELECT 2007 FROM table WHERE 2003 = desert prince What is the 2008 for the 2009 ch our charming lady?,SELECT 2008 FROM table WHERE 2009 = ch our charming lady What is the j p c that commonly decays (>5% of decays) d 0 + π 0 or d 0 + γ?,SELECT J P C FROM table WHERE Commonly decays to (>5% of decays) = d 0 + π 0 or d 0 + γ What is the antiparticle symbol with a rest mess (mev/c2) of .47 ± .33?,SELECT Antiparticle symbol FROM table WHERE Rest mass ( MeV / c 2 ) = .47 ± .33 What was the surface in 1981?,SELECT Surface FROM table WHERE Date = 1981 "What is the outcome on a hard surface, when the score in the final was 4–6, 3–6?","SELECT Outcome FROM table WHERE Surface = hard AND Score in the final = 4–6, 3–6" What is the total championships that the league cup is less than 0?,SELECT SUM Championship FROM table WHERE League Cup < 0 What is the total championships of James Henry that has a league cup more than 1?,SELECT SUM Championship FROM table WHERE League Cup > 1 AND Name = james henry What is the championship of Jem Karacan that has a total of 2 and a league cup more than 0?,SELECT Championship FROM table WHERE Total = 2 AND League Cup > 0 AND Name = jem karacan In which season did he have 0 Poles and 19th position in the GP2 Series?,SELECT Season FROM table WHERE Poles = 0 AND Series = gp2 series AND Position = 19th What was his position in 2009 with 1 win?,SELECT Position FROM table WHERE Wins = 1 AND Season = 2009 How many races did he do in the year he had 8 points?,SELECT Races FROM table WHERE Points = 8 "What were the points in the year when his Wins were 0, his Podiums were 0, and he drove in 4 races?",SELECT Points FROM table WHERE Wins = 0 AND Podiums = 0 AND Races = 4 What were the points in the year when his Podiums were 5?,SELECT Points FROM table WHERE Podiums = 5 What was the F/Laps when the Wins were 0 and the Position was 4th?,SELECT F/Laps FROM table WHERE Wins = 0 AND Position = 4th What was the Result on May 30?,SELECT Result FROM table WHERE Date = may 30 What was the Result on July 24?,SELECT Result FROM table WHERE Date = july 24 What was the Score of the game with a Record of 0-1?,SELECT Score FROM table WHERE Record = 0-1 What is the Record of the game on June 24?,SELECT Record FROM table WHERE Date = june 24 What is the Date of the game with a Loss and Record of 7-9?,SELECT Date FROM table WHERE Result = loss AND Record = 7-9 What is the Record on July 12?,SELECT Record FROM table WHERE Date = july 12 What player has a total of 290 points?,SELECT Player FROM table WHERE Total = 290 What is the year that Hale Irwin won with 285 points?,SELECT Year(s) won FROM table WHERE Total = 285 AND Player = hale irwin Which year has a 2011 of 1r?,SELECT 2008 FROM table WHERE 2011 = 1r "Which tournament has a 2013 of 1r, and a 2012 of 1r?",SELECT Tournament FROM table WHERE 2013 = 1r AND 2012 = 1r Which year has a 2003 of lq?,SELECT 2009 FROM table WHERE 2003 = lq "WHAT IS THE WEEK WITH AN ATTENDANCE OF 75,555?","SELECT SUM Week FROM table WHERE Attendance = 75,555" WHAT IS THE RESULT WHEN THE OPPONENT WAS CHICAGO BEARS?,SELECT Result FROM table WHERE Opponent = chicago bears "WHAT IS THE TV TIME WOTH A WEEK BIGGER THAN 15, WITH THE OAKLAND RAIDERS AS OPPONENT?",SELECT TV Time FROM table WHERE Week > 15 AND Opponent = oakland raiders "WHAT IS THE TV TIME FOR NOVEMBER 10, 1996?","SELECT TV Time FROM table WHERE Date = november 10, 1996" What was the date for the match where Tweedie-Yates' partner was jodi kenoyer?,SELECT Date FROM table WHERE Partner = jodi kenoyer Who were the opponents during the final when christina wheeler was partner?,SELECT Opponents in the final FROM table WHERE Partner = christina wheeler "What is Country, when Total is less than 290, and when Year(s) Won is 1960?",SELECT Country FROM table WHERE Total < 290 AND Year(s) won = 1960 "What is the total number of Total, when To Par is 12?",SELECT COUNT Total FROM table WHERE To par = 12 "What is Player, when Total is 292?",SELECT Player FROM table WHERE Total = 292 "What is Player, when Year(s) Won is 1955?",SELECT Player FROM table WHERE Year(s) won = 1955 Which Oil Pattern has a Winner (Title #) of mike wolfe (3)?,SELECT Oil Pattern FROM table WHERE Winner (Title #) = mike wolfe (3) Which Score has an Event of constructionjobs.com classic?,SELECT Score FROM table WHERE Event = constructionjobs.com classic Name the Event which has a Winner (Title #) of parker bohn iii (31)?,SELECT Event FROM table WHERE Winner (Title #) = parker bohn iii (31) Name the Date when has robert smith (7)?,SELECT Date FROM table WHERE Winner (Title #) = robert smith (7) Name the Event which has a Score of 209-197?,SELECT Event FROM table WHERE Score = 209-197 "Name the Date which has a Oil Pattern of chameleon, and a Event of lake county indiana classic?",SELECT Date FROM table WHERE Oil Pattern = chameleon AND Event = lake county indiana classic "Which Rank has a Nation of south korea, and a Silver larger than 0?",SELECT SUM Rank FROM table WHERE Nation = south korea AND Silver > 0 "Which Bronze has a Rank of 3, and a Silver larger than 0?",SELECT MIN Bronze FROM table WHERE Rank = 3 AND Silver > 0 Who was the opponent when there was a TKO method?,SELECT Opponent FROM table WHERE Method = tko What was the round that Sergio Vinagre had a time of 5:00?,SELECT MAX Round FROM table WHERE Time = 5:00 AND Opponent = sergio vinagre What round was it when the method was TKO (would not stand up from Butt Scoot)?,SELECT AVG Round FROM table WHERE Method = tko (would not stand up from butt scoot) What was the record after the game before Jan 7?,SELECT Record FROM table WHERE January < 7 "Which TV season has a Season larger than 2, and a Ranking of #5?",SELECT TV season FROM table WHERE Season > 2 AND Ranking = #5 "Which TV season has a Season smaller than 8, and a Household (in millions) of 15.92 (17.1 rating)?",SELECT TV season FROM table WHERE Season < 8 AND Households (in millions) = 15.92 (17.1 rating) Which TV season has Households (in millions) of 30.503 (34.9 rating)?,SELECT TV season FROM table WHERE Households (in millions) = 30.503 (34.9 rating) What is the total number of area listed for cannonvale with a population less than 409?,SELECT COUNT Area (km 2 ) FROM table WHERE Population < 409 AND Place = cannonvale "What is the lowest code number for the remainder of the municipality that has an area bigger than 15.34 squared kilometers, a population greater than 762 and a language of xhosa spoken?",SELECT MIN Code FROM table WHERE Population > 762 AND Most spoken language = xhosa AND Area (km 2 ) > 15.34 AND Place = remainder of the municipality "What is the total code number for places with a population greater than 87,585?","SELECT COUNT Code FROM table WHERE Population > 87,585" What is the lowest area for cannonvale that speaks afrikaans?,SELECT MIN Area (km 2 ) FROM table WHERE Most spoken language = afrikaans AND Place = cannonvale "What is the place that speaks xhosa, has a population less than 87,585, an area smaller than 1.28 squared kilometers, and a code larger than 27504?","SELECT Place FROM table WHERE Population < 87,585 AND Area (km 2 ) < 1.28 AND Code > 27504 AND Most spoken language = xhosa" Which Score has a Location of richfield coliseum?,SELECT Score FROM table WHERE Location = richfield coliseum Where was game 78 held?,SELECT Location FROM table WHERE Game = 78 When was the score 56-26?,SELECT Date FROM table WHERE Record = 56-26 Which Opponent has a Score of 92-111?,SELECT Opponent FROM table WHERE Score = 92-111 What was the Opponent when the Cavaliers had a Record of 3-9?,SELECT Opponent FROM table WHERE Record = 3-9 On what Date was the Score 105-128?,SELECT Date FROM table WHERE Score = 105-128 What is the Opponent of the game with a H/A/N of H and Score of 120-99?,SELECT Opponent FROM table WHERE H/A/N = h AND Score = 120-99 On what Date was the Score 106-104 against the Portland Trail Blazers?,SELECT Date FROM table WHERE Opponent = portland trail blazers AND Score = 106-104 On what Date was the Score 105-118 and the H/A/N A?,SELECT Date FROM table WHERE H/A/N = a AND Score = 105-118 Which Selection has a College of texas a&m?,SELECT SUM Selection FROM table WHERE College = texas a&m "Which Selection has a Player of jamaar taylor, and a Round larger than 6?",SELECT MIN Selection FROM table WHERE Player = jamaar taylor AND Round > 6 Which Position has a Player of gibril wilson?,SELECT Position FROM table WHERE Player = gibril wilson "Which Position has a Round larger than 5, and a Selection of 168?",SELECT Position FROM table WHERE Round > 5 AND Selection = 168 What is Jillian Evans highest number of seats?,SELECT MAX Number of Seats FROM table WHERE Leader = jillian evans Which party does Timothy Kirkhope lead?,SELECT Party FROM table WHERE Leader = timothy kirkhope What is Daultan Leveille's Position?,SELECT Position FROM table WHERE Player = daultan leveille What is the Player in Round 5?,SELECT Player FROM table WHERE Round = 5 What is the highest rebounds for game 81?,SELECT High rebounds FROM table WHERE Game = 81 Who was the winner of the Miami tournament where Elena Dementieva was a finalist?,SELECT Winner FROM table WHERE Finalist = elena dementieva AND Tournament = miami Who was the finalist of the hard surface tournament in Miami?,SELECT Finalist FROM table WHERE Surface = hard AND Tournament = miami Who were the semifinalists in the Rome tournament?,SELECT Semifinalists FROM table WHERE Tournament = rome What is the resolution of the camera that has 6726 x 5040 pixels and a model of afi 7?,SELECT Resolution FROM table WHERE Active Pixels = 6726 x 5040 AND Model = afi 7 "Which model has a sensor sized 48x36 mm, pixels of 6726 x 5040, and a 33 mp resolution?",SELECT Model FROM table WHERE Sensor Size = 48x36 mm AND Active Pixels = 6726 x 5040 AND Resolution = 33 mp What are the active pixels of the cantare model?,SELECT Active Pixels FROM table WHERE Model = cantare What are the active pixels of the c-most model camera?,SELECT Active Pixels FROM table WHERE Model = c-most "Which Rank has a Third of 2, and Winners smaller than 2?",SELECT AVG Rank FROM table WHERE Third = 2 AND Winners < 2 "How many Winners have a Third of 1, and Runners-up smaller than 0?",SELECT COUNT Winners FROM table WHERE Third = 1 AND Runners-up < 0 "Which Third has Runners-up of 0, and Winners of 0, and a Club of far rabat?",SELECT AVG Third FROM table WHERE Runners-up = 0 AND Winners = 0 AND Club = far rabat "Which Winners is the highest one that has a Rank larger than 7, and a Third smaller than 1?",SELECT MAX Winners FROM table WHERE Rank > 7 AND Third < 1 "Which Leading Scorer has an Opponent of @ seattle, and a Record of 14-16?",SELECT Leading Scorer FROM table WHERE Opponent = @ seattle AND Record = 14-16 "Which Score has an Opponent of @ houston, and a Record of 2-0?",SELECT Score FROM table WHERE Opponent = @ houston AND Record = 2-0 Which Attendance has a Date of september 7?,SELECT MIN Attendance FROM table WHERE Date = september 7 What is the venue of game 3?,SELECT Venue FROM table WHERE Game = 3 What is the lowest game number on 20 July 2008?,SELECT MIN Game FROM table WHERE Date = 20 july 2008 What is the result on 20 July 2008?,SELECT Result FROM table WHERE Date = 20 july 2008 What is the total game number with athlone town as the opponent?,SELECT COUNT Game FROM table WHERE Opponent = athlone town What is the result of the game with a game number greater than 6 and an away venue?,SELECT Result FROM table WHERE Venue = away AND Game > 6 "What is the lowest value for Week, when the Attendance is greater than 22,958, and when the Opponent is At Chicago Cardinals?","SELECT MIN Week FROM table WHERE Attendance > 22,958 AND Opponent = at chicago cardinals" What was the end date when Alex Bodry was the minister?,SELECT End date FROM table WHERE Minister = alex bodry Who was the minister for the CSV party with a present day end date?,SELECT Minister FROM table WHERE Party = csv AND End date = present day "What is the sum of the points of the game with philadelphia as the visitor and an attendance greater than 7,284?","SELECT SUM Points FROM table WHERE Visitor = philadelphia AND Attendance > 7,284" What is the lowest amount of points of the game with toronto as the home team?,SELECT MIN Points FROM table WHERE Home = toronto How many laps did pere riba ride?,SELECT SUM Laps FROM table WHERE Rider = pere riba How many laps were in grid 4?,SELECT Laps FROM table WHERE Grid = 4 Who manufactured grid 11?,SELECT Manufacturer FROM table WHERE Grid = 11 "Which Grid has Laps larger than 26, and a Time/Retired of 44:39.467?",SELECT MIN Grid FROM table WHERE Laps > 26 AND Time/Retired = 44:39.467 Which Horse finished in 8?,SELECT Horse FROM table WHERE Finished = 8 Who is the Jockey that has Nick Zito as Trainer and Odds of 34-1?,SELECT Jockey FROM table WHERE Trainer = nick zito AND Odds = 34-1 What are the Odds for the Horse called Ready's Echo?,SELECT Odds FROM table WHERE Horse = ready's echo What are the Odds for Trainer Barclay Tagg?,SELECT Odds FROM table WHERE Trainer = barclay tagg What is the Finished place for da'tara trained by Nick zito?,SELECT Finished FROM table WHERE Trainer = nick zito AND Horse = da'tara Who is the Jockey for guadalcanal?,SELECT Jockey FROM table WHERE Horse = guadalcanal Which Manufacturer has a Time of accident and a Grid greater than 15?,SELECT Manufacturer FROM table WHERE Time = accident AND Grid > 15 What is the verb for Khola?,SELECT 3 (F) FROM table WHERE Verb = khola What is the verb for তুমি খেলে?,SELECT Verb FROM table WHERE 2 (F) = তুমি খেলে What is the 2nd verb for Khola?,SELECT 2 (F) FROM table WHERE Verb = khola What is the 2(vf) for তুমি বললে?,SELECT 2 (VF) FROM table WHERE 2 (F) = তুমি বললে What is the 2nd verb for chena?,SELECT 2 (F) FROM table WHERE Verb = chena What is the 3rd for the 2nd Tui Dhuli?,SELECT 3 (F) FROM table WHERE 2 (VF) = tui dhuli "Which Lead has a Third of randy ferbey (skip), a Second of scott pfeifer, and a Season of 2009–10?",SELECT Lead FROM table WHERE Third = randy ferbey (skip) AND Second = scott pfeifer AND Season = 2009–10 Which Season has a Third of colin hodgson?,SELECT Season FROM table WHERE Third = colin hodgson Which Second has a Lead of ben hebert?,SELECT Second FROM table WHERE Lead = ben hebert Which Third has a Second of scott pfeifer?,SELECT Third FROM table WHERE Second = scott pfeifer "Which Second has a Third of david nedohin, and a Lead of ben hebert?",SELECT Second FROM table WHERE Third = david nedohin AND Lead = ben hebert Which Skip has a Season of 2002–03?,SELECT Skip FROM table WHERE Season = 2002–03 What was the date of the poll with a sample size of 496 where Republican Mike Huckabee was chosen?,SELECT Date FROM table WHERE Republican = mike huckabee AND Sample Size = 496 "What is the sample size of the poll taken on Dec 13-15, 2007 that had a margin of error of more than 4 and resulted with Republican Mike Huckabee?","SELECT AVG Sample Size FROM table WHERE Republican = mike huckabee AND Margin of Error > 4 AND Date = dec 13-15, 2007" Which Democrat was selected in the poll with a sample size smaller than 516 where the Republican chosen was Ron Paul?,SELECT Democrat FROM table WHERE Sample Size < 516 AND Republican = ron paul When was the show 9 to 5 returning?,SELECT Returning FROM table WHERE Show = 9 to 5 What was the earliest aired show that's returning on September 13?,SELECT MIN Last Aired FROM table WHERE Returning = september 13 What is the Opponent of the game with a Score of 74-66?,SELECT Opponent FROM table WHERE Score = 74-66 What is the Score of the game @ San Antonio on June 20?,SELECT Score FROM table WHERE Opponent = @ san antonio AND Date = june 20 What is the Record of the game on September 6?,SELECT Record FROM table WHERE Date = september 6 What is the Record of the game with a Score of 65-48?,SELECT Record FROM table WHERE Score = 65-48 "What is the lowest League Cup Goals, when Scorer is Denis Law?",SELECT MIN League Cup goals FROM table WHERE Scorer = denis law "What is the average Total, when FA Cup Goals is 1, when League Goals is 10, and when Club is Crystal Palace?",SELECT AVG Total FROM table WHERE FA Cup goals = 1 AND League goals = 10 AND Club = crystal palace "What is the total number of Total, when Club is Leeds United, and when League Goals is 13?",SELECT COUNT Total FROM table WHERE Club = leeds united AND League goals = 13 "What is FA Cup Goals, when Euro Competitions is 1, and when League Goals is 11?",SELECT FA Cup goals FROM table WHERE Euro competitions = 1 AND League goals = 11 What tournament had finalist Monica Seles?,SELECT Tournament FROM table WHERE Finalist = monica seles What week was the finalist Martina Hingis?,SELECT Week FROM table WHERE Finalist = martina hingis What was the surface for finalist Justine Henin?,SELECT Surface FROM table WHERE Finalist = justine henin Who was the winner in the Indian Wells?,SELECT Winner FROM table WHERE Tournament = indian wells Which race did Bill Holland win in 1946?,SELECT Race name FROM table WHERE Year = 1946 AND Winner = bill holland What date did Ted Horn win Lakewood Race 2?,SELECT Date FROM table WHERE Winner = ted horn AND Race name = lakewood race 2 Who won on September 6?,SELECT Winner FROM table WHERE Date = september 6 Jud Larson who which race after 1956?,SELECT Race name FROM table WHERE Year > 1956 AND Winner = jud larson What is the Total medals for the Nation ranking 33 with more than 1 Bronze?,SELECT AVG Total FROM table WHERE Rank = 33 AND Bronze > 1 "How many games have an Attendance of 19,190?","SELECT COUNT Game FROM table WHERE Attendance = 19,190" How many games had a Time of 2:14?,SELECT SUM Game FROM table WHERE Time = 2:14 Which Score has a Time of 2:28?,SELECT Score FROM table WHERE Time = 2:28 "Which Result has a Captain 1 of louis burger, and a Date of 30 october–2 november?",SELECT Result FROM table WHERE Captain 1 = louis burger AND Date = 30 october–2 november Which Team 2 has a Captain 1 of final?,SELECT Team 2 FROM table WHERE Captain 1 = final Which Captain 2 has a Result of ireland by 8 runs?,SELECT Captain 2 FROM table WHERE Result = ireland by 8 runs Which Result has a Captain 2 of louis burger?,SELECT Result FROM table WHERE Captain 2 = louis burger Which Captain 2 has a Result of final?,SELECT Captain 2 FROM table WHERE Result = final What is the Kosal with a balangir town sitalsasthi carnival?,SELECT Kosal FROM table WHERE Sitalsasthi Carnival = balangir town What is the kosal with hatibandha as the sambalpuri cinema?,SELECT Kosal FROM table WHERE Sambalpuri Cinema = hatibandha What is the sambalpuri saree with a samaleswari temple as sambalpuri language?,SELECT Sambalpuri Saree FROM table WHERE Sambalpuri Language = samaleswari temple What is the sitalsasthi carnival with sonepur as kosal?,SELECT Sitalsasthi Carnival FROM table WHERE Kosal = sonepur What is the sitalsasthi carnival with hirakud as sambalpuri saree?,SELECT Sitalsasthi Carnival FROM table WHERE Sambalpuri Saree = hirakud What was the attendance when their record stood at 0-2-2?,SELECT SUM Attendance FROM table WHERE Record = 0-2-2 On what date was the venue Away and the result was lost 6-4 (lost 9-7 on agg)?,SELECT Date FROM table WHERE Venue = away AND Result = lost 6-4 (lost 9-7 on agg) What was the result on the 26th?,SELECT Result FROM table WHERE Date = 26th What was the date when the opponent was Sheffield Scimitars and the venue was Home?,SELECT Date FROM table WHERE Opponent = sheffield scimitars AND Venue = home Who was the Man of the Match when the opponent was Milton Keynes Lightning and the venue was Away?,SELECT Man of the Match FROM table WHERE Opponent = milton keynes lightning AND Venue = away What competition was held on the 26th?,SELECT Competition FROM table WHERE Date = 26th What was the date when the attendance was n/a and the Man of the Match was unknown?,SELECT Date FROM table WHERE Attendance = n/a AND Man of the Match = unknown "What Edition had a Result of 6-3, 6-0, 6-2?","SELECT Edition FROM table WHERE Result = 6-3, 6-0, 6-2" What is the date of Super G in the 2010 season?,SELECT Date FROM table WHERE Discipline = super g AND Season = 2010 "When the communities name is Balmoral and the area is over 43.51 kilometers squared, what's the total population amount?",SELECT COUNT Population FROM table WHERE Official Name = balmoral AND Area km 2 > 43.51 When the status is rural community what's the lowest area in kilometers squared?,SELECT MIN Area km 2 FROM table WHERE Status = rural community How many total golds do teams have when the total medals is less than 1?,SELECT SUM Gold FROM table WHERE Total < 1 who was the semifinalist for the Key Biscane tournament?,SELECT Semifinalists FROM table WHERE Tournament = key biscane What is the score of the game before 56 held after February 18 against the Chicago Black Hawks.,SELECT Score FROM table WHERE Game < 56 AND February > 18 AND Opponent = chicago black hawks What was the score of the game 57 after February 23?,SELECT Score FROM table WHERE February > 23 AND Game = 57 Who had the lowest laps on a grid smaller than 16 with a time of +21.689?,SELECT MIN Laps FROM table WHERE Grid < 16 AND Time = +21.689 What laps did Honda do with a time of +1:38.407?,SELECT Laps FROM table WHERE Manufacturer = honda AND Time = +1:38.407 What grid is Ducati with fewer than 22 laps?,SELECT Grid FROM table WHERE Manufacturer = ducati AND Laps < 22 What is Honda's highest grid with a time of +1:38.407?,SELECT MAX Grid FROM table WHERE Manufacturer = honda AND Time = +1:38.407 What is the to par of player bunky henry?,SELECT To par FROM table WHERE Player = bunky henry What is the score of player bob rosburg?,SELECT Score FROM table WHERE Player = bob rosburg Who is the player with a t6 place and a 72-68-72=212 score?,SELECT Player FROM table WHERE Place = t6 AND Score = 72-68-72=212 What is the score of player bob rosburg?,SELECT Score FROM table WHERE Player = bob rosburg What is the place of the 68-69-73=210?,SELECT Place FROM table WHERE Score = 68-69-73=210 "What is 2006/07, when 2008/09 is LQ, and when 2010/11 is Not Held?",SELECT 2006/ 07 FROM table WHERE 2008/ 09 = lq AND 2010/ 11 = not held "What is 2008/09, when 2010/11 is UR?",SELECT 2008/ 09 FROM table WHERE 2010/ 11 = ur "What is 2006/07, when 2008/09 is LQ, when 2012/13 is LQ, and when 2011/12 is WR?",SELECT 2006/ 07 FROM table WHERE 2008/ 09 = lq AND 2012/ 13 = lq AND 2011/ 12 = wr "What is 2010-11, when 2006/07 is UR?",SELECT 2010/ 11 FROM table WHERE 2006/ 07 = ur "What is 2006/07, when 2008/09 is LQ, and when 2010/11 is Not Held?",SELECT 2006/ 07 FROM table WHERE 2008/ 09 = lq AND 2010/ 11 = not held "What is 2006/07, when 2011/12 is LQ, and when 2010/11 is LQ?",SELECT 2006/ 07 FROM table WHERE 2011/ 12 = lq AND 2010/ 11 = lq "What is Record, when High Rebounds is ""Tyson Chandler (6)""?",SELECT Record FROM table WHERE High rebounds = tyson chandler (6) "What is Date, when Location Attendance is ""TD Banknorth Garden 18,624""?","SELECT Date FROM table WHERE Location Attendance = td banknorth garden 18,624" "What is the average Game, when Date is ""December 23""?",SELECT AVG Game FROM table WHERE Date = december 23 "What is Score, when Team is ""@ Memphis""?",SELECT Score FROM table WHERE Team = @ memphis What's the post position when the lengths behind is 0?,SELECT AVG Post Position FROM table WHERE Lengths Behind = 0 What's the lengths behind of Jockey Ramon A. Dominguez?,SELECT Lengths Behind FROM table WHERE Jockey = ramon a. dominguez Who was the jockey that had post time odds of 34-1?,SELECT Jockey FROM table WHERE Post Time Odds = 34-1 Who is the owner of Icabad Crane?,SELECT Owner FROM table WHERE Horse name = icabad crane What is the lengths behind of Jeremy Rose?,SELECT Lengths Behind FROM table WHERE Jockey = jeremy rose How many wins for average start less than 25?,SELECT COUNT Wins FROM table WHERE Avg. Start < 25 "What is the average top 10 score for 2 starts, winnings of $135,984 and an average finish more than 43?","SELECT AVG Top 10 FROM table WHERE Starts = 2 AND Winnings = $135,984 AND Avg. Finish > 43" How many starts for an average finish greater than 43?,SELECT SUM Starts FROM table WHERE Avg. Finish > 43 "What is the 1987 results when the results of 1989 is 3R, and the 1986 results is F?",SELECT 1987 FROM table WHERE 1989 = 3r AND 1986 = f In 1983 what is the tournament that is 0 / 1?,SELECT Tournament FROM table WHERE 1983 = 0 / 1 What tournament has 0 / 5 as career SR and A as 1983?,SELECT Tournament FROM table WHERE Career SR = 0 / 5 AND 1983 = a "What is the result in 1985 when the career win-loss is n/a, and 0 / 23 as the career SR?",SELECT 1985 FROM table WHERE Career Win-Loss = n/a AND Career SR = 0 / 23 With a 1986 of NH and a career SR of 0 / 5 what is the results in 1985?,SELECT 1985 FROM table WHERE Career SR = 0 / 5 AND 1986 = nh "Which Overall has a Name of bob anderson, and a Round smaller than 9?",SELECT AVG Overall FROM table WHERE Name = bob anderson AND Round < 9 What is stanford's average overall?,SELECT AVG Overall FROM table WHERE College = stanford "Which pick has a Round smaller than 8, and an Overall smaller than 16, and a Name of harry gilmer?",SELECT Pick FROM table WHERE Round < 8 AND Overall < 16 AND Name = harry gilmer How much Overall has a Name of bob anderson?,SELECT COUNT Overall FROM table WHERE Name = bob anderson What is the mean team 1 when the 1st leg is Albignasego (Veneto A)?,SELECT AVG Team 1 FROM table WHERE 1st leg = albignasego (veneto a) "What is the points number when 20 shows for played, and lost is 0?",SELECT Points for FROM table WHERE Played = 20 AND Lost = 0 What is the points when the try bonus is 1?,SELECT Points for FROM table WHERE Try bonus = 1 "What club has a played number of 19, and the lost of 14?",SELECT Club FROM table WHERE Played = 19 AND Lost = 14 What is the tries for when 52 was the tries against?,SELECT Tries for FROM table WHERE Tries against = 52 "What is the lost when the try bonus is 5, and points against is 298?",SELECT Lost FROM table WHERE Try bonus = 5 AND Points against = 298 What is the tries against when the points are 475?,SELECT Tries against FROM table WHERE Points for = 475 Which team has 26 points?,SELECT Team FROM table WHERE Points = 26 How many points does driver kosuke matsuura have?,SELECT Points FROM table WHERE Driver = kosuke matsuura What grid has 24 points?,SELECT Grid FROM table WHERE Points = 24 How many laps does driver dario franchitti have?,SELECT Laps FROM table WHERE Driver = dario franchitti What was the record when the method of resolution was KO?,SELECT Record FROM table WHERE Method = ko "What is the record during the event, UFC 27?",SELECT Record FROM table WHERE Event = ufc 27 What is the record when the fight was against keith rockel?,SELECT Record FROM table WHERE Opponent = keith rockel Who was the opponent when the fight had a time of 0:10?,SELECT Opponent FROM table WHERE Time = 0:10 Who was the opponent when the fight had a time of 2:01?,SELECT Opponent FROM table WHERE Time = 2:01 What was the resolution for the fight against tom bolger by submission (guillotine choke)?,SELECT Res. FROM table WHERE Method = submission (guillotine choke) AND Opponent = tom bolger What is the score of the match with a 3-2 result?,SELECT Score FROM table WHERE Result = 3-2 Who wears the jersey number 20 and has the position of SG?,SELECT Player FROM table WHERE Position = sg AND Jersey Number(s) = 20 What nationality is the player from Oregon State?,SELECT Nationality FROM table WHERE From = oregon state What position does the player with jersey number 22 play?,SELECT Position FROM table WHERE Jersey Number(s) = 22 "What is the lowest Loss, when Long is less than 0?",SELECT MIN Loss FROM table WHERE Long < 0 "What is the average Loss, when Avg/g is 0, and when Long is less than 0?",SELECT AVG Loss FROM table WHERE Avg/g = 0 AND Long < 0 "What is the highest Loss, when Long is greater than 0, when Gain is greater than 484, and when Avg/g is greater than 126.4?",SELECT MAX Loss FROM table WHERE Long > 0 AND Gain > 484 AND Avg/g > 126.4 "What is the lowest Long, when Name is Kass, Rob, and when Avg/g is less than -0.30000000000000004?","SELECT MIN Long FROM table WHERE Name = kass, rob AND Avg/g < -0.30000000000000004" Who is the player from the United States with a total less than 293 and won in 1984?,SELECT Player FROM table WHERE Country = united states AND Total < 293 AND Year(s) won = 1984 "What is the average total of player hale irwin, who had a t52 finish?",SELECT AVG Total FROM table WHERE Finish = t52 AND Player = hale irwin Who is the player who won in 1994?,SELECT Player FROM table WHERE Year(s) won = 1994 "What year did player steve jones, who had a t60 finish, win?",SELECT Year(s) won FROM table WHERE Finish = t60 AND Player = steve jones What is the lowest Lead Margin when Republican: Mitch Daniels was polling at 48%?,SELECT MIN Lead Margin FROM table WHERE Republican: Mitch Daniels = 48% What was the result for a friendly match?,SELECT Result FROM table WHERE Competition = friendly match Which player from the United States won in 1962?,SELECT Player FROM table WHERE Country = united states AND Year(s) won = 1962 What was Gary Player's highest total when his To par was over 15?,SELECT MAX Total FROM table WHERE Player = gary player AND To par > 15 "What is Trial Start Date, when Candidate Name is Notes?",SELECT Trial Start Date FROM table WHERE Candidate Name = notes "What is Candidate Name, when Target/Approach is ""vaccine to amyloid-beta""?",SELECT Candidate Name FROM table WHERE Target/Approach = vaccine to amyloid-beta "What is Trial Phase, when Expected End Date is June 2007?",SELECT Trial Phase FROM table WHERE Expected End Date = june 2007 "What is Expected End Date, when Target/Approach is Notes?",SELECT Expected End Date FROM table WHERE Target/Approach = notes "What is Trial Start Date, when Candidate Name is PBT2?",SELECT Trial Start Date FROM table WHERE Candidate Name = pbt2 "What is Expected End Date, when Trial Start Date is Nov 2007?",SELECT Expected End Date FROM table WHERE Trial Start Date = nov 2007 Which rider had a time/retired od +19.909?,SELECT Rider FROM table WHERE Time/Retired = +19.909 "What is the time/retired for the rider with the manufacturuer yamaha, grod of 1 and 21 total laps?",SELECT Time/Retired FROM table WHERE Laps = 21 AND Manufacturer = yamaha AND Grid = 1 How many laps did Valentino rossi have when riding a vehicle manufactured by yamaha?,SELECT Laps FROM table WHERE Manufacturer = yamaha AND Rider = valentino rossi WWhich rder had a vehicle manufactured by kr211v?,SELECT Rider FROM table WHERE Manufacturer = kr211v "When rider John Hopkins had 21 laps, what was the grid?",SELECT Grid FROM table WHERE Laps = 21 AND Rider = john hopkins What was the amount of laps for the vehicle manufactured by honda with a grid of 9?,SELECT Laps FROM table WHERE Manufacturer = honda AND Grid = 9 "Which Laps have a Time/Retired of +23.215, and a Grid larger than 11?",SELECT MIN Laps FROM table WHERE Time/Retired = +23.215 AND Grid > 11 Which Manufacturer has a Time/Retired of accident?,SELECT Manufacturer FROM table WHERE Time/Retired = accident "Which Grid has Laps of 25, and a Manufacturer of honda, and a Time/Retired of +1:47.797?",SELECT MIN Grid FROM table WHERE Laps = 25 AND Manufacturer = honda AND Time/Retired = +1:47.797 What is the number of poles with 104 points?,SELECT Poles FROM table WHERE Points = 104 "What is the number of podiums with 0 wins, 0 F.L. and 35 points?",SELECT Podiums FROM table WHERE Wins = 0 AND F.L. = 0 AND Points = 35 What is the number of poles with 4 races?,SELECT Poles FROM table WHERE Races = 4 "What races have gp2 series, 0 F.L. and a 17th position?",SELECT Races FROM table WHERE Series = gp2 series AND F.L. = 0 AND Position = 17th What is the number of podiums with 0 wins and 6 points?,SELECT Podiums FROM table WHERE Wins = 0 AND Points = 6 "What is the number of wins with a 0 F.L., 0 poles, a position of 7th, and 35 points?",SELECT Wins FROM table WHERE F.L. = 0 AND Poles = 0 AND Position = 7th AND Points = 35 Which pick came from Pittsburgh?,SELECT COUNT Pick FROM table WHERE College = pittsburgh Which pick came from Texas El-Paso?,SELECT SUM Pick FROM table WHERE College = texas el-paso "WHAT IS THE OPENING WITH A WORLDWIDE NUMBER OF $559,852,396?","SELECT Opening FROM table WHERE Worldwide = $559,852,396" "WHAT IS THE BUDGET WHEN THE WORLDWIDE BOX OFFICE IS $363,398,565?","SELECT Budget FROM table WHERE Worldwide = $363,398,565" WHAT IS THE BUDGET FOR THE INCREDIBLES?,SELECT Budget FROM table WHERE Film = the incredibles WHAT IS THE WORLDWIDE BOX OFFICE FOR BRAVE?,SELECT Worldwide FROM table WHERE Film = brave Which driver for Bob Holden Motors has fewer than 36 points and placed 7 in race 1?,SELECT Driver FROM table WHERE Points < 36 AND Team = bob holden motors AND Race 1 = 7 Which team received 4 in race 1?,SELECT Team FROM table WHERE Race 1 = 4 Which driver for Greenfield Mowers Racing has fewer than 36 points?,SELECT Driver FROM table WHERE Points < 36 AND Team = greenfield mowers racing Who is the president representing the Creuse department?,SELECT Président FROM table WHERE Départment (or collectivity) = creuse What number corresponds to Presidet Yves Krattinger of the Socialist party?,SELECT Number FROM table WHERE Party = socialist party AND Président = yves krattinger Which department has Guy-Dominique Kennel as president since 2008?,SELECT Départment (or collectivity) FROM table WHERE Since = 2008 AND Président = guy-dominique kennel Who is the president from the Union for a Popular Movement party that represents the Hautes-Alpes department?,SELECT Président FROM table WHERE Party = union for a popular movement AND Départment (or collectivity) = hautes-alpes "What is the highest capacity for the venue, ticha stadium, located in varna?",SELECT MAX Capacity FROM table WHERE Location = varna AND Venue = ticha stadium "What is the highest capacity for the venue of the club, vihren?",SELECT MAX Capacity FROM table WHERE Club = vihren "What is the total number of capacity for the venue of the club, pirin?",SELECT COUNT Capacity FROM table WHERE Club = pirin "WHAT IS THE RATING THAT HAD A SHARE SMALLER THAN 4, AND 2.47 MILLION VIEWERS?",SELECT COUNT Rating FROM table WHERE Share < 4 AND Viewers (millions) > 2.47 "WHAT IS THE NUMBER OF VIEWERS WITH EPISODE LARGER THAN 10, RATING SMALLER THAN 2?",SELECT MAX Viewers (millions) FROM table WHERE Episode number > 10 AND Rating < 2 WHAT IS THE HIGHEST VIEWERS WITH AN EPISODE LESS THAN 15 AND SHARE LAGER THAN 7?,SELECT MAX Viewers (millions) FROM table WHERE Episode number < 15 AND Share > 7 What was the score of the game after game 6 on October 28?,SELECT Score FROM table WHERE Game > 6 AND October = 28 What was the record for the game before game 6 against the chicago black hawks?,SELECT Record FROM table WHERE Game < 6 AND Opponent = chicago black hawks "What is Position/ Eliminated, when Age¹ is less than 22, and when Full Name is ""Muhammad Fairul Azreen Bin Mohd Zahid""?",SELECT Position/ Eliminated FROM table WHERE Age¹ < 22 AND Full name = muhammad fairul azreen bin mohd zahid "What is Occupation², when Age¹ is greater than 24, when Alias is ""Black""?",SELECT Occupation² FROM table WHERE Age¹ > 24 AND Alias = black "What is Position/ Eliminated, when From is ""Kuala Lumpur"", and when Specialty is ""Contemporary Lyrical Jazz""?",SELECT Position/ Eliminated FROM table WHERE From = kuala lumpur AND Specialty = contemporary lyrical jazz "What is Full Name, when Age¹ is ""20"", and when Occupation² is ""Student""?",SELECT Full name FROM table WHERE Age¹ = 20 AND Occupation² = student Who is the Opponent when the Score is 2-8?,SELECT Opponent FROM table WHERE Score = 2-8 What is the Date if the Site is Shriver Field?,SELECT Date FROM table WHERE Site = shriver field Which Score has a Time of 5:00pm?,SELECT Score FROM table WHERE Time = 5:00pm Which site has a Score of 0-1?,SELECT Site FROM table WHERE Score = 0-1 Who was the Opponent at Homewood Field with a Score of 5-8?,SELECT Opponent FROM table WHERE Site = homewood field AND Score = 5-8 What is the team #1 with an 11th place position?,SELECT Team #1 FROM table WHERE Position = 11th place What is the 1st leg of bp. honvéd team #2?,SELECT 1st leg FROM table WHERE Team #2 = bp. honvéd What is the 1st leg with a 4-3 agg.?,SELECT 1st leg FROM table WHERE Agg. = 4-3 What position has a 2-6 agg.?,SELECT Position FROM table WHERE Agg. = 2-6 What is the 2nd leg of the 4-9 agg.?,SELECT 2nd leg FROM table WHERE Agg. = 4-9 Which sport had the club of the Montgomery Biscuits?,SELECT Sport FROM table WHERE Club = montgomery biscuits Which venue held a basketball team?,SELECT Venue FROM table WHERE Sport = basketball Which sport was held in Huntsville at the Von Braun Center as part of the Southern Indoor Football League?,SELECT Sport FROM table WHERE City = huntsville AND Venue = von braun center AND League = southern indoor football league Which venue hosted the Gridiron Development Football League?,SELECT Venue FROM table WHERE League = gridiron development football league Which venue hosted the Dixie Derby Girls?,SELECT Venue FROM table WHERE Club = dixie derby girls Which city has a club called the Huntsville Stars?,SELECT City FROM table WHERE Club = huntsville stars which Type has a Title of so alive?,SELECT Type FROM table WHERE Title = so alive Name the Year which has a Label of atco records and a Type of album? Question 2,SELECT Year FROM table WHERE Label = atco records AND Type = album Which Title has a Type of album and a Year larger than 1986?,SELECT Title FROM table WHERE Type = album AND Year > 1986 Which Title has a Type of ep and a Year larger than 2003?,SELECT Title FROM table WHERE Type = ep AND Year > 2003 Which Title has a Type of album in 1983?,SELECT Title FROM table WHERE Type = album AND Year = 1983 "What was the date of the game with an attendance of 20,874 fans?","SELECT Date FROM table WHERE Attendance = 20,874" What was the record the the match against vs. calgary stampeders before week 15?,SELECT Record FROM table WHERE Opponent = vs. calgary stampeders AND Week < 15 What is the status when the artist is Neil Sedaka?,SELECT Status FROM table WHERE Artist = neil sedaka What was the theme for the Top 11 week?,SELECT Theme FROM table WHERE Week = top 11 What week did the contestant finish in the bottom 2 with a Celine Dion song?,SELECT Week FROM table WHERE Status = bottom 2 AND Artist = celine dion What order was the performance of a Richard Marx song?,SELECT Order sung FROM table WHERE Artist = richard marx What artist's song was performed in the week with theme of Billboard #1?,SELECT Artist FROM table WHERE Theme = billboard #1 "What is Headquarter, when Type is Independent Online News Portal?",SELECT Headquarter FROM table WHERE Type = independent online news portal "What is Status, when Newspaper/Magazine is Al-Thawra?",SELECT Status FROM table WHERE Newspaper/Magazine = al-thawra "What is Headquarter, when Newspaper/Magazine is Al-Ayyam?",SELECT Headquarter FROM table WHERE Newspaper/Magazine = al-ayyam "What is Type, when Newspaper/Magazine is Telecoms & It Magazine?",SELECT Type FROM table WHERE Newspaper/Magazine = telecoms & it magazine "What is Headquarter, when Language is English, and when Type is Independent Online News Portal?",SELECT Headquarter FROM table WHERE Language = english AND Type = independent online news portal "What is Headquarter, when Type is Government-Owned, and when Newspaper/Magazine is Al-Jumhuriya?",SELECT Headquarter FROM table WHERE Type = government-owned AND Newspaper/Magazine = al-jumhuriya "For Saint-Paul parish, if it has an area of over 228.65 kilometers how many people live there?",SELECT COUNT Population FROM table WHERE Official Name = saint-paul AND Area km 2 > 228.65 What was the box score during a game that had a score of 86-96?,SELECT Box Score FROM table WHERE Score = 86-96 What was the report at State Sports Centre?,SELECT Report FROM table WHERE Venue = state sports centre Who was the home team at Gold Coast Convention Centre?,SELECT Home team FROM table WHERE Venue = gold coast convention centre What was the date that featured a game against Gold Coast Blaze?,SELECT Date FROM table WHERE Away team = gold coast blaze What was the box score during a home game of the Adelaide 36ers?,SELECT Box Score FROM table WHERE Home team = adelaide 36ers "How many Picks have an Overall smaller than 304, and a Position of g, and a Round smaller than 11?",SELECT COUNT Pick FROM table WHERE Overall < 304 AND Position = g AND Round < 11 "Which Overall is the highest one that has a Name of raleigh mckenzie, and a Pick larger than 10?",SELECT MAX Overall FROM table WHERE Name = raleigh mckenzie AND Pick > 10 "How many Picks have a College of hawaii, and an Overall smaller than 122?",SELECT COUNT Pick FROM table WHERE College = hawaii AND Overall < 122 "Which Round is the highest one that has a Pick smaller than 10, and a Name of tory nixon?",SELECT MAX Round FROM table WHERE Pick < 10 AND Name = tory nixon Which Ofsted has a Capacity of 1677?,SELECT Ofsted FROM table WHERE Capacity = 1677 "Which Ofsted has a School of marple hall school, and a Capacity larger than 1711?",SELECT MIN Ofsted FROM table WHERE School = marple hall school AND Capacity > 1711 "Which School has Ages of 11-16, and an Ofsted smaller than 106142, and a Capacity of 1206?",SELECT School FROM table WHERE Ages = 11-16 AND Ofsted < 106142 AND Capacity = 1206 What is heaton chapel's capacity?,SELECT MAX Capacity FROM table WHERE Locality = heaton chapel "Which School has a Capacity larger than 730, and an Ofsted smaller than 106135, and a Locality of heaton mersey?",SELECT School FROM table WHERE Capacity > 730 AND Ofsted < 106135 AND Locality = heaton mersey "What is the lowest Game, when Date is March 21?",SELECT MIN Game FROM table WHERE Date = march 21 "What is Team, when Game is 77?",SELECT Team FROM table WHERE Game = 77 "What is Team, when Game is 73?",SELECT Team FROM table WHERE Game = 73 What location has surveying as the type?,SELECT Location FROM table WHERE Type = surveying "What average wheels has accounting as the type, with IBM Collection as the location?",SELECT AVG Wheels FROM table WHERE Type = accounting AND Location = ibm collection "What is the configuration for the country France, with accounting as the type, and wheels greater than 6?",SELECT Configuration FROM table WHERE Country = france AND Type = accounting AND Wheels > 6 Which NFL team has a pick# less than 200 for Travis Davis?,SELECT NFL Team FROM table WHERE Pick # < 200 AND Player = travis davis Which player was a running back from San Jose State?,SELECT Player FROM table WHERE Position = running back AND College = san jose state What is the pick# from South Dakota college?,SELECT Pick # FROM table WHERE College = south dakota Which college has a nose tackle position?,SELECT College FROM table WHERE Position = nose tackle Can you tell me the Home or the Away that has the Shirt Number larger than 18?,SELECT Home or Away FROM table WHERE Shirt Number > 18 "Can you tell me the Score that has the Result of win, and the Date of 13 november 2009?",SELECT Score FROM table WHERE Result = win AND Date = 13 november 2009 "Can you tell me the lowest Cap Number that has the Date of 8 february 2009, and the Shirt Number larger than 19?",SELECT MIN Cap Number FROM table WHERE Date = 8 february 2009 AND Shirt Number > 19 "Which Points have a Position larger than 6, and a Lost smaller than 13?",SELECT AVG Points FROM table WHERE Position > 6 AND Lost < 13 "How much Drawn has a Lost of 2, and Played smaller than 14?",SELECT SUM Drawn FROM table WHERE Lost = 2 AND Played < 14 "Which Points is the highest one that has a Drawn smaller than 2, and a Name of esc holzkirchen, and Played smaller than 14?",SELECT MAX Points FROM table WHERE Drawn < 2 AND Name = esc holzkirchen AND Played < 14 "Which Lost is the lowest one that has a Name of esc holzkirchen, and Played smaller than 14?",SELECT MIN Lost FROM table WHERE Name = esc holzkirchen AND Played < 14 What is the lowest numbered episode that had a rating/share of 0.9/4 and more than 3.79 million viewers?,SELECT MIN Episode # FROM table WHERE Rating/Share (18–49) = 0.9/4 AND Viewers (millions) > 3.79 What is the average number of million viewers that watched an episode before episode 11 with a share of 4?,SELECT AVG Viewers (millions) FROM table WHERE Episode # < 11 AND Share = 4 What is the rating/share for episode 13?,SELECT Rating/Share (18–49) FROM table WHERE Episode # = 13 What is the lowest number of million viewers for an episode before episode 5 with a rating/share of 1.1/3?,SELECT MIN Viewers (millions) FROM table WHERE Rating/Share (18–49) = 1.1/3 AND Episode # < 5 How many years of NBA experience does the player who plays position g for the Portland Trail Blazers?,SELECT Years of NBA experience [a ] FROM table WHERE Pos. = g AND Team = portland trail blazers Who is the player from the Buffalo Braves with the previous team Los Angeles Lakers and a career with the franchase in 1970?,SELECT Player FROM table WHERE Team = buffalo braves AND Previous team = los angeles lakers AND Career with the franchise [b ] = 1970 Who is the player with 7 years of NBA experience?,SELECT Player FROM table WHERE Years of NBA experience [a ] = 7 how may times is regular season 1063 and playoffs more than 119?,SELECT COUNT Total FROM table WHERE Regular season = 1063 AND Playoffs > 119 what is the years when playoffs is 115?,SELECT Years FROM table WHERE Playoffs = 115 What Competition had a Score of 2–0?,SELECT Competition FROM table WHERE Score = 2–0 What was the Score in Gelora Sriwijaya Stadium?,SELECT Score FROM table WHERE Venue = gelora sriwijaya stadium What is the Venue of the Competition with a Result of 2–2 (d)?,SELECT Venue FROM table WHERE Result = 2–2 (d) What is the Result of the Competition at MBPJ Stadium with a Score of 4–0?,SELECT Result FROM table WHERE Score = 4–0 AND Venue = mbpj stadium What is the Venue of the Competition with a Result of 2–2 (d)?,SELECT Venue FROM table WHERE Result = 2–2 (d) What Competition in Shah Alam Stadium have a Result of 2–0 (w)?,SELECT Competition FROM table WHERE Result = 2–0 (w) AND Venue = shah alam stadium "Which Avg/G has a Long of 93, and a Loss smaller than 249?",SELECT SUM Avg/G FROM table WHERE Long = 93 AND Loss < 249 "Which Avg/G has a Gain of 1,839?","SELECT SUM Avg/G FROM table WHERE Gain = 1,839" "Which Avg/G has a Name of josh freeman, and a Loss smaller than 134?",SELECT SUM Avg/G FROM table WHERE Name = josh freeman AND Loss < 134 "How much Gain has a Long of 29, and an Avg/G smaller than 33.7?",SELECT COUNT Gain FROM table WHERE Long = 29 AND Avg/G < 33.7 "Which Long is the highest one that has a Loss larger than 3, and a Gain larger than 2,894?","SELECT MAX Long FROM table WHERE Loss > 3 AND Gain > 2,894" What is the average round of the rw position player from the United States?,SELECT AVG Round FROM table WHERE Nationality = united states AND Position = rw "What is the college/junior team of player tyler myers, who has a pick less than 44?",SELECT College/Junior Team FROM table WHERE Pick < 44 AND Player = tyler myers "What is the nationality of player corey fienhage, who has a pick less than 104?",SELECT Nationality FROM table WHERE Pick < 104 AND Player = corey fienhage What is the sum of the pick of the lw position player?,SELECT SUM Pick FROM table WHERE Position = lw What is the Record in Week 2?,SELECT Record FROM table WHERE Week = 2 WHEN has a Result of w 23–17?,SELECT Date FROM table WHERE Result = w 23–17 WHEN has a Opponent of miami dolphins?,SELECT Date FROM table WHERE Opponent = miami dolphins What was the 2009 ranking for Webometrics?,SELECT 2009 FROM table WHERE Ranking = webometrics "What is the Rank listed for the attendance of 2010 of 9,000,000 and 2011 larger than 9,210,000?","SELECT SUM Rank FROM table WHERE 2010 = 9,000,000 AND 2011 > 9,210,000" "In the United States the 2011 attendance at this amusement park corporation was larger than 30,800,000 but lists what as its 2008 attendance?","SELECT 2008 FROM table WHERE 2011 > 30,800,000 AND Country = united states" What rank is Partizan Igokea that has less than 130 rebounds?,SELECT MIN Rank FROM table WHERE Rebounds < 130 AND Team = partizan igokea "Which College has a Pick # larger than 30, and a Position of ol?",SELECT College FROM table WHERE Pick # > 30 AND Position = ol Which Pick # has a College of concordia?,SELECT MAX Pick # FROM table WHERE College = concordia Which CFL Team has a Pick # larger than 31?,SELECT CFL Team FROM table WHERE Pick # > 31 What is buffalo's pick #?,SELECT MAX Pick # FROM table WHERE College = buffalo "Which College has a Position of ol, and a Pick # smaller than 32?",SELECT College FROM table WHERE Position = ol AND Pick # < 32 What is the team of the player who was previously on the indiana pacers?,SELECT Team FROM table WHERE Previous team = indiana pacers What is the previous team of the player with 4 NBA years and a pick less than 16?,SELECT Previous team FROM table WHERE NBA years [a ] = 4 AND Pick < 16 How many NBA years did the player from the United States who was previously on the los angeles lakers have?,SELECT NBA years [a ] FROM table WHERE Nationality = united states AND Previous team = los angeles lakers What tournament did Nadal win and had a nadal of 16?,SELECT Tournament FROM table WHERE Winner = nadal AND Nadal = 16 What was the nadal in Miami in the final round?,SELECT MAX Nadal FROM table WHERE Round = final AND Tournament = miami What were the sets when Federer had 6 and a nadal of 13?,SELECT Sets FROM table WHERE Nadal = 13 AND Federer = 6 Which college had an overall pick of 9?,SELECT College FROM table WHERE Overall = 9 What source of wealth has a value of £5726m?,SELECT Source of wealth FROM table WHERE Value = £5726m "What is the highest Game, when Opponents is less than 80, and when Record is ""1-0""?",SELECT MAX Game FROM table WHERE Opponents < 80 AND Record = 1-0 "What is Result, when Date is ""December 12""?",SELECT Result FROM table WHERE Date = december 12 "What is Streak, when Heat Points is ""101"", and when Game is ""16""?",SELECT Streak FROM table WHERE Heat points = 101 AND Game = 16 "What is Heat Points, when Game is less than 80, and when Date is ""April 26 (First Round)""?",SELECT Heat points FROM table WHERE Game < 80 AND Date = april 26 (first round) "What is the average Heat Points, when Result is ""Loss"", when Game is greater than 72, and when Date is ""April 21""?",SELECT AVG Heat points FROM table WHERE Result = loss AND Game > 72 AND Date = april 21 What was the attendance for week 2?,SELECT Attendance FROM table WHERE Week = 2 What was the attendance when the Cincinnati Bengals were the opponents?,SELECT Attendance FROM table WHERE Opponent = cincinnati bengals What country had a paste publication in 2009?,SELECT Country FROM table WHERE Year = 2009 AND Publication = paste What was the lowest rank after 2009 with an accolade of 125 best albums of the past 25 years?,SELECT MIN Rank FROM table WHERE Year > 2009 AND Accolade = 125 best albums of the past 25 years What is Tom Gillis' score?,SELECT Score FROM table WHERE Player = tom gillis Which player is T3?,SELECT Player FROM table WHERE Place = t3 Which country has is Len Mattiace in T10 place?,SELECT Country FROM table WHERE Place = t10 AND Player = len mattiace What is the average score for the player who is T5 in the United States?,SELECT AVG Score FROM table WHERE Place = t5 AND Country = united states what is 1976 when 1980 is 2.0?,SELECT 1976 FROM table WHERE 1980 = 2.0 what is 1980 when 1979 is 951?,SELECT 1980 FROM table WHERE 1979 = 951 what is 1977 when 1980 is chile?,SELECT 1977 FROM table WHERE 1980 = chile what is 1976 when 1977 is 3.5?,SELECT 1976 FROM table WHERE 1977 = 3.5 what is 1977 when 1978 is 4.1?,SELECT 1977 FROM table WHERE 1978 = 4.1 what is 1980 when 1978 is 2.3?,SELECT 1980 FROM table WHERE 1978 = 2.3 What is the Frequency for Model Number c7 1.0?,SELECT Frequency FROM table WHERE Model Number = c7 1.0 What is the Release Date for Model Number c7 1.8?,SELECT Release Date FROM table WHERE Model Number = c7 1.8 What is the Front Side Bus for Model Number c7 1.5?,SELECT Front Side Bus FROM table WHERE Model Number = c7 1.5 What to par is located in the united states and has the player by the name of hale irwin?,SELECT To par FROM table WHERE Country = united states AND Player = hale irwin What country has the score og 66-70-69-71=276?,SELECT Country FROM table WHERE Score = 66-70-69-71=276 "What player has money larger than 11,950 and is placed in t8 and has the score of 73-68-69-72=282?","SELECT Player FROM table WHERE Money ( $ ) > 11,950 AND Place = t8 AND Score = 73-68-69-72=282" WHAT IS THE HOME TEAM ON APRIL 25?,SELECT Home Team FROM table WHERE Date = april 25 WHAT IS THE DATE WITH BOSTON ROAD TEAM AND 126-105 RESULT?,SELECT Date FROM table WHERE Road Team = boston AND Result = 126-105 WHAT GAME HAD A SCORE OF 99-112?,SELECT Game FROM table WHERE Result = 99-112 WHAT IS THE RESULT OF THE GAME ON APRIL 23?,SELECT Result FROM table WHERE Date = april 23 "WHAT IS THE RESULT WITH THE BOSTON ROAD TEAM, ON APRIL 23?",SELECT Result FROM table WHERE Road Team = boston AND Date = april 23 "WHAT IS THE HOME TEAM, RESULT 99-112?",SELECT Home Team FROM table WHERE Result = 99-112 What is Brown's transfer window?,SELECT Transfer window FROM table WHERE Name = brown What is the transfer window with a status of transfer from the country of Wal?,SELECT Transfer window FROM table WHERE Status = transfer AND Country = wal What is the status of the Eng Country from the Maynard name?,SELECT Status FROM table WHERE Country = eng AND Name = maynard What is the name of the free transfer fee with a transfer status and an ENG country?,SELECT Name FROM table WHERE Transfer fee = free AND Status = transfer AND Country = eng What is the status of the ENG Country with the name of Farquharson?,SELECT Status FROM table WHERE Country = eng AND Name = farquharson "What is Left Office, when Took Office is 2006?",SELECT Left Office FROM table WHERE Took Office = 2006 "What is Left Office, when Party is Vacant (1999-2001)?",SELECT Left Office FROM table WHERE Party = vacant (1999-2001) "What is Name, when President is Khamtai Siphandon, and when Left Office is 1999?",SELECT Name FROM table WHERE President = khamtai siphandon AND Left Office = 1999 "What is Party, when Name is Oudom Khattigna?",SELECT Party FROM table WHERE Name = oudom khattigna "What is Party, when Took Office is 1998?",SELECT Party FROM table WHERE Took Office = 1998 "What is Left Office, when Took Office is 1998?",SELECT Left Office FROM table WHERE Took Office = 1998 Who is the away team when the home team scored 17.6 (108)?,SELECT Away team FROM table WHERE Home team score = 17.6 (108) When was the away team geelong?,SELECT Date FROM table WHERE Away team = geelong What was the ground for away team essendon?,SELECT Ground FROM table WHERE Away team = essendon What was the ground for away team sydney?,SELECT Ground FROM table WHERE Away team = sydney What date was the week 6 game played on?,SELECT Date FROM table WHERE Week = 6 What week was the game played at Mile High Stadium?,SELECT Week FROM table WHERE Venue = mile high stadium "What is the losing bonus when drawn was 0, and there were 101 points?",SELECT Losing bonus FROM table WHERE Drawn = 0 AND Points = 101 What is the points when the lost was 11?,SELECT Points for FROM table WHERE Lost = 11 What is the lost when the club was Barry RFC?,SELECT Lost FROM table WHERE Club = barry rfc "What is the played number when tries against is 84, and drawn is 2?",SELECT Played FROM table WHERE Tries against = 84 AND Drawn = 2 What is the name of the club with 22 points?,SELECT Club FROM table WHERE Points = 22 "What is the name of the club when the played number is 22, and the try bonus was 0?",SELECT Club FROM table WHERE Played = 22 AND Try bonus = 0 What was the nationality of the players with a position of g?,SELECT Nationality FROM table WHERE Position = g What college was the player with the jersey number of 34 from?,SELECT From FROM table WHERE Jersey Number(s) = 34 What is the lowest jersey number of a player from louisiana state?,SELECT MIN Jersey Number(s) FROM table WHERE From = louisiana state What years did the united states player with a jersey number 25 who attended delaware state play?,SELECT Years FROM table WHERE Nationality = united states AND Jersey Number(s) < 25 AND From = delaware state "What is Team, when High Assists is ""Rashard Lewis (4)""?",SELECT Team FROM table WHERE High assists = rashard lewis (4) "What is High Points, when High Rebounds is ""Dwight Howard (16)""?",SELECT High points FROM table WHERE High rebounds = dwight howard (16) "What is Series, when Date is ""June 7""?",SELECT Series FROM table WHERE Date = june 7 "What is High Assists, when High Rebounds is ""Dwight Howard , Rashard Lewis (10)""?","SELECT High assists FROM table WHERE High rebounds = dwight howard , rashard lewis (10)" "What is the highest Game, when High Assists is ""Hedo Türkoğlu (7)""?",SELECT MAX Game FROM table WHERE High assists = hedo türkoğlu (7) What Game had a Score of 101–92?,SELECT AVG Game FROM table WHERE Score = 101–92 What is the Score of the Game with a Record of 13–12?,SELECT Score FROM table WHERE Record = 13–12 What is the Streak on December 30?,SELECT Streak FROM table WHERE Date = december 30 What is the date of game 9?,SELECT Date FROM table WHERE Game = 9 Who had the most assists in the game that led to a 3-7 record?,SELECT High assists FROM table WHERE Record = 3-7 What is the location of the game with a 6-11-8 record?,SELECT Location FROM table WHERE Record = 6-11-8 What game has a 6-12-8 record?,SELECT Game FROM table WHERE Record = 6-12-8 "What is Points, when Points For is ""562""?",SELECT Points FROM table WHERE Points for = 562 "What is Drawn, when Played is ""Correct as of 2006-06-10""?",SELECT Drawn FROM table WHERE Played = correct as of 2006-06-10 "What is Drawn, when Points Against is ""686""?",SELECT Drawn FROM table WHERE Points against = 686 "What is Points Against, when Drawn is ""2"", and when Points Of is ""32""?",SELECT Points against FROM table WHERE Drawn = 2 AND Points = 32 "What is Lost, when Drawn is ""2"", and when Points is ""36""?",SELECT Lost FROM table WHERE Drawn = 2 AND Points = 36 "What is Points For, when Points is ""63""?",SELECT Points for FROM table WHERE Points = 63 What was the game number that was played on November 15?,SELECT MIN Game FROM table WHERE Date = november 15 What is the lowest attendance when the h/A is H in the Semi-Finals Second Leg?,SELECT MIN Attendance FROM table WHERE H / A = h AND Round = semi-finals second leg "What is the opponent name when the H/A is h with more than 28,411 in attendance and Sharpe 28' is the scorer?","SELECT Opponents FROM table WHERE H / A = h AND Attendance > 28,411 AND Scorers = sharpe 28'" What is the attendance number in the final round?,SELECT SUM Attendance FROM table WHERE Round = final What bridge in Sheridan county was built in 1915?,SELECT Name FROM table WHERE County = sheridan AND Built = 1915 What is the listed for the bridge at Daniel in Sublette county?,SELECT Listed FROM table WHERE County = sublette AND Location = daniel In what year was the bridge in Lovell built?,SELECT Built FROM table WHERE Location = lovell What is the county of the bridge in Boulder?,SELECT County FROM table WHERE Location = boulder Which opponent has a score of 84-88 (ot)?,SELECT Opponent FROM table WHERE Score = 84-88 (ot) How many games have a score of 85-92?,SELECT COUNT Game FROM table WHERE Score = 85-92 What is the earliest game with a score of 99-89?,SELECT MIN Game FROM table WHERE Score = 99-89 What game has a score of 89-91?,SELECT AVG Game FROM table WHERE Score = 89-91 On what date did a game higher than 10 have a score of 99-89?,SELECT Date FROM table WHERE Game > 10 AND Score = 99-89 On what date did Fleetcenter have a game lower than 9 with a score of 104-94?,SELECT Date FROM table WHERE Location = fleetcenter AND Game < 9 AND Score = 104-94 "What is Place, when Score is less than 70?",SELECT Place FROM table WHERE Score < 70 "What is To Par, when Country is ""United States"", when Place is ""T4"", and when Player is ""Frank Boynton""?",SELECT To par FROM table WHERE Country = united states AND Place = t4 AND Player = frank boynton "What is To Par, when Country is ""United States"", when Place is ""T4"", and when Player is ""Arnold Palmer""?",SELECT To par FROM table WHERE Country = united states AND Place = t4 AND Player = arnold palmer For the 2nd string of Ra what is the Depart de la main gauche?,SELECT Départ de la main gauche FROM table WHERE 2nd string = ra For a 1st string of si Accord du and a 2nd string of mi what is the 3rd string?,SELECT 3rd string FROM table WHERE Accord du 1st string = si AND 2nd string = mi What is the mode of the Depart de la main gauche of 1st case and a la or mi 3rd string?,SELECT Mode FROM table WHERE Départ de la main gauche = 1st case AND 3rd string = la or mi What is the Depart de la main gauche of the do Mode?,SELECT Départ de la main gauche FROM table WHERE Mode = do For the 2nd string of Do and an Accord du 1st string of FA what is the Depart de la main gauche?,SELECT Départ de la main gauche FROM table WHERE 2nd string = do AND Accord du 1st string = fa "Which Rank has a Name of john curry, and Points larger than 338.43?",SELECT MAX Rank FROM table WHERE Name = john curry AND Points > 338.43 "How many Placings have Points smaller than 330.84, and a Name of silvo svajger?",SELECT COUNT Placings FROM table WHERE Points < 330.84 AND Name = silvo svajger "Which Placings have a Nation of west germany, and Points larger than 303.72?",SELECT SUM Placings FROM table WHERE Nation = west germany AND Points > 303.72 Which Nation has Points of 300.38?,SELECT Nation FROM table WHERE Points = 300.38 Which player finished at +10?,SELECT Player FROM table WHERE To par = +10 Who is the opponent before game 5 with a 0-1-0 record?,SELECT Opponent FROM table WHERE Game < 5 AND Record = 0-1-0 What is the score for the opponent Vancouver Canucks?,SELECT Score FROM table WHERE Opponent = vancouver canucks What date is the record 4-3-0?,SELECT Date FROM table WHERE Record = 4-3-0 What is the fleet number with a 4-6-0 wheel arrangement made in 1890?,SELECT Fleet number(s) FROM table WHERE Wheel arrangement = 4-6-0 AND Year made = 1890 What is the wheel arrangement made in 1890?,SELECT Wheel arrangement FROM table WHERE Year made = 1890 What is the quantity preserved of the e-1 class?,SELECT Quantity preserved FROM table WHERE Class = e-1 What is the wheel arrangement with 1 quantity preserved?,SELECT Wheel arrangement FROM table WHERE Quantity preserved = 1 "What is the quantity made of the e-22 class, which has a quantity preserved of 0?",SELECT Quantity made FROM table WHERE Quantity preserved = 0 AND Class = e-22 "What is the sum of Total, when Rank is 8, and when Bronze is less than 1?",SELECT SUM Total FROM table WHERE Rank = 8 AND Bronze < 1 "What is the lowest Bronze, when Gold is less than 0?",SELECT MIN Bronze FROM table WHERE Gold < 0 "What is the average Bronze, when Total is 7, and when Silver is greater than 1?",SELECT AVG Bronze FROM table WHERE Total = 7 AND Silver > 1 "What is the sum of Total, when Silver is 0, and when Gold is 1?",SELECT SUM Total FROM table WHERE Silver = 0 AND Gold = 1 "What is the highest Total, when Gold is 1, when Nation is Hungary, and when Bronze is less than 0?",SELECT MAX Total FROM table WHERE Gold = 1 AND Nation = hungary AND Bronze < 0 What is the Year of the Film Belle of the Nineties?,SELECT Year FROM table WHERE Film = belle of the nineties What is the Year of the Film Klondike Annie?,SELECT SUM Year FROM table WHERE Film = klondike annie What is the Studio of the Film with Director Gregory Ratoff after 1933?,SELECT Studio FROM table WHERE Year > 1933 AND Director = gregory ratoff Which label has a year older than 2004 and a 2xcd detail as well as the sonic seducer cold hands seduction vol. 69 title?,SELECT Label FROM table WHERE Year > 2004 AND Details = 2xcd AND Title = sonic seducer cold hands seduction vol. 69 Which details has the out of line label and the year of 2005?,SELECT Details FROM table WHERE Label = out of line AND Year = 2005 What average year contains the title of machineries of joy vol. 4?,SELECT AVG Year FROM table WHERE Title = machineries of joy vol. 4 Which track title has a year lesser thsn 2005?,SELECT Track Title FROM table WHERE Year < 2005 "Which college has a pick less than 25, an overall greater than 159, a round less than 10, and wr as the position?",SELECT College FROM table WHERE Pick < 25 AND Overall > 159 AND Round < 10 AND Position = wr "What is the average overall that has a pick less than 20, North Carolina as the college, with a round less than 8?",SELECT AVG Overall FROM table WHERE Pick < 20 AND College = north carolina AND Round < 8 "How many overalls have a pick greater than 19, with florida as the college?",SELECT SUM Overall FROM table WHERE Pick > 19 AND College = florida "What college has an overall less than 243, and tony green as the name?",SELECT College FROM table WHERE Overall < 243 AND Name = tony green Which Large end has a Taper/ft smaller than 0.6000000000000001?,SELECT COUNT Large end FROM table WHERE Taper/ ft < 0.6000000000000001 "Which Taper/ft that has a Large end smaller than 0.5, and a Taper of #2?",SELECT MAX Taper/ ft FROM table WHERE Large end < 0.5 AND Taper = #2 "Which Taper/in that has a Small end larger than 0.7000000000000001, and a Taper of #19, and a Large end larger than 2.375?",SELECT MIN Taper/ in FROM table WHERE Small end > 0.7000000000000001 AND Taper = #19 AND Large end > 2.375 "Which Length has a Taper of #15, and a Large end larger than 1.875?",SELECT MAX Length FROM table WHERE Taper = #15 AND Large end > 1.875 Which Angle from center/° has a Taper/ft smaller than 0.6000000000000001?,SELECT COUNT Angle from center/° FROM table WHERE Taper/ ft < 0.6000000000000001 What driver had the highest grid position with a time of +0.283?,SELECT MAX Grid FROM table WHERE Time = +0.283 What is the most number of laps run by Ilario Dionisi?,SELECT MAX Laps FROM table WHERE Rider = ilario dionisi What is the total of laps run by the driver with a grid under 17 and a time of +5.088?,SELECT SUM Laps FROM table WHERE Time = +5.088 AND Grid < 17 "What is the driver with the laps under 16, grid of 10, a bike of Yamaha YZF-R6, and ended with an accident?",SELECT Rider FROM table WHERE Laps < 16 AND Time = accident AND Bike = yamaha yzf-r6 AND Grid = 10 Who scored more than 72?,SELECT Player FROM table WHERE Score > 72 What is the top score for tsuneyuki nakajima?,SELECT MAX Score FROM table WHERE Player = tsuneyuki nakajima What is the low score for TO par +2 in japan?,SELECT MIN Score FROM table WHERE To par = +2 AND Country = japan What is Anders Forsbrand's Place?,SELECT Place FROM table WHERE Player = anders forsbrand What is the T8 Place Player?,SELECT Player FROM table WHERE Place = t8 What is the To par of the Player with a Score of 70-71=141?,SELECT AVG To par FROM table WHERE Score = 70-71=141 Which Partner has Opponents in the final of john bromwich frank sedgman?,SELECT Partner FROM table WHERE Opponents in the final = john bromwich frank sedgman "Which Opponents in the final have a Score of 4–6, 6–4, 2–6, 4–6?","SELECT Opponents in the final FROM table WHERE Score = 4–6, 6–4, 2–6, 4–6" "Which Year has a Score of 5–7, 4–6, 6–3, 1–6?","SELECT Year FROM table WHERE Score = 5–7, 4–6, 6–3, 1–6" "Which Championship has a Score of 2–6, 4–6, 4–6?","SELECT Championship FROM table WHERE Score = 2–6, 4–6, 4–6" Which Score has Opponents in the final of john bromwich frank sedgman?,SELECT Score FROM table WHERE Opponents in the final = john bromwich frank sedgman "Which Opponent has a Date of november 17, 1963?","SELECT Opponent FROM table WHERE Date = november 17, 1963" Which Opponent has a Result of l 14–10?,SELECT Opponent FROM table WHERE Result = l 14–10 "Which Result has a Week smaller than 11, and Attendance of 17,568?","SELECT Result FROM table WHERE Week < 11 AND Attendance = 17,568" Which Opponent has a Result of w 19–10?,SELECT Opponent FROM table WHERE Result = w 19–10 What is the average goals for Essi Sainio?,SELECT AVG Goals FROM table WHERE Name = essi sainio Who were the champions in 1988?,SELECT Champion FROM table WHERE Year = 1988 Who was the runner-up in 1989?,SELECT Runner-up FROM table WHERE Year = 1989 "What is the lowest December, when Score is ""4 - 4""?",SELECT MIN December FROM table WHERE Score = 4 - 4 "What is Record, when Game is ""24""?",SELECT Record FROM table WHERE Game = 24 "What is Opponent, when Game is ""37""?",SELECT Opponent FROM table WHERE Game = 37 How many spectators attended the game on 11/09/1935?,SELECT Attendance FROM table WHERE Date = 11/09/1935 Who was the opponent against which the result was w20-0?,SELECT Opponent FROM table WHERE Result = w20-0 On which date was the result w20-0?,SELECT Date FROM table WHERE Result = w20-0 How many spectators attended the game that ended in a result of w29-7?,SELECT Attendance FROM table WHERE Result = w29-7 Which Place has a To par of –8?,SELECT Place FROM table WHERE To par = –8 Which Score has a Place of 3?,SELECT Score FROM table WHERE Place = 3 Which average money has a Score of 69-72-72-72=285?,SELECT AVG Money ( $ ) FROM table WHERE Score = 69-72-72-72=285 "Which Score has a Place of t6, and a Country of paraguay?",SELECT Score FROM table WHERE Place = t6 AND Country = paraguay What are the total rounds for the texas college and has a pick smaller than 25?,SELECT COUNT Round FROM table WHERE College = texas AND Pick < 25 What top round has a pick smaller than 2?,SELECT MAX Round FROM table WHERE Pick < 2 WHAT IS THE RESULT WITH A SCORE OF 70-73?,SELECT Result FROM table WHERE Score = 70-73 What is the date with score of 66-62?,SELECT Date FROM table WHERE Score = 66-62 WHAT IS THE SCORE WITH A RECORD OF 1-0?,SELECT Score FROM table WHERE Record = 1-0 WHAT IS THE OPPONENT WITH A SCORE OF 72-63?,SELECT Opponent FROM table WHERE Score = 72-63 What is the weight number when the distance was 5 ½ f?,SELECT COUNT Weight FROM table WHERE Distance = 5 ½ f What was the distance when the weight was 6.11?,SELECT Distance FROM table WHERE Weight = 6.11 What was the race when the winner of 2nd was Voleuse?,SELECT Race FROM table WHERE Winner or 2nd = voleuse "What was the name of the winner or 2nd when the result was –, and weight was 6.7?",SELECT Winner or 2nd FROM table WHERE Result = – AND Weight = 6.7 "What is the largest weight wth a Result of –, and a Distance of 7f?",SELECT MAX Weight FROM table WHERE Result = – AND Distance = 7f "What is the the name of the winner or 2nd with a weight more than 7.3, and the result was –?",SELECT Winner or 2nd FROM table WHERE Weight > 7.3 AND Result = – "What is the total number of Total, when Silver is 1, and when Bronze is 7?",SELECT COUNT Total FROM table WHERE Silver = 1 AND Bronze = 7 "What is Bronze, when Silver is 2, and when Nation is Italy?",SELECT Bronze FROM table WHERE Silver = 2 AND Nation = italy "What is Gold, when Total is 6?",SELECT Gold FROM table WHERE Total = 6 "What is Gold, when Silver is 5, and when Nation is Belgium?",SELECT Gold FROM table WHERE Silver = 5 AND Nation = belgium "What is Gold, when Bronze is 11?",SELECT Gold FROM table WHERE Bronze = 11 Which poll source determined undecided of 5% and Jim DeMint (R) of 58%?,SELECT Poll source FROM table WHERE Undecided = 5% AND Jim DeMint (R) = 58% Which poll source had an other of 15%?,SELECT Poll source FROM table WHERE Other = 15% What was the vote for Alvin Green when other was 9%?,SELECT Alvin Greene (D) FROM table WHERE Other = 9% What was the vote for Alvin Green when Jim DeMint was 62%?,SELECT Alvin Greene (D) FROM table WHERE Jim DeMint (R) = 62% What was the vote for Alvin Green when other was 9%?,SELECT Alvin Greene (D) FROM table WHERE Other = 9% What is the Place of the Player with a To par of –1?,SELECT Place FROM table WHERE To par = –1 What is the Place of the Player with Money greater than 300 and a Score of 71-69-70-70=280?,SELECT Place FROM table WHERE Money ( $ ) > 300 AND Score = 71-69-70-70=280 What is the Score of the game of the Player in Place 4?,SELECT Score FROM table WHERE Place = 4 What is the To par of the Player with a Score of 73-70-71-72=286?,SELECT To par FROM table WHERE Score = 73-70-71-72=286 What is the To par of the 4 Place Player?,SELECT To par FROM table WHERE Place = 4 What is the Money of the Player in Place 5?,SELECT SUM Money ( $ ) FROM table WHERE Place = 5 "Who was the arranger of ""ขอโทษ""?","SELECT Arranger(s) FROM table WHERE Title = ""ขอโทษ""" Who was the arranger for the song that had a lyricist of Sirapatara Kalayapanid?,SELECT Arranger(s) FROM table WHERE Lyricist(s) = sirapatara kalayapanid "Who was the composer of ""ขอโทษ""?","SELECT Composer(s) FROM table WHERE Title = ""ขอโทษ""" "What is the lowest Bush#, when Bush% is ""65.4%""?",SELECT MIN Bush# FROM table WHERE Bush% = 65.4% "What is the lowest Kerry#, when Others# is ""106"", and when Bush# is less than 3,188?","SELECT MIN Kerry# FROM table WHERE Others# = 106 AND Bush# < 3,188" "What is the highest Bush#, when Others% is ""1.7%"", when Others# is less than 75, and when Kerry# is greater than 1,524?","SELECT MAX Bush# FROM table WHERE Others% = 1.7% AND Others# < 75 AND Kerry# > 1,524" When did Manchester United play against Bristol City with an H/A of A?,SELECT Date FROM table WHERE H / A = a AND Opponents = bristol city How many people attended the match when Manchester United played against the Hearts?,SELECT SUM Attendance FROM table WHERE Opponents = hearts What is the average number of weeks that the opponent was the Denver Broncos?,SELECT AVG Week FROM table WHERE Opponent = denver broncos "What was the result of the game played on November 23, 2003?","SELECT Result FROM table WHERE Date = november 23, 2003" What was the kickoff time on week 1?,SELECT Kickoff Time FROM table WHERE Week = 1 Can you tell me the sum of FA Cup Goals that has the League Cup Goals larger than 0?,SELECT SUM FA Cup Goals FROM table WHERE League Cup Goals > 0 "what is the english translation when the Language is english, Draw is smaller than 16, and the Artist is aysel and arash?",SELECT English translation FROM table WHERE Language = english AND Draw < 16 AND Artist = aysel and arash "What is the average Points when the artist is kamil mikulčík and nela, and the Place is larger than 18?",SELECT AVG Points FROM table WHERE Artist = kamil mikulčík and nela AND Place > 18 what is the place when the draw is less than 12 and the artist is quartissimo feat. martina?,SELECT SUM Place FROM table WHERE Draw < 12 AND Artist = quartissimo feat. martina What is the date amer sulaiman won?,SELECT Date FROM table WHERE Winner = amer sulaiman "What event has a $248,004 prize?","SELECT Event FROM table WHERE Prize = $248,004" "What is the date of the event with a $322,280 prize?","SELECT Date FROM table WHERE Prize = $322,280" What event is in florianopolis?,SELECT Event FROM table WHERE City = florianopolis Who is the winner in the city of lima?,SELECT Winner FROM table WHERE City = lima Alton Lister Category:Articles with hCards has what as the listed years?,SELECT Years FROM table WHERE Player = alton lister category:articles with hcards Tom Lagarde Category:Articles with hCards used what Jersey Number(s)?,SELECT Jersey Number(s) FROM table WHERE Player = tom lagarde category:articles with hcards The player from Alief Elsik Hs has what as a nationality?,SELECT Nationality FROM table WHERE From = alief elsik hs Bob Love Category:Articles with hCards is from where?,SELECT From FROM table WHERE Player = bob love category:articles with hcards What is the fastest lap for Seiji Ara?,SELECT Fastest Lap FROM table WHERE Winning Driver = seiji ara On what date does Yuji Tachikawa have the fastest lap in round 1?,SELECT Date FROM table WHERE Fastest Lap = yuji tachikawa AND Round = 1 In which venue did he place 3rd in the World Race Walking Cup?,SELECT Venue FROM table WHERE Competition = world race walking cup AND Position = 3rd What were the notes when his position was 10th?,SELECT Notes FROM table WHERE Position = 10th In which year did he compete in the Universiade?,SELECT Year FROM table WHERE Competition = universiade Which Player has Years for Grizzlies of 2002-2003?,SELECT Player FROM table WHERE Years for Grizzlies = 2002-2003 Which Player has position of power forward and School/Club Team of Depaul?,SELECT Player FROM table WHERE Position = power forward AND School/Club Team = depaul "What is Nation, when Rank is greater than 2, when Total is greater than 1, and when Bronze is less than 3?",SELECT Nation FROM table WHERE Rank > 2 AND Total > 1 AND Bronze < 3 "What is the average Silver, when Rank is 5, and when Bronze is less than 1?",SELECT AVG Silver FROM table WHERE Rank = 5 AND Bronze < 1 "What is the lowest Rank, when Nation is Great Britain, and when Bronze is less than 1?",SELECT MIN Rank FROM table WHERE Nation = great britain AND Bronze < 1 "What is the total number of Gold, when Silver is 2, and when Total is less than 7?",SELECT COUNT Gold FROM table WHERE Silver = 2 AND Total < 7 "What is the lowest Gold, when Nation is Canada, and when Rank is greater than 4?",SELECT MIN Gold FROM table WHERE Nation = canada AND Rank > 4 "What is Nation, when Model is M1895 & M1897 Carbine?",SELECT Nation FROM table WHERE Model = m1895 & m1897 carbine "What is Weight, when Length is 1168mm / 46 in?",SELECT Weight FROM table WHERE Length = 1168mm / 46 in "What is Length, when Barrel Length is 750mm / 29.5 in?",SELECT Length FROM table WHERE Barrel length = 750mm / 29.5 in What is the decision of the game on January 13?,SELECT Decision FROM table WHERE Date = january 13 What was the sum of the ranks for Japan who had less than 5 bronze medals and more than 3 silvers?,SELECT SUM Rank FROM table WHERE Bronze < 5 AND Country = japan AND Silver > 3 What is the lowest total medals for the united states who had more than 11 silver medals?,SELECT MIN Total FROM table WHERE Country = united states AND Silver > 11 What is the sum of the bronze medals when there were more than 2 silver medals and a rank larger than 6?,SELECT SUM Bronze FROM table WHERE Silver > 2 AND Rank > 6 What was the highest points when the second was 4?,SELECT MAX Points FROM table WHERE Second = 4 "Who was the driver/passengar when the position was smaller than 8, the third was 1, and there was 1 win?",SELECT Driver / Passenger FROM table WHERE Third = 1 AND Position < 8 AND Wins = 1 What was the 100m that the 110H was less than 14.52 and the 400m was more than 47.3?,SELECT AVG 100 m FROM table WHERE 110H < 14.52 AND 400 m > 47.3 What was the final for Mikalai Shubianok who had a 110H less than 908?,SELECT SUM Final FROM table WHERE Athlete = mikalai shubianok AND 110H < 908 What was the 110H that the 1500m was 692 and the final was more than 7906?,SELECT COUNT 110H FROM table WHERE 1500 m = 692 AND Final > 7906 "What was the 400m that had a 110H greater than 14.21, a final of more than 7838, and having result in events?",SELECT COUNT 400 m FROM table WHERE Event = result AND 110H > 14.21 AND Final > 7838 "Can you tell me the lowest Points won that has the Total matches of 4, and the Total W-L-H of 4-0-0?",SELECT MIN Points won FROM table WHERE Total matches = 4 AND Total W-L-H = 4-0-0 "Can you tell me the lowest Total natches that has the Points won of 3, and the Year of 1994?",SELECT MIN Total matches FROM table WHERE Points won = 3 AND Year = 1994 "What is Team, when Replaced By is ""Jesús Ramírez""?",SELECT Team FROM table WHERE Replaced by = jesús ramírez "What is Position in Table, when Replaced By is ""Sergio Bueno""?",SELECT Position in table FROM table WHERE Replaced by = sergio bueno "What is Manner of Departure, when Outgoing Manager is ""Luis Fernando Tena""?",SELECT Manner of departure FROM table WHERE Outgoing manager = luis fernando tena "What is Position in Table, when Team is ""Morelia""?",SELECT Position in table FROM table WHERE Team = morelia "What is Team, when Replaced By is ""Omar Arellano""?",SELECT Team FROM table WHERE Replaced by = omar arellano "What is Position in Table, when Replaced by is ""José Pekerman""?",SELECT Position in table FROM table WHERE Replaced by = josé pekerman Which episode 4 has a Star of anna powierza?,SELECT Episode 4 FROM table WHERE Star = anna powierza What team has a home city of Koprivnica?,SELECT Team FROM table WHERE Home city = koprivnica What team that has a Home city of Zadar?,SELECT Team FROM table WHERE Home city = zadar What is the stadium of the NK Zagreb?,SELECT Stadium FROM table WHERE Team = nk zagreb What team has a home city of Velika?,SELECT Team FROM table WHERE Home city = velika What is the City of license with a 88.7 fm frequency,SELECT City of license FROM table WHERE Frequency = 88.7 fm what is the Power with 88.5 fm Frequency,SELECT Power FROM table WHERE Frequency = 88.5 fm "what is the City of license that has a 1,400 watts Power","SELECT City of license FROM table WHERE Power = 1,400 watts" what is the Identifier with 94.9 fm Frequency,SELECT Identifier FROM table WHERE Frequency = 94.9 fm what is the Frequency that has a fairview City of license,SELECT Frequency FROM table WHERE City of license = fairview "what is the City of license that has a 1,400 watts Power","SELECT City of license FROM table WHERE Power = 1,400 watts" "How much Loss has a Gain smaller than 1571, and a Long smaller than 47, and an Avg/G of 36.4?",SELECT COUNT Loss FROM table WHERE Gain < 1571 AND Long < 47 AND Avg/G = 36.4 "Which Avg/G has a Name of david allen, and a Gain larger than 371?",SELECT AVG Avg/G FROM table WHERE Name = david allen AND Gain > 371 "Which Avg/G is the lowest one that has a Long smaller than 47, and a Name of frank murphy, and a Gain smaller than 569?",SELECT MIN Avg/G FROM table WHERE Long < 47 AND Name = frank murphy AND Gain < 569 "How much Avg/G has a Gain smaller than 1571, and a Long smaller than 46?",SELECT COUNT Avg/G FROM table WHERE Gain < 1571 AND Long < 46 Can you tell me the highest Capacity that has the Team of torpedo?,SELECT MAX Capacity FROM table WHERE Team = torpedo Can you tell me the Capacity that has the Position in 2005 of 8?,SELECT Capacity FROM table WHERE Position in 2005 = 8 Can you tell me the Venue that has the Position in 2005 of 8?,SELECT Venue FROM table WHERE Position in 2005 = 8 "Which tournament was held on October 14, 2007?","SELECT Tournament FROM table WHERE Date = october 14, 2007" "Who was the opponent with a score of 4-6, 7-5, 4-6?","SELECT Opponent FROM table WHERE Score = 4-6, 7-5, 4-6" What was the outcome when Jing-Jing Lu was the opponent?,SELECT Outcome FROM table WHERE Opponent = jing-jing lu "What week was the attendance smaller than 22,204 on December 8, 1962?","SELECT SUM Week FROM table WHERE Attendance < 22,204 AND Date = december 8, 1962" "What is Opponent, when Result is Loss, and when Venue is Mosaic Stadium?",SELECT Opponent FROM table WHERE Result = loss AND Venue = mosaic stadium What is the date (to) associated wiht a traction type of electric and the Yarmouth Light and Power Company system?,SELECT Date (To) FROM table WHERE Traction Type = electric AND Name of System = yarmouth light and power company "What is Name, when Overall is less than 175, and when College is ""Georgia""?",SELECT Name FROM table WHERE Overall < 175 AND College = georgia "What is the highest Pick, when Round is greater than 15, and when College is ""Tennessee""?",SELECT MAX Pick FROM table WHERE Round > 15 AND College = tennessee "What is Pick, when Round is 15?",SELECT Pick FROM table WHERE Round = 15 "What is the sum of Overall, when Pick is greater than 5, when Round is less than 11, and when Name is ""Tom Barrington""?",SELECT SUM Overall FROM table WHERE Pick > 5 AND Round < 11 AND Name = tom barrington Which venue was used for the game whose score was 2:3?,SELECT Venue FROM table WHERE Score = 2:3 What was the score for the game in which Al-Qadsia was Team 2?,SELECT Score FROM table WHERE Team 2 = al-qadsia Who was the player that was from west virginia tech?,SELECT Player FROM table WHERE From = west virginia tech What years did the player with the jersey number 33 and played position pf play?,SELECT Years FROM table WHERE Jersey Number(s) = 33 AND Position = pf What years did the player with the jersey number bigger than 20 play?,SELECT Years FROM table WHERE Jersey Number(s) > 20 What was the highest jersey number for the player from oklahoma baptist?,SELECT MAX Jersey Number(s) FROM table WHERE From = oklahoma baptist "WHich Place has a To par of –2, and a Player of bernhard langer?",SELECT Place FROM table WHERE To par = –2 AND Player = bernhard langer "WHich Score has a To par of –3, and a Country of united states?",SELECT Score FROM table WHERE To par = –3 AND Country = united states Who is the Player with a Score of 70-72=142? Question 3,SELECT Player FROM table WHERE Score = 70-72=142 Name the Player who has a To par of –2 and a Score of 69-73=142?,SELECT Player FROM table WHERE To par = –2 AND Score = 69-73=142 "Name the Player who has a Country of united states, and a To par of –5?",SELECT Player FROM table WHERE Country = united states AND To par = –5 Name the Player who has a Place of t7 in Country of united states?,SELECT Player FROM table WHERE Place = t7 AND Country = united states What is the result of choreographer bjørn holthe?,SELECT Result FROM table WHERE Choreographer(s) = bjørn holthe What is the music for choreographer sabina dalfjäll?,SELECT Music FROM table WHERE Choreographer(s) = sabina dalfjäll What couple had a safe result and a lyrical jazz style?,SELECT Couple FROM table WHERE Result = safe AND Style = lyrical jazz How many games had fewer than 118 opponents and more than 109 net points with an opponent of Washington?,SELECT COUNT Game FROM table WHERE Opponents < 118 AND Nets points > 109 AND Opponent = washington which opponent is from February 12?,SELECT Opponent FROM table WHERE Date = february 12 How many opponents were there in a game higher than 20 on January 28?,SELECT Opponents FROM table WHERE Game > 20 AND Date = january 28 What round did the celtic played away on 24 february 1900?,SELECT Round FROM table WHERE Opponent = celtic AND Date = 24 february 1900 Who played against in venue a on 17 february 1900?,SELECT Opponent FROM table WHERE Venue = a AND Date = 17 february 1900 How many people attended in the game against morton?,SELECT Attendance FROM table WHERE Opponent = morton What is the Total of the Player with a To par of 4?,SELECT COUNT Total FROM table WHERE To par = 4 What is the Total of the Player with a Year(s) won of 1982?,SELECT MIN Total FROM table WHERE Year(s) won = 1982 What is the To par of the Player wtih Year(s) won of 1983?,SELECT AVG To par FROM table WHERE Year(s) won = 1983 What is Andy North with a To par greater than 8 Country?,SELECT Country FROM table WHERE To par > 8 AND Player = andy north What is the Country of the Player with a Total less than 153 and Year(s) won of 1984?,SELECT Country FROM table WHERE Total < 153 AND Year(s) won = 1984 What is the To par of Player Andy North with a Total larger than 153?,SELECT COUNT To par FROM table WHERE Player = andy north AND Total > 153 "WHAT OPPONENT HAD A KICKOFF OF 2007-03-06, 20:45?","SELECT Opponents FROM table WHERE Kick Off = 2007-03-06, 20:45" "WHAT WAS THE SCORE OF THE GAME WITH A 2007-03-06, 20:45 KICKOFF?","SELECT Result FROM table WHERE Kick Off = 2007-03-06, 20:45" What is the total stories that rank number 10?,SELECT COUNT Stories FROM table WHERE Rank = 10 What is the height of the EMC Insurance Building in Des Moines?,SELECT Height FROM table WHERE City = des moines AND Name = emc insurance building What was the 1997 value when 2002 was A and 2003 was 1R?,SELECT 1997 FROM table WHERE 2002 = a AND 2003 = 1r What was the value in 1989 with QF in 1997 and A in 1993?,SELECT 1989 FROM table WHERE 1997 = qf AND 1993 = a "What is the value in 1997 when the value in 1989 is A, 1995 is QF, 1996 is 3R and the career SR is 0 / 8?",SELECT 1997 FROM table WHERE 1989 = a AND 1995 = qf AND 1996 = 3r AND Career SR = 0 / 8 What was the value in 1995 for A in 2000 at the Indian Wells tournament?,SELECT 1995 FROM table WHERE 2000 = a AND Tournament = indian wells What was the career SR with a value of A in 1980 and F in 1997?,SELECT Career SR FROM table WHERE 1989 = a AND 1997 = f "What is Year(s) Won, when Total is less than 285?",SELECT Year(s) won FROM table WHERE Total < 285 "What is Finish, when Country is ""United States"", and when Player is ""Julius Boros""?",SELECT Finish FROM table WHERE Country = united states AND Player = julius boros "What is Country, when Year(s) Won is ""1962""?",SELECT Country FROM table WHERE Year(s) won = 1962 "What is Finish, when Country is ""United States"", and when To Par is ""+21""?",SELECT Finish FROM table WHERE Country = united states AND To par = +21 What format was released in August 1996?,SELECT Format FROM table WHERE Release Date = august 1996 What Label has a Code of cocy-78365?,SELECT Label FROM table WHERE Code = cocy-78365 When was Gala released?,SELECT Release FROM table WHERE Title = gala What Label released an album in August 1996?,SELECT Label FROM table WHERE Release Date = august 1996 What is the Wednesday when day 3 is math?,SELECT Wednesday FROM table WHERE Day 3 = math What is the day 1 when the day 3 is math?,SELECT Day 1 FROM table WHERE Day 3 = math What is the day 1 when day 5 is math?,SELECT Day 1 FROM table WHERE Day 5 = math What is the day 3 when day 4 is fr.?,SELECT Day 3 FROM table WHERE Day 4 = fr. what is the date when the opponent# is iowa?,SELECT Date FROM table WHERE Opponent# = iowa "what is the date when the site is memorial stadium • minneapolis, mn, and the Attendance is 53,192?","SELECT Date FROM table WHERE Site = memorial stadium • minneapolis, mn AND Attendance = 53,192" What is the Attendance when the Result is l0-13?,SELECT Attendance FROM table WHERE Result = l0-13 What is the Site when the date is 11/11/1950?,SELECT Site FROM table WHERE Date = 11/11/1950 What is the Date when the result is *non-conference game. #rankings from ap poll .?,SELECT Date FROM table WHERE Result = *non-conference game. #rankings from ap poll . "Which Player has a Round smaller than 5, and a School/Club Team of florida state?",SELECT Player FROM table WHERE Round < 5 AND School/Club Team = florida state Which School/Club Team has a Pick of 198?,SELECT School/Club Team FROM table WHERE Pick = 198 "Which Round has a School/Club Team of indiana, and a Pick smaller than 198?",SELECT AVG Round FROM table WHERE School/Club Team = indiana AND Pick < 198 "Which Round has a School/Club Team of north carolina, and a Pick larger than 131?",SELECT COUNT Round FROM table WHERE School/Club Team = north carolina AND Pick > 131 "Which Round has a School/Club Team of cal-poly slo, and a Pick smaller than 238?",SELECT MAX Round FROM table WHERE School/Club Team = cal-poly slo AND Pick < 238 What is the away team with a 5 tie no?,SELECT Away team FROM table WHERE Tie no = 5 What is the home team with scarborough as the away team?,SELECT Home team FROM table WHERE Away team = scarborough What is the date of tie no. 34?,SELECT Date FROM table WHERE Tie no = 34 What is Michael Del Zotto's nationality?,SELECT Nationality FROM table WHERE Player = michael del zotto In what year did Kin-fung Leung get 2nd prize?,SELECT Year FROM table WHERE 2nd Prize = kin-fung leung What is the earliest year in which the 1st price went to Che-Yen (Brian) Chen?,SELECT MIN Year FROM table WHERE 1st Prize = che-yen (brian) chen What is the highest loss with points less than 7?,SELECT MAX Lost FROM table WHERE Points < 7 What is the sum for the match with a draw less than 0?,SELECT SUM Match FROM table WHERE Draw < 0 What is the lowest points for a match before 14?,SELECT MIN Points FROM table WHERE Match > 14 How many points were there when there were less than 16 rebounds and 5 assists?,SELECT COUNT Points FROM table WHERE Assists = 5 AND Rebounds < 16 How many minutes were played when there were 18 points and the opponent was Chicago Bulls?,SELECT COUNT Minutes played FROM table WHERE Points = 18 AND Opponent = chicago bulls "Which Mountain Range has a Region of haiti, and a Location of 18.3601°n 71.9764°w?",SELECT Mountain Range FROM table WHERE Region = haiti AND Location = 18.3601°n 71.9764°w Name the Mountain Peak which has a Rank of 62?,SELECT Mountain Peak FROM table WHERE Rank = 62 "Which Mountain Peak has a Region of baja california, and a Location of 28.1301°n 115.2206°w?",SELECT Mountain Peak FROM table WHERE Region = baja california AND Location = 28.1301°n 115.2206°w Name the Region with a Mountain Peak of dillingham high point?,SELECT Region FROM table WHERE Mountain Peak = dillingham high point "What was Marty Furgol's place when he was paid less than $3,000?","SELECT Place FROM table WHERE Money ( $ ) < 3,000 AND Player = marty furgol" How much was paid to the player whose score was 70-71-77-76=294?,SELECT SUM Money ( $ ) FROM table WHERE Score = 70-71-77-76=294 "Which country is Pete Cooper, who made $816, from?",SELECT Country FROM table WHERE Money ( $ ) = 816 AND Player = pete cooper What is the lowest round of the position de player with an overall less than 84?,SELECT MIN Round FROM table WHERE Position = de AND Overall < 84 What is the highest pick of the player from texas a&i with an overall less than 28?,SELECT MAX Pick FROM table WHERE College = texas a&i AND Overall < 28 What is the average round of the player from the college of baylor with a pick less than 28?,SELECT AVG Round FROM table WHERE College = baylor AND Pick < 28 What is the sum of the pick from texas a&i college with a round greater than 1?,SELECT SUM Pick FROM table WHERE College = texas a&i AND Round > 1 What date was the opponent the Boston Yanks?,SELECT Date FROM table WHERE Opponent = boston yanks "What was the record for December 5, 1948?","SELECT Record FROM table WHERE Date = december 5, 1948" What was the average point total for the nets in games before game 9 where the opponents scored less than 95?,SELECT AVG Nets points FROM table WHERE Game < 9 AND Opponents < 95 In which game did the opponent score more than 103 and the record was 1-3?,SELECT AVG Game FROM table WHERE Record = 1-3 AND Opponents > 103 "What is the lowest Game, when Date is ""November 1""?",SELECT MIN Game FROM table WHERE Date = november 1 "What is High Rebounds, when High Assists is ""Jason Kidd (13)""?",SELECT High rebounds FROM table WHERE High assists = jason kidd (13) What is the Date of the Competition with a Result of 3–0?,SELECT Date FROM table WHERE Result = 3–0 What is the Score of the Fifa World Cup 1986 Qualifying Competition?,SELECT Score FROM table WHERE Competition = fifa world cup 1986 qualifying What is the Score of the Fifa World Cup 1986 Play-off Competition?,SELECT Score FROM table WHERE Competition = fifa world cup 1986 play-off What is the Game number on April 12 with St. Louis Home Team?,SELECT Game FROM table WHERE Home Team = st. louis AND Date = april 12 What is the Result of the Game on April 9?,SELECT Result FROM table WHERE Date = april 9 What is the Game number on March 30?,SELECT Game FROM table WHERE Date = march 30 What Game had a Result of 136-112?,SELECT Game FROM table WHERE Result = 136-112 What is the Result of Game 3?,SELECT Result FROM table WHERE Game = game 3 On what Date is Game 3 with Boston Road Team?,SELECT Date FROM table WHERE Road Team = boston AND Game = game 3 Who was the home team in the match against Luton Town?,SELECT Home team FROM table WHERE Away team = luton town What tie happened with Southampton?,SELECT Tie no FROM table WHERE Away team = southampton What was the tie resulting from Sheffield Wednesday's game?,SELECT Tie no FROM table WHERE Home team = sheffield wednesday "Which Week has an Opponent of washington redskins, and an Attendance larger than 56,077?","SELECT COUNT Week FROM table WHERE Opponent = washington redskins AND Attendance > 56,077" "Which Attendance has a Date of november 19, 1961?","SELECT MIN Attendance FROM table WHERE Date = november 19, 1961" "What was the result on october 8, 1961?","SELECT Result FROM table WHERE Date = october 8, 1961" What league had a finish of 2nd and 3 losses?,SELECT League FROM table WHERE Finish = 2nd AND Losses = 3 What is the number of losses when the ties are lesser than 0?,SELECT COUNT Losses FROM table WHERE Ties < 0 What is the losses in the NFL in the 2011 season with less than 13 wins?,SELECT AVG Losses FROM table WHERE League = nfl AND Season = 2011 AND Wins < 13 "What is the highest wins for the NFL with a finish of 1st, and more than 6 losses?",SELECT MAX Wins FROM table WHERE League = nfl AND Finish = 1st AND Losses > 6 "What is the lowest number of ties in the NFL, with less than 2 losses and less than 15 wins?",SELECT MIN Ties FROM table WHERE League = nfl AND Losses < 2 AND Wins < 15 Who was the runner-up in the RR Donnelley LPGA Founders Cup?,SELECT Runner(s)-up FROM table WHERE Tournament = rr donnelley lpga founders cup What is the surface on 21 june 1993?,SELECT Surface FROM table WHERE Date = 21 june 1993 what is the score when the championship is rome and the opponent is richard krajicek?,SELECT Score FROM table WHERE Championship = rome AND Opponent = richard krajicek "who is the opponent when the surface is clay, the outcome is winner and the championship is estoril on 15 april 1996?",SELECT Opponent FROM table WHERE Surface = clay AND Outcome = winner AND Championship = estoril AND Date = 15 april 1996 who is the opponent on 18 january 1993?,SELECT Opponent FROM table WHERE Date = 18 january 1993 what is the score when the outcome is winner against yevgeny kafelnikov?,SELECT Score FROM table WHERE Outcome = winner AND Opponent = yevgeny kafelnikov "What was the highest number of attendance in a week before 8 and game on October 25, 1981?","SELECT MAX Attendance FROM table WHERE Date = october 25, 1981 AND Week < 8" On what date did the team play againt the New Orleans Saints?,SELECT Date FROM table WHERE Opponent = new orleans saints "What was the average number of attendance for the game on November 29, 1981 played after week 13?","SELECT AVG Attendance FROM table WHERE Date = november 29, 1981 AND Week > 13" Which model has a frequency of 750 mhz and a socket of bga2μpga2?,SELECT Model number FROM table WHERE Frequency = 750 mhz AND Socket = bga2μpga2 What model number uses standard voltage socket?,SELECT Model number FROM table WHERE Socket = standard voltage what is the date when the round is sf?,SELECT Date FROM table WHERE Round = sf what is the date when the round is qf?,SELECT Date FROM table WHERE Round = qf "Which Attendance has an Opponent of new york giants, and a Week smaller than 5?",SELECT AVG Attendance FROM table WHERE Opponent = new york giants AND Week < 5 "Which Week has an Opponent of pittsburgh steelers, and an Attendance larger than 47,727?","SELECT MIN Week FROM table WHERE Opponent = pittsburgh steelers AND Attendance > 47,727" "Which Attendance has a Date of september 29, 1968, and a Week smaller than 3?","SELECT MIN Attendance FROM table WHERE Date = september 29, 1968 AND Week < 3" "When did venue A have an attendance larger than 48,053, and a result of 1–0?","SELECT Date FROM table WHERE Attendance > 48,053 AND Venue = a AND Result = 1–0" When did the party elected in jun. 1959 enter office?,SELECT Entered office FROM table WHERE Election = jun. 1959 "What is Year Named, when Longitude is 227.5E?",SELECT Year named FROM table WHERE Longitude = 227.5e "What is the average Year Named, when Latitude is 37.9N, and when Diameter (km) is greater than 76?",SELECT AVG Year named FROM table WHERE Latitude = 37.9n AND Diameter (km) > 76 "What is Longitude, when Name is Raskova Paterae?",SELECT Longitude FROM table WHERE Name = raskova paterae "What's the average draw for the song ""stop messin' around""?","SELECT AVG Draw FROM table WHERE Song = ""stop messin' around""" What's the song of artist liam reilly?,SELECT Song FROM table WHERE Artist = liam reilly What's the total number of points for grace dunne with a draw over 5?,SELECT COUNT Points FROM table WHERE Artist = grace dunne AND Draw > 5 "What's the average amount of points for ""in and out of love"" with a draw over 8?","SELECT AVG Points FROM table WHERE Song = ""in and out of love"" AND Draw > 8" What's the highest draw with over 60 points for paul duffy?,SELECT MAX Draw FROM table WHERE Points > 60 AND Artist = paul duffy What was the highest grid for a time/retired of +19.1 secs?,SELECT MAX Grid FROM table WHERE Time/Retired = +19.1 secs What is the Population of the New Bandon Parish with an Area km 2 larger than 326.76?,SELECT MAX Population FROM table WHERE Area km 2 > 326.76 AND Official Name = new bandon "What is the Area of the Allardville Parish with a Population smaller than 2,151?","SELECT SUM Area km 2 FROM table WHERE Official Name = allardville AND Population < 2,151" "What is the Area of the Saint-Isidore Parish with a Population smaller than 4,268?","SELECT SUM Area km 2 FROM table WHERE Population < 4,268 AND Official Name = saint-isidore" Who is the player with a 75-68-70=213 score?,SELECT Player FROM table WHERE Score = 75-68-70=213 What is the place of Australia?,SELECT Place FROM table WHERE Country = australia What is the place of player tom watson?,SELECT Place FROM table WHERE Player = tom watson Who is the player with a +3 to par and a 74-71-68=213 score?,SELECT Player FROM table WHERE To par = +3 AND Score = 74-71-68=213 What is player raymond floyd's country?,SELECT Country FROM table WHERE Player = raymond floyd Who is the player from the United States with a 75-70-68=211 score?,SELECT Player FROM table WHERE Country = united states AND Score = 75-70-68=211 What is the length in feet when the length in meters is 64.2?,SELECT Length ( ft ) FROM table WHERE Length ( m ) = 64.2 Where is the longest arch with a length in meters of 64.2?,SELECT Location FROM table WHERE Length ( m ) = 64.2 Where is the longest arch with a length in meters of 63?,SELECT Location FROM table WHERE Length ( m ) = 63 What is the rank of the arch with a length in meters of 75/55?,SELECT Rank FROM table WHERE Length ( m ) = 75/55 What is the length in feet of the Jiangzhou arch?,SELECT Length ( ft ) FROM table WHERE Name = jiangzhou arch What was the number of the crowd when the Wollongong Hawks were the home team?,SELECT SUM Crowd FROM table WHERE Home team = wollongong hawks What was the crowd size for the game with a score of 101-105?,SELECT Crowd FROM table WHERE Score = 101-105 What was the average crowd size for the game when the Gold Coast Blaze was the home team?,SELECT AVG Crowd FROM table WHERE Home team = gold coast blaze "What is City of License, when Frequency MHz is less than 102.5?",SELECT City of license FROM table WHERE Frequency MHz < 102.5 "What is Call Sign, when ERP W is greater than 50?",SELECT Call sign FROM table WHERE ERP W > 50 "What is City of License, when ERP W is greater than 3, and when Call Sign is K218DZ?",SELECT City of license FROM table WHERE ERP W > 3 AND Call sign = k218dz "What is Call Sign, when City of License is Brownfield, Texas?","SELECT Call sign FROM table WHERE City of license = brownfield, texas" "What is the Sum of ERP W, when Call Sign is K216GA?",SELECT SUM ERP W FROM table WHERE Call sign = k216ga What is the total number of overall picks that were after pick 9 and went to Auburn College?,SELECT COUNT Overall FROM table WHERE College = auburn AND Pick > 9 "What is the overall pick number for a draft pick smaller than 9, named buck mystrom from Michigan State college?",SELECT Overall FROM table WHERE Pick < 9 AND College = michigan state AND Name = buck mystrom What is the average number of rounds for billy hicks who had an overall pick number bigger than 310?,SELECT AVG Round FROM table WHERE Overall > 310 AND Name = billy hicks What is the sum of rounds that has a pick of 9 and is named jim pyburn?,SELECT SUM Round FROM table WHERE Pick = 9 AND Name = jim pyburn What is the highest round number for donnie caraway?,SELECT MAX Round FROM table WHERE Name = donnie caraway What is the highest overall pick number for george nicula who had a pick smaller than 9?,SELECT MAX Overall FROM table WHERE Name = george nicula AND Pick < 9 What is the status of the match held on 12/7/1997?,SELECT Status FROM table WHERE Date = 12/7/1997 Which venue has an against value larger than 21 and had Argentina as an opposing team.,SELECT Venue FROM table WHERE Against > 21 AND Opposing Team = argentina What was the average of againsts on 21/5/1997?,SELECT AVG Against FROM table WHERE Date = 21/5/1997 "Where was the venue with 3,096 in the crowd and against the Melbourne Tigers?","SELECT Venue FROM table WHERE Crowd > 3,096 AND Away team = melbourne tigers" What was the outcome before 1997?,SELECT Outcome FROM table WHERE Year < 1997 "What championship after 1997 was the score 1–6, 4–6, 7–5, 5–7?","SELECT Championship FROM table WHERE Year > 1997 AND Score = 1–6, 4–6, 7–5, 5–7" How many years was the opponent petr korda?,SELECT COUNT Year FROM table WHERE Opponent = petr korda What was the surface in 1996?,SELECT Surface FROM table WHERE Year = 1996 "Which country's score of 72-77-69-74=292 resulted in a reward of over $5,500?","SELECT Country FROM table WHERE Money ( $ ) > 5,500 AND Score = 72-77-69-74=292" What is the sum of total values for Rd 7 less than 8?,SELECT SUM Total FROM table WHERE Rd 7 < 8 What is the sum of values of Rd 7 with RD 6 less than 48 and Rd 8 less than 4 for TC Motorsport in a position greater than 1?,SELECT SUM Rd 7 FROM table WHERE Position > 1 AND Rd 6 < 48 AND Team = tc motorsport AND Rd 8 < 4 What is the average value for Rd 8 in a position less than 2 for Audi Sport Australia?,SELECT AVG Rd 8 FROM table WHERE Team = audi sport australia AND Position < 2 What position did Luca Sbisa play for the Philadelphia Flyers?,SELECT Position FROM table WHERE Player = luca sbisa What was the attendance for the home team of Walsall?,SELECT Attendance FROM table WHERE Home team = walsall Who were the away team in tie number 20?,SELECT Away team FROM table WHERE Tie no = 20 What was the score of tie number 15?,SELECT Score FROM table WHERE Tie no = 15 What is the margin of victory when the tournament is konica san jose classic?,SELECT Margin of victory FROM table WHERE Tournament = konica san jose classic what is the margin of victory when the runner-up is amy alcott and the winning score is –9 (72-68-67=207)?,SELECT Margin of victory FROM table WHERE Runner(s)-up = amy alcott AND Winning score = –9 (72-68-67=207) what is the winning score when the tournament is safeco classic?,SELECT Winning score FROM table WHERE Tournament = safeco classic what is the tournament when the winning score is –9 (69-69-70-71=279)?,SELECT Tournament FROM table WHERE Winning score = –9 (69-69-70-71=279) "Who is the rider with less than 15 laps, more than 32 grids, and an accident time/retired?",SELECT Rider FROM table WHERE Laps < 15 AND Grid > 32 AND Time/Retired = accident "What is the time/retired of the honda manufacturer with a grid less than 26, 18 laps, and joan olivé as the rider?",SELECT Time/Retired FROM table WHERE Manufacturer = honda AND Grid < 26 AND Laps = 18 AND Rider = joan olivé "What is the average number of laps with an accident time/retired, aprilia manufacturer and a grid of 27?",SELECT AVG Laps FROM table WHERE Time/Retired = accident AND Manufacturer = aprilia AND Grid = 27 "What is Type, when Rank is greater than 6, when Number of Bearers 2008 is greater than 13.815, and when Surname is Eriksen?",SELECT Type FROM table WHERE Rank > 6 AND Number of bearers 2008 > 13.815 AND Surname = eriksen "What is the highest Number of Bearers 2008, when Surname is Hansen, and when Rank is less than 1?",SELECT MAX Number of bearers 2008 FROM table WHERE Surname = hansen AND Rank < 1 "What is Type, when Number of Bearers 2008 is greater than 12.376, when Rank is greater than 3, and when Etymology is Son of Jens?",SELECT Type FROM table WHERE Number of bearers 2008 > 12.376 AND Rank > 3 AND Etymology = son of jens "What is Etymology, when Rank is 14?",SELECT Etymology FROM table WHERE Rank = 14 "What is Highest Number of Bearers 2008, when Surname is Jacobsen?",SELECT MAX Number of bearers 2008 FROM table WHERE Surname = jacobsen "WHAT POSITION HAS A ROUND LARGER THAN 2, FOR VALDOSTA COLLEGE?",SELECT Position FROM table WHERE Round > 2 AND College = valdosta "WHAT COLLEGE HAS A ROUND LARGER THAN 9, WITH BUTCH WEBSTER?",SELECT College FROM table WHERE Round > 9 AND Player = butch webster WHAT IS THE NATIONALITY FOR SOUTHWESTERN OKLAHOMA?,SELECT Nationality FROM table WHERE College = southwestern oklahoma WHAT IS THE TOTAL PICK FOR BOSTON COLLEGE?,SELECT COUNT Pick FROM table WHERE College = boston college WHAT ROUND HAS A GUARD POSITION AT OHIO COLLEGE?,SELECT Round FROM table WHERE Position = guard AND College = ohio What is the date where the round is R3?,SELECT Date FROM table WHERE Round = r3 What is the round of the game at venue H and opponent of Derby County?,SELECT Round FROM table WHERE Venue = h AND Opponent = derby county "What sum of game has an attendance of 18,690?","SELECT SUM Game FROM table WHERE Attendance = 18,690" "What average game was held on february 24 and has an attendance smaller than 16,541?","SELECT AVG Game FROM table WHERE Date = february 24 AND Attendance < 16,541" What was the score of having a tie of 1?,SELECT Score FROM table WHERE Tie no = 1 What was the attendance for the game where the away team was Stockport County?,SELECT Attendance FROM table WHERE Away team = stockport county What was the name of the away team that had a tie of 2?,SELECT Away team FROM table WHERE Tie no = 2 What was the score for the game where the home team was Wycombe Wanderers?,SELECT Score FROM table WHERE Home team = wycombe wanderers What was the score for the match where the home team was Leicester City?,SELECT Score FROM table WHERE Home team = leicester city Which Home team score has a AEDT Time of 11:00 pm?,SELECT Home team score FROM table WHERE AEDT Time = 11:00 pm "Which Home team is on Wednesday, 25 february 1998?","SELECT Home team FROM table WHERE Date = wednesday, 25 february 1998" "Name the Away team which has a Ground of waverley park, and a Home team of hawthorn?",SELECT Away team FROM table WHERE Ground = waverley park AND Home team = hawthorn "Name the AEDT Time which has a Local Time of 8:00 pm, and a Away team score of 22.12 (144)?",SELECT AEDT Time FROM table WHERE Local Time = 8:00 pm AND Away team score = 22.12 (144) Name the AEDT Time which has an Away team of collingwood?,SELECT AEDT Time FROM table WHERE Away team = collingwood What was the attendance when they played at Detroit Lions?,SELECT Attendance FROM table WHERE Opponent = at detroit lions What was the average attendance for games played at Atlanta Falcons?,SELECT AVG Attendance FROM table WHERE Opponent = at atlanta falcons "Which week was the game played on December 8, 1974?","SELECT Week FROM table WHERE Date = december 8, 1974" What was the result before week 13 when they played the Oakland Raiders?,SELECT Result FROM table WHERE Week < 13 AND Opponent = oakland raiders What time did the even tachi palace fights 3 take place?,SELECT Time FROM table WHERE Event = tachi palace fights 3 What location did the event kotc: mortal sins take place?,SELECT Location FROM table WHERE Event = kotc: mortal sins What is the sum of rounds where freddie mitchell was picked?,SELECT SUM Round FROM table WHERE Player = freddie mitchell Who was the player who was pick number 147?,SELECT Player FROM table WHERE Pick = 147 What position did a. j. feeley play who was picked in round 5?,SELECT Position FROM table WHERE Round = 5 AND Player = a. j. feeley What position did the player who was picked in round 3 play?,SELECT Position FROM table WHERE Round = 3 What Country is Tom Kite from?,SELECT Country FROM table WHERE Player = tom kite What is the Total of the Player with a Finish of 1?,SELECT COUNT Total FROM table WHERE Finish = 1 What was the 2010 population of frankfort which has a rank smaller than 14?,SELECT AVG 2010 Pop FROM table WHERE City = frankfort AND Rank < 14 What was the class position of the team that was in the 4th position?,SELECT Class Pos. FROM table WHERE Pos. = 4th "What is Class Pos., when Year is before 2013, and when Laps is greater than 175?",SELECT Class Pos. FROM table WHERE Year < 2013 AND Laps > 175 Which Year has a Category of best original song (รอเธอหันมา – โฟกัส จิระกุล)?,SELECT MAX Year FROM table WHERE Category = best original song (รอเธอหันมา – โฟกัส จิระกุล) "Which Year has an Award of 17th bangkok critics assembly awards, and a Category of best original score?",SELECT Year FROM table WHERE Award = 17th bangkok critics assembly awards AND Category = best original score "Which Country has a Result of nominated, an Award of 17th bangkok critics assembly awards, and a Category of best screenplay?",SELECT Country FROM table WHERE Result = nominated AND Award = 17th bangkok critics assembly awards AND Category = best screenplay Who was the opponent with a record of 14-4-1 and has a round of 1?,SELECT Opponent FROM table WHERE Round = 1 AND Record = 14-4-1 What is the round in Finland with a draw for method?,SELECT Round FROM table WHERE Location = finland AND Method = draw What's the location when the record was 6-0-1?,SELECT Location FROM table WHERE Record = 6-0-1 "Who was the opponent on October 14, 1984?","SELECT Opponent FROM table WHERE Date = october 14, 1984" What was the result in a week lower than 10 with an opponent of Chicago Bears?,SELECT Result FROM table WHERE Week < 10 AND Opponent = chicago bears What is the sum of attendance when the result was l 16-13?,SELECT SUM Attendance FROM table WHERE Result = l 16-13 "What is the name when the position was fullback, hooker?","SELECT Name FROM table WHERE Pos. = fullback, hooker" What is the name when the position is centre?,SELECT Name FROM table WHERE Pos. = centre Which show has a character of Rohan?,SELECT Show FROM table WHERE Character = rohan Which show was nominated for the ITA Milestone Award at the Indian Television Academy Awards?,SELECT Show FROM table WHERE Award Ceremony = indian television academy awards AND Category = ita milestone award Which character was nominated in the 2010 Indian Television Academy Awards?,SELECT Character FROM table WHERE Year = 2010 AND Award Ceremony = indian television academy awards "What rank is the title with a gross of $26,589,355?","SELECT Rank FROM table WHERE Gross = $26,589,355" "Which title ranked lower than 19 has a gross of $11,833,696?","SELECT Title FROM table WHERE Rank < 19 AND Gross = $11,833,696" "What rank has a gross of $35,976,000?","SELECT Rank FROM table WHERE Gross = $35,976,000" What is the rank of The Big Doll House?,SELECT MIN Rank FROM table WHERE Title = the big doll house "What is the Equipment that has a Point bigger than 256, and a Position of 3?",SELECT Equipment FROM table WHERE Points > 256 AND Position = 3 "What is the Equipment that has a Points littler than 442, and a Position of 9?",SELECT Equipment FROM table WHERE Points < 442 AND Position = 9 "What is the most elevated Position that has a Points of 257, and a Bike No littler than 19?",SELECT MAX Position FROM table WHERE Points = 257 AND Bike No < 19 "When Bunky Henry of the United States scored higher than 67 and his To par was e, what was his place?",SELECT Place FROM table WHERE Score > 67 AND Country = united states AND To par = e AND Player = bunky henry "When Bunky Henry of the United States scored higher than 68 and his To par was e, what was his place?",SELECT Place FROM table WHERE Score > 68 AND To par = e AND Player = bunky henry Where did Bob Murphy of the United States place?,SELECT Place FROM table WHERE Country = united states AND Player = bob murphy "When Bunky Henry placed t8, what was his To par?",SELECT To par FROM table WHERE Place = t8 AND Player = bunky henry Which country is George Archer from?,SELECT Country FROM table WHERE Player = george archer Which season has Zach Jacobson in third?,SELECT Season FROM table WHERE Third = zach jacobson Who was the lead with John Shuster as skip in the season of 2009–10?,SELECT Lead FROM table WHERE Skip = john shuster AND Season = 2009–10 Who was second when Shane McKinlay was the lead?,SELECT Second FROM table WHERE Lead = shane mckinlay Who was the lead with Pete Fenson as skip and Joe Polo as second in season 2005–06?,SELECT Lead FROM table WHERE Skip = pete fenson AND Second = joe polo AND Season = 2005–06 "Who was the lead with John Shuster as skip, Chris Plys in second, and Jeff Isaacson in third?",SELECT Lead FROM table WHERE Skip = john shuster AND Third = jeff isaacson AND Second = chris plys "WHAT IS THE TO PAR WITH A FINISH OF T11, FOR DAVID GRAHAM?",SELECT To par FROM table WHERE Finish = t11 AND Player = david graham WHAT IS THE TOTAL THAT HAS A WIN IN 1982?,SELECT AVG Total FROM table WHERE Year(s) won = 1982 "WHAT IS THE TOTAL, OF A TO PAR FOR HUBERT GREEN, AND A TOTAL LARGER THAN 291?",SELECT COUNT To par FROM table WHERE Player = hubert green AND Total > 291 "With a 35 to 39 greater than 3,315 what is the 45 to 49?","SELECT 45 to 49 FROM table WHERE 35 to 39 > 3,315" "What is the number of 40 to 44 when the 50 to 54 is less than 4,184, and the 15 to 17 is less than 3?","SELECT COUNT 40 to 44 FROM table WHERE 50 to 54 < 4,184 AND 15 to 17 < 3" "With a 20 to 24 less than 676, and a 15 to 17 greater than 16, and a 60 to 64 less than 3,142, what is the average 45 to 49?","SELECT AVG 45 to 49 FROM table WHERE 20 to 24 < 676 AND 15 to 17 > 16 AND 60 to 64 < 3,142" "What is the total 30 to 34 when the 40 to 44 is greater than 3,003, and the 50 to 54 is greater than 4,184?","SELECT SUM 30 to 34 FROM table WHERE 40 to 44 > 3,003 AND 50 to 54 > 4,184" "What is the total 60 to 64 when the Oblast\Age is Nenets in Yamal AO, and the 45 to 49 is bigger than 3,883?","SELECT SUM 60 to 64 FROM table WHERE Oblast\Age = nenets in yamal ao AND 45 to 49 > 3,883" "What is the mean 55 to 59 when the C/W 15+ is greater than 2,385, and the 30 to 34 is 2,483, and the 35 to 39 is greater than 3,315?","SELECT AVG 55 to 59 FROM table WHERE C/W 15+ > 2,385 AND 30 to 34 = 2,483 AND 35 to 39 > 3,315" Can you tell me the sum of Area km 2 that has the Official Name of glenelg?,SELECT SUM Area km 2 FROM table WHERE Official Name = glenelg "Can you tell me the lowest Area km 2 that has the Population of 2,352?","SELECT MIN Area km 2 FROM table WHERE Population = 2,352" "What is the FCC info for the radio station in West Lafayette, Indiana?",SELECT FCC info FROM table WHERE State = indiana AND City of license = west lafayette What is the frequency of the radio station in Indiana that has a call sign of WGNR?,SELECT Frequency FROM table WHERE State = indiana AND Call sign = wgnr What is the frequency of the radio station with a call sign of WGNR-FM?,SELECT Frequency FROM table WHERE Call sign = wgnr-fm What state is the radio station in that has a frequency of 90.1 FM and a city license in New Castle?,SELECT State FROM table WHERE Frequency = 90.1 fm AND City of license = new castle What city is 103.3 FM licensed in?,SELECT City of license FROM table WHERE Frequency = 103.3 fm What is the call sign for 90.9 FM which is in Florida?,SELECT Call sign FROM table WHERE State = florida AND Frequency = 90.9 fm What is the result for the Call to Arms I event?,SELECT Res. FROM table WHERE Event = call to arms i What is the record for the Utah Jazz?,SELECT Record FROM table WHERE Team = utah jazz what is the location when the method is tko (punches) and the time is 2:48?,SELECT Location FROM table WHERE Method = tko (punches) AND Time = 2:48 what is the location when the record is 5-1-1?,SELECT Location FROM table WHERE Record = 5-1-1 "What is the total avg/g of McCrary, Greg?","SELECT COUNT Avg/G FROM table WHERE Name = mccrary, greg" What is the lowest effic with a 58.9 avg/g?,SELECT MIN Effic FROM table WHERE Avg/G = 58.9 "What is the avg/g of Rhines, Chris, who has an effic greater than 73.95?","SELECT Avg/G FROM table WHERE Effic > 73.95 AND Name = rhines, chris" Which week has a record of 5–2?,SELECT Week FROM table WHERE Record = 5–2 On what date was the result w 28–7?,SELECT Date FROM table WHERE Result = w 28–7 Who has a birth of 16 august 1401?,SELECT Name FROM table WHERE Birth = 16 august 1401 "when was the death of the person with husband Charles, 1st dauphin?","SELECT Death FROM table WHERE Husband = charles, 1st dauphin" when was the death when the birth was 8 december 1542?,SELECT Death FROM table WHERE Birth = 8 december 1542 When was became dauphine when birth is 1393?,SELECT Became Dauphine FROM table WHERE Birth = 1393 when was the marriage when became dauphine is 31 august 1412?,SELECT Marriage FROM table WHERE Became Dauphine = 31 august 1412 who is the husband when ceased to be dauphine is 22 july 1461 became queen?,SELECT Husband FROM table WHERE Ceased to be Dauphine = 22 july 1461 became queen what is the least money ($) when the country is united states and the player is kirk triplett?,SELECT MIN Money ( $ ) FROM table WHERE Country = united states AND Player = kirk triplett what is the most money ($) when the score is 71-74-69-72=286?,SELECT MAX Money ( $ ) FROM table WHERE Score = 71-74-69-72=286 "What is the Money ($) when the Place is t6, and Player is chris dimarco?",SELECT Money ( $ ) FROM table WHERE Place = t6 AND Player = chris dimarco "What's the sum of the total congregation in the manitoba province with less than 1,208,268 population?","SELECT SUM Total Congregations FROM table WHERE Province = manitoba AND Population < 1,208,268" "What's the sum of population when the membership is 51,439 for fewer than 40 branches?","SELECT SUM Population FROM table WHERE Membership = 51,439 AND Branches < 40" "What's the fewest number of branches with more than 1 total congregations, a population of 1,033,381, and a membership smaller than 5,671?","SELECT MIN Branches FROM table WHERE Total Congregations > 1 AND Population = 1,033,381 AND Membership < 5,671" What year was Jamboree made?,SELECT Year FROM table WHERE Movie Title = jamboree What movie was made in 1957?,SELECT Movie Title FROM table WHERE Year = 1957 What year was Sam Kazman a producer?,SELECT Year FROM table WHERE Producer = sam kazman Who were the producers in 1961?,SELECT Producer FROM table WHERE Year = 1961 What were the roles in 1961?,SELECT Role FROM table WHERE Year = 1961 What was the date during week 13?,SELECT Date FROM table WHERE Week = 13 what is the game when on november 27?,SELECT SUM Game FROM table WHERE November = 27 who is the opponent on november 24?,SELECT Opponent FROM table WHERE November = 24 "Which opposing team had an Against score less than 42 and a Tour Match status in Rugby Park, Gisborne?","SELECT Opposing Team FROM table WHERE Against < 42 AND Status = tour match AND Venue = rugby park, gisborne" What date was the opposing team Poverty Bay?,SELECT Date FROM table WHERE Opposing Team = poverty bay Which venue had an against score smaller than 18 when the opposing team was North Auckland?,SELECT Venue FROM table WHERE Against < 18 AND Opposing Team = north auckland What was the score when the time was 14:00?,SELECT Score FROM table WHERE Time = 14:00 "What is High Assists, when High Points is ""Kobe Bryant (27)"", and when High Rebounds is ""Pau Gasol (11)""?",SELECT High assists FROM table WHERE High points = kobe bryant (27) AND High rebounds = pau gasol (11) What is the record for the St. Louis team?,SELECT Record FROM table WHERE Team = st. louis What shows for 2002 when the 1991 is w?,SELECT 2002 FROM table WHERE 1991 = w What shows for 1995 when 1996 shows grand slams?,SELECT 1995 FROM table WHERE 1996 = grand slams "What shows for 202 when the 1994 is A, the 1989 is NME, and the 199 is 2R?",SELECT 2002 FROM table WHERE 1994 = a AND 1989 = nme AND 1999 = 2r "What shows for 1992 when 1988 is A, at the Australian Open?",SELECT 1992 FROM table WHERE 1988 = a AND Tournament = australian open "What shows for 1992 when 2001 is 1r, 1994 is 1r, and the 2002 is qf?",SELECT 1992 FROM table WHERE 2001 = 1r AND 1994 = 1r AND 2002 = qf What shows for 1988 when 1994 shows 10–6?,SELECT 1988 FROM table WHERE 1994 = 10–6 What result is found for the round that has f?,SELECT Result FROM table WHERE Round = f What was the method of resolution for the fight against dale hartt?,SELECT Method FROM table WHERE Opponent = dale hartt Which phase is for the Matchday 4 Round?,SELECT Phase FROM table WHERE Round = matchday 4 "what is the mountain range when the state is colorado, rank is higher than 90 and mountain peak is whetstone mountain?",SELECT Mountain Range FROM table WHERE State = colorado AND Rank > 90 AND Mountain Peak = whetstone mountain what is the mountain peak when the location is 37.5775°n 105.4856°w?,SELECT Mountain Peak FROM table WHERE Location = 37.5775°n 105.4856°w what is the mountain range when the mountain peak is mauna kea?,SELECT Mountain Range FROM table WHERE Mountain Peak = mauna kea what is the rank when the state is colorado and the location is 37.7859°n 107.7039°w?,SELECT SUM Rank FROM table WHERE State = colorado AND Location = 37.7859°n 107.7039°w What is the number of people in attendance when the time is 3:00?,SELECT Attendance FROM table WHERE Time = 3:00 What was the score at Tiger Stadium on October 12?,SELECT Score FROM table WHERE Location = tiger stadium AND Date = october 12 "What is the number of people in attendance at Oakland-Alameda County Coliseum, and game is 2?",SELECT SUM Attendance FROM table WHERE Location = oakland-alameda county coliseum AND Game = 2 Who had the most assists in the game against Atlanta?,SELECT High assists FROM table WHERE Team = atlanta What is the lowest played with a lost bigger than 10?,SELECT MIN Played FROM table WHERE Lost > 10 "What team with a goals conceded smaller than 25, and a place smaller than 3?",SELECT Team FROM table WHERE Goals Conceded < 25 AND Place < 3 "What is the sum of draw with a lost smaller than 6, and a place of 5, and a goals scored less than 29?",SELECT SUM Draw FROM table WHERE Lost < 6 AND Place = 5 AND Goals Scored < 29 What is the total number for a place with points smaller than 12?,SELECT COUNT Place FROM table WHERE Points < 12 "What is Place, when Country is ""United States"", and when Player is ""Lee Trevino""?",SELECT Place FROM table WHERE Country = united states AND Player = lee trevino "What is the total number of Score, when Country is ""United States"", and when Player is ""Lee Trevino""?",SELECT COUNT Score FROM table WHERE Country = united states AND Player = lee trevino "What is To Par, when Place is ""T9"", and when Player is ""Lee Trevino""?",SELECT To par FROM table WHERE Place = t9 AND Player = lee trevino "What is the Country, when Place is T6, and when Player is ""Raymond Floyd""?",SELECT Country FROM table WHERE Place = t6 AND Player = raymond floyd What were the years for Seasons in CSL when they played in the Guiyang Olympic Sports Center and had Top Division Titles (Overall) of 0?,SELECT Seasons in CSL FROM table WHERE Top Division Titles (Overall) = 0 AND Home stadium = guiyang olympic sports center "What is To Par, when Place is ""T5"", and when Country is ""United States""?",SELECT To par FROM table WHERE Place = t5 AND Country = united states "What is Score, when Country is ""United States"", and when To Par is ""+4""?",SELECT Score FROM table WHERE Country = united states AND To par = +4 "What is Player, when Score is ""66-74-76=216""?",SELECT Player FROM table WHERE Score = 66-74-76=216 "What is Country, when Place is ""T9"", and when Player is ""Michael Campbell""?",SELECT Country FROM table WHERE Place = t9 AND Player = michael campbell "What is Player, when Country is ""England"", and when Place is ""T7""?",SELECT Player FROM table WHERE Country = england AND Place = t7 "What is Player, when Place is ""1""?",SELECT Player FROM table WHERE Place = 1 What is the total of Mark O'meara?,SELECT MIN Total FROM table WHERE Player = mark o'meara What is the total for Bernhard Langer?,SELECT COUNT Total FROM table WHERE Player = bernhard langer Which player has +2 to par?,SELECT Player FROM table WHERE To par = +2 Which country has a finish of t22?,SELECT Country FROM table WHERE Finish = t22 Which player has a total of more than 290 and +4 to par.,SELECT Player FROM table WHERE Total > 290 AND To par = +4 What is the number of gold medals when the number of bronze medals is 8?,SELECT Gold FROM table WHERE Bronze = 8 What rank is the nation that has a bronze of source: Maltese Olympic Committee?,SELECT Rank FROM table WHERE Bronze = source: maltese olympic committee What rank is the nation with 2 silver medals?,SELECT Rank FROM table WHERE Silver = 2 What is the total medal count for the nation that has 5 gold?,SELECT Total FROM table WHERE Gold = 5 How many bronze medals does the nation ranked number 1 have?,SELECT Bronze FROM table WHERE Rank = 1 What nation has 28 bronze medals?,SELECT Nation FROM table WHERE Bronze = 28 "What is the average To Par, when Score is ""72-67-71-72=282""?",SELECT AVG To par FROM table WHERE Score = 72-67-71-72=282 "What is the highest To Par, when Place is ""1""?",SELECT MAX To par FROM table WHERE Place = 1 What's the nationality of Montreal Impact with Justin Mapp Category:articles with hcards as the player?,SELECT Nationality FROM table WHERE Team = montreal impact AND Player = justin mapp category:articles with hcards "After 2009, who was the player that has a nationality of Canada?",SELECT Player FROM table WHERE Nationality = canada AND Year > 2009 "After 2009, what's the nationality of a player named Dwayne de Rosario Category:articles with hcards?",SELECT Nationality FROM table WHERE Year > 2009 AND Player = dwayne de rosario category:articles with hcards What's the position when the player was Justin Mapp Category:articles with hcards with a United States nationality?,SELECT Position FROM table WHERE Nationality = united states AND Player = justin mapp category:articles with hcards "What is the result with an attendance larger than 10,107 and Celtic as the opponent?","SELECT Result FROM table WHERE Attendance > 10,107 AND Opponent = celtic" What is the result of round R3?,SELECT Result FROM table WHERE Round = r3 In which venue was round F?,SELECT Venue FROM table WHERE Round = f How many top 10s belong to the team with a start of 7 and an average finish less than 16.7?,SELECT COUNT Top 10 FROM table WHERE Starts = 7 AND Avg. Finish < 16.7 "Which Competition has an Event of 50km, a Year earlier than 2010 and a Position of 3rd?",SELECT Competition FROM table WHERE Event = 50km AND Year < 2010 AND Position = 3rd What is the Position for the European U23 Championships?,SELECT Position FROM table WHERE Competition = european u23 championships Which Event has 5th Position in the European Championships Competition?,SELECT Event FROM table WHERE Competition = european championships AND Position = 5th "What Position is listed against a Venue of Debrecen, Hungary","SELECT Position FROM table WHERE Venue = debrecen, hungary" How many blocks are there when the rebounds are fewer than 5.2?,SELECT COUNT Blocks FROM table WHERE Rebounds < 5.2 What is the maximum rebounds when there are 0.9 steals and fewer than 1.4 turnovers?,SELECT MAX Rebounds FROM table WHERE Steals = 0.9 AND Turnovers < 1.4 "What team was the opponent in a week earlier than 17 on June 17, 2006?","SELECT Opponent FROM table WHERE Week < 17 AND Date = june 17, 2006" "What is the result for the game on May 27, 2006?","SELECT Result FROM table WHERE Date = may 27, 2006" What is the Game site week 1?,SELECT Game site FROM table WHERE Week = 1 "What was the highest Tie no when the home team was the Bolton Wanderers, and the date was Middlesbrough?",SELECT MAX Tie no FROM table WHERE Home team = bolton wanderers AND Date = middlesbrough What is the average Tie no when the date is Birmingham City?,SELECT AVG Tie no FROM table WHERE Date = birmingham city What was the Tie no when then home team was Stoke City for the game played on 9 February 1946?,SELECT Tie no FROM table WHERE Home team = stoke city AND Date = 9 february 1946 How many attended the game with an opponent of bye?,SELECT Attendance FROM table WHERE Opponent = bye "Which opponent had 73,428 in attendance?","SELECT Opponent FROM table WHERE Attendance = 73,428" What was the attendance of the Oakland Raiders game?,SELECT Attendance FROM table WHERE Opponent = oakland raiders What is the streak for game 16 when the Dolphins had 21 points?,SELECT Streak FROM table WHERE Dolphins' points = 21 AND Game = 16 What is the streak for game 2?,SELECT Streak FROM table WHERE Game = 2 How many opponents points were there on 11/11/01?,SELECT Opponents' Points FROM table WHERE Date = 11/11/01 Which Date has a Game of game 3?,SELECT Date FROM table WHERE Game = game 3 "Which Home Team has a Road Team of rochester, and a Result of 71-78?",SELECT Home Team FROM table WHERE Road Team = rochester AND Result = 71-78 "Which Result has a Home Team of rochester, and a Game of game 5?",SELECT Result FROM table WHERE Home Team = rochester AND Game = game 5 "Which Road Team has a Home Team of rochester, and a Game of game 2?",SELECT Road Team FROM table WHERE Home Team = rochester AND Game = game 2 "Which Road Team has a Home Team of rochester, and a Result of 89-92?",SELECT Road Team FROM table WHERE Home Team = rochester AND Result = 89-92 "Which Date has a Road Team of new york, and a Result of 79-75?",SELECT Date FROM table WHERE Road Team = new york AND Result = 79-75 What was the highest assists for game 3?,SELECT High assists FROM table WHERE Game = 3 "What country is player ed sneed, who has a to par of +3, from?",SELECT Country FROM table WHERE To par = +3 AND Player = ed sneed "What is the to par of player ed sneed, who has a t5 place?",SELECT To par FROM table WHERE Place = t5 AND Player = ed sneed Who is the player with a 70-75=145 score?,SELECT Player FROM table WHERE Score = 70-75=145 "What is the to par of player tom weiskopf, who has a 71-74=145 score?",SELECT To par FROM table WHERE Score = 71-74=145 AND Player = tom weiskopf Who is the player with a t5 place and a 75-70=145 score?,SELECT Player FROM table WHERE Place = t5 AND Score = 75-70=145 What is the country of player ed sneed with a to par of +3?,SELECT Country FROM table WHERE To par = +3 AND Player = ed sneed What is the Score of the game with a Record of 31–37–9?,SELECT Score FROM table WHERE Record = 31–37–9 What is the Score of the Pittsburgh Home game on March 3 with 61 Points?,SELECT Score FROM table WHERE Home = pittsburgh AND Points = 61 AND Date = march 3 What is the Date of the game in Vancouver?,SELECT Date FROM table WHERE Home = vancouver Which Run 4 has Athletes of alexandru frimu & costel rădulescu?,SELECT Run 4 FROM table WHERE Athletes = alexandru frimu & costel rădulescu Which Final has a Team of liechtenstein (lie) liechtenstein i?,SELECT Final FROM table WHERE Team = liechtenstein (lie) liechtenstein i Which Run 2 has a Run 1 of 1:30.03?,SELECT Run 2 FROM table WHERE Run 1 = 1:30.03 Which Run 4 has a Run 3 of 1:26.63?,SELECT Run 4 FROM table WHERE Run 3 = 1:26.63 Which Run 4 has a Run 1 of 1:25.82?,SELECT Run 4 FROM table WHERE Run 1 = 1:25.82 Which Final has a Run 2 of 1:27.58?,SELECT Final FROM table WHERE Run 2 = 1:27.58 "which opponents in the u.s. championships played after 1945 and had a score of 3–6, 6–4, 2–6, 6–3, 20–18?","SELECT Opponents in the final FROM table WHERE Championship = u.s. championships AND Year > 1945 AND Score = 3–6, 6–4, 2–6, 6–3, 20–18" "what is the most recent year gardnar mulloy played as a partner and score was 12–10, 8–10, 12–10, 6–2?","SELECT MAX Year FROM table WHERE Partner = gardnar mulloy AND Score = 12–10, 8–10, 12–10, 6–2" What Ship was Built by Cammell Laird?,SELECT Ship FROM table WHERE Builder = cammell laird What Country is the John S. McCain Ship from?,SELECT Country FROM table WHERE Ship = john s. mccain What is the Cargo Ship located at Birkenhead?,SELECT Ship FROM table WHERE Class / type = cargo ship AND Location = birkenhead "What is the highest Population, when % LDS is 0.54%, and when Total Congregations is greater than 2?",SELECT MAX Population FROM table WHERE % LDS = 0.54% AND Total Congregations > 2 "What is the total number of Total Congregations, when % LDS is 0.54%, and when Population is greater than 105,275?","SELECT COUNT Total Congregations FROM table WHERE % LDS = 0.54% AND Population > 105,275" "What is the highest Population, when State is Puerto Rico, and when Total Congregations is greater than 41?",SELECT MAX Population FROM table WHERE State = puerto rico AND Total Congregations > 41 "What is Population, when Total Congregations is less than 4, and when % LDS is 0.54%?",SELECT Population FROM table WHERE Total Congregations < 4 AND % LDS = 0.54% Who was the actor in Moscow who did the part done by John Carlisle in London in 2002?,"SELECT Actor in Moscow, 2007 FROM table WHERE Actor in London, 2002 = john carlisle" Who was the actor in London in 2002 with the shipwreck of Leonty Ibayev?,"SELECT Actor in London, 2002 FROM table WHERE Shipwreck = leonty ibayev" Who was the Actor in the New York production in 2006 for the row with Ramilya Iskander performing in Moscow in 2007?,"SELECT Actor in New York, 2006 FROM table WHERE Actor in Moscow, 2007 = ramilya iskander" Who was the 2007 actor from Moscow for the voyage of Varenka Bakunin?,"SELECT Actor in Moscow, 2007 FROM table WHERE Voyage = varenka bakunin" Who was the 2007 actor from Moscow for the shipwreck of Leonty Ibayev?,"SELECT Actor in Moscow, 2007 FROM table WHERE Shipwreck = leonty ibayev" Which institution is private/catholic?,SELECT Institution FROM table WHERE Affiliation = private/catholic What is the average enrollment of the Redbirds' school?,SELECT AVG Enrollment FROM table WHERE Nickname = redbirds What is Southern Illinois University Edwardsville's affiliation?,SELECT Affiliation FROM table WHERE Institution = southern illinois university edwardsville "With a 0-2 series, what is the high points?",SELECT High points FROM table WHERE Series = 0-2 What is the an-stem for the word which has an ö-stems of siangar and an u-stem ending of syni?,SELECT Masculine an-stems FROM table WHERE Feminine ō-stems = siangar AND Masculine u-stems = syni What ending does siangu get for ön?,SELECT Feminine ōn-stems FROM table WHERE Feminine ō-stems = siangu What is the u form of the word with a neuter form of skip and a masculine a-ending of fisker?,SELECT Masculine u-stems FROM table WHERE Neuter a-stems = skip AND Masculine a-stems = fisker What is the masculine an form for the word with a feminine ö ending of siangar and a masculine u ending of sunar?,SELECT Masculine an-stems FROM table WHERE Feminine ō-stems = siangar AND Masculine u-stems = sunar What is the masculine u form for the old Swedish word with a neuter a form of skipum?,SELECT Masculine u-stems FROM table WHERE Neuter a-stems = skipum A tournament on which date has a margin of victory of 2 strokes and a par of −16?,SELECT Date FROM table WHERE Margin of victory = 2 strokes AND To par = −16 "Who was the runner-up in the tournament that has a margin of victory of 2 strokes, and a To par of −16?",SELECT Runner-up FROM table WHERE Margin of victory = 2 strokes AND To par = −16 What was the to par of the tournament that had Ken Duke as a runner-up?,SELECT To par FROM table WHERE Runner-up = ken duke What was the margin of victory when Brandt Snedeker was runner-up?,SELECT Margin of victory FROM table WHERE Runner-up = brandt snedeker What is the date that has a winning score of 67-70-68-67=272?,SELECT Date FROM table WHERE Winning score = 67-70-68-67=272 "What year has a Schwante smaller than 2.043, an Eichstädt smaller than 848, and a Bärenklau smaller than 1.262?",SELECT COUNT Year FROM table WHERE Schwante < 2.043 AND Eichstädt < 848 AND Bärenklau < 1.262 What's the score for a game over 56 with a record of 29-24-7 with a lundqvist decision?,SELECT Score FROM table WHERE Game > 56 AND Decision = lundqvist AND Record = 29-24-7 What is the High rebounds with a Series with 4–2?,SELECT High rebounds FROM table WHERE Series = 4–2 "What is the High rebounds with a High assists with bryant (7), and a Team of @ utah?",SELECT High rebounds FROM table WHERE High assists = bryant (7) AND Team = @ utah What is the Series with a High rebounds with gasol (10)?,SELECT Series FROM table WHERE High rebounds = gasol (10) Tell me the D 49 and D 46 of r 13,SELECT D 49 FROM table WHERE D 46 = r 13 I want the D 40 with D 44 of d 15,SELECT D 40 FROM table WHERE D 44 = d 15 I want the D 45 and D 42 of r 22,SELECT D 45 FROM table WHERE D 42 = r 22 I want the D 46 for D 45 of r 5,SELECT D 46 FROM table WHERE D 45 = r 5 I want the D 47 for D 41 being r 21,SELECT D 47 FROM table WHERE D 41 = r 21 "What is the Name with a Year of junior, and a High School with wheatley?",SELECT Name FROM table WHERE Year = junior AND High School = wheatley What is the Home Town with a Name with rob cunningham?,SELECT Home Town FROM table WHERE Name = rob cunningham "What is the Position with a Year with freshman, and a Weight larger than 210?",SELECT Position FROM table WHERE Year = freshman AND Weight > 210 "What is the Home Town with a Year of freshman, and a Height with 6–6?",SELECT Home Town FROM table WHERE Year = freshman AND Height = 6–6 "What is the Name with a Year with freshman, and a Home Town with los angeles, ca, and a Height of 6–4?","SELECT Name FROM table WHERE Year = freshman AND Home Town = los angeles, ca AND Height = 6–4" What is the Result for Goal 3?,SELECT Result FROM table WHERE Goal = 3 What is the average ties when the team is montreal victorias and the games played is more than 8?,SELECT AVG Ties FROM table WHERE Team = montreal victorias AND Games Played > 8 what is the average losses when the wins is 3?,SELECT AVG Losses FROM table WHERE Wins = 3 what is the highest goals against when the wins is less than 1?,SELECT MAX Goals Against FROM table WHERE Wins < 1 "what is the total number of goals for when the ties is more than 0, the goals against is more than 35 and the wins is less than 2?",SELECT COUNT Goals For FROM table WHERE Ties > 0 AND Goals Against > 35 AND Wins < 2 what is the sum of the losses when the goals against is less than 34 and the games played is less than 8?,SELECT SUM Losses FROM table WHERE Goals Against < 34 AND Games Played < 8 What is the name of the platform used for various computers and consoles?,SELECT Platform FROM table WHERE System = various computers and consoles Which system is named ELKJS?,SELECT System FROM table WHERE Name = elkjs What is the system called that is named ELKJS?,SELECT System FROM table WHERE Name = elkjs What are the numbers for the item completed earlier than 1904?,SELECT Numbers FROM table WHERE Completed < 1904 "For the item with more than 10, and numbers of 53-58, 61-72, what is the lowest completed?","SELECT MIN Completed FROM table WHERE Quantity > 10 AND Numbers = 53-58, 61-72" What is the quantity of the item with the numbers of 29-36?,SELECT AVG Quantity FROM table WHERE Numbers = 29-36 How many reg GP for rick vaive in round 1?,SELECT SUM Reg GP FROM table WHERE Player = rick vaive AND Rd # > 1 How many reg GP for rick vaive in round 1?,SELECT SUM Reg GP FROM table WHERE Player = rick vaive AND Rd # < 1 How many rounds exist for picks under 5?,SELECT COUNT Rd # FROM table WHERE Pick # < 5 Who did the Jets play in their post-week 15 game?,SELECT Opponent FROM table WHERE Week > 15 Who did the Jets play in their pre-week 9 game at the Robert F. Kennedy memorial stadium?,SELECT Opponent FROM table WHERE Week < 9 AND Game site = robert f. kennedy memorial stadium What was the date of the game when the Canadiens had a record of 31–19–9?,SELECT Date FROM table WHERE Record = 31–19–9 Who was the visiting team at the game when the Canadiens had a record of 30–19–9?,SELECT Visitor FROM table WHERE Record = 30–19–9 What school did bo jackson attend?,SELECT School FROM table WHERE Player = bo jackson What was the highest guard picked?,SELECT MAX Pick FROM table WHERE Position = guard What is the highest pick for a player from auburn?,SELECT MAX Pick FROM table WHERE School = auburn "What is the low code for glen harvie with a population greater than 2,774?","SELECT MIN Code FROM table WHERE Population > 2,774 AND Place = glen harvie" Tell me the rider with 18.185 points round 1,SELECT Rider FROM table WHERE Round 1 Points = 18.185 Tell me the most total for horse of carlson,SELECT MAX Total FROM table WHERE Horse = carlson Tell me the rider that had round 1 points of 7.465 and total more than 16.615,SELECT Rider FROM table WHERE Total > 16.615 AND Round 1 Points = 7.465 What were the assists on April 8 in game less than 78?,SELECT High assists FROM table WHERE Game < 78 AND Date = april 8 What was the score of game 82?,SELECT Score FROM table WHERE Game = 82 "What is Essendon's home team that has an away crowd size larger than 19,491?","SELECT Away team FROM table WHERE Crowd > 19,491 AND Home team = essendon" When did an away team score 15.7 (97)?,SELECT Date FROM table WHERE Away team score = 15.7 (97) When was there a game at Kardinia Park?,SELECT Date FROM table WHERE Venue = kardinia park who had the high points when chris bosh (13) had the high rebounds?,SELECT High points FROM table WHERE High rebounds = chris bosh (13) what is the score when the team is @ cleveland?,SELECT Score FROM table WHERE Team = @ cleveland who had the high rebounds when the game number was 6?,SELECT High rebounds FROM table WHERE Game = 6 What was the score when the NY Islanders was the visiting team?,SELECT Score FROM table WHERE Visitor = ny islanders What was the record when the visiting team was Ottawa?,SELECT Record FROM table WHERE Visitor = ottawa "What is the full number of Total Seats with a constituency seat number bigger than 0 with the Liberal Democrat party, and the Regional seat number is smaller than 6?",SELECT SUM Total Seats FROM table WHERE Constituency Seats > 0 AND Party = liberal democrat AND Regional Seats < 6 How many regional seats were there with the SNP party and where the number of total seats was bigger than 46?,SELECT COUNT Regional Seats FROM table WHERE Party = snp AND Total Seats > 46 Which team was the visitor on January 10?,SELECT Visitor FROM table WHERE Date = january 10 "What was the date that the decision was Niittymaki, the attendance larger than 19,207, and the record 28–17–5?","SELECT Date FROM table WHERE Decision = niittymaki AND Attendance > 19,207 AND Record = 28–17–5" What is the average Draw when the Place is larger than 5?,SELECT AVG Draw FROM table WHERE Place > 5 What is the lowest Draw when the Artist is Stine Findsen and the Points are larger than 42?,SELECT MIN Draw FROM table WHERE Artist = stine findsen AND Points > 42 What is the Draw that has Points larger than 44 and a Place larger than 1?,SELECT AVG Draw FROM table WHERE Points > 44 AND Place > 1 What is the away team score when home team score is 20.12 (132)?,SELECT Away team score FROM table WHERE Home team score = 20.12 (132) What is the position of the player from round 2 from Sweden?,SELECT Position FROM table WHERE Round = 2 AND Nationality = sweden "What is the highest round of Ian Cole, who played position d from the United States?",SELECT MAX Round FROM table WHERE Position = d AND Nationality = united states AND Player = ian cole Who is the player from Denmark who plays position c?,SELECT Player FROM table WHERE Position = c AND Nationality = denmark Which college/junior/club team (league) did Brett Sonne play in?,SELECT College/Junior/Club Team (League) FROM table WHERE Player = brett sonne Which date has a To par of –12?,SELECT Date FROM table WHERE To par = –12 "How many attended the game on December 16, 2001?","SELECT Attendance FROM table WHERE Date = december 16, 2001" What week is a bye week?,SELECT Week FROM table WHERE Date = bye How many years entered service when there were 13 locomotives?,SELECT COUNT Entered service FROM table WHERE Locomotive = 13 "Which locomotive had a 2-8-2t type, entered service year prior to 1915, and which was built after 1911?",SELECT Locomotive FROM table WHERE Type = 2-8-2t AND Entered service < 1915 AND Built > 1911 What is the highest number of wins with a goal difference less than 4 at the Villarreal CF and more than 38 played?,SELECT MAX Wins FROM table WHERE Goal Difference < 4 AND Club = villarreal cf AND Played > 38 What is the highest number played with a goal difference less than -27?,SELECT MAX Played FROM table WHERE Goal Difference < -27 What is the highest number of loss with a 7 position and more than 45 goals?,SELECT MAX Losses FROM table WHERE Position = 7 AND Goals for > 45 "What is the highest position with less than 17 losses, more than 57 goals, and a goal difference less than 4?",SELECT MAX Position FROM table WHERE Losses < 17 AND Goals for > 57 AND Goal Difference < 4 What is the average goal difference with 51 goals scored against and less than 17 losses?,SELECT AVG Goal Difference FROM table WHERE Goals against = 51 AND Losses < 17 What is the lowest position with 32-6 points and less then 59 goals when there are more than 38 played?,SELECT MIN Position FROM table WHERE Points = 32-6 AND Goals against < 59 AND Played > 38 What was the final score of the Australian Open?,SELECT Score in the final FROM table WHERE Championship = australian open What record was set by walter brennan before 1941?,SELECT Record Set FROM table WHERE Actor = walter brennan AND Year < 1941 What is the earliest year for ordinary people to appear in the notes?,SELECT MIN Year FROM table WHERE Notes = ordinary people "what is the engine when the rounds ar all, the tyre is m and the driver is david coulthard?",SELECT Engine † FROM table WHERE Rounds = all AND Tyre = m AND Driver = david coulthard who is the entrant when the engine is bmw p82?,SELECT Entrant FROM table WHERE Engine † = bmw p82 what is the rounds when the engine is mercedes fo110m?,SELECT Rounds FROM table WHERE Engine † = mercedes fo110m who is the driver when the engine is mercedes fo110m?,SELECT Driver FROM table WHERE Engine † = mercedes fo110m what is the tyre when the engine is asiatech at02 and the driver is alex yoong?,SELECT Tyre FROM table WHERE Engine † = asiatech at02 AND Driver = alex yoong "what is the chassis when the tyre is b, the engine is ferrari 050 ferrari 051 and the driver is rubens barrichello?",SELECT Chassis FROM table WHERE Tyre = b AND Engine † = ferrari 050 ferrari 051 AND Driver = rubens barrichello What is the rank of the rider with time of 1:41.40.55?,SELECT SUM Rank FROM table WHERE Time = 1:41.40.55 What is the time of the rider with a 398cc yamaha?,SELECT Time FROM table WHERE Team = 398cc yamaha What is the time of the rider ranked 6?,SELECT Time FROM table WHERE Rank = 6 Who is the rider with a 399cc Kawasaki?,SELECT Rider FROM table WHERE Team = 399cc kawasaki "Where did Tyler Haws, 2009 Utah Mr. Basketball, go to high school?",SELECT High school FROM table WHERE Utah Mr. Basketball = tyler haws AND Year = 2009 "How many players named bob charles with earnings over $7,646,958?","SELECT COUNT Rank FROM table WHERE Player = bob charles AND Earnings( $ ) > 7,646,958" How much have players earned with 14 wins ranked below 3?,SELECT COUNT Earnings( $ ) FROM table WHERE Wins = 14 AND Rank > 3 "How many average wins for players ranked below 2 with earnings greater than $7,676,552?","SELECT AVG Wins FROM table WHERE Earnings( $ ) > 7,676,552 AND Rank > 2" Who built the car that ran out of fuel before 28 laps?,SELECT Constructor FROM table WHERE Laps < 28 AND Time/Retired = out of fuel "What is the high lap total for cards with a grid larger than 21, and a Time/Retired of +2 laps?",SELECT MAX Laps FROM table WHERE Grid > 21 AND Time/Retired = +2 laps Which SECR numbers have a class of b1?,SELECT SECR numbers FROM table WHERE Class = b1 Which class was made in 1880?,SELECT Class FROM table WHERE Year made = 1880 "What is the date of the game when attendance is more than 20,682?","SELECT Date FROM table WHERE Attendance > 20,682" What game showed a home team score of 8.11 (59)?,SELECT Date FROM table WHERE Home team score = 8.11 (59) Where was the game played with an away team score of 14.17 (101)?,SELECT Venue FROM table WHERE Away team score = 14.17 (101) What place had an Away team get a score of 10.17 (77)?,SELECT Venue FROM table WHERE Away team score = 10.17 (77) Which home team played the Away team from Richmond?,SELECT Home team FROM table WHERE Away team = richmond What was the home teams score while playing the away team of south melbourne?,SELECT Home team score FROM table WHERE Away team = south melbourne What was the score of the away team while playing at the arden street oval?,SELECT Away team score FROM table WHERE Venue = arden street oval What are the rounds for the B tyres and Ferrari 053 engine +?,SELECT Rounds FROM table WHERE Tyre = b AND Engine † = ferrari 053 What kind of chassis does Ricardo Zonta have?,SELECT Chassis FROM table WHERE Driver = ricardo zonta What kind of free practice is there with a Ford RS2 engine +?,SELECT Free Practice driver(s) FROM table WHERE Engine † = ford rs2 What is the total number of matches with a loss less than 5 in the 2008/2009 season and has a draw larger than 9?,SELECT COUNT Matches FROM table WHERE Lost < 5 AND Season = 2008/2009 AND Draw > 9 "What competition has a score greater than 30, a draw less than 5, and a loss larger than 10?",SELECT Competition FROM table WHERE Points > 30 AND Draw < 5 AND Lost > 10 "What is the sum of the losses that a match score larger than 26, a points score of 62, and a draw greater than 5?",SELECT SUM Lost FROM table WHERE Matches > 26 AND Points = 62 AND Draw > 5 "What is the average rating for ""a lost puppy dog""?","SELECT AVG Rating FROM table WHERE Episode = ""a lost puppy dog""" What is the record for the game on January 19?,SELECT Record FROM table WHERE Date = january 19 What is the score of the game on January 12?,SELECT Score FROM table WHERE Date = january 12 Who was the home team when the vistor team was the Montreal Canadiens on February 12?,SELECT Home FROM table WHERE Visitor = montreal canadiens AND Date = february 12 Tell me the city of license with frequency of Mhz of 90.3 fm,SELECT City of license FROM table WHERE Frequency MHz = 90.3 fm Name the call sign for ERP W of 4,SELECT Call sign FROM table WHERE ERP W = 4 Name the frequence MHz for ERP W of 55,SELECT Frequency MHz FROM table WHERE ERP W = 55 Name the FCC info for call sign of w279at,SELECT FCC info FROM table WHERE Call sign = w279at Name the call sign for ERP W of 27,SELECT Call sign FROM table WHERE ERP W = 27 What was the date of the game that had a score of 3 – 1?,SELECT Date FROM table WHERE Score = 3 – 1 What was the score of the game when the Boston Bruins were the visiting team?,SELECT Score FROM table WHERE Visitor = boston bruins What was the score with a 16–14–6 record?,SELECT Score FROM table WHERE Record = 16–14–6 What was the SECR number of the item made in 1861?,SELECT SECR numbers FROM table WHERE Year made = 1861 Name the venue with a home team of geelong,SELECT Venue FROM table WHERE Home team = geelong "Name the home team score for larger crowd than 11,918 for windy hill venue","SELECT Home team score FROM table WHERE Crowd > 11,918 AND Venue = windy hill" "When the Home team scored 14.14 (98), what did the Away Team score?",SELECT Away team score FROM table WHERE Home team score = 14.14 (98) "When the Venue was Punt Road Oval, who was the Home Team?",SELECT Home team FROM table WHERE Venue = punt road oval "When Melbourne was the Away team, what was their score?",SELECT Away team score FROM table WHERE Away team = melbourne Who is driver of the d6 chassis?,SELECT Driver FROM table WHERE Chassis = d6 Who is the constructor for driver Niki Lauda and a chassis of mp4/1c?,SELECT Constructor FROM table WHERE Chassis = mp4/1c AND Driver = niki lauda Who is the Constructor for driver Piercarlo Ghinzani and a Ford cosworth dfv 3.0 v8 engine?,SELECT Constructor FROM table WHERE Driver = piercarlo ghinzani AND Engine = ford cosworth dfv 3.0 v8 "Which seniors have a year before 2007, Fourths (Under 14's) of kiewa-sandy creek, and a Reserve of mitta united?",SELECT Seniors FROM table WHERE YEAR < 2007 AND Fourths (Under 14's) = kiewa-sandy creek AND Reserves = mitta united "Which seniors have a year after 2005, a Reserve of kiewa-sandy creek, and Fourths (Under 14's) of kiewa-sandy creek?",SELECT Seniors FROM table WHERE YEAR > 2005 AND Reserves = kiewa-sandy creek AND Fourths (Under 14's) = kiewa-sandy creek Which Fourths (Under 14's) have Seniors of dederang mt beauty?,SELECT Fourths (Under 14's) FROM table WHERE Seniors = dederang mt beauty Which Thirds (Under 17's) have a Reserve of barnawartha?,SELECT Thirds (Under 17's) FROM table WHERE Reserves = barnawartha "Which Seniors have YEAR before 2006, and Fourths (Under 14's) of kiewa-sandy creek?",SELECT Seniors FROM table WHERE YEAR < 2006 AND Fourths (Under 14's) = kiewa-sandy creek "When Jean Alesi had laps less than 24, what was his highest grid?",SELECT MAX Grid FROM table WHERE Driver = jean alesi AND Laps < 24 How many laps did Ricardo Zonta drive with a grid less than 14?,SELECT SUM Laps FROM table WHERE Grid < 14 AND Driver = ricardo zonta What was Alexander Wurz's highest grid with laps of less than 25?,SELECT MAX Grid FROM table WHERE Driver = alexander wurz AND Laps < 25 How many years have a Title of Magia Nuda?,SELECT COUNT Year FROM table WHERE Title = magia nuda "What is the country that has a music writer of Angelo Francesco Lavagnino, written in 1969?",SELECT Country FROM table WHERE Music = angelo francesco lavagnino AND Year = 1969 Which music has the notes of AKA Africa Uncensored?,SELECT Music FROM table WHERE Notes = aka africa uncensored What is Pegasus' right ascension with a 7318a NGC?,SELECT Right ascension ( J2000 ) FROM table WHERE Constellation = pegasus AND NGC number = 7318a What is the declination of the spiral galaxy Pegasus with 7337 NGC,SELECT Declination ( J2000 ) FROM table WHERE Object type = spiral galaxy AND Constellation = pegasus AND NGC number = 7337 What is the right ascension of Pegasus with a 7343 NGC?,SELECT Right ascension ( J2000 ) FROM table WHERE Constellation = pegasus AND NGC number = 7343 What was the score on October 13?,SELECT Score FROM table WHERE Date = october 13 Which team won when the visitor was Carolina?,SELECT Decision FROM table WHERE Visitor = carolina What was the score on October 31?,SELECT Score FROM table WHERE Date = october 31 Which team was home on October 13?,SELECT Home FROM table WHERE Date = october 13 "What team had a capacity of over 26,542, a home city of milan, and finished the 2011-2012 season 6th in serie a?","SELECT Team FROM table WHERE Capacity > 26,542 AND Home city = milan AND 2011–12 season = 6th in serie a" What is the home city for angelo massimino stadium?,SELECT Home city FROM table WHERE Stadium = angelo massimino What is the H/A for 20 february 2007?,SELECT H / A FROM table WHERE Date = 20 february 2007 How many people attended on 2 may 2007?,SELECT SUM Attendance FROM table WHERE Date = 2 may 2007 Which date has roma as opponent and a H/A of A?,SELECT Date FROM table WHERE Opponents = roma AND H / A = a "Which round has Attendance larger than 41,000, a H/A of A, and a Result F–A of 1–2?","SELECT Round FROM table WHERE Attendance > 41,000 AND H / A = a AND Result F–A = 1–2" Which round happened on 10 april 2007?,SELECT Round FROM table WHERE Date = 10 april 2007 "Which round has an Opponent of lille, and a H / A of h?",SELECT Round FROM table WHERE Opponents = lille AND H / A = h Who was home at Princes Park?,SELECT Home team score FROM table WHERE Venue = princes park What was the away team's score at Princes Park?,SELECT Away team score FROM table WHERE Venue = princes park When was the game played at Lake Oval?,SELECT Date FROM table WHERE Venue = lake oval What was the away team when the game was at Princes Park?,SELECT Away team FROM table WHERE Venue = princes park What is the smallest place number when the total is 16 and average is less than 16?,SELECT MIN Place FROM table WHERE Total = 16 AND Average < 16 What is the average when the rank by average is more than 12?,SELECT SUM Average FROM table WHERE Rank by average > 12 What is the average place for a couple with the rank by average of 9 and total smaller than 83?,SELECT AVG Place FROM table WHERE Rank by average = 9 AND Total < 83 What is the rank by average where the total was larger than 245 and the average was 27.1 with fewer than 15 dances?,SELECT AVG Rank by average FROM table WHERE Total > 245 AND Average = 27.1 AND Number of dances < 15 Which stadium was used for the North East Stars club?,SELECT Stadium FROM table WHERE Club = north east stars What was the total number of Top Division Titles where the year founded was prior to 1975 and the location was in Chaguaramas?,SELECT SUM Top Division Titles FROM table WHERE Founded < 1975 AND Location = chaguaramas "What was the higest attendance on November 9, 1958?","SELECT MAX Attendance FROM table WHERE Date = november 9, 1958" How many games had 22 goals before 1935?,SELECT SUM Games FROM table WHERE Goals = 22 AND Debut year < 1935 What is the average games a player born on 17 March 1915 and debut before 1935 had?,SELECT AVG Games FROM table WHERE Date of birth = 17 march 1915 AND Debut year < 1935 "What is the lowest number of games Jack Gaudion, who debut in 1936, played?",SELECT MIN Games FROM table WHERE Debut year = 1936 AND Player = jack gaudion What is the years at the club of the player with 2 goals and was born on 23 July 1910?,SELECT Years at club FROM table WHERE Goals = 2 AND Date of birth = 23 july 1910 During the play-off quarter-final which team scored position was the team that scored 56 points?,SELECT Pos. FROM table WHERE Play-offs = quarter-final AND Pts. = 56 What is the score when Philadelphia is at home?,SELECT Score FROM table WHERE Home = philadelphia What is the record on December 4?,SELECT Record FROM table WHERE Date = december 4 what is the decision when the record is 13–10–4?,SELECT Decision FROM table WHERE Record = 13–10–4 What is the lowest attendance total on August 26?,SELECT MIN Attendance FROM table WHERE Date = august 26 What is the sum of the year for 5 february?,SELECT SUM Year FROM table WHERE Date = 5 february What was the location for a year later than 2012?,SELECT Location FROM table WHERE Year > 2012 who is the constructor when the laps is more than 72 and the driver is eddie irvine?,SELECT Constructor FROM table WHERE Laps > 72 AND Driver = eddie irvine What was the record of the game where the Rockets were the visiting team?,SELECT Record FROM table WHERE Visitor = rockets What's the voltage for the pentium dual-core e2140?,SELECT Voltage FROM table WHERE Model number = pentium dual-core e2140 What part number(s) has a frequency of 2.4 ghz?,SELECT Part number(s) FROM table WHERE Frequency = 2.4 ghz What's the release price (USD) for part number hh80557pg0491m?,SELECT Release price ( USD ) FROM table WHERE Part number(s) = hh80557pg0491m "What L2 cache had a release date of august 26, 2007?","SELECT L2 cache FROM table WHERE Release date = august 26, 2007" Where did the team in which Tom Pryce was in Pole Position race?,SELECT Location FROM table WHERE Pole Position = tom pryce "Who ran the fastest lap in the team that competed in Zolder, in which Ferrari was the Constructor?",SELECT Fastest Lap FROM table WHERE Constructor = ferrari AND Location = zolder "What tournament was on Jan 29, 2012?","SELECT Tournament FROM table WHERE Date = jan 29, 2012" What is the to par of the match with a winning score 69-67-72-64=272?,SELECT To par FROM table WHERE Winning score = 69-67-72-64=272 "What is the episode number of the episode that originally aired on January 26, 2009 and had a production number smaller than 38?","SELECT COUNT Episode no. FROM table WHERE Original Airdate = january 26, 2009 AND Production no. < 38" Who acquired tom norton?,SELECT Acquired FROM table WHERE Player = tom norton Where did Geelong play as the home team?,SELECT Venue FROM table WHERE Home team = geelong Which home team played against the away team with a score of 13.19 (97)?,SELECT Home team FROM table WHERE Away team score = 13.19 (97) "Which away team had more than 17,903 spectators and played Melbourne?","SELECT Away team score FROM table WHERE Crowd > 17,903 AND Home team = melbourne" Where did North Melbourne play as the home team?,SELECT Venue FROM table WHERE Home team = north melbourne What did the away team score when playing Footscray?,SELECT Away team score FROM table WHERE Home team = footscray "What's the record for October 8, 2000 before week 13?","SELECT Record FROM table WHERE Week < 13 AND Date = october 8, 2000" What game site has a result of bye?,SELECT Game site FROM table WHERE Result = bye What's the record after week 16?,SELECT Record FROM table WHERE Week > 16 What's the result at psinet stadium when the cincinnati bengals are the opponent?,SELECT Result FROM table WHERE Game site = psinet stadium AND Opponent = cincinnati bengals What's the record after week 12 with a game site of bye?,SELECT Record FROM table WHERE Week > 12 AND Game site = bye "What audition city has a Callback Date of october 5–6, 2007?","SELECT Audition City FROM table WHERE Callback Date = october 5–6, 2007" What day has a callback Venue of total tickets to hollywood? Question,SELECT Date FROM table WHERE Callback Venue = total tickets to hollywood How many golden tickets for the georgia international convention center?,SELECT SUM Golden Tickets FROM table WHERE Callback Venue = georgia international convention center What class is associated with a W.A. of 0-8-0?,SELECT Class FROM table WHERE W.A. = 0-8-0 What WA has a LNER Class of n13 and 10?,SELECT W.A. FROM table WHERE Quantity = 10 AND LNER Class = n13 Who was the Opponent at the Game Site Indianapolis Hoosierdome?,SELECT Opponent FROM table WHERE Game site = indianapolis hoosierdome What is the St Kilda Away team score?,SELECT Away team score FROM table WHERE Away team = st kilda What home team has a team score of 8.12 (60)?,SELECT Home team FROM table WHERE Home team score = 8.12 (60) Tell me the highest snatch for 68.63 bodyweight and total kg less than 290,SELECT MAX Snatch FROM table WHERE Bodyweight = 68.63 AND Total (kg) < 290 Tell me the total number of snatches for clean and jerk more than 132.5 when the total kg was 315 and bodyweight was 68.63,SELECT COUNT Snatch FROM table WHERE Clean & jerk > 132.5 AND Total (kg) = 315 AND Bodyweight = 68.63 Name the average clean and jerk for snatch of 140 and total kg less than 315,SELECT AVG Clean & jerk FROM table WHERE Snatch = 140 AND Total (kg) < 315 Who constructed the car that Derek Warwick raced in with a TG181 chassis?,SELECT Constructor FROM table WHERE Chassis = tg181 AND Driver = derek warwick "Which player has a Club/province of direito, less than 21 caps, and a Position of lock?",SELECT Player FROM table WHERE Club/province = direito AND Caps < 21 AND Position = lock "How many caps have a Position of prop, and a Player of rui cordeiro?",SELECT COUNT Caps FROM table WHERE Position = prop AND Player = rui cordeiro Which Club/province has a Player of david penalva?,SELECT Club/province FROM table WHERE Player = david penalva How many caps have a Date of Birth (Age) of 15 july 1981?,SELECT COUNT Caps FROM table WHERE Date of Birth (Age) = 15 july 1981 "Which player has a Position of fly-half, and a Caps of 3?",SELECT Player FROM table WHERE Position = fly-half AND Caps = 3 What constituency does the Conservative Darren Millar belong to?,SELECT Constituency FROM table WHERE Conservative = darren millar In what constituency was the result labour hold and Liberal democrat Elizabeth Newton won?,SELECT Constituency FROM table WHERE Result = labour hold AND Liberal Democrats = elizabeth newton Who has the Winning score of –10 (66-71-62-71=270) ?,SELECT Runner(s)-up FROM table WHERE Winning score = –10 (66-71-62-71=270) "Who is Runner(s)-up that has a Date of may 24, 1999?","SELECT Runner(s)-up FROM table WHERE Date = may 24, 1999" Which Tournament has a Margin of victory of 7 strokes,SELECT Tournament FROM table WHERE Margin of victory = 7 strokes What was the decision of the Kings game when Chicago was the visiting team?,SELECT Decision FROM table WHERE Visitor = chicago What round was the nose tackle drafted?,SELECT SUM Round FROM table WHERE Position = nose tackle What is the Record when Buffalo is at Home?,SELECT Record FROM table WHERE Home = buffalo What were the winnings for the Chevrolet with a number larger than 29 and scored 102 points?,SELECT Winnings FROM table WHERE Make = chevrolet AND Car # > 29 AND Points = 102 What is the make of car 31?,SELECT Make FROM table WHERE Car # = 31 What is the car number that has less than 369 laps for a Dodge with more than 49 points?,SELECT SUM Car # FROM table WHERE Laps < 369 AND Make = dodge AND Points > 49 Tell me the total number of ties for name of totals and lost more than 30,SELECT COUNT Ties FROM table WHERE Name = totals AND Lost > 30 I want the total number of ties for win % more than 0 and tenure of 2001-2011 with lost more than 16,SELECT COUNT Ties FROM table WHERE Win % > 0 AND Tenure = 2001-2011 AND Lost > 16 "What's the record when the attendance was 28,531?","SELECT Record FROM table WHERE Attendance = 28,531" "What's the record when the attendance was 41,573?","SELECT Record FROM table WHERE Attendance = 41,573" Who's the opponent for June 13?,SELECT Opponent FROM table WHERE Date = june 13 Where does center Joakim Andersson come from?,SELECT Nationality FROM table WHERE Position = center AND Player = joakim andersson What position does Zack Torquato play?,SELECT Position FROM table WHERE Player = zack torquato "When a lane of 4 has a QUART greater than 44.62, what is the lowest HEAT?",SELECT MIN HEAT FROM table WHERE LANE = 4 AND QUART > 44.62 When was a game played where the away team scored 10.19 (79)?,SELECT Date FROM table WHERE Away team score = 10.19 (79) When did the game at Arden Street Oval occur?,SELECT Date FROM table WHERE Venue = arden street oval Where did the home team score 11.18 (84)?,SELECT Venue FROM table WHERE Home team score = 11.18 (84) What did the away team score when playing North Melbourne?,SELECT Away team score FROM table WHERE Home team = north melbourne How many people attended the game at VFL Park?,SELECT SUM Crowd FROM table WHERE Venue = vfl park "When the home team was fitzroy, what did the away team score?",SELECT Away team score FROM table WHERE Home team = fitzroy Name the fastest lap for the brazilian grand prix,SELECT Fastest Lap FROM table WHERE Grand Prix = brazilian grand prix Name the pole position at the japanese grand prix when the fastest lap is damon hill,SELECT Pole Position FROM table WHERE Fastest Lap = damon hill AND Grand Prix = japanese grand prix Name the lowest round for when pole position and winning driver is michael schumacher,SELECT MIN Round FROM table WHERE Fastest Lap = michael schumacher AND Winning Driver = michael schumacher AND Pole Position = michael schumacher How many reg GP for nathan barrett in a round less than 8?,SELECT COUNT Reg GP FROM table WHERE Player = nathan barrett AND Rd # < 8 What organization ranks 68?,SELECT Organization FROM table WHERE Rank = 68 What year is the happy planet index?,SELECT SUM Year FROM table WHERE Index = happy planet index What year for the legatum institute?,SELECT Year FROM table WHERE Organization = legatum institute What 1st leg has Alense Vivaldi (Trentino) as Agg.?,SELECT 1st leg FROM table WHERE Agg. = alense vivaldi (trentino) What is the grid for the Minardi Team USA with laps smaller than 90?,SELECT Grid FROM table WHERE Laps < 90 AND Team = minardi team usa What is Fitzroy's Home team score?,SELECT Home team score FROM table WHERE Home team = fitzroy What is Fitzroy's Home team Crowd?,SELECT SUM Crowd FROM table WHERE Home team = fitzroy "What is the average number of TDs when the yards are less than 119, the AVG is larger than 5, and Jamarr Ward is a player?",SELECT AVG TD's FROM table WHERE Yards < 119 AND Player = jamarr ward AND Avg. > 5 What is the total Avg when TDs are 0 and Dawan Moss is a player?,SELECT COUNT Avg. FROM table WHERE Player = dawan moss AND TD's < 0 What is the highest number of TDs when the Avg is larger than 8.5 and the Rec is less than 1?,SELECT MAX TD's FROM table WHERE Avg. > 8.5 AND Rec. < 1 What is the average gold total for nations ranked 6 with 1 total medal and 1 bronze medal?,SELECT AVG Gold FROM table WHERE Total = 1 AND Rank = 6 AND Bronze > 1 Who drove the grid 10 car?,SELECT Driver FROM table WHERE Grid = 10 Who drive the car that went under 60 laps and spun off?,SELECT Driver FROM table WHERE Laps < 60 AND Time/Retired = spun off What number of Yards has 32 as an In 20?,SELECT COUNT Yards FROM table WHERE In 20 = 32 What was the score on June 12?,SELECT Score FROM table WHERE Date = june 12 "What is the top attendance for weeks past 2 on october 29, 1961?","SELECT MAX Attendance FROM table WHERE Week > 2 AND Date = october 29, 1961" "What is the low week from october 15, 1961?","SELECT MIN Week FROM table WHERE Date = october 15, 1961" What is the low attendance rate against buffalo bills?,SELECT MIN Attendance FROM table WHERE Opponent = buffalo bills What team played on November 28?,SELECT Team FROM table WHERE Date = november 28 What driver has a Time/Retired of 2:16:38.0?,SELECT Driver FROM table WHERE Time/Retired = 2:16:38.0 What time/retired for grid 18?,SELECT Time/Retired FROM table WHERE Grid = 18 What was the lowest Crowd during the Away Team Score of 10.11 (71)?,SELECT MIN Crowd FROM table WHERE Away team score = 10.11 (71) What is the lowest Crowd with a Home Team Score of 9.15 (69)?,SELECT MIN Crowd FROM table WHERE Home team score = 9.15 (69) What was the Venue of the North Melbourne Away Team?,SELECT Venue FROM table WHERE Away team = north melbourne On what Date is Delta 0:40?,SELECT Date FROM table WHERE Delta = 0:40 "Who is the Winner on June 2, 2007?","SELECT Winner FROM table WHERE Date = june 2, 2007" What did the home team of essendon score?,SELECT Home team score FROM table WHERE Home team = essendon "If the away team scored 7.3 (45), what was the home team score?",SELECT Home team score FROM table WHERE Away team score = 7.3 (45) When the venue was lake oval what did the home team score?,SELECT Home team score FROM table WHERE Venue = lake oval What did the away team score when they were playing collingwood?,SELECT Away team score FROM table WHERE Home team = collingwood When the away team scored 7.11 (53) what venue did they play at?,SELECT Venue FROM table WHERE Away team score = 7.11 (53) "What is the position of the player from Fort Lauderdale, Florida?","SELECT Position FROM table WHERE Hometown = fort lauderdale, florida" "What is the position of the player from Beaumont, Texas?","SELECT Position FROM table WHERE Hometown = beaumont, texas" What position did Max Redfield play?,SELECT Position FROM table WHERE Player = max redfield What college did the player from Liberty County High School attend?,SELECT College FROM table WHERE School = liberty county high school "On the Date of March 13, who was the Home team?",SELECT Home FROM table WHERE Date = march 13 What is the Decision listed when the Home was Colorado?,SELECT Decision FROM table WHERE Home = colorado What is the date that Ayrton Senna was the drive in Monza?,SELECT Date FROM table WHERE Winning Driver = ayrton senna AND Location = monza What was the constructor when riccardo patrese was the winning driver?,SELECT Winning Constructor FROM table WHERE Winning Driver = riccardo patrese What is the Pole Position for the German Grand Prix,SELECT Pole Position FROM table WHERE Grand Prix = german grand prix What is the date of the game between Melbourne and Footscray?,SELECT Date FROM table WHERE Home team = melbourne "In the match where footscray was the home team, how much did they score?",SELECT Home team score FROM table WHERE Home team = footscray "During melbourne's home game, who was the away team?",SELECT Away team FROM table WHERE Home team = melbourne "In the match where north melbourne was the away team, how much did the home team score?",SELECT Home team score FROM table WHERE Away team = north melbourne How many years was there a team that was part of the usisl pro league?,SELECT COUNT Year FROM table WHERE League = usisl pro league How many goals were scored on 21 Junio 2008?,SELECT COUNT Goal FROM table WHERE Date = 21 junio 2008 How was the competition in which 6 goals were made?,SELECT Competition FROM table WHERE Goal = 6 "At the venue of panama city, on 11 Febrero 2006, how many goals were scored?",SELECT COUNT Goal FROM table WHERE Venue = panama city AND Date = 11 febrero 2006 what is the time/retired when the laps is 52?,SELECT Time/Retired FROM table WHERE Laps = 52 "What is the mean number of play-offs when the league number was bigger than 18, where the player was John Grant and the total number was bigger than 25?",SELECT AVG Play-offs FROM table WHERE League > 18 AND Player = john grant AND Total > 25 Which mean total had Tim Sills as a player?,SELECT AVG Total FROM table WHERE Player = tim sills Which of the lowest FA Trophys involved the Forest Green Rovers club when the play-offs number was bigger than 0?,SELECT MIN FA Trophy FROM table WHERE Club = forest green rovers AND Play-offs > 0 Which of the lowest leagues had Aldershot town as a club when the play-offs number was less than 0?,SELECT MIN League FROM table WHERE Club = aldershot town AND Play-offs < 0 "What mean total had a league number of 18, Richard Logan as a player, and a play-offs number smaller than 1?",SELECT AVG Total FROM table WHERE League = 18 AND Player = richard logan AND Play-offs < 1 What is the grid total for ralf schumacher racing over 53 laps?,SELECT SUM Grid FROM table WHERE Driver = ralf schumacher AND Laps > 53 Who built the car that went 53 laps with a Time/Retired of 1:17:09.672?,SELECT Constructor FROM table WHERE Laps = 53 AND Time/Retired = 1:17:09.672 What is the high lap total for pedro diniz?,SELECT MAX Laps FROM table WHERE Driver = pedro diniz Who was the Japan open runner up?,SELECT Runner-up FROM table WHERE Tournament = japan open What is the name of the race where Stirling Moss was the winning driver?,SELECT Race Name FROM table WHERE Winning driver = stirling moss What circuit did Innes Ireland win at for the I lombank trophy?,SELECT Circuit FROM table WHERE Winning driver = innes ireland AND Race Name = i lombank trophy "what is the constituency when the swing to gain is less than 4.16, the winning party 2007 is snp and ld's place 2007 is 2nd?",SELECT Constituency FROM table WHERE Swing to gain < 4.16 AND Winning party 2007 = snp AND LD's place 2007 = 2nd how many times is the constituency edinburgh northern and leith?,SELECT COUNT Swing to gain FROM table WHERE Constituency = edinburgh northern and leith what is the constituency when the rank is less than 5 and the result is con hold?,SELECT Constituency FROM table WHERE Rank < 5 AND Result = con hold what is the lowest rank when the constituency is edinburgh northern and leith and the swing to gain is less than 4.16?,SELECT MIN Rank FROM table WHERE Constituency = edinburgh northern and leith AND Swing to gain < 4.16 What is the record when the leading scorer is Antawn Jamison (14)?,SELECT Record FROM table WHERE Leading scorer = antawn jamison (14) "How many people were in attendance on January 4, 2008?","SELECT SUM Attendance FROM table WHERE Date = january 4, 2008" What is the score at the Addis Ababa location?,SELECT Score FROM table WHERE Location = addis ababa Which competition was held at Addis Ababa?,SELECT Competition FROM table WHERE Location = addis ababa What is the date of birth of the goalkeeper from the 1st season?,SELECT Date of birth FROM table WHERE Position(s) = goalkeeper AND Seasons = 1st "What previous club was born on October 22, 1993?","SELECT Previous club FROM table WHERE Date of birth = october 22, 1993" What was the competition on 7 June 1999?,SELECT Competition FROM table WHERE Date = 7 june 1999 What was the competition on 13 November 2005?,SELECT Competition FROM table WHERE Date = 13 november 2005 Where was the friendly competition on 7 June 1999 played?,SELECT Venue FROM table WHERE Competition = friendly AND Date = 7 june 1999 What is the time/retired for brm with a grid of 13?,SELECT Time/Retired FROM table WHERE Constructor = brm AND Grid = 13 "Which Away team has a Crowd larger than 14,000, and a Home team of melbourne?","SELECT Away team FROM table WHERE Crowd > 14,000 AND Home team = melbourne" Which Home team has a Venue of mcg?,SELECT Home team FROM table WHERE Venue = mcg "What was the score of the Chiefs November 27, 1994 game?","SELECT Result FROM table WHERE Date = november 27, 1994" "What was the score of the Chiefs pre-Week 16 game that 69,362 people attended?","SELECT Result FROM table WHERE Week < 16 AND Attendance = 69,362" What's sawyer hannay's total pick number?,SELECT COUNT Pick # FROM table WHERE Player = sawyer hannay Tell me the score on 22 august 2012,SELECT Score FROM table WHERE Date = 22 august 2012 Who has points larger than 167.5?,SELECT Name FROM table WHERE Points > 167.5 What is the lowest crowd seen by the mcg Venue?,SELECT MIN Crowd FROM table WHERE Venue = mcg What Away team got a team score of 12.16 (88)?,SELECT Away team FROM table WHERE Away team score = 12.16 (88) When was the game with richmond as Away team?,SELECT Date FROM table WHERE Away team = richmond What is the total ratings on share less than 4?,SELECT COUNT Rating FROM table WHERE Share < 4 When did the person born 24 September 1851 pass away?,SELECT Date of Death FROM table WHERE Date of Birth = 24 september 1851 How old was the person born 24 September 1851 at the time of disaster?,SELECT Age at Time of Disaster FROM table WHERE Date of Birth = 24 september 1851 What is the name of the person born in 1909?,SELECT Name FROM table WHERE Date of Birth = 1909 What is the result in oakland?,SELECT Result FROM table WHERE Venue = oakland Which Crowd has a Home team of richmond?,SELECT SUM Crowd FROM table WHERE Home team = richmond Which Crowd has an Away team score of 8.6 (54)?,SELECT AVG Crowd FROM table WHERE Away team score = 8.6 (54) Which Venue has a Home team of essendon?,SELECT Venue FROM table WHERE Home team = essendon What nationality was the round 6 draft pick?,SELECT Nationality FROM table WHERE Round = 6 What nationality is the draft pick with w position from leninogorsk (russia-2)?,SELECT Nationality FROM table WHERE Position = w AND College/Junior/Club Team (League) = leninogorsk (russia-2) What college or league did the round 2 pick with d position come from?,SELECT College/Junior/Club Team (League) FROM table WHERE Round = 2 AND Position = d What did the home team score when the away team scored 12.11 (83)?,SELECT Home team score FROM table WHERE Away team score = 12.11 (83) Who was the away team when North Melbourne was the home team?,SELECT Away team FROM table WHERE Home team = north melbourne Where was the game played where the away team has a score of 7.6 (48)?,SELECT Venue FROM table WHERE Away team score = 7.6 (48) What away team played against Footscray as the home team?,SELECT Away team FROM table WHERE Home team = footscray What home team played an away team with a score of 6.8 (44)?,SELECT Home team FROM table WHERE Away team score = 6.8 (44) "What is the rank for the show aired on May 19, 2009?","SELECT Rank (#) FROM table WHERE Air Date = may 19, 2009" "What is the timeslot for the episode that aired April 28, 2009?","SELECT Timeslot FROM table WHERE Air Date = april 28, 2009" What is the share of the 18-49 (Rating/Share) of 0.8/3?,SELECT Share FROM table WHERE 18–49 (Rating/Share) = 0.8/3 "What is the rating of the show ranked tba, aired on April 21, 2009?","SELECT Rating FROM table WHERE Rank (#) = tba AND Air Date = april 21, 2009" What building shows 2013 and has more than 20 floors?,SELECT Building FROM table WHERE Year = 2013 AND Floors > 20 What is the status of the building for 2014 with 33 floors?,SELECT Status FROM table WHERE Year < 2014 AND Floors = 33 What are the number of floors for the building of td building redevelopment (office)?,SELECT AVG Floors FROM table WHERE Building = td building redevelopment (office) What is the status of the building with more than 28 floor and a year of 2013?,SELECT Status FROM table WHERE Floors > 28 AND Year = 2013 What is the status of the building with less than 18 floors and later than 2013?,SELECT Status FROM table WHERE Floors < 18 AND Year > 2013 Which Venue has a Home team score of 9.16 (70)?,SELECT Venue FROM table WHERE Home team score = 9.16 (70) Which Home team has a Venue of arden street oval?,SELECT Home team FROM table WHERE Venue = arden street oval When did tavárez lose?,SELECT Date FROM table WHERE Loss = tavárez "What is the largest area with a Code of 66097, and a Region larger than 6?",SELECT MAX Area (km 2 ) FROM table WHERE Code = 66097 AND Region > 6 "What is the largest region with a Code smaller than 66112, and a Name of l'île-dorval?",SELECT MAX Region FROM table WHERE Code < 66112 AND Name = l'île-dorval Name the away team score for lake oval,SELECT Away team score FROM table WHERE Venue = lake oval Name the home team score for south melbourne home team,SELECT Home team score FROM table WHERE Home team = south melbourne Name the home team for carlton away team,SELECT Home team FROM table WHERE Away team = carlton Who was the women's singles champion in 1984?,SELECT Women's singles FROM table WHERE Year = 1984 Who were the men's doubles champions when the men's singles champion was muljadi?,SELECT Men's doubles FROM table WHERE Men's singles = muljadi when was the site listed when the county is cochise?,SELECT Listed FROM table WHERE County = cochise what is the cerclis ID when the site was proposed on 12/30/1982 and was partially deleted on 05/01/2003?,SELECT CERCLIS ID FROM table WHERE Proposed = 12/30/1982 AND Partially deleted = 05/01/2003 when was the site partially deleted when the cerclis id is az7570028582?,SELECT Partially deleted FROM table WHERE CERCLIS ID = az7570028582 What band is the highest and has a System of gsm-450?,SELECT MAX Band FROM table WHERE System = gsm-450 What was the constructor when there were 95 laps and a grid less than 15?,SELECT Constructor FROM table WHERE Grid < 15 AND Laps = 95 What was the grid for suspension time/retired?,SELECT Grid FROM table WHERE Time/Retired = suspension "When the venue is victoria park, what's the largest Crowd that attended?",SELECT MAX Crowd FROM table WHERE Venue = victoria park "When the Away team is south melbourne, what's the Home team score?",SELECT Home team score FROM table WHERE Away team = south melbourne "If the Away team is north melbourne, what's the Home team score?",SELECT Home team score FROM table WHERE Away team = north melbourne "When the Home team score was 15.18 (108), what's the lowest Crowd turnout?",SELECT MIN Crowd FROM table WHERE Home team score = 15.18 (108) "If the Crowd is larger than 10,000 and the Away team score is 11.15 (81), what is the venue being played at?","SELECT Venue FROM table WHERE Away team score = 11.15 (81) AND Crowd > 10,000" Name the manner of departyre for 26 january date of appointment,SELECT Manner of departure FROM table WHERE Date of appointment = 26 january I want to know the team that was sacked and date of vacancy was 4 december,SELECT Team FROM table WHERE Manner of departure = sacked AND Date of vacancy = 4 december Tell me the outgoing manager for 22 november date of vacancy,SELECT Outgoing manager FROM table WHERE Date of vacancy = 22 november Tell me the outgoing manager for livingston,SELECT Outgoing manager FROM table WHERE Team = livingston Tell me the manner of departure for 3 january date of appointment,SELECT Manner of departure FROM table WHERE Date of appointment = 3 january When did the Argentine Grand Prix race?,SELECT Date FROM table WHERE Race = argentine grand prix What day did Emerson Fittipaldi win the Spanish Grand Prix?,SELECT Date FROM table WHERE Winning driver = emerson fittipaldi AND Race = spanish grand prix What circuit was the British Grand Prix?,SELECT Circuit FROM table WHERE Race = british grand prix "On which date was the 2006 FIFA World Cup Qualification in Manama, Bahrain?","SELECT Date FROM table WHERE Venue = manama, bahrain AND Competition = 2006 fifa world cup qualification" "What was the final score of the Friendly Competition in Manama, Bahrain?","SELECT Score FROM table WHERE Venue = manama, bahrain AND Competition = friendly" "On which date was the match in Manama, Bahrain?","SELECT Date FROM table WHERE Venue = manama, bahrain" "How many laps did Emerson Fittipaldi do on a grid larger than 14, and when was the Time/Retired of accident?",SELECT COUNT Laps FROM table WHERE Grid > 14 AND Time/Retired = accident AND Driver = emerson fittipaldi What is the Time/Retired of Carlos Reutemann who was driving a brabham - Alfa Romeo?,SELECT Time/Retired FROM table WHERE Constructor = brabham - alfa romeo AND Driver = carlos reutemann what status is the vehicle types of dmbs+tcl+dmcl?,SELECT Status FROM table WHERE Vehicle Types = dmbs+tcl+dmcl what livery has a status of in service as coaching stock?,SELECT Livery FROM table WHERE Status = in service as coaching stock what status is the vehicle numbers of adb977554?,SELECT Status FROM table WHERE Vehicle Numbers = adb977554 Which city is Alianza?,SELECT City FROM table WHERE Name = alianza When was Alianza's first season in first division with a promotion after 1959?,SELECT First season in first division FROM table WHERE First season after most recent promotion = 1959 AND Name = alianza What is the largest crowd with Away team score of 13.16 (94)?,SELECT MAX Crowd FROM table WHERE Away team score = 13.16 (94) "What is the away team with a Crowd greater than 13,000, and a Home team score of 12.11 (83)?","SELECT Away team FROM table WHERE Crowd > 13,000 AND Home team score = 12.11 (83)" What is the total of crowd with Home team score of 14.12 (96)?,SELECT SUM Crowd FROM table WHERE Home team score = 14.12 (96) What is the home team for victoria park?,SELECT Home team FROM table WHERE Venue = victoria park Which home team has a Away team of hawthorn?,SELECT Home team FROM table WHERE Away team = hawthorn Who is the opponent with a score of 6–5 13?,SELECT Opponent FROM table WHERE Score = 6–5 13 "Who is the opponent with a save of ||33,453||36–27?","SELECT Opponent FROM table WHERE Save = ||33,453||36–27" What is the top grid that laps less than 66 and a retried engine?,SELECT MAX Grid FROM table WHERE Time/Retired = engine AND Laps < 66 What is the top lap that had a tyre time?,SELECT MAX Laps FROM table WHERE Time/Retired = tyre What is the top grid that roger williamson lapped less than 7?,SELECT MAX Grid FROM table WHERE Driver = roger williamson AND Laps < 7 What opponent does she fight when she is 10-1?,SELECT Opponent FROM table WHERE Record = 10-1 What is the highest number of rounds for a 3:16 fight?,SELECT MAX Round FROM table WHERE Time = 3:16 What day is south melbourne at home?,SELECT Date FROM table WHERE Home team = south melbourne What is the listed crowd when hawthorn is away?,SELECT COUNT Crowd FROM table WHERE Away team = hawthorn What is the home team's score at mcg?,SELECT Home team score FROM table WHERE Venue = mcg Tell me who was the opponent on May 6,SELECT Opponent FROM table WHERE Date = may 6 Name the score when the opponent was the dodgers on april 21,SELECT Score FROM table WHERE Opponent = dodgers AND Date = april 21 What is the number of the pick for round 11?,SELECT SUM Pick FROM table WHERE Round = 11 What is the largest pick in round 8?,SELECT MAX Pick FROM table WHERE Round = 8 What is the position of the player for Washington school?,SELECT Position FROM table WHERE School = washington Who gave the play by play commentary with studio host Ward Cornell?,SELECT Play-by-play FROM table WHERE Studio host = ward cornell Were the color commentators who worked with Bill Hewitt doing the play-by-play?,SELECT Colour commentator(s) FROM table WHERE Play-by-play = bill hewitt Who did the play-by-play with studio host Ward Cornell and color commentator Bob Goldham?,SELECT Play-by-play FROM table WHERE Studio host = ward cornell AND Colour commentator(s) = bob goldham Who did the play-by-play on the CBC network before 1961?,SELECT Play-by-play FROM table WHERE Network = cbc AND Year < 1961 What's the award for #100?,SELECT Award FROM table WHERE Result = #100 Which award was nominated for in 2000?,SELECT Award FROM table WHERE Year = 2000 AND Result = nominated What were the results before the year 2000?,SELECT Result FROM table WHERE Year < 2000 What is the 2nd leg of the Comunicaciones team?,SELECT 2nd leg FROM table WHERE Team 1 = comunicaciones What is the 1st leg where Team 1 is C.D. Plaza Amador?,SELECT 1st leg FROM table WHERE Team 1 = c.d. plaza amador What is the 1st leg where Team 1 is C.D. Plaza Amador?,SELECT 1st leg FROM table WHERE Team 1 = c.d. plaza amador Who played on a hard surface?,SELECT Partner FROM table WHERE Surface = hard What is north melbourne's score as an away side?,SELECT Away team score FROM table WHERE Away team = north melbourne Whom is the home team when the away team score is 9.11 (65)?,SELECT Home team FROM table WHERE Away team score = 9.11 (65) What is the average year of the Fantasia Section Award?,SELECT AVG Year FROM table WHERE Award = fantasia section award What is the sum total of picks for drake players from the tri-cities blackhawks?,SELECT SUM Pick FROM table WHERE Team = tri-cities blackhawks AND College = drake What is the lowest pick number for players from king's (ny)?,SELECT MIN Pick FROM table WHERE College = king's (ny) "Who was the Home Team while Calgary was visiting while having an Attendance above 15,655?","SELECT Home FROM table WHERE Visitor = calgary AND Attendance > 15,655" What is the lowest Frequency where the Hemholtz pitch is d?,SELECT MIN Frequency ( Hz ) FROM table WHERE Helmholtz pitch = d What is the scientific pitch when the Helmholtz pitch is D?,SELECT Scientific pitch FROM table WHERE Helmholtz pitch = d What company constrcuted the vehicle with a circuit of oulton park on 15 april?,SELECT Constructor FROM table WHERE Circuit = oulton park AND Date = 15 april What is the name of the race on 16 september?,SELECT Race Name FROM table WHERE Date = 16 september What is the circuit held on 15 april?,SELECT Circuit FROM table WHERE Date = 15 april What date was the xiv international gold cup?,SELECT Date FROM table WHERE Race Name = xiv international gold cup Name the date for race title lakeside,SELECT Date FROM table WHERE Race Title = lakeside Name the team for launceston,SELECT Team FROM table WHERE Race Title = launceston Who has a bowling style of source:?,SELECT Player FROM table WHERE Bowling Style = source: What first class team does sanath jayasuriya play for?,SELECT First Class Team FROM table WHERE Player = sanath jayasuriya When was roshan mahanama born?,SELECT Date of Birth FROM table WHERE Player = roshan mahanama When was avishka gunawardene born?,SELECT Date of Birth FROM table WHERE Player = avishka gunawardene What was the venue where the result was 2-1?,SELECT Venue FROM table WHERE Result = 2-1 What was the score of the match with a 3-0 result?,SELECT Score FROM table WHERE Result = 3-0 "What is the score of the match on July 29, 1990?","SELECT Score FROM table WHERE Date = july 29, 1990" What is the venue of the 1990 Asian games?,SELECT Venue FROM table WHERE Competition = 1990 asian games "What is the score of the match on October 5, 1990?","SELECT Score FROM table WHERE Date = october 5, 1990" What is the competition at the ta'qali venue?,SELECT Competition FROM table WHERE Venue = ta'qali "What is the average against score of all teams with less than 7 losses, more than 6 draws, and 25 points?",SELECT AVG Against FROM table WHERE Lost < 7 AND Drawn > 6 AND Points = 25 What is the lowest number of points of any team with less than 6 draws and less than 18 matches played?,SELECT MIN Points FROM table WHERE Drawn < 6 AND Played < 18 What is the sum of the points of all teams that had against scores less than 14?,SELECT SUM Points FROM table WHERE Against < 14 What construction completed on 08/10/2007?,SELECT Listed FROM table WHERE Construction completed = 08/10/2007 What away team played at western oval?,SELECT Away team FROM table WHERE Venue = western oval Which away team has a Home team score of 12.14 (86)?,SELECT Away team score FROM table WHERE Home team score = 12.14 (86) What home team has an Away team of richmond?,SELECT Home team FROM table WHERE Away team = richmond Which home team has an Away team of essendon?,SELECT Home team score FROM table WHERE Away team = essendon Which Tuesday does big brother 12 air?,SELECT Tuesday FROM table WHERE Series = big brother 12 Which series airs Saturday on Channel 5?,SELECT Series FROM table WHERE Saturday = channel 5 Which Thursday does big brother 13 air?,SELECT Thursday FROM table WHERE Series = big brother 13 What is the most lost games for the team with a difference smaller than 86 and points of 32?,SELECT MAX Lost FROM table WHERE Points = 32 AND Difference < 86 What is the average points for a team that lost 4 and played more than 28 games?,SELECT AVG Points FROM table WHERE Lost = 4 AND Played > 28 What is the highest difference for the team that had less than 0 draws?,SELECT MAX Difference FROM table WHERE Drew < 0 What is the total number of bronze when the total is less than 1?,SELECT SUM Bronze FROM table WHERE Total < 1 What is the full amount of Total for Austria when the number of gold is less than 0?,SELECT SUM Total FROM table WHERE Nation = austria AND Gold < 0 What is the name of Rank 5?,SELECT Name FROM table WHERE Rank = 5 What is the rank of Rmax Rpeak ( Pflops ) of 17.173 20.133?,SELECT AVG Rank FROM table WHERE Rmax Rpeak ( Pflops ) = 17.173 20.133 What is the tyre on the race where Bruce Mclaren had the fastest lap?,SELECT Tyre FROM table WHERE Fastest lap = bruce mclaren What is the constructor at the United States Grand Prix?,SELECT Constructor FROM table WHERE Race = united states grand prix What is the date of the circuit of Monaco?,SELECT Date FROM table WHERE Circuit = monaco "What is the tyre for the circuit of Prince George, which had Jim Clark as the fastest lap?",SELECT Tyre FROM table WHERE Fastest lap = jim clark AND Circuit = prince george "What is the date of the circuit of nürburgring, which had Graham Hill as the winning driver?",SELECT Date FROM table WHERE Winning driver = graham hill AND Circuit = nürburgring What game did Eoin Holohan play in?,SELECT Game FROM table WHERE Player = eoin holohan "what is the weekly rank for living when the air date is october 6, 2008?","SELECT Weekly Rank for Living FROM table WHERE Air Date = october 6, 2008" "what is the episode with the 183,000 viewers?","SELECT Episode FROM table WHERE Viewers = 183,000" How many viewers for the episode with the weekly rank for living of 4?,SELECT Viewers FROM table WHERE Weekly Rank for Living = 4 Which Away team score has a Venue of kardinia park?,SELECT Away team score FROM table WHERE Venue = kardinia park Which Home team score has a Home team of geelong?,SELECT Home team score FROM table WHERE Home team = geelong Which Venue has a Home team of geelong?,SELECT Venue FROM table WHERE Home team = geelong "Which school is in Raleigh, NC?","SELECT School FROM table WHERE Hometown = raleigh, nc" Which college does Peyton Siva play for?,SELECT College FROM table WHERE Player = peyton siva Which height is associated with Franklin High School?,SELECT Height FROM table WHERE School = franklin high school How tall is Daniel Orton?,SELECT Height FROM table WHERE Player = daniel orton "Which school is in Riverside, CA?","SELECT School FROM table WHERE Hometown = riverside, ca" During which round was a Hawkeyes player selected for the defensive back position?,SELECT Round FROM table WHERE Position = defensive back What was the latest round that Derek Pagel was selected with a pick higher than 50?,SELECT MAX Round FROM table WHERE Pick > 50 AND Player = derek pagel When is the earliest began operation with a length of sultan ismail and over 27 stations?,SELECT MIN Began operation FROM table WHERE Length (km) = sultan ismail AND Stations > 27 What is the average operation beginning with a length of ampang and over 27 stations?,SELECT AVG Began operation FROM table WHERE Length (km) = ampang AND Stations > 27 what is the nationality of the ship appam?,SELECT Nationality FROM table WHERE Ship = appam what is the tonnage grt of the ship author?,SELECT Tonnage GRT FROM table WHERE Ship = author what is the most tonnage grt of any ship sunk or captured on 16 jan 16?,SELECT MAX Tonnage GRT FROM table WHERE Date = 16 jan 16 what is the total tonnage grt of the cargo ship(s) sunk or captured on 4 feb 16?,SELECT COUNT Tonnage GRT FROM table WHERE Type = cargo ship AND Date = 4 feb 16 "What Rank has a gold smaller than 1, and a silver larger than 0?",SELECT Rank FROM table WHERE Gold < 1 AND Silver > 0 What year was the Line of Gardermobanen completed?,SELECT Year Completed FROM table WHERE Line = gardermobanen Which line is the Geumjeong tunnel?,SELECT Line FROM table WHERE Name = geumjeong tunnel What is the Date with a Round with sf?,SELECT Date FROM table WHERE Round = sf "What is the Opponent with a Round with 3, and a Venue of home?",SELECT Opponent FROM table WHERE Round = 3 AND Venue = home "What is the Date with an Opponent with wimbledon, and a Result of drew 0-0?",SELECT Date FROM table WHERE Opponent = wimbledon AND Result = drew 0-0 What is the Round with a Opponent with blackburn?,SELECT Round FROM table WHERE Opponent = blackburn "What is the Date with a Opponent with wimbledon, and a Result of won 2-0?",SELECT Date FROM table WHERE Opponent = wimbledon AND Result = won 2-0 What is the Venue with a Date with 14 april 2002?,SELECT Venue FROM table WHERE Date = 14 april 2002 "What is the smallest withdrawn value with a GNRI greater than 172, name of Croagh Patrick and was rebuilt before 1939?",SELECT MIN Withdrawn FROM table WHERE GNRI No. > 172 AND Name = croagh patrick AND Rebuilt < 1939 "Where was the California bowl played with 30,000 attending?","SELECT Location FROM table WHERE Bowl = california bowl AND Attendance = 30,000" What stadium had an opponent of Cal State Fullerton Titans?,SELECT Stadium FROM table WHERE Opponent = cal state fullerton titans What is the time/retired for thierry boutsen?,SELECT Time/Retired FROM table WHERE Driver = thierry boutsen What Pitch is located at Isle of Man?,SELECT Pitch FROM table WHERE Location = isle of man What is the English Name of the Location in Chester?,SELECT Name (English) FROM table WHERE Location = chester What is the Location of the Old Bedians Pitch?,SELECT Location FROM table WHERE Pitch = old bedians Name the report for v grand prix de paris,SELECT Report FROM table WHERE Race Name = v grand prix de paris Name the report on 20 may,SELECT Report FROM table WHERE Date = 20 may Name the report for philip fotheringham-parker,SELECT Report FROM table WHERE Winning driver = philip fotheringham-parker Name the date for pescara,SELECT Date FROM table WHERE Circuit = pescara "What is the catalogue on october 15, 2004?","SELECT Catalogue FROM table WHERE Date = october 15, 2004" "Name the label for january 24, 2005","SELECT Label FROM table WHERE Date = january 24, 2005" "Name the october 15, 2004 catalogue","SELECT Catalogue FROM table WHERE Date = october 15, 2004" Name the date that is a cd,SELECT Date FROM table WHERE Format = cd "Name the region for december 7, 2004","SELECT Region FROM table WHERE Date = december 7, 2004" Name the catalogue for australia,SELECT Catalogue FROM table WHERE Region = australia "What player is ranked 2 and played in the seasons of 1982–83, 1983–84, 1984–85?","SELECT Player FROM table WHERE Rank = 2 AND Seasons = 1982–83, 1983–84, 1984–85" How many rankings are associated with giuseppe meazza holding over 3 titles?,SELECT COUNT Rank FROM table WHERE Player = giuseppe meazza AND Titles > 3 "What home team has had a crowd bigger than 20,000?","SELECT Home team FROM table WHERE Crowd > 20,000" What was the total size of the crowd when the away team scored 12.10 (82)?,SELECT SUM Crowd FROM table WHERE Away team score = 12.10 (82) What venue had footscray play at it?,SELECT Venue FROM table WHERE Away team = footscray How much did the away team score at victoria park?,SELECT Away team score FROM table WHERE Venue = victoria park What municipality has 719 people and is larger than 108.46 km2?,SELECT Regional County Municipality FROM table WHERE Area (km 2 ) > 108.46 AND Population = 719 What was the region for Malartic with 159.31 km2?,SELECT COUNT Region FROM table WHERE Name = malartic AND Area (km 2 ) < 159.31 What is Dupuy lowest area in km2?,SELECT MIN Area (km 2 ) FROM table WHERE Name = dupuy What is the km2 area for the population of 311?,SELECT AVG Area (km 2 ) FROM table WHERE Population = 311 What type has a population of 370?,SELECT Type FROM table WHERE Population = 370 What is the largest crowd size that watch a game where the home team scored 12.6 (78)?,SELECT MAX Crowd FROM table WHERE Home team score = 12.6 (78) What is the score of the away team that played home team Geelong?,SELECT Away team score FROM table WHERE Home team = geelong What is the average crowd size of the away team who scored 9.6 (60)?,SELECT AVG Crowd FROM table WHERE Away team score = 9.6 (60) What source has a Knight of 2%?,SELECT Source FROM table WHERE Knight = 2% What Lanier has a Cardwell of 20%?,SELECT Lanier FROM table WHERE Cardwell = 20% "What martin is on july 8–9, 2008?","SELECT Martin FROM table WHERE Date = july 8–9, 2008" What source has a cardwell of 20%?,SELECT Source FROM table WHERE Cardwell = 20% What martin has a lanier of 6%?,SELECT Martin FROM table WHERE Lanier = 6% What cardwell has an insider advantage and a knight of 1%,SELECT Cardwell FROM table WHERE Source = insider advantage AND Knight = 1% "How much did the girl, nicknamed Chidi, weigh at birth?",SELECT Weight at birth FROM table WHERE Gender = girl AND Nickname = chidi What nickname has the meaning of God knows my journey?,SELECT Nickname FROM table WHERE Meaning = god knows my journey What is the nickname of the boy who weighed 810g (26.0 oz.) at birth?,SELECT Nickname FROM table WHERE Gender = boy AND Weight at birth = 810g (26.0 oz.) How much did the baby who name means God knows my journey weigh at birth?,SELECT Weight at birth FROM table WHERE Meaning = god knows my journey Chukwubuikem Maduabuchi is what gender?,SELECT Gender FROM table WHERE Full Name = chukwubuikem maduabuchi What is the nickname of the baby with the birth weight of 730g (23.5 oz.)?,SELECT Nickname FROM table WHERE Weight at birth = 730g (23.5 oz.) "For a date of 29 Sep and a time of 16:40, what is the corresponding Set 3?",SELECT Set 3 FROM table WHERE Date = 29 sep AND Time = 16:40 What Score has a time of 14:10?,SELECT Score FROM table WHERE Time = 14:10 How many TDs are there were the long is smaller than 23?,SELECT MIN TD's FROM table WHERE Long < 23 who is the winner when the trofeo fast team is carrera jeans-vagabond in stage 5?,SELECT Winner FROM table WHERE Trofeo Fast Team = carrera jeans-vagabond AND Stage = 5 who was the trofeo fast team in stage 10?,SELECT Trofeo Fast Team FROM table WHERE Stage = 10 who is the trofeo fast team in stage 10?,SELECT Trofeo Fast Team FROM table WHERE Stage = 10 who is the points classification in stage 1?,SELECT Points classification FROM table WHERE Stage = 1 what is the stage when the winner is charly mottet?,SELECT Stage FROM table WHERE Winner = charly mottet Which away team has a home score of 14.21 (105)?,SELECT Away team FROM table WHERE Home team score = 14.21 (105) Which home team has a score of 11.12 (78)?,SELECT Home team FROM table WHERE Home team score = 11.12 (78) How many spectators were at the game when the away team scored 15.8 (98)?,SELECT Crowd FROM table WHERE Away team score = 15.8 (98) Which away team played the home team when they scored 14.21 (105)?,SELECT Away team FROM table WHERE Home team score = 14.21 (105) Who was the maufacturer of the vehicle during the race where Cale Yarborough started at 19 and finished earlier than 42?,SELECT Manufacturer FROM table WHERE Finish < 42 AND Start = 19 What is the smallest finish time for a race after 1972 with a car manufactured by pontiac?,SELECT MIN Finish FROM table WHERE Year > 1972 AND Manufacturer = pontiac "What is the smallest finish time for a race where start was less than 3, buick was the manufacturer, and the race was held after 1978?",SELECT MIN Finish FROM table WHERE Year > 1978 AND Manufacturer = buick AND Start < 3 "What home team had an attendance record of 16,971?","SELECT Home team FROM table WHERE Attendance = 16,971" Tell me the track that has the catalogue of apbo 0280,SELECT Track FROM table WHERE Catalogue = apbo 0280 I want the sum of tracks for raised on rock,SELECT SUM Track FROM table WHERE Song Title = raised on rock Tell me the time for 6/6/77 release date and song title of way down,SELECT Time FROM table WHERE Release Date = 6/6/77 AND Song Title = way down Tell me the recorded for time of 2:50 and released date of 6/6/77 with track more than 20,SELECT Recorded FROM table WHERE Track > 20 AND Release Date = 6/6/77 AND Time = 2:50 Tell me the release date record on 10/29/76 and a time on 2:50,SELECT Release Date FROM table WHERE Time = 2:50 AND Recorded = 10/29/76 Name the catalogue that has tracks less than 13 and the release date of 10/31/72,SELECT Catalogue FROM table WHERE Track < 13 AND Release Date = 10/31/72 What is the opening date of the musical at the adelphi theatre?,SELECT Opening date FROM table WHERE Classification = musical AND Theatre = adelphi theatre What opening date has a capacity of 100?,SELECT Opening date FROM table WHERE Capacity = 100 "On average, how many wins have a rank lower than 1?",SELECT AVG Wins FROM table WHERE Rank < 1 What is the lowest level of Earnings($) to have a Wins value of 22 and a Rank lower than 2?,SELECT MIN Earnings( $ ) FROM table WHERE Wins = 22 AND Rank < 2 "In total, how much did the United States player George Archer earn with Wins lower than 24 and a rank that was higher than 5?",SELECT COUNT Earnings( $ ) FROM table WHERE Country = united states AND Wins < 24 AND Player = george archer AND Rank > 5 What state did Hon David Beddall belong to?,SELECT State FROM table WHERE Member = hon david beddall In what state was the electorate fowler?,SELECT State FROM table WHERE Electorate = fowler What position does the player from arkansas play?,SELECT Pos. FROM table WHERE School/Country = arkansas Who has the high assists in 2000?,SELECT MAX Asts FROM table WHERE From = 2000 What is the word count that is named omega dot?,SELECT Word # FROM table WHERE Name = omega dot What is the total word count with a subframe count greater than 3?,SELECT SUM Word # FROM table WHERE Subframe # > 3 What is the total grid with laps less than 2?,SELECT SUM Grid FROM table WHERE Laps < 2 How much time is required for less than 35 laps and less than 10 grids?,SELECT Time/Retired FROM table WHERE Laps < 35 AND Grid < 10 What is the Venue for Goal number 1?,SELECT Venue FROM table WHERE Goal = 1 What was the airing date when the number of episodes was larger than 20 and had the genre of costume action?,SELECT Airing date FROM table WHERE Number of episodes > 20 AND Genre = costume action What are the number of episodes when the genre is modern drama and the highest average ratings points are 28?,SELECT AVG Number of episodes FROM table WHERE Genre = modern drama AND Highest average point ratings = 28 What year was S.A. Allward's theme that had an issue price of $16.95 released?,SELECT Year FROM table WHERE Issue Price = $16.95 AND Artist = s.a. allward What was the total mintage for years after 2002 that had a 85th Anniversary of Vimy Ridge theme?,SELECT COUNT Mintage FROM table WHERE Theme = 85th anniversary of vimy ridge AND Year > 2002 How many people attended the game with the home team scoring 18.25 (133)?,SELECT COUNT Crowd FROM table WHERE Home team score = 18.25 (133) How large was the crowd with a home team score of 18.25 (133)?,SELECT Crowd FROM table WHERE Home team score = 18.25 (133) How many people attended the game where Footscray was away?,SELECT Crowd FROM table WHERE Away team = footscray How many pages associated with isbn 91-7713-035-9?,SELECT SUM Pages FROM table WHERE ISBN = isbn 91-7713-035-9 "What team played at Moorabbin Oval to a crowd of 19,144?","SELECT Home team FROM table WHERE Crowd > 19,144 AND Venue = moorabbin oval" How big was the crowd of the team that scored 4.13 (37)?,SELECT SUM Crowd FROM table WHERE Away team score = 4.13 (37) What home team played at MCG?,SELECT Away team FROM table WHERE Venue = mcg What away team played at Kardinia Park?,SELECT Away team score FROM table WHERE Venue = kardinia park On what date did the match at Lake Oval take place?,SELECT Date FROM table WHERE Venue = lake oval What wa the date of the North Melbourne home game?,SELECT Date FROM table WHERE Home team = north melbourne What was the lowest crowd size at MCG?,SELECT MIN Crowd FROM table WHERE Venue = mcg "Who did the Tampa Bay Buccaneers play on december 23, 1995?","SELECT Opponent FROM table WHERE Date = december 23, 1995" On what date was Tampa Bay's Week 4 game?,SELECT Date FROM table WHERE Week = 4 "What week was it on November 19, 1995?","SELECT Week FROM table WHERE Date = november 19, 1995" "What is the most gold medals a team with less than 2 silvers, more than 7 total medals, and less than 8 bronze medals has?",SELECT MAX Gold FROM table WHERE Silver < 2 AND Total > 7 AND Bronze < 8 "What is the number of bronze that Scotland, which has less than 7 total medals, has?",SELECT SUM Bronze FROM table WHERE Nation = scotland AND Total < 7 What is the average silver medals a team that has 1 gold and more than 5 bronze has?,SELECT AVG Silver FROM table WHERE Gold = 1 AND Bronze > 5 "What is the total number of bronze a team with more than 0 silver, a total of 7 medals, and less than 1 gold medal has?",SELECT COUNT Bronze FROM table WHERE Silver > 0 AND Total = 7 AND Gold < 1 What is the highest rank a team with 1 silver and less than 5 bronze medals has?,SELECT MAX Rank FROM table WHERE Silver = 1 AND Bronze < 5 What's the highest Pl GP with a Reg GP over 18?,SELECT MAX Pl GP FROM table WHERE Reg GP > 18 "on June 14, what was the winning score by the Devil rays in pro player stadium?",SELECT Score FROM table WHERE Venue = pro player stadium AND Winning Team = devil rays AND Date = june 14 what was the score on june 16?,SELECT Score FROM table WHERE Date = june 16 who won by a score of 4-1?,SELECT Winning Team FROM table WHERE Score = 4-1 what was the score on june 29?,SELECT Score FROM table WHERE Date = june 29 what was the score on june 29 when the devil rays los?,SELECT Score FROM table WHERE Losing Team = devil rays AND Date = june 29 what was the score of the game at pro player stadium on june 14?,SELECT Score FROM table WHERE Venue = pro player stadium AND Date = june 14 Where did the away team score 8.7 (55)?,SELECT Venue FROM table WHERE Away team score = 8.7 (55) "When a home team scored 17.15 (117) and the away team scored 6.9 (45), what was the away team?",SELECT Away team FROM table WHERE Home team score = 17.15 (117) AND Away team score = 6.9 (45) What is the total crowd size when a home team scored 17.15 (117) versus hawthorn?,SELECT SUM Crowd FROM table WHERE Home team score = 17.15 (117) AND Away team = hawthorn What is the average grid for jack brabham going over 32 laps?,SELECT AVG Grid FROM table WHERE Driver = jack brabham AND Laps > 32 Which Res has a Method of decision (unanimous) and an Opponent of Wataru Sakata?,SELECT Res. FROM table WHERE Method = decision (unanimous) AND Opponent = wataru sakata Which Record has the Res of win with the Event of extreme fighting 1?,SELECT Record FROM table WHERE Res. = win AND Event = extreme fighting 1 What was the attendance where the record was 8-4?,SELECT MIN Attendance FROM table WHERE Record = 8-4 "what is at 10:00 when at 9:00 it is lost (#19, 4.6 rating) and at 8:30 it is lost (reruns)?","SELECT 10:00 FROM table WHERE 9:00 = lost (#19, 4.6 rating) AND 8:30 = lost (reruns)" What is at 9:00 when at 10:00 it is local programming and at 9:30 it is my thursday night movie?,SELECT 9:00 FROM table WHERE 10:00 = local programming AND 9:30 = my thursday night movie what is at 9:30 when at 8:30 it is scrubs?,SELECT 9:30 FROM table WHERE 8:30 = scrubs what is at 10:00 when at 9:00 it is reaper?,SELECT 10:00 FROM table WHERE 9:00 = reaper what is at 10:00 when at 8:30 it is scrubs?,SELECT 10:00 FROM table WHERE 8:30 = scrubs what is at 8:00 when at 8:30 it is my thursday night movie?,SELECT 8:00 FROM table WHERE 8:30 = my thursday night movie "What is the largest total for a team with fewer than 12 bronze, 1 silver and 0 gold medals?",SELECT MAX Total FROM table WHERE Bronze < 12 AND Gold = 0 AND Silver = 1 "What is the largest total for a team with 1 bronze, 0 gold medals and ranking of 7?",SELECT MAX Total FROM table WHERE Bronze = 1 AND Rank = 7 AND Gold > 0 What is the number of bronze medals when there are fewer than 0 silver medals?,SELECT SUM Bronze FROM table WHERE Silver < 0 What is the highest number of silver medals for a team with total less than 1?,SELECT MAX Silver FROM table WHERE Total < 1 "Which player is from Tampa, Florida?","SELECT Player FROM table WHERE Hometown = tampa, florida" Which college is Jordan Phillips playing for?,SELECT College FROM table WHERE Player = jordan phillips What college has a position of defensive line and Grant high school?,SELECT College FROM table WHERE Position = defensive line AND School = grant high school What position is for Plant high school?,SELECT Position FROM table WHERE School = plant high school What position is for Dr. Phillips high school?,SELECT Position FROM table WHERE School = dr. phillips high school Which hometown has a player of Ray Drew?,SELECT Hometown FROM table WHERE Player = ray drew What is the most byes with 11 wins and fewer than 1867 againsts?,SELECT MAX Byes FROM table WHERE Against < 1867 AND Wins = 11 What are the draws when wins are fwewer than 9 and byes fewer than 2?,SELECT COUNT Draws FROM table WHERE Wins < 9 AND Byes < 2 What are the fewest draws with less than 7 losses and Mitta United is the Tallagatta DFL?,SELECT MIN Draws FROM table WHERE Losses < 7 AND Tallangatta DFL = mitta united What are the losses when there are 9 wins and more than 1326 against?,SELECT SUM Losses FROM table WHERE Wins = 9 AND Against > 1326 What was the decision of the Red Wings game when they had a record of 45–18–6?,SELECT Decision FROM table WHERE Record = 45–18–6 Which R 51 O value corresponds to a D 42 O value of r 19?,SELECT R 51 O FROM table WHERE D 42 O = r 19 What is the value of D 43 O that has a corresponding R 53 + value of r 8?,SELECT D 43 O FROM table WHERE R 53 + = r 8 What is the value of D 42 O that has an R 53 + value of r 8?,SELECT D 42 O FROM table WHERE R 53 + = r 8 What's the highest round that louisville drafted into when their pick was over 75?,SELECT MAX Round FROM table WHERE School/Club Team = louisville AND Pick > 75 Where's the first round that southern mississippi shows up during the draft?,SELECT MIN Round FROM table WHERE School/Club Team = southern mississippi "Cowansville has less than 16 regions and is a Brome-Missisquoi Municipality, what is their population?",SELECT MIN Population FROM table WHERE Regional County Municipality = brome-missisquoi AND Name = cowansville AND Region < 16 "Saint-Blaise-Sur-Richelieu is smaller than 68.42 km^2, what is the population of this type M municipality?",SELECT MIN Population FROM table WHERE Type = m AND Name = saint-blaise-sur-richelieu AND Area (km 2 ) < 68.42 What is the code for a Le Haut-Saint-Laurent municipality that has 16 or more regions?,SELECT MIN Code FROM table WHERE Regional County Municipality = le haut-saint-laurent AND Region > 16 Where was the security pacific senior classic?,SELECT Location FROM table WHERE Tournament = security pacific senior classic "What is the purse for the tournament with a winning score of 212 (-4), and a 1st prize of under $105,000?","SELECT MIN Purse( $ ) FROM table WHERE Score = 212 (-4) AND 1st Prize( $ ) < 105,000" What is the total Crowd number for the team that has an Away team score of 12.18 (90)?,SELECT SUM Crowd FROM table WHERE Away team score = 12.18 (90) What date is listed for the team that has an Away team score of 20.21 (141)?,SELECT Date FROM table WHERE Away team score = 20.21 (141) What is the name of the Venue for the team that has an Away team score of 14.11 (95)?,SELECT Venue FROM table WHERE Away team score = 14.11 (95) What is the Home team score for the Away team of North Melbourne?,SELECT Home team score FROM table WHERE Away team = north melbourne On what date the footscray's away game?,SELECT Date FROM table WHERE Away team = footscray What was the date of the game with a result of 3–2?,SELECT Date FROM table WHERE Result = 3–2 What was the date of the game with a goal of 7?,SELECT Date FROM table WHERE Goal = 7 Who is the opponent on april 16?,SELECT Opponent FROM table WHERE Date = april 16 What is the team's record on april 23?,SELECT Record FROM table WHERE Date = april 23 what is the competition when the result is loss in berlin with a score of 0-3?,SELECT Competition FROM table WHERE Result = loss AND Location = berlin AND Score = 0-3 "what is the date for the game in prague for the world group, consolation round competition?","SELECT Date FROM table WHERE Location = prague AND Competition = world group, consolation round" What is the competition in tokyo with the result loss?,SELECT Competition FROM table WHERE Location = tokyo AND Result = loss what is the year when the date is not played?,SELECT Year FROM table WHERE Date = not played "what is the score when the result is loss, the year is 1980 and the competition is world group, consolation round?","SELECT Score FROM table WHERE Result = loss AND Year = 1980 AND Competition = world group, consolation round" How many attended the game on march 16 after over 64 games?,SELECT Location Attendance FROM table WHERE Game > 64 AND Date = march 16 "What numbered game featured a High rebounds of radoslav nesterović (8), and a High assists of josé calderón (9)?",SELECT COUNT Game FROM table WHERE High rebounds = radoslav nesterović (8) AND High assists = josé calderón (9) What is the most sales by a song with a position higher than 3?,SELECT MAX Sales FROM table WHERE Highest Position > 3 What were the sales for Dj Casper when he was in a position lower than 13?,SELECT Sales FROM table WHERE Position < 13 AND Artist = dj casper What was the score on January 12?,SELECT Score FROM table WHERE Date = january 12 Which home team had a visitor of Ottawa Senators with a score of 1–5?,SELECT Home FROM table WHERE Visitor = ottawa senators AND Score = 1–5 Which team is number 14 and had a franchise in 1993-2000?,SELECT Team FROM table WHERE Number = 14 AND Years with franchise = 1993-2000 Who was the player in Position G on the Petron Blaze Boosters and retired in 2000?,SELECT Name FROM table WHERE Position = g AND Team = petron blaze boosters AND Year retired = 2000 How many years did the team in slot number 9 have a franchise?,SELECT Years with franchise FROM table WHERE Number = 9 Tell me the highest matches for point 43 and final rank less than 7,SELECT MAX Matches FROM table WHERE Point = 43 AND Final rank < 7 Tell me the average final rank for loe more than 10 and point less than 43,SELECT AVG Final rank FROM table WHERE Lose > 10 AND Point < 43 I want the average lose for lost point more than 16 and goal difference less than 37 and point less than 43,SELECT AVG Lose FROM table WHERE Lost point > 16 AND Goal difference < 37 AND Point < 43 I want the total number of matches for draw less than 7 and lost point of 16 with lose more than 4,SELECT COUNT Matches FROM table WHERE Draw < 7 AND Lost point = 16 AND Lose > 4 Tell me the highest point with lost point being 33 and league point less than 52,SELECT MAX Point FROM table WHERE Lost point = 33 AND league point < 52 How many laps for a grid larger than 1 with a Time/Retired of halfshaft?,SELECT Laps FROM table WHERE Grid > 1 AND Time/Retired = halfshaft "What is the average grid that has over 8 laps, a Time/Retired of +2 laps, and peter gethin driving?",SELECT AVG Grid FROM table WHERE Laps > 8 AND Time/Retired = +2 laps AND Driver = peter gethin What is the low grid that has brm and over 54 laps?,SELECT MIN Grid FROM table WHERE Constructor = brm AND Laps > 54 What city has larger than 94.1 as a frequency?,SELECT City of license FROM table WHERE Frequency MHz > 94.1 What is the Frequency MHz for the station with a call sign of w224bn?,SELECT AVG Frequency MHz FROM table WHERE Call sign = w224bn "What class is the city of black mountain, north carolina?","SELECT Class FROM table WHERE City of license = black mountain, north carolina" What is the FCC frequency for the station w262al which has a Frequency MHz larger than 92.7?,SELECT FCC info FROM table WHERE Frequency MHz > 92.7 AND Call sign = w262al What grad has a Time/Retired of + 1:24.3?,SELECT Grid FROM table WHERE Time/Retired = + 1:24.3 What is the low lap total for henri pescarolo with a grad larger than 6?,SELECT MIN Laps FROM table WHERE Grid > 6 AND Driver = henri pescarolo What is the low lap total for a grid larger than 16 and has a Time/Retired of + 3:27.3?,SELECT MIN Laps FROM table WHERE Time/Retired = + 3:27.3 AND Grid > 16 Name what was published in july 1934 with a setting of mars,SELECT Published in FROM table WHERE Setting = mars AND Publication Date = july 1934 Name the publication date when the fictional date is 2112,SELECT Publication Date FROM table WHERE Fictional date = 2112 "Name the title when the main characters are grant calthorpe, lee neilan and the published in of astounding stories","SELECT Title FROM table WHERE Published in = astounding stories AND Main characters = grant calthorpe, lee neilan" What club has over 1 runners-up and last won the final in 2010?,SELECT Club FROM table WHERE Runners-up > 1 AND Last final won = 2010 How manywins for dunfermline athletic that has a total final appearances less than 2?,SELECT Wins FROM table WHERE Total final appearances < 2 AND Club = dunfermline athletic What was the crowd size of the match featuring Hawthorn as the Away team?,SELECT Crowd FROM table WHERE Away team = hawthorn What score did the home team of north melbourne get?,SELECT Home team score FROM table WHERE Home team = north melbourne "When the away team scored 11.12 (78), what was the date of the game?",SELECT Date FROM table WHERE Away team score = 11.12 (78) "When the away team scored 16.21 (117), what was the home teams score?",SELECT Home team score FROM table WHERE Away team score = 16.21 (117) Which home team played the away team of collingwood?,SELECT Home team FROM table WHERE Away team = collingwood What method had Adriano Martins as an opponent and a time of 5:00?,SELECT Method FROM table WHERE Time = 5:00 AND Opponent = adriano martins What is the total number of rounds when Drew Fickett was the opponent and the time is 5:00?,SELECT COUNT Round FROM table WHERE Time = 5:00 AND Opponent = drew fickett What competition is located in bamako?,SELECT Competition FROM table WHERE Location = bamako What is the score from the game where Algeria is the opponent at Porto-Novo?,SELECT Score FROM table WHERE Opponent = algeria AND Location = porto-novo What is the mean road number when Moe Lemay is the player?,SELECT AVG Rd # FROM table WHERE Player = moe lemay What is the sum number of Pl GP when the pick number is 178 and the road number is bigger than 9?,SELECT COUNT Pl GP FROM table WHERE Pick # = 178 AND Rd # > 9 What is the total number of Pl GP when the pick number is 199 and the Reg GP is bigger than 0?,SELECT SUM Pl GP FROM table WHERE Pick # = 199 AND Reg GP > 0 What position did the player from East Texas State play?,SELECT Position FROM table WHERE School = east texas state What day did they play before week 2?,SELECT Date FROM table WHERE Week < 2 What is the cons for lib dem of 8% and a lead of 27%,SELECT Cons FROM table WHERE Lib Dem = 8% AND Lead = 27% I want the lead for others being 5%,SELECT Lead FROM table WHERE Others = 5% I want the plaid cymru for 4 may 2011,SELECT Plaid Cymru FROM table WHERE Date(s) conducted = 4 may 2011 I want the plaid cymru for Polling organisation/client of yougov/itv wales for 4 may 2011,SELECT Plaid Cymru FROM table WHERE Polling organisation/client = yougov/itv wales AND Date(s) conducted = 4 may 2011 Name the others for cons of 21% and lead of 24%,SELECT Others FROM table WHERE Cons = 21% AND Lead = 24% Tell me the dates conducted for plaid cymru of 19%,SELECT Date(s) conducted FROM table WHERE Plaid Cymru = 19% What was the score on 20/6/97?,SELECT Score FROM table WHERE Date = 20/6/97 What was the score on 20/6/97?,SELECT Score FROM table WHERE Date = 20/6/97 What were the tries on 14/6/97?,SELECT Tries FROM table WHERE Date = 14/6/97 What were the goals on 3/10/97?,SELECT Goals FROM table WHERE Date = 3/10/97 Tell me the laps for 3 grids,SELECT Laps FROM table WHERE Grid = 3 What was the Away team score for Footscray?,SELECT Away team score FROM table WHERE Away team = footscray What was the Home team score for the team that played South Melbourne?,SELECT Home team score FROM table WHERE Away team = south melbourne Tell me the sum of interview for evening gown more than 8.37 and average of 8.363,SELECT SUM Interview FROM table WHERE Average = 8.363 AND Evening Gown > 8.37 Name the total number of swimsuits for evening gowns less than 8.21 and average of 8.453 with interview less than 9.09,SELECT COUNT Swimsuit FROM table WHERE Interview < 9.09 AND Evening Gown < 8.21 AND Average = 8.453 Name the state with an evening gown more than 8.86 and interview less than 8.7 and swimsuit less than 8.96,SELECT State FROM table WHERE Evening Gown > 8.86 AND Swimsuit < 8.96 AND Interview < 8.7 What is the total stellar mass of the type m0?,SELECT SUM Stellar mass ( M☉ ) FROM table WHERE Type = m0 What is the highest planetary mass having an RV (cm/s) of 65 and a Period (days) less than 21?,SELECT MAX Planetary mass ( M⊕ ) FROM table WHERE RV (cm/s) = 65 AND Period (days) < 21 "What is the smallest period (days) to have a planetary mass of 1, a stellar mass greater than 0.21 and of the type M0?",SELECT MIN Period (days) FROM table WHERE Planetary mass ( M⊕ ) = 1 AND Stellar mass ( M☉ ) > 0.21 AND Type = m0 What is the average word count with crs and subframes lesser than 2?,SELECT AVG Word # FROM table WHERE Name = crs AND Subframe # < 2 What is the page count and word count greater than 5 with Bits of 18–22?,SELECT Page # FROM table WHERE Word # > 5 AND Bits = 18–22 What is the total subframe count with Bits of 18–22?,SELECT SUM Subframe # FROM table WHERE Bits = 18–22 How many attended tie number 19?,SELECT SUM Attendance FROM table WHERE Tie no = 19 Who was the away team in a tie no larger than 16 with forest green rovers at home?,SELECT Away team FROM table WHERE Tie no > 16 AND Home team = forest green rovers What is the highest attendance for games with stevenage borough at home?,SELECT MAX Attendance FROM table WHERE Home team = stevenage borough What is the lowest height for Parent grasmoor when it has a Prom larger than 117?,SELECT MIN Height (m) FROM table WHERE Parent = grasmoor AND Prom. (m) > 117 Which Class is Peak Sail when it has a Prom larger than 30?,SELECT Class FROM table WHERE Prom. (m) > 30 AND Peak = sail Which Parent has height smaller than 756 and a Prom of 39?,SELECT Parent FROM table WHERE Height (m) < 756 AND Prom. (m) = 39 Who had the lowest interview score from South Dakota with an evening gown less than 8.513?,SELECT MIN Interview FROM table WHERE State = south dakota AND Evening Gown < 8.513 What is the highest average of the contestant from Texas with an evening gown larger than 8.875?,SELECT MAX Average FROM table WHERE State = texas AND Evening Gown > 8.875 What is the average interview score from Kentucky?,SELECT AVG Interview FROM table WHERE State = kentucky "What is the lowest evening score of the contestant with an evening gown less than 8.938, from Texas, and with an average less than 8.846 has?",SELECT MIN Interview FROM table WHERE Evening Gown < 8.938 AND State = texas AND Average < 8.846 What is the highest swimsuit score of the contestant with an evening gown larger than 9.175 and an interview score less than 8.425?,SELECT MAX Swimsuit FROM table WHERE Evening Gown > 9.175 AND Interview < 8.425 What is the lowest average of the contestant with an interview of 8.275 and an evening gown bigger than 8.7?,SELECT MIN Average FROM table WHERE Interview = 8.275 AND Evening Gown > 8.7 How many attended the game at Arden Street Oval?,SELECT AVG Crowd FROM table WHERE Venue = arden street oval What was the score for Geelong?,SELECT Away team score FROM table WHERE Home team = geelong What is the lowest year joined in the city of College Park at the Conference championships smaller than 0?,SELECT MIN Joined FROM table WHERE City = college park AND Conference championships < 0 "What is the latest year joined with a Conference championships of 5, and an Institution of university of north carolina?",SELECT MAX Joined FROM table WHERE Conference championships = 5 AND Institution = university of north carolina "What is the year joined with a Conference championships of 5, and a Nickname of wolfpack?",SELECT Joined FROM table WHERE Conference championships = 5 AND Nickname = wolfpack Which is the smallest Total produced with a model of FM H-15-44?,SELECT MIN Total produced FROM table WHERE Model = fm h-15-44 "Name the date for attendance more than 20,268","SELECT Date FROM table WHERE Attendance > 20,268" Name the D 47 when it has a D 45 of d 32,SELECT D 47 FROM table WHERE D 45 = d 32 Name the D 47 when it has a D 41 of r 36,SELECT D 47 FROM table WHERE D 41 = r 36 Name the D 47 when it has a D 48 of d 49 and D 42 of r 42,SELECT D 47 FROM table WHERE D 48 = d 49 AND D 42 = r 42 Name the D 48 when it has a D 44 of d 33,SELECT D 48 FROM table WHERE D 44 = d 33 Name the D 44 when it has a D 46 of d 31,SELECT D 44 FROM table WHERE D 46 = d 31 Tell me the model with fuel or propulsion of diesel and orion manufacturer in 2005,SELECT Model FROM table WHERE Fuel or Propulsion = diesel AND Manufacturer = orion AND Year = 2005 Name the sum of quantity for before 2011 model slf-230,SELECT SUM Quantity FROM table WHERE Year < 2011 AND Model = slf-230 Name the fleet series with a quantity of 5,SELECT Fleet series FROM table WHERE Quantity = 5 When was the Mallala race held?,SELECT Date FROM table WHERE Race Title = mallala Which driver won the Phillip Island Grand Prix Circuit?,SELECT Winner FROM table WHERE Circuit = phillip island grand prix circuit What was the name of the driver that won the Lakeside race?,SELECT Winner FROM table WHERE Race Title = lakeside Who was the clerk when the highway commissioner was Albert Lewis?,SELECT Clerk FROM table WHERE Highway Commissioners = albert lewis Who was the supervisor in the year 1846?,SELECT Supervisor FROM table WHERE Years = 1846 "When Treasurer was treasurer, who was the highway commissioner?",SELECT Highway Commissioners FROM table WHERE Treasurer = treasurer How many snatches were there with a total of 267.5?,SELECT COUNT Snatch FROM table WHERE Total < 267.5 What event has a 122.5 snatch rate?,SELECT Event FROM table WHERE Snatch = 122.5 "What is the lowest total that had less than 170 snatches, 56 kg events and less than 145 clean & jerk?",SELECT MIN Total FROM table WHERE Snatch < 170 AND Event = 56 kg AND Clean & Jerk < 145 What is the total that had an event of +105 kg and clean & jerk less than 227.5?,SELECT COUNT Total FROM table WHERE Event = +105 kg AND Clean & Jerk < 227.5 What was the average attendance when the decision was price and montreal were the visitors?,SELECT AVG Attendance FROM table WHERE Visitor = montreal AND Decision = price What is the lowest attendance for week 2?,SELECT MIN Attendance FROM table WHERE Week = 2 Tell me the shuttle run with grade c,SELECT Shuttle Run (sec) FROM table WHERE Grade = c Tell me the 2.4km run for points less than 2,SELECT 2.4km Run (min:sec) FROM table WHERE Points < 2 "On January 15, what was the most in attendance?",SELECT MAX Attendance FROM table WHERE Date = january 15 "On January 29, who had the decision of Mason?",SELECT Visitor FROM table WHERE Decision = mason AND Date = january 29 What was the time of the driver on grid 3?,SELECT Time/Retired FROM table WHERE Grid = 3 What was the retired time on someone who had 43 laps on a grip of 18?,SELECT Time/Retired FROM table WHERE Laps = 43 AND Grid = 18 What was the fewest laps for somone who finished +18.445?,SELECT MIN Laps FROM table WHERE Time/Retired = +18.445 On which date was a game played at Junction Oval?,SELECT Date FROM table WHERE Venue = junction oval On which date was Essendon the home team?,SELECT Date FROM table WHERE Home team = essendon What was the record on the game that was played on october 27?,SELECT Record FROM table WHERE Date = october 27 What is the average for wes ours with over 1 reception and under 1 TD?,SELECT SUM Avg. FROM table WHERE Rec. > 1 AND Player = wes ours AND TD's < 1 How many receptions for players with over 647 yards and an under 14 yard average?,SELECT MIN Rec. FROM table WHERE Yards > 647 AND Avg. < 14 What is the home teams score at Victoria Park?,SELECT Home team score FROM table WHERE Venue = victoria park What is the home team at the venue mcg?,SELECT Home team FROM table WHERE Venue = mcg What is the highest attendace of the game with the Lakers as the home team?,SELECT MAX Attendance FROM table WHERE Home = lakers "What is the record of the game on December 5, 2007?","SELECT Record FROM table WHERE Date = december 5, 2007" Who was the winner and nominees for the movie directed by cary joji fukunaga?,SELECT Winner and nominees FROM table WHERE Director = cary joji fukunaga What was the original title for the king's speech?,SELECT Original title FROM table WHERE Winner and nominees = the king's speech What was the original title of the king's speech?,SELECT Original title FROM table WHERE Winner and nominees = the king's speech Who was the director of the king's speech?,SELECT Director FROM table WHERE Original title = the king's speech What is the nationality of the goalie in Round 7?,SELECT Nationality FROM table WHERE Round = 7 AND Position = goalie What was the score from the game played on June 22?,SELECT Score FROM table WHERE Date = june 22 "In the game where the away team score is 17.19 (121), who was the away team?",SELECT Away team FROM table WHERE Away team score = 17.19 (121) Which venue did the away team score 12.10 (82)?,SELECT Venue FROM table WHERE Away team score = 12.10 (82) "In the game where the home team scored 12.17 (89), who was the home team?",SELECT Home team FROM table WHERE Home team score = 12.17 (89) What is the scale of disaster for the USA?,SELECT Scale of Disaster FROM table WHERE Countries Affected = usa How many people were assisted in 1997?,SELECT People Assisted FROM table WHERE Year = 1997 Which year did USA undergo a disaster?,SELECT Year FROM table WHERE Countries Affected = usa "In the disaster in which 1,000 people were helped, what was the nature of help?","SELECT Nature of Help FROM table WHERE People Assisted = 1,000" What is the pick number of Penn State?,SELECT Pick FROM table WHERE School = penn state Which Round is pick 112 in?,SELECT Round FROM table WHERE Pick = 112 What is the highest pick from Washington?,SELECT MAX Pick FROM table WHERE School = washington What is the total pick number from round 2?,SELECT COUNT Pick FROM table WHERE Round = 2 What is the total pick number for a wide receiver?,SELECT COUNT Pick FROM table WHERE Position = wide receiver What is Thad Jemison's position?,SELECT Position FROM table WHERE Player = thad jemison "What is the club or province of Girvan Dempsey, who has 74 caps?",SELECT Club/province FROM table WHERE Caps = 74 AND Player = girvan dempsey Which Ulster player has fewer than 49 caps and plays the wing position?,SELECT Player FROM table WHERE Caps < 49 AND Position = wing AND Club/province = ulster Which player Munster from Munster is a fly-half?,SELECT Player FROM table WHERE Position = fly-half AND Club/province = munster What was time/retired with less than 67 laps and 6 points?,SELECT Time/Retired FROM table WHERE Laps < 67 AND Points = 6 How many average laps for Alex Tagliani with more than 17 points?,SELECT AVG Laps FROM table WHERE Driver = alex tagliani AND Points > 17 "What sum of Attendance has a Week smaller than 10, and a Result of l 30-21?",SELECT SUM Attendance FROM table WHERE Week < 10 AND Result = l 30-21 "Which Week has a Result of w 24-0, and an Attendance smaller than 10,000?","SELECT MAX Week FROM table WHERE Result = w 24-0 AND Attendance < 10,000" "Which Attendance has an Opponent of green bay packers, and a Week larger than 10?",SELECT MIN Attendance FROM table WHERE Opponent = green bay packers AND Week > 10 Where did fitzroy play as the home team?,SELECT Venue FROM table WHERE Home team = fitzroy Who was North Melbourne's home opponent?,SELECT Home team FROM table WHERE Away team = north melbourne Where did Essendon play as the home team?,SELECT Venue FROM table WHERE Home team = essendon When was the appointment date for the manager replaced by Lucien Favre?,SELECT Date of Appointment FROM table WHERE Replaced by = lucien favre When is the appointment date for outgoing manager Petrik Sander?,SELECT Date of Appointment FROM table WHERE Outgoing manager = petrik sander When was the appointment date for VFL Wolfsburg?,SELECT Date of Appointment FROM table WHERE Team = vfl wolfsburg When was the departure date when a manager was replaced by Bojan Prašnikar?,SELECT Date of departure FROM table WHERE Replaced by = bojan prašnikar In 2011 which sport had the year award?,SELECT Sport FROM table WHERE Year of award = 2011 How many laps did Giancarlo Fisichella do with a grid larger than 15?,SELECT COUNT Laps FROM table WHERE Driver = giancarlo fisichella AND Grid > 15 How many laps did Jos Verstappen do on Grid 2?,SELECT SUM Laps FROM table WHERE Grid > 2 AND Driver = jos verstappen David Coulthard was the driver in which grid?,SELECT Grid FROM table WHERE Driver = david coulthard How many laps were there in grid 21?,SELECT Laps FROM table WHERE Grid = 21 "When Essendon was the Home Team, what was the Away Team score?",SELECT Away team score FROM table WHERE Home team = essendon "When the Crowd was larger than 25,000. what was the Home Team score?","SELECT Home team score FROM table WHERE Crowd > 25,000" What was the total number for the Bulls when they were at Old Trafford?,SELECT COUNT Bulls. FROM table WHERE Venue = old trafford Where does Iceland rank with under 19 silvers?,SELECT MAX Rank FROM table WHERE Nation = iceland AND Silver < 19 How many bronzes for nations with over 22 golds and ranked under 2?,SELECT MAX Bronze FROM table WHERE Gold > 22 AND Rank < 2 How many golds for the nation with 14 total?,SELECT Gold FROM table WHERE Total = 14 How many bronzes for Iceland with over 2 silvers?,SELECT AVG Bronze FROM table WHERE Silver > 2 AND Nation = iceland What is the earliest year that had under 26 points and a toyota v8 engine?,SELECT MIN Year FROM table WHERE Engine = toyota v8 AND Points < 26 What is the low point total after 2006 with an m16 chassis?,SELECT MIN Points FROM table WHERE Chassis = m16 AND Year > 2006 "How many golds for nations with over 0 silvers, over 1 total, and over 3 bronze?",SELECT COUNT Gold FROM table WHERE Silver > 0 AND Total > 1 AND Bronze > 3 What was the highest Pick # for the College of Simon Fraser?,SELECT MAX Pick # FROM table WHERE College = simon fraser What is the Pick # for the Edmonton Eskimos?,SELECT COUNT Pick # FROM table WHERE CFL Team = edmonton eskimos What is the Pick # for Ryan Strong?,SELECT MAX Pick # FROM table WHERE Player = ryan strong Who did the Rockies play at the game that had a score of 6–5 (10)?,SELECT Opponent FROM table WHERE Score = 6–5 (10) What is the maximum power of engine code 2e?,SELECT max. power at rpm FROM table WHERE engine code(s) = 2e What is the combined attendance of all games that had a result of w 35-14?,SELECT SUM Attendance FROM table WHERE Result = w 35-14 What is the sum of NGC numbers for Constellation vela?,SELECT SUM NGC number FROM table WHERE Constellation = vela What is the Apparent magnitude of a globular cluster?,SELECT Apparent magnitude FROM table WHERE Object type = globular cluster What is the total of Apparent magnitudes for an NGC number larger than 3293?,SELECT SUM Apparent magnitude FROM table WHERE NGC number > 3293 "Tell me the money raised when 2Q has total receipts of $890,398","SELECT Money Raised, 2Q FROM table WHERE Total Receipts = $890,398" Tell me the total receipts for tom tancredo,SELECT Total Receipts FROM table WHERE Candidate = tom tancredo "Name the money raised when 2Q has money spent and 2Q is $874,042","SELECT Money Raised, 2Q FROM table WHERE Money Spent, 2Q = $874,042" Name the money spent for 2Q having candidate of john mccain,"SELECT Money Spent, 2Q FROM table WHERE Candidate = john mccain" "Name the loans received for 2Q having total receipts of $25,328,694","SELECT Loans Received, 2Q FROM table WHERE Total Receipts = $25,328,694" "When collingwood was the away team, what was the home team?",SELECT Home team FROM table WHERE Away team = collingwood What was the largest crowd size at arden street oval?,SELECT MAX Crowd FROM table WHERE Venue = arden street oval When did the away team footscray score 11.15 (81)?,SELECT Date FROM table WHERE Away team score = 11.15 (81) AND Away team = footscray What is the work number for Victor?,SELECT Works Number FROM table WHERE Name = victor What is the average building year for Superb?,SELECT AVG Built FROM table WHERE Name = superb What is the average rebounds for players from 1976 and over 67 assists?,SELECT AVG Rebs FROM table WHERE From = 1976 AND Asts > 67 What is the highest number of assists for players that are f/c and have under 13 rebounds?,SELECT MAX Asts FROM table WHERE Pos. = f/c AND Rebs < 13 What was the score in the match against Sanaz Marand?,SELECT Score FROM table WHERE Opponent = sanaz marand What tournament was held on 21 May 2006?,SELECT Tournament FROM table WHERE Date = 21 may 2006 Who has the low lap total in a maserati with grid 2?,SELECT MIN Laps FROM table WHERE Constructor = maserati AND Grid = 2 What is the highest round number with a time of 4:39?,SELECT MAX Round FROM table WHERE Time = 4:39 Which record has a time of 0:13?,SELECT Record FROM table WHERE Time = 0:13 What is the result for rounds under 2 against D.J. Linderman?,SELECT Res. FROM table WHERE Round < 2 AND Opponent = d.j. linderman What's the average crowd size when the Home team is melbourne?,SELECT AVG Crowd FROM table WHERE Home team = melbourne Which Venue is the one for the footscray Home team?,SELECT Venue FROM table WHERE Home team = footscray Which Year is the lowest when the Viewers are 13.7 million?,SELECT MIN Year FROM table WHERE Viewers = 13.7 million How many Ratings did the 2013 Year have?,SELECT Ratings FROM table WHERE Year = 2013 Which Network has 16.0 million Viewers?,SELECT Network FROM table WHERE Viewers = 16.0 million "What Lap-by-lap has Chris Myers as the Pre-Race Host, a Year larger than 2008, and 9.9/22 as its Ratings?",SELECT Lap-by-lap FROM table WHERE Year > 2008 AND Pre-Race Host = chris myers AND Ratings = 9.9/22 Which Network has 17.5 million Viewers?,SELECT Network FROM table WHERE Viewers = 17.5 million "Who was driving the Maserati with a Grid smaller than 6, and a Time/Retired of +2 laps?",SELECT Driver FROM table WHERE Constructor = maserati AND Grid < 6 AND Time/Retired = +2 laps "What's the average Grid for a Maserati with less than 80 laps, and a Time/Retired of +2 laps?",SELECT AVG Grid FROM table WHERE Laps < 80 AND Constructor = maserati AND Time/Retired = +2 laps What were the lowest laps of Luigi Musso driving a Ferrari with a Grid larger than 2?,SELECT MIN Laps FROM table WHERE Constructor = ferrari AND Grid > 2 AND Driver = luigi musso What was the score of the Mariners game when they had a record of 56–21?,SELECT Score FROM table WHERE Record = 56–21 What was the date of the Mariners game when they had a record of 53–17?,SELECT Date FROM table WHERE Record = 53–17 What was the attendance of the Mariners game when they had a record of 56–20?,SELECT Attendance FROM table WHERE Record = 56–20 What college did Matt Freeman go to?,SELECT College FROM table WHERE Player = matt freeman What college did the placekicker go to?,SELECT College FROM table WHERE Position = placekicker What was the position of the player that went to warren central high school?,SELECT Position FROM table WHERE School = warren central high school Which opponent's march was 31?,SELECT Opponent FROM table WHERE March = 31 Which score's game was less than 69 when the march was bigger than 2 and the opponents were the New York Islanders?,SELECT Score FROM table WHERE Game < 69 AND March > 2 AND Opponent = new york islanders Which opponent's game was less than 76 when the march was 10?,SELECT Opponent FROM table WHERE Game < 76 AND March = 10 What was North Melbourne's score as the home team?,SELECT Home team score FROM table WHERE Home team = north melbourne Where did Fitzroy play as the away team?,SELECT Venue FROM table WHERE Away team = fitzroy What is the time/retired for phil hill with over 67 laps and a grad smaller than 18?,SELECT Time/Retired FROM table WHERE Laps > 67 AND Grid < 18 AND Driver = phil hill What was relegated in the 2006 season?,SELECT Relegated FROM table WHERE Season = 2006 What season was Norwich Union League promoted?,SELECT Season FROM table WHERE Promoted = norwich union league What was relegated in the 2nd division of middlesex?,SELECT Relegated FROM table WHERE 2nd Division = middlesex What is the 1st division when the 2nd division is national league?,SELECT 1st Division FROM table WHERE 2nd Division = national league What show has a boar?,SELECT TV Series FROM table WHERE Species = boar What animal was yes for tv series and was a terrapins?,SELECT Animal Name FROM table WHERE TV Series = yes AND Species = terrapins What is the smallest season for a tv series with a yes and human was the species?,SELECT MIN TV Seasons FROM table WHERE TV Series = yes AND Species = human "What is the mate for Last Appearance of bully, bully, bully (3x13) for the animal named hollow/holly later than season 1?","SELECT Mate FROM table WHERE TV Seasons > 1 AND Last Appearance = bully, bully, bully (3x13) AND Animal Name = hollow/holly" How many grids for peter collins?,SELECT COUNT Grid FROM table WHERE Driver = peter collins What is the high grid for ferrari's with 2 laps?,SELECT MAX Grid FROM table WHERE Constructor = ferrari AND Laps = 2 Who drove the car with over 66 laps with a grid of 5?,SELECT Driver FROM table WHERE Laps > 66 AND Grid = 5 When was the tournament at Orange?,SELECT Date FROM table WHERE Tournament = orange What kind of surface was the Tournament at Sunderland played on?,SELECT Surface FROM table WHERE Tournament = sunderland What kind of surface was the tournament at Pune played on?,SELECT Surface FROM table WHERE Tournament = pune What was the score of the tournament against Isha Lakhani?,SELECT Score FROM table WHERE Opponent = isha lakhani What was the date that ended in a record of 8-25-7?,SELECT Date FROM table WHERE Record = 8-25-7 What was the home team when the visiting team was Toronto?,SELECT Home FROM table WHERE Visitor = toronto What College/junior/club team (league) did mitch fadden play for?,SELECT College/junior/club team (league) FROM table WHERE Player = mitch fadden When is the last week that has a result of a w 34-21?,SELECT MAX Week FROM table WHERE Result = w 34-21 What is the method where there is a loss with time 5:00?,SELECT Method FROM table WHERE Res. = loss AND Time = 5:00 What was the method when the time was 1:01?,SELECT Method FROM table WHERE Time = 1:01 What was the crowd when the away team is footscray?,SELECT Crowd FROM table WHERE Away team = footscray What is the home team score at lake oval?,SELECT Home team score FROM table WHERE Venue = lake oval What was the score for south melbourne at home?,SELECT Home team score FROM table WHERE Home team = south melbourne How many high assists did the Lakers have?,SELECT High assists FROM table WHERE Team = lakers "WHat was the result of the friendly match that was played on october 8, 2012?","SELECT Result FROM table WHERE Competition = friendly match AND Date = october 8, 2012" "What was the name of the competition that took place on may 31, 2008?","SELECT Competition FROM table WHERE Date = may 31, 2008" "During the loss on march 26, 2005, what was the venue where the match was played?","SELECT Venue FROM table WHERE Result = loss AND Date = march 26, 2005" "What is the average number of laps that has a Time/Retired of +1 lap, a Driver of olivier panis, and a Grid larger than 4?",SELECT AVG Laps FROM table WHERE Time/Retired = +1 lap AND Driver = olivier panis AND Grid > 4 "What constructor has under 62 laps, a Time/Retired of gearbox, a Grid larger than 1, and pedro diniz driving?",SELECT Constructor FROM table WHERE Laps < 62 AND Time/Retired = gearbox AND Grid > 1 AND Driver = pedro diniz What is the time/retired with 60 laps and a grid 19?,SELECT Time/Retired FROM table WHERE Laps = 60 AND Grid = 19 What away team scored 9.18 (72)?,SELECT Away team FROM table WHERE Away team score = 9.18 (72) What's the venue for the home team that scored 9.14 (68)?,SELECT Venue FROM table WHERE Home team score = 9.14 (68) What did the away team score when the home team was south melbourne?,SELECT Away team score FROM table WHERE Home team = south melbourne Who was the away team at western oval?,SELECT Away team FROM table WHERE Venue = western oval What team played away at vfl park?,SELECT Away team FROM table WHERE Venue = vfl park "What is the home venue of essendon with a crowd larger than 19,760?","SELECT Venue FROM table WHERE Crowd > 19,760 AND Home team = essendon" What did carlton score while away?,SELECT Away team score FROM table WHERE Away team = carlton Which home team scored 14.11 (95)?,SELECT Home team FROM table WHERE Home team score = 14.11 (95) Who was the home team in the game where North Melbourne was the away team?,SELECT Home team score FROM table WHERE Away team = north melbourne Who was the home team that played in Victoria Park?,SELECT Home team FROM table WHERE Venue = victoria park "In the game where the home team scored 15.17 (107), who was the away team?",SELECT Away team FROM table WHERE Home team score = 15.17 (107) What was the highest crowd in Victoria Park?,SELECT MAX Crowd FROM table WHERE Venue = victoria park How many people were in the crowd with the away team being collingwood?,SELECT COUNT Crowd FROM table WHERE Away team = collingwood Name the away team for essendon,SELECT Away team FROM table WHERE Home team = essendon "I want to know the home team score of the away team of richmond that has a crowd more than 20,735","SELECT Home team score FROM table WHERE Crowd > 20,735 AND Away team = richmond" "What is the largest number of laps with a Grid larger than 14, a Time/Retired of + 2 laps, and a Driver of helmut marko?",SELECT MAX Laps FROM table WHERE Grid > 14 AND Time/Retired = + 2 laps AND Driver = helmut marko "Which grid has less than 11 laps, and a Time/Retired of accident?",SELECT AVG Grid FROM table WHERE Laps < 11 AND Time/Retired = accident What is the total number of grids for peter gethin?,SELECT SUM Grid FROM table WHERE Driver = peter gethin How many grids does dave walker have?,SELECT COUNT Grid FROM table WHERE Driver = dave walker What is the lowest grid with matra as constructor?,SELECT MIN Grid FROM table WHERE Constructor = matra What is the catalogue number for the song that is 3:17 and was released 9/21/71?,SELECT Catalogue FROM table WHERE Release Date = 9/21/71 AND Time = 3:17 What is the highest track for Burning Love?,SELECT MAX Track FROM table WHERE Song Title = burning love What is Heart of Rome's catalogue number?,SELECT Catalogue FROM table WHERE Song Title = heart of rome Which song was released 12/8/70 with a time of 2:54?,SELECT Song Title FROM table WHERE Release Date = 12/8/70 AND Time = 2:54 How many laps did Ricardo Zonta have?,SELECT SUM Laps FROM table WHERE Driver = ricardo zonta "What is the name of the driver with a grid less than 14, laps smaller than 53 and a Time/Retired of collision, and a Constructor of ferrari?",SELECT Driver FROM table WHERE Grid < 14 AND Laps < 53 AND Time/Retired = collision AND Constructor = ferrari "What is the grid number with less than 52 laps and a Time/Retired of collision, and a Constructor of arrows - supertec?",SELECT COUNT Grid FROM table WHERE Laps < 52 AND Time/Retired = collision AND Constructor = arrows - supertec "What is the average Laps for a grid smaller than 17, and a Constructor of williams - bmw, driven by jenson button?",SELECT AVG Laps FROM table WHERE Grid < 17 AND Constructor = williams - bmw AND Driver = jenson button "When the Away team scored 14.14 (98), which Venue did the game take place?",SELECT Venue FROM table WHERE Away team score = 14.14 (98) "When the Venue was victoria park, what was the Away team score?",SELECT Away team score FROM table WHERE Venue = victoria park "When the Home team of carlton played, what was their score?",SELECT Home team score FROM table WHERE Home team = carlton Tell me the lost with tie of 0 and drawn of 47,SELECT Lost FROM table WHERE Tied = 0 AND Drawn = 47 Name the tie that has 71 drawn,SELECT Tied FROM table WHERE Drawn = 71 I want to know the drawn that has a tie of 0 and the player is chris cowdrey,SELECT Drawn FROM table WHERE Tied = 0 AND Player = chris cowdrey I want to know the tie for drawn of 47,SELECT Tied FROM table WHERE Drawn = 47 What name shows as private authority and hibiscus and bays local board ?,SELECT Name FROM table WHERE Authority = private AND Local board = hibiscus and bays "What is the name when the local board is albert–eden, and a Decile of 9?",SELECT Name FROM table WHERE Local board = albert–eden AND Decile = 9 What is the name of the suburb with a roll of 741?,SELECT Suburb FROM table WHERE Roll = 741 What gender has a local board of albert–eden with a roll of more than 232 and Decile of 5?,SELECT Gender FROM table WHERE Local board = albert–eden AND Roll > 232 AND Decile = 5 What is the status of the torre reforma building that is over 44 stories in mexico city?,SELECT Status FROM table WHERE Stories > 44 AND City = mexico city AND Building = torre reforma How tall is the 52 story building?,SELECT Height FROM table WHERE Stories = 52 How many stories is the torre reforma building?,SELECT COUNT Stories FROM table WHERE Building = torre reforma "What is the Nationality of Mike Gatting, who played 551 games?",SELECT Nationality FROM table WHERE Games = 551 AND Player = mike gatting What is the nationality of the player who played 505 games?,SELECT Nationality FROM table WHERE Games = 505 What is Wasim Akram's rank?,SELECT Rank FROM table WHERE Player = wasim akram What is Graham Gooch's nationality?,SELECT Nationality FROM table WHERE Player = graham gooch What was the highest average attendance in the 2009 season?,SELECT MAX Average attendance FROM table WHERE Season = 2009 What's the total attendance in rink hockey when the average attendance was smaller than 4850?,SELECT Total attendance FROM table WHERE Average attendance < 4850 AND Sport = rink hockey What's the average attendance of the league with a total attendance of 2268508?,SELECT Average attendance FROM table WHERE Total attendance = 2268508 "Can you tell me the average Points that has a Pts/game larger than 4, and the Nation of england, and the Games smaller than 5?",SELECT AVG Points FROM table WHERE Pts/game > 4 AND Nation = england AND Games < 5 Can you tell me the lowest Pts/game that has the Games larger than 6?,SELECT MIN Pts/game FROM table WHERE Games > 6 "Can you tell me the lowest Pts/game that has the Name of philippa tuttiett, and the Points larger then 6?",SELECT MIN Pts/game FROM table WHERE Name = philippa tuttiett AND Points > 6 "Can you tell me the lowest Games that has the Pts/game larger than 1.4 and the Points of 20, and the Name of susan day?",SELECT MIN Games FROM table WHERE Pts/game > 1.4 AND Points = 20 AND Name = susan day "For the ""Downtown Girl"" episode, what was the original air date?","SELECT Original air date FROM table WHERE Title = ""downtown girl""" What was the lowest production code value in series #10?,SELECT MIN Production code FROM table WHERE Series # = 10 What is the Absorbtion (in nanometers) of the color Orange?,SELECT Absorb (nm) FROM table WHERE Color = orange What is the Absorbtion (in nanometers) of the color Violet with an emission of 432 nm?,SELECT Absorb (nm) FROM table WHERE Color = violet AND Emit (nm) = 432 Which Emission (in nanometers) has an absorbtion of 593 nm?,SELECT Emit (nm) FROM table WHERE Absorb (nm) = 593 Which Emission (in nanometers) that has a molar mass of 1078 g/mol?,SELECT Emit (nm) FROM table WHERE mass (g/mol) = 1078 Which ε (M -1 cm -1) has a molar mass of 1008 g/mol?,SELECT ε (M -1 cm -1 ) FROM table WHERE mass (g/mol) = 1008 What was the away team that played against Fitzroy?,SELECT Away team FROM table WHERE Home team = fitzroy On what date was the Essendon home match?,SELECT Date FROM table WHERE Home team = essendon On what Date did the friendly Competition take place?,SELECT Date FROM table WHERE Competition = friendly What was the Attendance of the Game at Hoosier Dome?,SELECT Attendance FROM table WHERE Game site = hoosier dome What was the Result of the Game at the Meadowlands on 1991-09-01?,SELECT Result FROM table WHERE Game site = the meadowlands AND Date = 1991-09-01 What was the Attendance in Week 17?,SELECT Attendance FROM table WHERE Week = 17 Which Opponent was played on 1991-10-13?,SELECT Opponent FROM table WHERE Date = 1991-10-13 What is the number for the player that has a k position?,SELECT Number FROM table WHERE Position = k What is the venue for the friendly competition and score of 4-0?,SELECT Venue FROM table WHERE Score = 4-0 AND Competition = friendly Name the score for 7 may 2000,SELECT Score FROM table WHERE Date = 7 may 2000 Name the date of the uncaf nations cup 2009,SELECT Date FROM table WHERE Competition = uncaf nations cup 2009 "What date were there more than 19,600 people in attendance?","SELECT Date FROM table WHERE Attendance > 19,600" "During st kilda's home game, what was the number of people in the crowd?",SELECT Crowd FROM table WHERE Home team = st kilda "In the match where the home team scored 14.20 (104), how many attendees were in the crowd?",SELECT SUM Crowd FROM table WHERE Home team score = 14.20 (104) "In the match where the away team scored 2.7 (19), how many peopel were in the crowd?",SELECT MAX Crowd FROM table WHERE Away team score = 2.7 (19) What's the time/retired for constructor source:?,SELECT Time/Retired FROM table WHERE Constructor = source: How many laps does luca badoer have?,SELECT Laps FROM table WHERE Driver = luca badoer What's the time/retired for a grid of 14?,SELECT Time/Retired FROM table WHERE Grid = 14 How many laps does jean-christophe boullion have with a time/retired of +1 lap?,SELECT Laps FROM table WHERE Time/Retired = +1 lap AND Driver = jean-christophe boullion How many laps does roberto moreno have?,SELECT Laps FROM table WHERE Driver = roberto moreno What grid has 2 laps?,SELECT Grid FROM table WHERE Laps = 2 On what date did a home team score 16.10 (106)?,SELECT Date FROM table WHERE Home team score = 16.10 (106) Which home team has a home team 14.12 (96)?,SELECT Home team FROM table WHERE Home team score = 14.12 (96) On what date was a game played at Windy Hill?,SELECT Date FROM table WHERE Venue = windy hill Where does South Melbourne play?,SELECT Venue FROM table WHERE Away team = south melbourne Where did Richmond play?,SELECT Venue FROM table WHERE Away team = richmond Which home team had the away team score 15.18 (108) against them?,SELECT Home team score FROM table WHERE Away team score = 15.18 (108) Which Team plays at Western Oval?,SELECT Home team FROM table WHERE Venue = western oval How many people witnessed their home team score 13.15 (93)?,SELECT MAX Crowd FROM table WHERE Home team score = 13.15 (93) What is the average crowd attendance for Collingwood?,SELECT AVG Crowd FROM table WHERE Home team = collingwood Which away team scored 12.18 (90)?,SELECT Away team FROM table WHERE Away team score = 12.18 (90) Name the outcome for alizé cornet janette husárová being opponent in final,SELECT Outcome FROM table WHERE Opponent in Final = alizé cornet janette husárová Name the outcome that had an opponent in final of nina bratchikova kathrin wörle,SELECT Outcome FROM table WHERE Opponent in Final = nina bratchikova kathrin wörle Which partner was on 14 april 2013?,SELECT Partner FROM table WHERE Date = 14 april 2013 "When laps are less than 80 and Bruce mclaren is the driver, what is the grid?",SELECT Grid FROM table WHERE Laps < 80 AND Driver = bruce mclaren What driver has a grid greater than 19?,SELECT Driver FROM table WHERE Grid > 19 "When the driver richard attwood has a constructor of brm, what is the number of laps?",SELECT Laps FROM table WHERE Constructor = brm AND Driver = richard attwood What is the average grid for the competitiors who had laps smaller than 3?,SELECT AVG Grid FROM table WHERE Laps < 3 What is the average grid for competitors who had more than 22 laps and time/retired of +17.276?,SELECT AVG Grid FROM table WHERE Time/Retired = +17.276 AND Laps > 22 What was the average amount of laps for competitors with a grid that was more than 11 and a Time/Retired of +28.108?,SELECT AVG Laps FROM table WHERE Time/Retired = +28.108 AND Grid > 11 What was the away team that played at Princes Park?,SELECT Away team FROM table WHERE Venue = princes park What was the away team that played at Princes Park?,SELECT Away team FROM table WHERE Venue = princes park In what venue was the hosted away team Essendon?,SELECT Venue FROM table WHERE Away team = essendon Who was the home team at MCG?,SELECT Home team FROM table WHERE Venue = mcg I want to know the final score for december 27,SELECT Final Score FROM table WHERE Date = december 27 Tell me the final score for january 9 for cincinnati bengals,SELECT Final Score FROM table WHERE Date = january 9 AND Host Team = cincinnati bengals Tell me the host team for giants stadium and visiting of cincinnati bengals,SELECT Host Team FROM table WHERE Stadium = giants stadium AND Visiting Team = cincinnati bengals Tell me the date for pittsburgh steelers,SELECT Date FROM table WHERE Visiting Team = pittsburgh steelers Tell me the visiting team for october 4,SELECT Visiting Team FROM table WHERE Date = october 4 I want to know the stadium for tennessee titans visiting,SELECT Stadium FROM table WHERE Visiting Team = tennessee titans "When the driver is Juan Manuel Fangio and laps is less than 39, what is the highest grid?",SELECT MAX Grid FROM table WHERE Laps < 39 AND Driver = juan manuel fangio "When grid is less than 7, laps are greater than 17, and time/retired is + 1:35.6, who is the constructor?",SELECT Constructor FROM table WHERE Laps > 17 AND Grid < 7 AND Time/Retired = + 1:35.6 What was the smallest grid for Prince bira?,SELECT MIN Grid FROM table WHERE Driver = prince bira How many losses did the team with 22 goals for andmore than 8 games played have?,SELECT COUNT Losses FROM table WHERE Goals For = 22 AND Games Played > 8 "For teams with fewer than 5 wins, goals against over 37, and fewer than 8 games played, what is the average number of ties?",SELECT AVG Ties FROM table WHERE Wins < 5 AND Goals Against > 37 AND Games Played < 8 "For teams with 7 wins, what is the number of goals against?",SELECT Goals Against FROM table WHERE Wins = 7 "For teams with more than 0 ties and goals against of 37, how many wins were tallied?",SELECT MAX Wins FROM table WHERE Goals Against = 37 AND Ties > 0 What year was the the youngest nominee a winner?,SELECT Year FROM table WHERE Superlative = youngest nominee What actor won in 1978?,SELECT Actor FROM table WHERE Year = 1978 What are the notes in 1981?,SELECT Notes FROM table WHERE Year = 1981 In what year had the oldest winner?,SELECT Year FROM table WHERE Superlative = oldest winner What year did actor Richard Farnsworth get nominated for an award?,SELECT Year FROM table WHERE Actor = richard farnsworth Tell me the time/retired for Laps of 42 and Grids of 4,SELECT Time/Retired FROM table WHERE Laps = 42 AND Grid = 4 I want the driver that has Laps of 10,SELECT Driver FROM table WHERE Laps = 10 What is the position of Perpignan?,SELECT Position FROM table WHERE Club/province = perpignan Which player has a cap larger than 12 and Clubs of Toulouse?,SELECT Player FROM table WHERE Caps > 12 AND Club/province = toulouse What is the birthday of caps of 32?,SELECT Date of Birth (Age) FROM table WHERE Caps = 32 What is the result when the score is 0-2?,SELECT Result FROM table WHERE Score = 0-2 How many goals when the score is 3-0 in the euro 2012 q?,SELECT COUNT Goal FROM table WHERE Competition = euro 2012 q AND Score = 3-0 I want the driver for grid of 9,SELECT Driver FROM table WHERE Grid = 9 Which school has a quarterback?,SELECT School FROM table WHERE Position = quarterback In which round is pick number 242?,SELECT COUNT Round FROM table WHERE Pick = 242 Which round was Tom Morris picked in?,SELECT COUNT Round FROM table WHERE Player = tom morris What pick did Clemson choose?,SELECT Pick FROM table WHERE School = clemson "When Tujunga is moderate, what is La Crescenta-Montrose?",SELECT La Crescenta- Montrose FROM table WHERE Tujunga = moderate What is the percentage of La Canada Flintridge when Tujunga is 7%?,SELECT La Cañada Flintridge FROM table WHERE Tujunga = 7% "When Pasadena is at 10%, what is La Crescenta-Montrose?",SELECT La Crescenta- Montrose FROM table WHERE Pasadena = 10% "When La Crescenta-Montrose has 66%, what is Tujunga?",SELECT Tujunga FROM table WHERE La Crescenta- Montrose = 66% "What is the figure for Tujunga when Pasadena is 134,941?","SELECT Tujunga FROM table WHERE Pasadena = 134,941" What is the figure for La Canada Flintridge when Pasadena is 34?,SELECT La Cañada Flintridge FROM table WHERE Pasadena = 34 Who was firest elected in 2002 in a district larger than 41?,SELECT Member Senator FROM table WHERE First Elected = 2002 AND District > 41 What district for ulysses currie?,SELECT District FROM table WHERE Member Senator = ulysses currie Where did Geelong play as the away team?,SELECT Venue FROM table WHERE Away team = geelong What was Hawthorn's score as the home team?,SELECT Home team score FROM table WHERE Home team = hawthorn Who was South Melbourne's away opponents?,SELECT Away team FROM table WHERE Home team = south melbourne In which year is the highest for runner-up Steve Stricker?,SELECT MAX Year FROM table WHERE Runner(s)-up = steve stricker "Which Played has Draws smaller than 7, and Goals for smaller than 61, and Goals against smaller than 48, and a Position of 5?",SELECT MAX Played FROM table WHERE Draws < 7 AND Goals for < 61 AND Goals against < 48 AND Position = 5 How many Goals against have Played more than 34?,SELECT COUNT Goals against FROM table WHERE Played > 34 "Which Losses have a Goal Difference of -16, and less than 8 wins?",SELECT MIN Losses FROM table WHERE Goal Difference = -16 AND Wins < 8 "Which Wins have a Goal Difference larger than 0, and Goals against larger than 40, and a Position smaller than 6, and a Club of sd indauchu?",SELECT MIN Wins FROM table WHERE Goal Difference > 0 AND Goals against > 40 AND Position < 6 AND Club = sd indauchu What place did player mark brooks take?,SELECT Place FROM table WHERE Player = mark brooks What was the To par of the golfer that placed t5?,SELECT To par FROM table WHERE Place = t5 Which player had a score of 70?,SELECT Player FROM table WHERE Score = 70 What was the highest score of t5 place finisher brandt jobe?,SELECT MAX Score FROM table WHERE Place = t5 AND Player = brandt jobe Which event had a total of defending champion?,SELECT Event FROM table WHERE Total = defending champion "How many weeks was there an attendance of 74,347?","SELECT SUM Week FROM table WHERE Attendance = 74,347" "What is the latest week with an attendance of 74,162?","SELECT MAX Week FROM table WHERE Attendance = 74,162" "Who is the opponent when the attendance is 57,331?","SELECT Opponent FROM table WHERE Attendance = 57,331" "What day was the attendance 74,285?","SELECT Date FROM table WHERE Attendance = 74,285" What was the result for week 16?,SELECT Result FROM table WHERE Week = 16 "Who are the Opponents in the final prior to 1998 in the Bucharest, Romania Tournament?","SELECT Opponents in the final FROM table WHERE Date < 1998 AND Tournament = bucharest, romania" Which parish has an area of 750.51?,SELECT Official Name FROM table WHERE Area km 2 = 750.51 "What is the area of the parish with a population larger than 1,172 and a census ranking of 1,871 of 5,008?","SELECT COUNT Area km 2 FROM table WHERE Census Ranking = 1,871 of 5,008 AND Population > 1,172" "When the position is less than 7, what is the appeared on album?",SELECT Appeared on album FROM table WHERE Position < 7 "After 1996, what is the average position?",SELECT AVG Position FROM table WHERE Year > 1996 "Which To par has a Place of t4, and wayne grady is in?",SELECT To par FROM table WHERE Place = t4 AND Player = wayne grady Name the Place of england with a Score larger than 66?,SELECT Place FROM table WHERE Country = england AND Score > 66 Name the Score united states of tom watson in united state?,SELECT Score FROM table WHERE Country = united states AND Player = tom watson "Who has a To par of –2, and a Country of united states?",SELECT Player FROM table WHERE To par = –2 AND Country = united states "What is the time of Max Biaggi with more than 2 grids, 20 laps?",SELECT Time FROM table WHERE Grid > 2 AND Laps = 20 AND Rider = max biaggi What is the time of Troy Bayliss with less than 8 grids?,SELECT Time FROM table WHERE Grid < 8 AND Rider = troy bayliss Which Torque has a Model of s63 amg ('01)?,SELECT Torque FROM table WHERE Model = s63 amg ('01) Which Engine has a Model of s430?,SELECT Engine FROM table WHERE Model = s430 Which Engine has a Model of s320 cdi?,SELECT Engine FROM table WHERE Model = s320 cdi Who won Division Southwest when Madžari Solidarnost won Division North?,SELECT Division Southwest FROM table WHERE Division North = madžari solidarnost Who won Division West when Division North was won by Alumina?,SELECT Division West FROM table WHERE Division North = alumina Who won Division North when Division Southwest was won by Novaci and Division West by Vrapčište?,SELECT Division North FROM table WHERE Division Southwest = novaci AND Division West = vrapčište Who won Division Southwest when the winner of Division North was Lepenec and Division South was won by 11 Oktomvri?,SELECT Division Southwest FROM table WHERE Division North = lepenec AND Division South = 11 oktomvri What are the minutes of the Player from Real Madrid Club with a Rank of 7 or larger?,SELECT SUM minutes FROM table WHERE Rank > 7 AND Club = real madrid For what award was there a nomination for Best Actress?,SELECT Award FROM table WHERE Category = best actress What year was Teen Angels 2 nominated?,SELECT Year FROM table WHERE Nominated = teen angels 2 What year saw an award in the category of Revelation?,SELECT Year FROM table WHERE Category = revelation Name the performance nominated for a Capif Award.,SELECT Nominated FROM table WHERE Award = capif award In what category was Herself nominated?,SELECT Category FROM table WHERE Nominated = herself What year was there a nomination for Best Actress at the Kids' Choice Awards Argentina?,SELECT Year FROM table WHERE Award = kids' choice awards argentina AND Category = best actress "What is the average Draws, when Goal Difference is greater than -3, when Goals Against is 30, and when Points is greater than 45?",SELECT AVG Draws FROM table WHERE Goal Difference > -3 AND Goals against = 30 AND Points > 45 "What is the average Played, when Club is ""Burgos CF"", and when Draws is less than 7?",SELECT AVG Played FROM table WHERE Club = burgos cf AND Draws < 7 "What is the highest Goals Against, when Club is ""Pontevedra CF"", and when Played is less than 38?",SELECT MAX Goals against FROM table WHERE Club = pontevedra cf AND Played < 38 What is T2 Place Player Steve Flesch's Score?,SELECT MAX Score FROM table WHERE Place = t2 AND Player = steve flesch What is the Place of the Player with a Score of 67?,SELECT Place FROM table WHERE Score = 67 "What Venue has a Year smaller than 1991, Time larger than 10.29, Competition of mediterranean games, and Event of 4x100 m relay?",SELECT Venue FROM table WHERE Year < 1991 AND Time > 10.29 AND Competition = mediterranean games AND Event = 4x100 m relay "What Event has a Position of 1st, a Year of 1983, and a Venue of budapest?",SELECT Event FROM table WHERE Position = 1st AND Year = 1983 AND Venue = budapest What Position has a Time of 20.66?,SELECT Position FROM table WHERE Time = 20.66 "What is the greatest Time with a Year of 1991, and Event of 4x100 m relay?",SELECT MAX Time FROM table WHERE Year = 1991 AND Event = 4x100 m relay When was the match that had Shaun Murphy as runner-up?,SELECT Date FROM table WHERE Runner-up = shaun murphy Who was the winner in the match that had John Higgins as runner-up?,SELECT Winner FROM table WHERE Runner-up = john higgins "What is Pronunciation Spelled Free, when Pronunciation Spelled Checked is ""ʏ""?",SELECT Pronunciation spelled free FROM table WHERE Pronunciation spelled checked = ʏ "What is Letter, when Example Spelled Checked is ""tin /tɪn/ (""tin"")""?","SELECT Letter FROM table WHERE Example spelled checked = tin /tɪn/ (""tin"")" "What is Pronunciation Spelled Free, when Pronunciation Spelled Checked is ""ɛ""?",SELECT Pronunciation spelled free FROM table WHERE Pronunciation spelled checked = ɛ "What is Pronunciation Spelled Checked, when Example Spelled Checked is ""tin /tɪn/ (""tin"")""","SELECT Pronunciation spelled checked FROM table WHERE Example spelled checked = tin /tɪn/ (""tin"")" "What is Example Spelled Free, when Example Spelled Checked is ""op /ɔp/ (""on"")""?","SELECT Example spelled free FROM table WHERE Example spelled checked = op /ɔp/ (""on"")" "What is Pronunciation Spelled Free, when Pronunciation Spelled Checked is ""ɑ""?",SELECT Pronunciation spelled free FROM table WHERE Pronunciation spelled checked = ɑ What was the largest tie when the G.P was more than 5?,SELECT MAX Ties FROM table WHERE G.P. > 5 What is the highest number in attendance against the game at Kansas City Chiefs?,SELECT MAX Attendance FROM table WHERE Opponent = at kansas city chiefs What is the attendance for the game against the Kansas City Chiefs earlier than week 13?,SELECT AVG Attendance FROM table WHERE Opponent = kansas city chiefs AND Week < 13 What is the result later than week 13?,SELECT Result FROM table WHERE Week > 13 "What is the lowest To par of gary player, with more than 145 total?",SELECT MIN To par FROM table WHERE Player = gary player AND Total > 145 "How many Wins have Goals against smaller than 30, and Goals for larger than 25, and Draws larger than 5?",SELECT COUNT Wins FROM table WHERE Goals against < 30 AND Goals for > 25 AND Draws > 5 "How many Draws have 30 Points, and less than 33 Goals against?",SELECT COUNT Draws FROM table WHERE Points = 30 AND Goals against < 33 "Which Wins have a Goal Difference larger than 12, and a Club of granada cf, and Played larger than 30?",SELECT AVG Wins FROM table WHERE Goal Difference > 12 AND Club = granada cf AND Played > 30 "Which Played has a Club of atlético ceuta, and less than 11 Losses?",SELECT MAX Played FROM table WHERE Club = atlético ceuta AND Losses < 11 What is the place number for the player with a To Par score of 'E'?,SELECT Place FROM table WHERE To par = e What is the To Par score for the player from South Africa?,SELECT To par FROM table WHERE Country = south africa Which player from Scotland has a To Par score of +7?,SELECT Player FROM table WHERE To par = +7 AND Country = scotland Player Craig Parry of Australia is in what place number?,SELECT Place FROM table WHERE Country = australia AND Player = craig parry Which player from the United States is in a place of T2?,SELECT Player FROM table WHERE Place = t2 AND Country = united states "For the match in which player David Frost scored a To Par of +7, what was the final score?",SELECT Score FROM table WHERE To par = +7 AND Player = david frost What was Tom Watson's lowest To par when the total was larger than 144?,SELECT MIN To par FROM table WHERE Player = tom watson AND Total > 144 What was England's total?,SELECT Total FROM table WHERE Country = england What player had a To par smaller than 9 and won in 1985?,SELECT Player FROM table WHERE To par < 9 AND Year(s) won = 1985 What is the seat percentage when vote percentage is 2.4% (-8.3)?,SELECT Seat percentage FROM table WHERE Vote percentage = 2.4% (-8.3) How many calories is 1 watt hour?,SELECT calorie FROM table WHERE watt hour = 1 "How many electronvolts is 3,600 joules?","SELECT electronvolt FROM table WHERE joule = 3,600" "What is the total number of Year, when Winner is ""Johnathan Gray""?",SELECT COUNT Year FROM table WHERE Winner = johnathan gray "What is Winner, when College is ""Kentucky""?",SELECT Winner FROM table WHERE College = kentucky "What is Hometown, when Sport is ""Basketball"", and when Winner is ""Dwight Howard""?",SELECT Hometown FROM table WHERE Sport = basketball AND Winner = dwight howard What is the Duration for less than 53 consecutive wins?,SELECT Duration FROM table WHERE Wins < 53 How many wins were held before being defeated by toda?,SELECT COUNT Wins FROM table WHERE Defeated by = toda What is the greatest goals for Curtis Davies if ends is greater than 2012?,SELECT MAX Goals FROM table WHERE Name = curtis davies AND Ends > 2012 "When the transfer fee is £8.5m, what is the total ends?",SELECT SUM Ends FROM table WHERE Transfer fee = £8.5m "Which Team has a Total Pld smaller than 114, and a 2004–05 Pts of 49?",SELECT Team FROM table WHERE Total Pld < 114 AND 2004–05 Pts = 49 Which Total Pts have a 2001–02 Pts smaller than 38?,SELECT MIN Total Pts FROM table WHERE 2001–02 Pts < 38 On what Date was Henry I Latin Commander of the Battle of Boruy?,SELECT Date FROM table WHERE Latin Commander = henry i AND Battle = battle of boruy Who is the Latin Commander of the Siege of Constantinople?,SELECT Latin Commander FROM table WHERE Battle = siege of constantinople What is the Result of the battle with Latin Commander Boniface of Montferrat?,SELECT Result FROM table WHERE Latin Commander = boniface of montferrat What is the Battle with Bulgarian Commander Ivan Asen II?,SELECT Battle FROM table WHERE Bulgarian Commander = ivan asen ii What is the Bulgarian Commander of the Battle of Rusion?,SELECT Bulgarian Commander FROM table WHERE Battle = battle of rusion What is Type for Rite Albanian?,SELECT Type FROM table WHERE Rite = albanian What Area (km 2) is lowest with a type being Apostolic Administration?,SELECT MIN Area (km 2 ) FROM table WHERE Type = apostolic administration What Ecclesiastical Province has a type diocese and a latin name alexiensis?,SELECT Ecclesiastical Province FROM table WHERE Type = diocese AND Latin name = alexiensis What's the money that Sam Snead won?,SELECT Money ( $ ) FROM table WHERE Player = sam snead What was the total To Par for Craig Wood?,SELECT SUM To Par FROM table WHERE Player = craig wood What was the score for t9 place for Harold Mcspaden?,SELECT Score FROM table WHERE Place = t9 AND Player = harold mcspaden What was the country for Sam Snead?,SELECT Country FROM table WHERE Player = sam snead What place had a ribbon below 9.8 and a 19.2 total?,SELECT MAX Place FROM table WHERE Ribbon < 9.8 AND Total = 19.2 For the payload of Van Allen Belts Exploration what's the serial number?,SELECT Serial no. FROM table WHERE Type of payload = van allen belts exploration "What payload was on November 26, 2011, 15:02?","SELECT Type of payload FROM table WHERE Date and time( UTC ) = november 26, 2011, 15:02" When was the payload of Commercial Communications Satellite amc16?,SELECT Date and time( UTC ) FROM table WHERE Type of payload = commercial communications satellite AND Payload = amc16 "Which Average population (x 1000) has a Crude death rate (per 1000) smaller than 10.9, and a Crude birth rate (per 1000) smaller than 19.7, and a Natural change (per 1000) of 8.7, and Live births of 54 263?",SELECT Average population (x 1000) FROM table WHERE Crude death rate (per 1000) < 10.9 AND Crude birth rate (per 1000) < 19.7 AND Natural change (per 1000) = 8.7 AND Live births = 54 263 "Which Natural change has a Crude death rate (per 1000) larger than 9, and Deaths of 40 399?",SELECT Natural change FROM table WHERE Crude death rate (per 1000) > 9 AND Deaths = 40 399 Which Live births have a Natural change (per 1000) of 12.0?,SELECT Live births FROM table WHERE Natural change (per 1000) = 12.0 How many season have an average attendance league of 2.456?,SELECT SUM Season FROM table WHERE Average Attendance League = 2.456 Which venue has more than 19 against?,SELECT Venue FROM table WHERE Against > 19 How many against have a status of first test?,SELECT COUNT Against FROM table WHERE Status = first test What is the Venue of the Competition on 2001-05-05?,SELECT Venue FROM table WHERE Date = 2001-05-05 What is the Date of the Fifa World Cup with a Score of 1-0?,SELECT Date FROM table WHERE Score = 1-0 AND Competition = fifa world cup What was the result of the game against the Miami Dolphins held at the Riverfront Stadium?,SELECT Result FROM table WHERE Location = riverfront stadium AND Opponent = miami dolphins What was the location of the game against the Houston Oilers?,SELECT Location FROM table WHERE Opponent = houston oilers What was the result of the game at the Riverfront Stadium after week 8?,SELECT Result FROM table WHERE Location = riverfront stadium AND Week = 8 What is the 1880 figure when 1860 is N/A and 1910 is 494?,SELECT 1880 FROM table WHERE 1860 = n/a AND 1910 = 494 "What is the 1920 number when 1890 is greater than 1,236, 1910 is less than 1,177 and the city is Vacaville?","SELECT SUM 1920 FROM table WHERE 1890 > 1,236 AND City = vacaville AND 1910 < 1,177" "Which competition took place on October 11, 2006?","SELECT Competition FROM table WHERE Date = october 11, 2006" "What was the score of the friendly match at Amman on February 14, 2006?","SELECT Score FROM table WHERE Venue = amman AND Competition = friendly AND Date = february 14, 2006" "Where did Ra'fat Ali play on August 17, 1999?","SELECT Venue FROM table WHERE Date = august 17, 1999" What was the place when the score was 71-69-71=211?,SELECT Place FROM table WHERE Score = 71-69-71=211 What was Australia's score when Peter Lonard played?,SELECT Score FROM table WHERE Country = australia AND Player = peter lonard What player scored 71-69-71=211?,SELECT Player FROM table WHERE Score = 71-69-71=211 What was the score for Peter Lonard?,SELECT Score FROM table WHERE Player = peter lonard What was the place when the score was 68-75-68=211?,SELECT Place FROM table WHERE Score = 68-75-68=211 What was the Venue on November 26?,SELECT Venue FROM table WHERE Date = november 26 What was the Venue of the San Francisco 49ers Home game with a Result of 30-10?,SELECT Venue FROM table WHERE Home Team = san francisco 49ers AND Result = 30-10 What is the Result of the game on October 3?,SELECT Result FROM table WHERE Date = october 3 What is the Venue of the 2009 St. Louis Rams Home game?,SELECT Venue FROM table WHERE Year = 2009 AND Home Team = st. louis rams What Date after 2007 had the San Francisco 49ers as the Visiting Team?,SELECT Date FROM table WHERE Visiting Team = san francisco 49ers AND Year > 2007 "What is 2004, when 2008 is ""WTA Premier 5 Tournaments""?",SELECT 2004 FROM table WHERE 2008 = wta premier 5 tournaments "What is 2010, when 2009 is ""1""?",SELECT 2010 FROM table WHERE 2009 = 1 "What is 2004, when 2005 is ""Not Tier I""?",SELECT 2004 FROM table WHERE 2005 = not tier i "What is 2007, when Tournament is ""Madrid""?",SELECT 2007 FROM table WHERE Tournament = madrid "What is 2011, when 2006 is ""A"", when 2008 is ""A"", and when Tournament is ""Rome""?",SELECT 2011 FROM table WHERE 2006 = a AND 2008 = a AND Tournament = rome "What is 2011, when 2010 is ""WTA Premier 5 Tournaments""?",SELECT 2011 FROM table WHERE 2010 = wta premier 5 tournaments "What is Name, when Weight is ""kg (lb)"", when Club is ""Gezira"", and when Date of Birth is ""1974-02-18""?",SELECT Name FROM table WHERE Weight = kg (lb) AND Club = gezira AND Date of Birth = 1974-02-18 "What is Pos., when Height is ""m (ft 10in)"", and when Date of Birth is ""1983-05-29""?",SELECT Pos. FROM table WHERE Height = m (ft 10in) AND Date of Birth = 1983-05-29 "What is Weight, when Club is ""Maadi""?",SELECT Weight FROM table WHERE Club = maadi "What is Date of Birth, when Height is ""Head Coach: Adel Shamala""?",SELECT Date of Birth FROM table WHERE Height = head coach: adel shamala "What is Weight, when Club is ""Ahly"", and when Name is ""Ragy Abdel Hady""?",SELECT Weight FROM table WHERE Club = ahly AND Name = ragy abdel hady Which Series 1 has a Series 11 of peter jones?,SELECT Series 1 FROM table WHERE Series 11 = peter jones Which Series 2 has a Series 3 of deborah meaden?,SELECT Series 2 FROM table WHERE Series 3 = deborah meaden How many Seat Orders (Right to Left) have a Series 3 of deborah meaden?,SELECT COUNT Seat Order (Right to Left) FROM table WHERE Series 3 = deborah meaden The player for which country had a score of 66-72=138?,SELECT Country FROM table WHERE Score = 66-72=138 In what place was Tiger Woods of the United States?,SELECT Place FROM table WHERE Country = united states AND Player = tiger woods What was the TO par for the player who scored 68-71=139?,SELECT To par FROM table WHERE Score = 68-71=139 What was the TO par for the player who scored 68-69=137?,SELECT To par FROM table WHERE Score = 68-69=137 What is Illinois 13 District's Party?,SELECT Party FROM table WHERE District = illinois 13 What is re-elected Incumbent Jerry Costello's First elected date?,SELECT MIN First elected FROM table WHERE Results = re-elected AND Incumbent = jerry costello What is the Party of District of Illinois 19 with an Incumbent First elected in 1996?,SELECT Party FROM table WHERE First elected = 1996 AND District = illinois 19 What is the First Elected date of the Republican with Results of retired republican hold?,SELECT MIN First elected FROM table WHERE Party = republican AND Results = retired republican hold "What is Tournament, when 2000 is ""A""?",SELECT Tournament FROM table WHERE 2000 = a "What is 1998, when 1997 is ""3R"", and when 1992 is ""A""?",SELECT 1998 FROM table WHERE 1997 = 3r AND 1992 = a "What is 1992, when 1999 is ""Year-End Championship""?",SELECT 1992 FROM table WHERE 1999 = year-end championship "What is 2005, when 1998 is ""F"", and when 2002 is ""2R""?",SELECT 2005 FROM table WHERE 1998 = f AND 2002 = 2r Which British has Examples of exit?,SELECT British FROM table WHERE Examples = exit Which Australian has British of ɒs?,SELECT Australian FROM table WHERE British = ɒs Which Examples has Australian of əm?,SELECT Examples FROM table WHERE Australian = əm Which American has British of ɛm?,SELECT American FROM table WHERE British = ɛm "Which Ending has British of iz, and Examples of achilles, appendices, fæces?","SELECT Ending FROM table WHERE British = iz AND Examples = achilles, appendices, fæces" "What is the total number of First Year, when Displacement CC is greater than 4719, when Engine is V8, when Power HP (kW) is ""335 (246)"", and when Model is ""Ghibli SS""?",SELECT COUNT First Year FROM table WHERE Displacement cc > 4719 AND Engine = v8 AND Power hp (kW) = 335 (246) AND Model = ghibli ss "What is the lowest First Year, when Model is ""Quattroporte (2.8)""?",SELECT MIN First Year FROM table WHERE Model = quattroporte (2.8) "What is Power HP (kW), when First Year is greater than 1965, when Distribution is ""International"", when Engine is V6 Biturbo, and when Model is ""425""?",SELECT Power hp (kW) FROM table WHERE First Year > 1965 AND Distribution = international AND Engine = v6 biturbo AND Model = 425 "What is Competition, when Date is ""January 11, 1996"", when Venue is ""San Diego , United States""?","SELECT Competition FROM table WHERE Date = january 11, 1996 AND Venue = san diego , united states" "What is Score, when Venue is Riyadh, Saudi Arabia, and when Result is ""Win""?","SELECT Score FROM table WHERE Venue = riyadh, saudi arabia AND Result = win" "What is Result, when Date is ""June 11, 1994"", and when Venue is ""Miami, United States""?","SELECT Result FROM table WHERE Date = june 11, 1994 AND Venue = miami, united states" "What is Venue, when Date is ""January 6, 1995""?","SELECT Venue FROM table WHERE Date = january 6, 1995" "What is Score, when Date is ""June 8, 1996""?","SELECT Score FROM table WHERE Date = june 8, 1996" What is the total number of PLD for Team Arsenal?,SELECT COUNT Total Pld FROM table WHERE Team = arsenal "What is the total pld with 158 points in 2006-07, and less than 52 points in 2006-07?",SELECT SUM Total Pld FROM table WHERE Total Pts = 158 AND 2006–07 Pts < 52 "What is the average total pld with 45 points in 2005-06, and more than 52 points in 2006-07?",SELECT AVG Total Pld FROM table WHERE 2005–06 Pts = 45 AND 2006–07 Pts > 52 What is the total number of points for a total pld less than 38?,SELECT COUNT Total Pts FROM table WHERE Total Pld < 38 "How many Points have a Score of 3–2, and an Attendance larger than 17,398?","SELECT SUM Points FROM table WHERE Score = 3–2 AND Attendance > 17,398" Which score has a Loss of hiller (22–15–1)?,SELECT Score FROM table WHERE Loss = hiller (22–15–1) Which Loss has a Record of 41–32–6?,SELECT Loss FROM table WHERE Record = 41–32–6 Which Attendance has more than 90 points?,SELECT Attendance FROM table WHERE Points > 90 On what date was the Record 41–32–6?,SELECT Date FROM table WHERE Record = 41–32–6 How many ties did he have when he had 1 penalties and more than 20 conversions?,SELECT SUM Drawn FROM table WHERE Penalties = 1 AND Conversions > 20 What is the least number of penalties he got when his point total was over 1419 in more than 98 games?,SELECT MIN Penalties FROM table WHERE Points total = 1419 AND Played > 98 How many fatalities shows for the lockheed l-1049g?,SELECT SUM Fatalities FROM table WHERE Aircraft type = lockheed l-1049g "What is the number of people on board at Iberia Airline, with the aircraft type of lockheed l-1049g?",SELECT AVG People on board FROM table WHERE Airline = iberia AND Aircraft type = lockheed l-1049g "How many fatalities are there for the airline of spantax, with a registration of ec-arz?",SELECT AVG Fatalities FROM table WHERE Airline = spantax AND Registration = ec-arz "What is the End of term of the President with an Age at inauguration of 78years, 160days?","SELECT End of term FROM table WHERE Age at inauguration = 78years, 160days" "What is the Length of retirement of the President with an Age at inauguration of 70years, 53days?","SELECT Length of retirement FROM table WHERE Age at inauguration = 70years, 53days" "What is the Date of inauguration of the President with an Age at inauguration of 73years, 262days?","SELECT Date of inauguration FROM table WHERE Age at inauguration = 73years, 262days" Which player is from Australia?,SELECT Player FROM table WHERE Country = australia Who has the highest total and a to par of +14?,SELECT MAX Total FROM table WHERE To par = +14 Which country had a total of 282?,SELECT Country FROM table WHERE Total = 282 What country is Greg Norman from?,SELECT Country FROM table WHERE Player = greg norman What is Australia's to par?,SELECT To par FROM table WHERE Country = australia "Which Total (kg) has a Clean & Jerk smaller than 153, and a Snatch smaller than 100?",SELECT MIN Total (kg) FROM table WHERE Clean & Jerk < 153 AND Snatch < 100 In which competition or tour was nordsjælland the opponent with a hr Ground?,SELECT Competition or tour FROM table WHERE Ground = hr AND Opponent = nordsjælland What name has 118 as the apps?,SELECT Name FROM table WHERE Apps = 118 Who was the judge for the state SD?,SELECT Judge FROM table WHERE State = sd What's the status with an against over 20 on 18/11/1995?,SELECT Status FROM table WHERE Against > 20 AND Date = 18/11/1995 What's the status on 16/12/1995?,SELECT Status FROM table WHERE Date = 16/12/1995 What date has a status of 1995 rugby world cup and an against of 20?,SELECT Date FROM table WHERE Status = 1995 rugby world cup AND Against = 20 "What's the total against for opposing team scotland at twickenham, london venue with a status of five nations?","SELECT COUNT Against FROM table WHERE Status = five nations AND Venue = twickenham, london AND Opposing Teams = scotland" When was the status test match with an opposing team of south africa?,SELECT Date FROM table WHERE Status = test match AND Opposing Teams = south africa What is the fewest gold medals for the nation with 4 silvers and more than 4 bronze?,SELECT MIN Gold FROM table WHERE Silver = 4 AND Bronze > 4 How many silver medals for the nation with fewer than 1 golds and total less than 1?,SELECT COUNT Silver FROM table WHERE Gold < 1 AND Total < 1 "What is the year when not nominated was the result, and In the Navel of the Sea was the film title used in nomination?",SELECT Year (Ceremony) FROM table WHERE Result = not nominated AND Film title used in nomination = in the navel of the sea "Who was the director of Small Voices, a film title used in nomination?",SELECT Director FROM table WHERE Film title used in nomination = small voices "Which director had not nominated as a result, and had Bayan Ko: Kapit Sa Patalim as an original title?",SELECT Director FROM table WHERE Result = not nominated AND Original title = bayan ko: kapit sa patalim "What is the ceremony year when Ganito Kami Noon, Paano Kayo Ngayon was the original title?","SELECT Year (Ceremony) FROM table WHERE Original title = ganito kami noon, paano kayo ngayon" "For the pope born Eugenio Pacelli, what is the declension of his papal name?",SELECT Latin declension of Papal Name FROM table WHERE Birth Name = eugenio pacelli "For Pope Paul VI, what is the declension of his papal name?",SELECT Latin declension of Papal Name FROM table WHERE Papal Name = paul vi What numeral is included for the pope with papal name in Latin of Ioannis Pauli?,SELECT Numeral in Papal Name FROM table WHERE Papal Name As Announced in Latin = ioannis pauli What was the score for home team AFC Hornchurch?,SELECT Score FROM table WHERE Home team = afc hornchurch What player has 1 as the place?,SELECT Player FROM table WHERE Finish = 1 "What country has a total greater than 270, with sandy lyle as the player?",SELECT Country FROM table WHERE Total > 270 AND Player = sandy lyle How many totals have t6 as the finish?,SELECT SUM Total FROM table WHERE Finish = t6 What player has 289 as the total?,SELECT Player FROM table WHERE Total = 289 What is the local/network with an Ad frequency of 15 minutes?,SELECT Local/Networked FROM table WHERE Ad Freq = 15 minutes What is the ad frequency for the Show Off The Bench?,SELECT Ad Freq FROM table WHERE Show Name = off the bench What year has Stacy as the category and award of Best Reality Star in Social Media?,SELECT MIN Year FROM table WHERE Category = stacy AND Awards = best reality star in social media What was the result in the year greaters than 2008 with an award of Jahat and had a category of Stacy?,SELECT Result FROM table WHERE Category = stacy AND Year > 2008 AND Awards = jahat What award was in the year after 2009 with a competition of Digi Wwwow Awards?,SELECT Awards FROM table WHERE Year > 2009 AND Competition = digi wwwow awards What was the year that had Anugerah Bintang Popular Berita Harian 23 as competition?,SELECT COUNT Year FROM table WHERE Competition = anugerah bintang popular berita harian 23 What round was the game against Watford?,SELECT Round FROM table WHERE Opponent = watford What round was the game with a result of 5-1 at N venue?,SELECT Round FROM table WHERE Venue = n AND Result = 5-1 What is the highest attendance at a game with a result of 5-1?,SELECT MAX Attendance FROM table WHERE Result = 5-1 "What was the nationality of the winner on December 8, 1968?","SELECT Country FROM table WHERE Date = december 8, 1968" On what date did Lee Bong-Ju win in 2:10:48?,SELECT Date FROM table WHERE Time ( h : m : s ) = 2:10:48 AND Winner = lee bong-ju On what date was the 48th Edition raced?,SELECT Date FROM table WHERE Edition = 48th What was the nationality of the winner of the 42nd Edition?,SELECT Country FROM table WHERE Edition = 42nd What was the nationality of the winner for the 20th Edition?,SELECT Country FROM table WHERE Edition = 20th Who was the winner of the 23rd Edition?,SELECT Winner FROM table WHERE Edition = 23rd Who reported the game played on 1 september?,SELECT Report FROM table WHERE Date = 1 september Who reported the game on 6 october?,SELECT Report FROM table WHERE Date = 6 october Where was the game played on 20 may?,SELECT Venue FROM table WHERE Date = 20 may What was the score of the game on 1 september?,SELECT Score FROM table WHERE Date = 1 september "Which country has the format ed Remaster double-12"" (500 copies)?","SELECT Country FROM table WHERE Format = ed remaster double-12"" (500 copies)" Which date has Total Holocaust records in the ed Remaster cassette format?,SELECT Date FROM table WHERE Label = total holocaust records AND Format = ed remaster cassette Which country has the catalog nr of thr-048 in 2004?,SELECT Country FROM table WHERE Date = 2004 AND Catalog Nr. = thr-048 What country is the Debemur Morti prod. label from?,SELECT Country FROM table WHERE Label = debemur morti prod. "How much Peak Position has Sales Total larger than 1,540,088?","SELECT COUNT Peak Position FROM table WHERE Sales Total > 1,540,088" Which Sales Total has a Chart of oricon monthly albums chart?,SELECT Sales Total FROM table WHERE Chart = oricon monthly albums chart Which Chart has a Peak Position of 1?,SELECT Chart FROM table WHERE Peak Position = 1 When has a Record of 1-3?,SELECT Date FROM table WHERE Record = 1-3 Name the Visitor that has a Home of chicago black hawks on april 20?,SELECT Visitor FROM table WHERE Home = chicago black hawks AND Date = april 20 Which Score has a Record of 0-1?,SELECT Score FROM table WHERE Record = 0-1 Which Date has a Record of 1-4?,SELECT Date FROM table WHERE Record = 1-4 Which Home is on april 22?,SELECT Home FROM table WHERE Date = april 22 Which Score has a Visitor of buffalo sabres and a Record of 1-3?,SELECT Score FROM table WHERE Visitor = buffalo sabres AND Record = 1-3 What is the Record of the February 26 date?,SELECT Record FROM table WHERE Date = february 26 What is the Record from February 10?,SELECT Record FROM table WHERE Date = february 10 What is the Score of the Chicago Black Hawks Home game with the Visiting Vancouver Canucks on November 17?,SELECT Score FROM table WHERE Home = chicago black hawks AND Visitor = vancouver canucks AND Date = november 17 What Service Name has UTV as the owner?,SELECT Service name FROM table WHERE Owner = utv What is the download of the varies catch-up period?,SELECT Download FROM table WHERE Catch-up period = varies What is the Catch-up period for UTV?,SELECT Catch-up period FROM table WHERE Owner = utv What is the Service name of BBC?,SELECT Service name FROM table WHERE Owner = bbc What is the lowest number of wins where the byes are less than 0?,SELECT MIN Wins FROM table WHERE Byes < 0 What is the lowest number of wins where the losses are more than 12 and the draws are less than 0?,SELECT MIN Wins FROM table WHERE Losses > 12 AND Draws < 0 What is the average of wins when the byes are less than 0?,SELECT AVG Wins FROM table WHERE Byes < 0 What is the total number of losses where the byes were greater than 0?,SELECT COUNT Losses FROM table WHERE Byes > 0 What is the highest number of byes where the losses were 9 and the draws were less than 0?,SELECT MAX Byes FROM table WHERE Losses = 9 AND Draws < 0 What are the average losses for Geelong DFL of Bell Post Hill where the draws are less than 0?,SELECT AVG Losses FROM table WHERE Geelong DFL = bell post hill AND Draws < 0 What election has a 1st member of richard blakemore and a 2nd member of william goodenough hayter?,SELECT Election FROM table WHERE 2nd Member = william goodenough hayter AND 1st Member = richard blakemore What's the 2nd party of 2nd member william goodenough hayter when the 1st member is hedworth hylton jolliffe?,SELECT 2nd Party FROM table WHERE 1st Member = hedworth hylton jolliffe AND 2nd Member = william goodenough hayter What's the party of 2nd member arthur divett hayter when the 1st party is conservative?,SELECT 2nd Party FROM table WHERE 1st Party = conservative AND 2nd Member = arthur divett hayter Who's the conservative 1st member of the election of 1852?,SELECT 1st Member FROM table WHERE 1st Party = conservative AND Election = 1852 "Which Yards have Carries smaller than 23, and a Team of at chi, and an Average smaller than 8.5?",SELECT MIN Yards FROM table WHERE Carries < 23 AND Team = at chi AND Average < 8.5 "Which Team has 19 Carries, and a Week larger than 13?",SELECT Team FROM table WHERE Carries = 19 AND Week > 13 "Which Average has Yards larger than 167, and a Team of at tb, and a Week larger than 7?",SELECT MIN Average FROM table WHERE Yards > 167 AND Team = at tb AND Week > 7 "What is the result of the game with 57,234 people in attendance?","SELECT Result FROM table WHERE Attendance = 57,234" "How many people attended the game with a kickoff time of cbs 1:00pm, in a week earlier than 8, on September 15, 2002?","SELECT Attendance FROM table WHERE Kickoff Time = cbs 1:00pm AND Week < 8 AND Date = september 15, 2002" What is the kickoff time for the game in week of 17?,SELECT Kickoff Time FROM table WHERE Week = 17 What week was the opponent the San Diego Chargers?,SELECT AVG Week FROM table WHERE Opponent = san diego chargers "What week number was the kickoff time cbs 1:00pm, with 60,473 people in attendance?","SELECT COUNT Week FROM table WHERE Kickoff Time = cbs 1:00pm AND Attendance = 60,473" "What is the kickoff time on November 10, 2002?","SELECT Kickoff Time FROM table WHERE Date = november 10, 2002" What District has a College or Campus Name of anna university college of engineering kanchipuram?,SELECT District FROM table WHERE College or Campus Name = anna university college of engineering kanchipuram What District has a Location of tharamani?,SELECT District FROM table WHERE Location = tharamani What Location has a College or Campus Name of anna university - tharamani campus?,SELECT Location FROM table WHERE College or Campus Name = anna university - tharamani campus What Weblink has a College or Campus Name of anna university college of engineering kanchipuram?,SELECT Weblink FROM table WHERE College or Campus Name = anna university college of engineering kanchipuram What District has a Location of villupuram?,SELECT District FROM table WHERE Location = villupuram What Weblink has a College or Campus Name of anna university college of engineering tindivanam?,SELECT Weblink FROM table WHERE College or Campus Name = anna university college of engineering tindivanam "What Super G has Victories of 26, and a Country of austria?",SELECT Super G FROM table WHERE Victories = 26 AND Country = austria What Super G has a Career of 1980–1996?,SELECT Super G FROM table WHERE Career = 1980–1996 "What Career has a Parallel of –, a Combined of –, and a Giant Slalom of 5?",SELECT Career FROM table WHERE Parallel = – AND Combined = – AND Giant Slalom = 5 What Country has a Career of 1989–2004?,SELECT Country FROM table WHERE Career = 1989–2004 "What Giant Slalom has Victories larger than 27, a Slalom of –, and a Career of 1996–2009?",SELECT Giant Slalom FROM table WHERE Victories > 27 AND Slalom = – AND Career = 1996–2009 "What Career has a Super G of 5, and a Combined of 6?",SELECT Career FROM table WHERE Super G = 5 AND Combined = 6 Which Class has a Year(s) of Manufacture of 1899?,SELECT Class FROM table WHERE Year(s) of Manufacture = 1899 "Which Year(s) of Manufacture has a Quantity larger than 60, and a Number(s) of 7001–7165?",SELECT Year(s) of Manufacture FROM table WHERE Quantity > 60 AND Number(s) = 7001–7165 "Which Quantity has a Type of e h4v, and a Year(s) of Manufacture of 1920–1924?",SELECT MIN Quantity FROM table WHERE Type = e h4v AND Year(s) of Manufacture = 1920–1924 What was Shaun Murphy's outcome in the Premier League Snooker championship held before 2010?,SELECT Outcome FROM table WHERE Championship = premier league snooker AND Year < 2010 What league has a 3-1 home?,SELECT League FROM table WHERE Home = 3-1 What is the home with a 1-1 away in the 2004-05 season?,SELECT Home FROM table WHERE Away = 1-1 AND Season = 2004-05 Which teams were in the 2006-07 season?,SELECT Teams FROM table WHERE Season = 2006-07 What is the league with a 0:1 home?,SELECT League FROM table WHERE Home = 0:1 "What season has a regionalliga süd league, a 1-0 home, and an away of 2-3?",SELECT Season FROM table WHERE League = regionalliga süd AND Home = 1-0 AND Away = 2-3 Which season has the regionalliga süd (iii) league?,SELECT Season FROM table WHERE League = regionalliga süd (iii) "What is the smallest number of gold of a country of rank 6, with 2 bronzes?",SELECT MIN Gold FROM table WHERE Bronze = 2 AND Rank = 6 AND Total > 2 "What is the rank of the country with more than 2 medals, and 2 gold medals?",SELECT Rank FROM table WHERE Total > 2 AND Gold = 2 How many total medals does a country with more than 1 silver medals have?,SELECT SUM Total FROM table WHERE Silver > 1 Who is the co-contestant (yaar vs. Pyaar) with Vishal Singh as the main contestant?,SELECT Co-contestant (Yaar vs. Pyaar) FROM table WHERE Main contestant = vishal singh Who is the main contestant with scores by each individual judge of 8 + 7 + 7 = 21?,SELECT Main contestant FROM table WHERE Scores by each individual judge = 8 + 7 + 7 = 21 Who is the main contestant with a total score/week of 42/60 and a co-contestant (Yaar vs. Pyaa) of Tina Sachdev?,SELECT Main contestant FROM table WHERE Total score/week = 42/60 AND Co-contestant (Yaar vs. Pyaar) = tina sachdev What is Tina Sachdev's position?,SELECT Position FROM table WHERE Co-contestant (Yaar vs. Pyaar) = tina sachdev Name the Rank of Rank Mountain Peak of crested butte pb?,SELECT Rank FROM table WHERE Mountain Peak = crested butte pb Name the Prominence of the Mountain Peak of matchless mountain pb?,SELECT Prominence FROM table WHERE Mountain Peak = matchless mountain pb What year was Mary Elizabeth Mastrantonio nominated?,SELECT Year FROM table WHERE Nominee = mary elizabeth mastrantonio What was the result for the nomination of Best Revival of a Musical?,SELECT Result FROM table WHERE Category = best revival of a musical "Which Nanquan has a Nandao larger than 9.49, and a Rank of 4?",SELECT Nanquan FROM table WHERE Nandao > 9.49 AND Rank = 4 "Which Nanquan has a Nandao smaller than 9.44, and a Rank smaller than 9, and a Total larger than 18.68?",SELECT MIN Nanquan FROM table WHERE Nandao < 9.44 AND Rank < 9 AND Total > 18.68 "How many weeks have a Winning team of yellow team, and an Event of foos it or lose it?",SELECT SUM Week FROM table WHERE Winning team = yellow team AND Event = foos it or lose it "Which Week has an Air Date of august 2, 2008?","SELECT Week FROM table WHERE Air Date = august 2, 2008" "Which Week has an Air Date of august 30, 2008?","SELECT Week FROM table WHERE Air Date = august 30, 2008" Which Winners club has a Week of 4.5?,SELECT Winners club FROM table WHERE Week = 4.5 Which Winners club has an Event of hang tight?,SELECT Winners club FROM table WHERE Event = hang tight on what date was tie number 4?,SELECT Date FROM table WHERE Tie no = 4 minehead has what tie number?,SELECT Tie no FROM table WHERE Home team = minehead what is enfield's tie number?,SELECT Tie no FROM table WHERE Home team = enfield What show was played on ABC laster after 2002?,SELECT Show FROM table WHERE Network (Last Aired) = abc AND Last aired > 2002 When did soul train music awards return?,SELECT Returning FROM table WHERE Show = soul train music awards When did a show last aired in 2002 return?,SELECT Returning FROM table WHERE Last aired = 2002 What Venue has a Past Season of 2nd?,SELECT Venue FROM table WHERE Past Season = 2nd What is the Capacity of the Venue of Head Coach Ali Asghar Modir Roosta?,SELECT MAX Capacity FROM table WHERE Head Coach = ali asghar modir roosta What is the Capacity of the Venue of Head Coach Farhad Kazemi?,SELECT SUM Capacity FROM table WHERE Head Coach = farhad kazemi "How much Played has an Average smaller than 0.9390000000000001, and a 1990-91 of 28?",SELECT COUNT Played FROM table WHERE Average < 0.9390000000000001 AND 1990-91 = 28 "How much 1991-1992 has a 1989-90 of 36, and an Average of 0.8250000000000001?",SELECT COUNT 1991-1992 FROM table WHERE 1989-90 = 36 AND Average = 0.8250000000000001 "How much Average has a 1989-90 of 36, and a Team of talleres de córdoba, and a Played smaller than 114?",SELECT COUNT Average FROM table WHERE 1989-90 = 36 AND Team = talleres de córdoba AND Played < 114 "How much 1991-1992 has a Team of gimnasia de la plata, and more than 113 points?",SELECT COUNT 1991-1992 FROM table WHERE Team = gimnasia de la plata AND Points > 113 What role did Pick # 10 have?,SELECT Role FROM table WHERE Pick # = 10 What is the real name of the male wrestler from Raw with a pick # smaller than 6?,SELECT Employee (Real name) FROM table WHERE Pick # < 6 AND Brand (from) = raw AND Role = male wrestler Pick # 3 works for which brand?,SELECT Brand (from) FROM table WHERE Pick # = 3 What is the real name of the Pick # that is greater than 9?,SELECT Employee (Real name) FROM table WHERE Pick # > 9 "Who is the director with the Min Dally Nseek title, and won?",SELECT Director FROM table WHERE Title = min dally nseek AND Result = won What survey has the Ehsas Jdeed title?,SELECT Survey FROM table WHERE Title = ehsas jdeed "What is the title for the Murex D'or survey, after 2005, Said Elmarouk as director, and was nominated?",SELECT Title FROM table WHERE Survey = murex d'or AND Year > 2005 AND Director = said elmarouk AND Result = nominated What is the result for director Said Elmarouk before 2008?,SELECT Result FROM table WHERE Director = said elmarouk AND Year < 2008 What is the week 1 with candice hunnicutt in week 3?,SELECT Week 1 FROM table WHERE Week 3 = candice hunnicutt What is the week 2 with daniella mugnolo in week 1?,SELECT Week 2 FROM table WHERE Week 1 = daniella mugnolo What is the week 3 with addison miller in week 2?,SELECT Week 3 FROM table WHERE Week 2 = addison miller In what year was the republican incumbent from Kentucky 2 district first elected?,SELECT SUM First elected FROM table WHERE Party = republican AND District = kentucky 2 "What is the average played for entries with fewer than 65 goals against, points 1 of 19 2, and a position higher than 15?",SELECT AVG Played FROM table WHERE Position < 15 AND Points 1 = 19 2 AND Goals Against < 65 What is the lowest drawn for entries with a lost of 13?,SELECT MIN Drawn FROM table WHERE Lost = 13 "For entries with fewer than 28 played, with 45 goals against and points 1 of 33, what is the average drawn?",SELECT AVG Drawn FROM table WHERE Points 1 = 33 AND Goals Against = 45 AND Played < 28 "For entries with lost larger than 21 and goals for smaller than 36, what is the average drawn?",SELECT AVG Drawn FROM table WHERE Goals For < 36 AND Lost > 21 What is the highest goals entry with drawn larger than 6 and goals against 85?,SELECT MAX Goals For FROM table WHERE Goals Against = 85 AND Drawn > 6 What is the To Par of Fredrik Jacobson?,SELECT To par FROM table WHERE Player = fredrik jacobson What is the Place of Davis Love III with a To Par of +1?,SELECT Place FROM table WHERE To par = +1 AND Player = davis love iii Which Start has a Duration of 6 months 2 days?,SELECT Start FROM table WHERE Duration = 6 months 2 days Which duration was defeated by retired?,SELECT Duration FROM table WHERE Defeated by = retired "How many wins, on average, were defeated by furuichi?",SELECT AVG Wins FROM table WHERE Defeated by = furuichi How many wins for Port Fairy and against more than 2333?,SELECT MAX Wins FROM table WHERE Port Fairy FL = port fairy AND Against > 2333 How many byes when the draws are less than 0?,SELECT COUNT Byes FROM table WHERE Draws < 0 How many draws when the Port Fairy FL is Hawkesdale and there are more than 9 wins?,SELECT MAX Draws FROM table WHERE Port Fairy FL = hawkesdale AND Wins > 9 What is the weight of the entry that has a date of birth of 1981-11-21?,SELECT Weight FROM table WHERE Date of Birth = 1981-11-21 What is the name of the player from club Circolo Nautico Posillipo and a position of D?,SELECT Name FROM table WHERE Pos. = d AND Club = circolo nautico posillipo What is the position of the player with a height of m (ft 6in)?,SELECT Pos. FROM table WHERE Height = m (ft 6in) Who won in 1979 with +8 to par?,SELECT Player FROM table WHERE To par = +8 AND Year(s) won = 1979 What is the average total in 1969?,SELECT AVG Total FROM table WHERE Year(s) won = 1969 What is the Score of the Tournament with Opponent in the final of Martin Spottl?,SELECT Score FROM table WHERE Opponent in the final = martin spottl "What is the Score of the Tournament played on Clay Surface on May 5, 1999?","SELECT Score FROM table WHERE Surface = clay AND Date = may 5, 1999" "What is the Date of the game with a Score of 6–4, 6–2?","SELECT Date FROM table WHERE Score = 6–4, 6–2" "What is the Opponent in the final of the game on february 2, 2004?","SELECT Opponent in the final FROM table WHERE Date = february 2, 2004" What team ran car #24 on August 30?,SELECT Team FROM table WHERE Car # = 24 AND Date = august 30 What was the average speed of Tony Stewart's winning Chevrolet Impala?,SELECT Avg Speed FROM table WHERE Winning Driver = tony stewart AND Make = chevrolet impala Which College/junior/club team (league) was the player from Switzerland from?,SELECT College/junior/club team (league) FROM table WHERE Nationality = switzerland Which player from the United States plays defence and was chosen before round 5?,SELECT Player FROM table WHERE Position = defence AND Round < 5 AND Nationality = united states What's the total attendance at anaheim stadium after 1983 when the result is 14-28?,SELECT COUNT Attendance FROM table WHERE Year > 1983 AND Venue = anaheim stadium AND Result = 14-28 What is the score when the tie is 8?,SELECT Score FROM table WHERE Tie no = 8 Who is the home team with Liverpool as the away?,SELECT Home team FROM table WHERE Away team = liverpool What is the score when the tie is 9?,SELECT Score FROM table WHERE Tie no = 9 What's england's to par?,SELECT To par FROM table WHERE Country = england What country had a finish of t49?,SELECT Country FROM table WHERE Finish = t49 What country had a finish of t42?,SELECT Country FROM table WHERE Finish = t42 What's the finish for the total 288?,SELECT Finish FROM table WHERE Total = 288 What is the status when the against is 11?,SELECT Status FROM table WHERE Against = 11 What was the venue for the game played on 13/02/1954?,SELECT Venue FROM table WHERE Date = 13/02/1954 "What was the venue for the game played on 16/01/1954, when the against was more than 3?",SELECT Venue FROM table WHERE Against > 3 AND Date = 16/01/1954 "What is the lowest against for games played in the stade colombes, paris venue?","SELECT MIN Against FROM table WHERE Venue = stade colombes, paris" In which venue was there an against of 11?,SELECT Venue FROM table WHERE Against = 11 "What Elector was Elevated on December 18, 1182?","SELECT Elector FROM table WHERE Elevated = december 18, 1182" "What is the Elevator of the Elected Elevated on September 21, 1179?","SELECT Elevator FROM table WHERE Elevated = september 21, 1179" Who is the Elector with a Cardinalatial title of Priest of S. Sabina and Archbishop of Reims?,SELECT Elector FROM table WHERE Cardinalatial title = priest of s. sabina and archbishop of reims What Elector has an Elevator of Alexander III and a Cardinalatial title of Bishop of Palestrina?,SELECT Elector FROM table WHERE Elevator = alexander iii AND Cardinalatial title = bishop of palestrina What was the score of the 2nd leg when the Belgrano played the first leg at home with a score of 2-1?,SELECT 2nd leg FROM table WHERE 1st Leg = 2-1 AND Home (1st leg) = belgrano What was the aggregate score that had a 1-2 second leg score?,SELECT Aggregate FROM table WHERE 2nd leg = 1-2 Which team played their first leg at home with an aggregate score of 3-4?,SELECT Home (1st leg) FROM table WHERE Aggregate = 3-4 Which team played the 2nd leg at home with a tie of 1-1 and scored 3-2 in aggregate?,SELECT Home (2nd leg) FROM table WHERE Aggregate = 3-2 AND 2nd leg = 1-1 Who played at home for the 2nd leg with a score of 1-2?,SELECT Home (2nd leg) FROM table WHERE 2nd leg = 1-2 Who played at home for the second leg with a score of 0-1 and tied 0-0 in the first leg?,SELECT Home (2nd leg) FROM table WHERE 1st Leg = 0-0 AND 2nd leg = 0-1 In what Country is Haugesund?,SELECT Country FROM table WHERE City = haugesund What Airport's ICAO is ENTO?,SELECT Airport FROM table WHERE ICAO = ento What is City of Sandefjord in Norway's IATA?,SELECT IATA FROM table WHERE Country = norway AND City = sandefjord What is th IATA for Norway with an ICAO of ENTO?,SELECT IATA FROM table WHERE Country = norway AND ICAO = ento What Country has a ICAO of EKCH?,SELECT Country FROM table WHERE ICAO = ekch What is the Airport in Oslo?,SELECT Airport FROM table WHERE City = oslo "How many Drawn have a Lost smaller than 25, and a Goal Difference of +7, and a Played larger than 34?",SELECT COUNT Drawn FROM table WHERE Lost < 25 AND Goal Difference = +7 AND Played > 34 Which Goals For has a Played larger than 34?,SELECT MIN Goals For FROM table WHERE Played > 34 "Which Position has 47 Goals Against, and a Played larger than 34?",SELECT MAX Position FROM table WHERE Goals Against = 47 AND Played > 34 "Which Goals For has a Lost of 12, and a Played larger than 34?",SELECT MAX Goals For FROM table WHERE Lost = 12 AND Played > 34 What did Taiwan score?,SELECT Score FROM table WHERE Country = taiwan Which country placed t9 and had the player jiyai shin?,SELECT Country FROM table WHERE Place = t9 AND Player = jiyai shin Who scored 69-74=143 for Colombia?,SELECT Player FROM table WHERE Score = 69-74=143 AND Country = colombia What was Momoko Ueda's place?,SELECT Place FROM table WHERE Player = momoko ueda Who placed t5 and had a score of 70-72=142?,SELECT Player FROM table WHERE Place = t5 AND Score = 70-72=142 What place is David Graham in?,SELECT Place FROM table WHERE Player = david graham "What is the sum of the goals with less than 30 points, a position less than 10, and more than 57 goals against?",SELECT SUM Goals for FROM table WHERE Points < 30 AND Position < 10 AND Goals against > 57 What is the lowest amount of draws with less than 12 wins and less than 30 played?,SELECT MIN Draws FROM table WHERE Wins < 12 AND Played < 30 What is the highest amount of goals with more than 51 goals against and less than 30 played?,SELECT MAX Goals for FROM table WHERE Goals against > 51 AND Played < 30 What is the number of goals with less than 14 wins and a goal difference less than -4?,SELECT Goals for FROM table WHERE Wins < 14 AND Goal Difference < -4 "What is the average number of goals against with more than 12 wins, 12 losses, and a position greater than 3?",SELECT AVG Goals against FROM table WHERE Wins > 12 AND Losses = 12 AND Position > 3 "What is the total number of losses with less than 73 goals for, less than 11 wins, more than 24 points, and a position greater than 15?",SELECT COUNT Losses FROM table WHERE Goals for < 73 AND Wins < 11 AND Points > 24 AND Position > 15 "What is the sum of Goals, when Matches is less than 29?",SELECT SUM Goals FROM table WHERE Matches < 29 "What is the highest Average, when Goals is ""34"", and when Matches is less than 37?",SELECT MAX Average FROM table WHERE Goals = 34 AND Matches < 37 With a tonnage of 225 what is the ship type?,SELECT Ship Type FROM table WHERE Tonnage = 225 Where was the ship when the ship had captured as the disposition of ship and was carrying 225 tonnage?,SELECT Location FROM table WHERE Disposition of Ship = captured AND Tonnage = 225 "For the ship that was a brig and located in the English Channel, what was the disposition of ship?",SELECT Disposition of Ship FROM table WHERE Ship Type = brig AND Location = english channel "With 14 under the date, what is the tonnage of the ship?",SELECT Tonnage FROM table WHERE Date = 14 The ship named Bacchus with a tonnage of t had what disposition of ship?,SELECT Disposition of Ship FROM table WHERE Tonnage = t AND Ship Name = bacchus What date was a brig type ship located in SW Approaches?,SELECT Date FROM table WHERE Ship Type = brig AND Location = sw approaches What was the attendance at Round 9?,SELECT COUNT Crowd FROM table WHERE Round = round 9 Which Number of electorates (2009) has a Constituency number of 46?,SELECT AVG Number of electorates (2009) FROM table WHERE Constituency number = 46 What is the capacity of code f4r?,SELECT Capacity FROM table WHERE Code = f4r "What is the code of 1.5 dci 110, which has a capacity of 1,461cc?","SELECT Code FROM table WHERE Capacity = 1,461cc AND Name = 1.5 dci 110" "Can you tell me the Name that has the Height of 6-5, and the Year of junior?",SELECT Name FROM table WHERE Height = 6-5 AND Year = junior Can you tell me the average Weight that has Height of 6-9?,SELECT AVG Weight FROM table WHERE Height = 6-9 What team has fewer than 9 wins and less than 1593 against?,SELECT Lexton Plains FROM table WHERE Wins < 9 AND Against < 1593 What is the most wins with 0 byes?,SELECT MAX Wins FROM table WHERE Byes > 0 "What total has 10 as the clubs, with a place greater than 1?",SELECT Total FROM table WHERE Clubs = 10 AND Place > 1 "What are the lowest clubs that have a place greater than 5, with an all around greater than 9.7?",SELECT MIN Clubs FROM table WHERE Place > 5 AND All Around > 9.7 "What is the highest total that has andrea sinko as the name, with an all around greater than 9.65?",SELECT MAX Total FROM table WHERE Name = andrea sinko AND All Around > 9.65 "How many places have bianka panova as the name, with clubs less than 10?",SELECT COUNT Place FROM table WHERE Name = bianka panova AND Clubs < 10 "What is Date, when Country is ""China"", and when Perpetrator is ""Shi Yuejun , 35""?","SELECT Date FROM table WHERE Country = china AND Perpetrator = shi yuejun , 35" "What is Injured, when Country is ""Afghanistan""?",SELECT Injured FROM table WHERE Country = afghanistan "What is Country, when Killed is ""100.9"", and when Year is greater than 1939.9?",SELECT Country FROM table WHERE Killed = 100.9 AND Year > 1939.9 "What is the average Year, when Date is ""04.01 April 1""?",SELECT AVG Year FROM table WHERE Date = 04.01 april 1 "What is the total number of positions when there are more than 48 goals against, 1 of 29 points are played, and less than 34 games have been played?",SELECT COUNT Position FROM table WHERE Goals Against > 48 AND Points 1 = 29 AND Played < 34 "What is the smallest number of goals against when 8 games were lost, and the goals for are 60?",SELECT MIN Goals Against FROM table WHERE Lost = 8 AND Goals For = 60 "What is the smallest number of goals against when there are 1 of 18 points, and more than 8 are drawn?",SELECT MIN Goals Against FROM table WHERE Points 1 = 18 AND Drawn > 8 "What is the total number of goals for when the drawn is less than 7, less than 21 games have been lost, and there are 1 of 33 points?",SELECT COUNT Goals For FROM table WHERE Drawn < 7 AND Lost < 21 AND Points 1 = 33 "Which Engine has a Model of sl500, and a Year From larger than 1999?",SELECT MAX Engine FROM table WHERE Model = sl500 AND Year From > 1999 "Which Engine has a Model of sl500, and a Chassis smaller than 129.067?",SELECT MIN Engine FROM table WHERE Model = sl500 AND Chassis < 129.067 "How many engines have a Model of sl600, and a Year From of 1994, and a Year To smaller than 1995?",SELECT COUNT Engine FROM table WHERE Model = sl600 AND Year From = 1994 AND Year To < 1995 "Which Year To has an Engine of 119.972, and a Chassis smaller than 129.067?",SELECT MIN Year To FROM table WHERE Engine = 119.972 AND Chassis < 129.067 What Time has a Show Name of mornings with neil mitchell?,SELECT Time FROM table WHERE Show Name = mornings with neil mitchell "What Time has Ad Freq of 15 minutes, and a Show Name of country today?",SELECT Time FROM table WHERE Ad Freq = 15 minutes AND Show Name = country today What Time has a Show Name of mornings with neil mitchell?,SELECT Time FROM table WHERE Show Name = mornings with neil mitchell What Local/Networked has a Show Name of nightline?,SELECT Local/Networked FROM table WHERE Show Name = nightline What News Freq has a Time of 1:00pm–4:00pm?,SELECT News Freq FROM table WHERE Time = 1:00pm–4:00pm "What Ad Freq has a News Freq of 60 minutes, and a Local/Networked of local?",SELECT Ad Freq FROM table WHERE News Freq = 60 minutes AND Local/Networked = local What was the ERP W for 96.7 MHz?,SELECT ERP W FROM table WHERE Frequency MHz = 96.7 "What was the class for Appleton, Wisconsin?","SELECT Class FROM table WHERE City of license = appleton, wisconsin" What are the transfers in for Hungary?,SELECT Transfers In FROM table WHERE Country = hungary What are the Transfers out for Peru?,SELECT Transfers Out FROM table WHERE Country = peru WHAT POINTS 1 HAD A 22 LOST?,SELECT Points 1 FROM table WHERE Lost = 22 "WHAT GOALS AGAINST HAD A GOAL FOR OF 46, AND PLAYED LESS THAN 38?",SELECT SUM Goals Against FROM table WHERE Goals For = 46 AND Played < 38 "WHAT IS THE POSITION WITH A LOST OF 6, FOR CAERNARFON TOWN?",SELECT SUM Position FROM table WHERE Lost = 6 AND Team = caernarfon town "WHAT IS THE SUM PLAYED WITH POINTS 1 OF 53, AND POSITION LARGER THAN 3?",SELECT SUM Played FROM table WHERE Points 1 = 53 AND Position > 3 "WHAT IS THE LOST WITH A DRAWN 11, FOR LEEK TOWN?",SELECT MAX Lost FROM table WHERE Drawn = 11 AND Team = leek town Which player has a subtotal of more than 3 and more than 8 in round 1?,SELECT Player FROM table WHERE Subtotal > 3 AND Round 1 > 8 What is the ranking for the United States when the money is $200?,SELECT Place FROM table WHERE Country = united states AND Money ( $ ) = 200 What is the ranking when Archie Compston is the player and the money is $73?,SELECT Place FROM table WHERE Money ( $ ) = 73 AND Player = archie compston Which country has a to par less than 19 and a score of 75-79-77-73=304?,SELECT Country FROM table WHERE To par < 19 AND Score = 75-79-77-73=304 What is the score for the United States when Harry Hampton is the player and the money is $73?,SELECT Score FROM table WHERE Country = united states AND Money ( $ ) = 73 AND Player = harry hampton "When Philadelphia has a 2007 less than 20,796,173 and a 2008 more than 10,215,225, what is the smallest 2009?","SELECT MIN 2009 FROM table WHERE 2008 > 10,215,225 AND 2007 < 20,796,173 AND Major City Served = philadelphia" "What is the greatest 2010 for Miami, Fl?",SELECT MAX 2010 FROM table WHERE State = fl AND Major City Served = miami "For the IATA code of lax with 2009 less than 31,135,732 and 2011 less than 8,174,194, what is the sum of 2012?","SELECT COUNT 2012 FROM table WHERE 2011 < 8,174,194 AND 2009 < 31,135,732 AND IATA Code = lax" What is the North American release date of the remake with a European release date on 2013-03-20?,SELECT North American Release Date FROM table WHERE European Release Date = 2013-03-20 What is the series with a North American release date on 2013-09-03?,SELECT Series FROM table WHERE North American Release Date = 2013-09-03 What is the US cash box before 1978 with a US billboard of 35?,SELECT US Cash Box FROM table WHERE Year < 1978 AND US Billboard = 35 What is the country of the player with a t6 place?,SELECT Country FROM table WHERE Place = t6 What is the place of the player with a 72-71-65=208 score?,SELECT Place FROM table WHERE Score = 72-71-65=208 What country is player thomas bjørn from?,SELECT Country FROM table WHERE Player = thomas bjørn What is the place of the player with a 66-68-70=204 score?,SELECT Place FROM table WHERE Score = 66-68-70=204 "What is the number of wins when the goals against is larger than 41, points is 29, and draws are larger than 5?",SELECT COUNT Wins FROM table WHERE Goals against > 41 AND Points = 29 AND Draws > 5 What is the number of draws when played is smaller than 30?,SELECT COUNT Draws FROM table WHERE Played < 30 "What is the number of losses when the goal difference was -8, and position is smaller than 10?",SELECT COUNT Losses FROM table WHERE Goal Difference = -8 AND Position < 10 "What is the wins number when the points were smaller than 27, and goals against was 41?",SELECT SUM Wins FROM table WHERE Points < 27 AND Goals against = 41 What is the losses when the goal difference is larger than 26?,SELECT MAX Losses FROM table WHERE Goal Difference > 26 What is the goals for when played is larger than 30?,SELECT MIN Goals for FROM table WHERE Played > 30 What is the score on 2 October 2011?,SELECT Score FROM table WHERE Date = 2 october 2011 What is the surface of the tournament with a runner-up outcome and dudi sela as the opponent?,SELECT Surface FROM table WHERE Outcome = runner-up AND Opponent = dudi sela Who was the shooter for the WC Beijing event?,SELECT Shooter FROM table WHERE Event = wc beijing With Olympic Bronze Medalist as the total what are the score points?,SELECT Score points FROM table WHERE Total = olympic bronze medalist "With a total of 11, and 10 rank points, what are the score points?",SELECT Score points FROM table WHERE Rank points = 10 AND Total = 11 "Who is the shooter with 15 rank points, and 0 score points?",SELECT Shooter FROM table WHERE Rank points = 15 AND Score points = 0 "With a total of 11, what is the score points?",SELECT Score points FROM table WHERE Total = 11 "Which Losses have a South West DFL of branxholme-wallacedale, and less than 2 Byes?",SELECT AVG Losses FROM table WHERE South West DFL = branxholme-wallacedale AND Byes < 2 Which draws have an average of 14 wins?,SELECT AVG Draws FROM table WHERE Wins = 14 How many wins have 16 losses and an Against smaller than 3213?,SELECT SUM Wins FROM table WHERE Losses = 16 AND Against < 3213 "How many Draws have a South West DFL of tyrendarra, and less than 10 wins?",SELECT SUM Draws FROM table WHERE South West DFL = tyrendarra AND Wins < 10 "What Circuit has a Winning constructor of bugatti, and a Winning driver of edward bret?",SELECT Circuit FROM table WHERE Winning constructor = bugatti AND Winning driver = edward bret What Circuit has a Date of 25 july?,SELECT Circuit FROM table WHERE Date = 25 july What Date has a Name of thuin circuit?,SELECT Date FROM table WHERE Name = thuin circuit "What Name has a Winning constructor of bugatti, and a Winning driver of louis chiron?",SELECT Name FROM table WHERE Winning constructor = bugatti AND Winning driver = louis chiron What Winning driver has a Name of mugello circuit?,SELECT Winning driver FROM table WHERE Name = mugello circuit What Winning driver has a Winning constructor of talbot?,SELECT Winning driver FROM table WHERE Winning constructor = talbot What is the away team of the match with a 356 attendance?,SELECT Away team FROM table WHERE Attendance = 356 Which player won in 1993?,SELECT Player FROM table WHERE Year(s) won = 1993 How many to pars were won in 1993?,SELECT COUNT To par FROM table WHERE Year(s) won = 1993 What is Zimbabwe's total with a to par higher than 5?,SELECT AVG Total FROM table WHERE Country = zimbabwe AND To par > 5 What is the total for 1986 with a to par higher than 6?,SELECT COUNT Total FROM table WHERE Year(s) won = 1986 AND To par > 6 What is the total for 1984 for the team with 100 points total and more than 3 seasons?,SELECT SUM 1984 FROM table WHERE Total points = 100 AND Seasons > 3 "What is the points total for the team with points average more than 34, 1984 score more than 37 and N/A in 1982?",SELECT COUNT Total points FROM table WHERE 1982 = n/a AND Points average > 34 AND 1984 > 37 What team had 3 seasons and fewer than 27 in 1984?,SELECT Team FROM table WHERE Seasons = 3 AND 1984 < 27 What is the number of seasons for the team with a total fewer than 24?,SELECT SUM Seasons FROM table WHERE Total points < 24 What is the weight of the player from club panionios g.c. and was born on 1975-05-21?,SELECT Weight FROM table WHERE Club = panionios g.c. AND Date of Birth = 1975-05-21 "How much Height of ground station(m) has a Name of lutersee, and a Height of mountain station(m) larger than 2398?",SELECT COUNT Height of ground station(m) FROM table WHERE Name = lutersee AND Height of mountain station(m) > 2398 "Which elevation groundstation has a capacity in persons/hour larger than 820, and a Name or route of lager 1, and a slope length smaller than 336?",SELECT AVG elevation groundstation FROM table WHERE capacity in persons/hour > 820 AND Name or route = lager 1 AND slope length < 336 "Which slope length has a type of surface lift, and an elevation groundstation smaller than 1974, and a construction year(s) of 1971, and a Name or route of alpmatten 1?",SELECT slope length FROM table WHERE type = surface lift AND elevation groundstation < 1974 AND construction year(s) = 1971 AND Name or route = alpmatten 1 What is the lowest pick that has arizona cardinals as the NFL club?,SELECT MIN Pick FROM table WHERE NFL Club = arizona cardinals "What round has a pick less than 189, with arizona cardinals as the NFL club?",SELECT Round FROM table WHERE Pick < 189 AND NFL Club = arizona cardinals "What player has defensive back as the position, with a round less than 2?",SELECT Player FROM table WHERE Position = defensive back AND Round < 2 What lowest round has orlando pace as the player?,SELECT MIN Round FROM table WHERE Player = orlando pace What was the location when the opponent was Seattle Supersonics?,SELECT Location/Attendance FROM table WHERE Opponent = seattle supersonics What was the record for less than 78 games and a score of 114–109 (ot)?,SELECT Record FROM table WHERE Game < 78 AND Score = 114–109 (ot) Who was the opponent for game 75?,SELECT Opponent FROM table WHERE Game = 75 Which Wrestler plays for Team Batista which was Elimated by Orton on Elimination 8?,SELECT Wrestler FROM table WHERE Team = team batista AND Eliminated by = orton AND Elimination = 8 What time was the Wrestler Henry eliminated by Batista?,SELECT Time FROM table WHERE Eliminated by = batista AND Wrestler = henry Which Elimination Move is listed at Elimination 8 for Team Batista?,SELECT Elimination Move FROM table WHERE Team = team batista AND Elimination = 8 "Which Elimination move is listed against Team Orton, Eliminated by Batista against Elimination number 7?",SELECT Elimination Move FROM table WHERE Team = team orton AND Eliminated by = batista AND Elimination = 7 "What Elimination Move is listed against Wrestler Henry, Eliminated by Batista?",SELECT Elimination Move FROM table WHERE Eliminated by = batista AND Wrestler = henry What is the Elimination move listed against Regal?,SELECT Elimination Move FROM table WHERE Wrestler = regal Name the Total of jeff sluman?,SELECT AVG Total FROM table WHERE Player = jeff sluman Name the Total of australia and a To par smaller than 7?,SELECT MIN Total FROM table WHERE Country = australia AND To par < 7 Name the To par that has a Year(s) won of 1988 and a Total smaller than 148?,SELECT MAX To par FROM table WHERE Year(s) won = 1988 AND Total < 148 "Which Number has a Home Club of broomstones, and a Year End smaller than 1999?",SELECT MIN Number FROM table WHERE Home Club = broomstones AND Year End < 1999 Which Year Start has a Number of 28?,SELECT MAX Year Start FROM table WHERE Number = 28 "Which Number has a Name of hill, lucius t.?","SELECT MAX Number FROM table WHERE Name = hill, lucius t." "Which Number has a Year Start smaller than 1874, and a Year End larger than 1873?",SELECT MAX Number FROM table WHERE Year Start < 1874 AND Year End > 1873 "Which Number has a Name of cooper, c. kenneth, and a Year End larger than 1984?","SELECT AVG Number FROM table WHERE Name = cooper, c. kenneth AND Year End > 1984" "What is Venue, when Status is ""Test Match"", and when Against is ""12""?",SELECT Venue FROM table WHERE Status = test match AND Against = 12 "What is Opposing Teams, when Date is ""11/10/1991""?",SELECT Opposing Teams FROM table WHERE Date = 11/10/1991 "What is Date, when Opposing Teams is ""Australia"", and when Venue is ""Twickenham , London""?","SELECT Date FROM table WHERE Opposing Teams = australia AND Venue = twickenham , london" "What is Against, when Opposing Teams is ""Australia"", and when Date is ""27/07/1991""?",SELECT Against FROM table WHERE Opposing Teams = australia AND Date = 27/07/1991 What is the tie no of the game where exeter city was the home team?,SELECT Tie no FROM table WHERE Home team = exeter city What is the score of the game against away team exeter city on 10 jan 1990?,SELECT Score FROM table WHERE Date = 10 jan 1990 AND Away team = exeter city What date did home team liverpool play?,SELECT Date FROM table WHERE Home team = liverpool What was the score of the game against away team crewe alexandra?,SELECT Score FROM table WHERE Away team = crewe alexandra What are the results of the incumbent who was first elected in 1996?,SELECT Results FROM table WHERE First elected = 1996 What are the results of the incumbent who was first elected in 1996?,SELECT Results FROM table WHERE First elected = 1996 Who is the incumbent who was first elected before 2002 from the maryland 3 district?,SELECT Incumbent FROM table WHERE First elected < 2002 AND District = maryland 3 What is the party of the maryland 6 district?,SELECT Party FROM table WHERE District = maryland 6 WHAT IS THE SILVER WITH A YEAR OF 1962?,SELECT Silver FROM table WHERE Year = 1962 WHAT YEAR HAS A BRONZE OF VALENTIN NOVIKOV?,SELECT AVG Year FROM table WHERE Bronze = valentin novikov WHAT YEAR HAS A SILVER FOR MATTHIAS MERZ?,SELECT MIN Year FROM table WHERE Silver = matthias merz WHAT IS THE YEAR WITH A BRONZE OF AIMO TEPSELL?,SELECT MIN Year FROM table WHERE Bronze = aimo tepsell "What is To par, when Player is ""Greg Turner""?",SELECT To par FROM table WHERE Player = greg turner "What is Score, when Country is ""United States"", and when Player is ""Mark Brooks""?",SELECT Score FROM table WHERE Country = united states AND Player = mark brooks "What is Score, when Money ( £ ) is greater than 35,000, and when Country is ""United States""?","SELECT Score FROM table WHERE Money ( £ ) > 35,000 AND Country = united states" "What is To par, when Country is ""United States"", when Money ( £ ) is greater than 125,000, and when Score is ""67-70-68-71=276""?","SELECT To par FROM table WHERE Country = united states AND Money ( £ ) > 125,000 AND Score = 67-70-68-71=276" "What is the highest Money ( £ ), when Player is ""Peter Hedblom""?",SELECT MAX Money ( £ ) FROM table WHERE Player = peter hedblom "What is the total number of losses for a draw of 7, and 1 points less than 33?",SELECT COUNT Lost FROM table WHERE Drawn = 7 AND Points 1 < 33 "What is the total number drawn with goals against less than 55, and a total of 14 losses?",SELECT COUNT Drawn FROM table WHERE Goals Against < 55 AND Lost = 14 What is the total number of goals that has been played less than 38 times?,SELECT COUNT Goals For FROM table WHERE Played < 38 What is the Diameter of the Dog Sled (gold variant) Theme coin?,SELECT Diameter FROM table WHERE Theme = dog sled (gold variant) What is the MIntage after 2006 of the Ruby-Throated Hummingbird Theme coin?,SELECT MAX Mintage FROM table WHERE Year > 2006 AND Theme = ruby-throated hummingbird What is the Mintage of the 12.61 g Weight Ruby-Throated Hummingbird?,SELECT COUNT Mintage FROM table WHERE Weight = 12.61 g AND Theme = ruby-throated hummingbird What is the Year of the Coin with an Issue Price of $1089.95 and Mintage less than 900?,SELECT SUM Year FROM table WHERE Issue Price = $1089.95 AND Mintage < 900 What is the Theme of the coin with an Issue Price of $89.95?,SELECT Theme FROM table WHERE Issue Price = $89.95 What was the winning team on 11 July?,SELECT Winning team FROM table WHERE Date = 11 july Who is the winning driver of the race on 2 June with a.z.k./roc-compétition a.z.k./roc-compétition as the winning team?,SELECT Winning driver FROM table WHERE Winning team = a.z.k./roc-compétition a.z.k./roc-compétition AND Date = 2 june Who is the winning driver of the race on 5 May?,SELECT Winning driver FROM table WHERE Date = 5 may What is the round on 30 June with a.z.k./roc-compétition a.z.k./roc-compétition as the winning team?,SELECT Round FROM table WHERE Winning team = a.z.k./roc-compétition a.z.k./roc-compétition AND Date = 30 june "What is the date of the zolder circuit, which had a.z.k./roc-compétition a.z.k./roc-compétition as the winning team?",SELECT Date FROM table WHERE Winning team = a.z.k./roc-compétition a.z.k./roc-compétition AND Circuit = zolder What place did Bob May get when his score was 72-66=138?,SELECT Place FROM table WHERE Score = 72-66=138 AND Player = bob may What country is Stephen Ames from with a place value of t9?,SELECT Country FROM table WHERE Place = t9 AND Player = stephen ames What place had a To par of –10?,SELECT Place FROM table WHERE To par = –10 What country is Darren Clarke from?,SELECT Country FROM table WHERE Player = darren clarke What is the To par value that goes with a Score of 70-69=139?,SELECT To par FROM table WHERE Score = 70-69=139 "What is the sum of Goals, when Season is ""2005-06"", and when Division is less than 1?",SELECT SUM Goals FROM table WHERE Season = 2005-06 AND Division < 1 "What is Season, when Goals is less than 6, and when Team is ""Tarbiat Yazd""?",SELECT Season FROM table WHERE Goals < 6 AND Team = tarbiat yazd "What is the lowest Division, when Goals is less than 5, and when Season is ""2002-03""?",SELECT MIN Division FROM table WHERE Goals < 5 AND Season = 2002-03 "What is the average Goals, when Team is ""Rah Ahan"", and when Division is less than 1?",SELECT AVG Goals FROM table WHERE Team = rah ahan AND Division < 1 What stadium has 9th in 2.hnl as the 2007-08 result?,SELECT Stadium FROM table WHERE 2007–08 result = 9th in 2.hnl What club has 3rd in 3.hnl south as the 2007-08 result?,SELECT Club FROM table WHERE 2007–08 result = 3rd in 3.hnl south What is the lowest capacity that has stadion mladina as the stadium?,SELECT MIN Capacity FROM table WHERE Stadium = stadion mladina What stadium has kutina as the city?,SELECT Stadium FROM table WHERE City = kutina What was the H/A on 29 july 1992?,SELECT H / A FROM table WHERE Date = 29 july 1992 Which Result F-A has Opponents of rosenborg?,SELECT Result F – A FROM table WHERE Opponents = rosenborg What is the depth of the quake that occurred at 19:48?,SELECT Depth FROM table WHERE Time (UTC) = 19:48 "What is the magnitude with epicenter at Vrancea County, unknown intensity and which happened at 06:36?",SELECT Magnitude FROM table WHERE Epicenter = vrancea county AND Intensity = unknown AND Time (UTC) = 06:36 "Where was the epicenter of the quake on December 1, 2012?","SELECT Epicenter FROM table WHERE Date = december 1, 2012" "What is Finish, when Year(s) Won is ""1991""?",SELECT Finish FROM table WHERE Year(s) won = 1991 "What is Year(s) Won, when Finish is ""T31"", and when Player is ""Nick Price""?",SELECT Year(s) won FROM table WHERE Finish = t31 AND Player = nick price "What is Country, when Total is greater than 283, and when Year(s) Won is ""1989""?",SELECT Country FROM table WHERE Total > 283 AND Year(s) won = 1989 "born on 1983-03-14, what is the cb's name?",SELECT Name FROM table WHERE Pos. = cb AND Date of Birth = 1983-03-14 "born on 1973-08-21, what is the cf's name?",SELECT Name FROM table WHERE Pos. = cf AND Date of Birth = 1973-08-21 What attendance has detroit lions as the opponent?,SELECT Attendance FROM table WHERE Opponent = detroit lions What score has houston texans as the opponent?,SELECT Score FROM table WHERE Opponent = houston texans What score has October 31 as the date?,SELECT Score FROM table WHERE Date = october 31 "What record has w as the result, with January 2 as the date?",SELECT Record FROM table WHERE Result = w AND Date = january 2 What is the position of the team player from Aik?,SELECT Position FROM table WHERE Team from = aik What is the average pick # from the Quebec Major Junior Hockey League player Samuel Carrier?,SELECT AVG Pick # FROM table WHERE League from = quebec major junior hockey league AND Player = samuel carrier What is the total pick # for the D position from a team from Chilliwack Bruins?,SELECT SUM Pick # FROM table WHERE Position = d AND Team from = chilliwack bruins What is the league that has the pick #160?,SELECT League from FROM table WHERE Pick # = 160 "What bowl game was played on Dec. 26, 2007?","SELECT Bowl Game FROM table WHERE Date = dec. 26, 2007" Who was the opposing team in the game with a score of 21-17?,SELECT Opp. Team FROM table WHERE Score = 21-17 Who was Purdue's opponent?,SELECT Opp. Team FROM table WHERE Big Ten Team = purdue What was the score of the Insight Bowl?,SELECT Score FROM table WHERE Bowl Game = insight bowl What was the score of the BCS National Championship game?,SELECT Score FROM table WHERE Bowl Game = bcs national championship Which Democratic incumbent was first elected in 1998?,SELECT Incumbent FROM table WHERE Party = democratic AND First elected = 1998 Which district has a Democratic incumbent that was first elected before 1996?,SELECT District FROM table WHERE Party = democratic AND First elected < 1996 Who is the incumbent for the Oregon 5 District that was elected in 1996?,SELECT Incumbent FROM table WHERE First elected = 1996 AND District = oregon 5 What was the result of the Oregon 5 District incumbent who was first elected in 1996?,SELECT Results FROM table WHERE First elected = 1996 AND District = oregon 5 What's was the location for fight against Liam Mccarty?,SELECT Location FROM table WHERE Opponent = liam mccarty How many strokes off par was the winner in 1978?,SELECT To par FROM table WHERE Year(s) won = 1978 What was the average round score of the player who won in 1978?,SELECT AVG Total FROM table WHERE Year(s) won = 1978 What is the money won by Frank Nobilo?,SELECT COUNT Money ( £ ) FROM table WHERE Player = frank nobilo What is Lee Westwood's score?,SELECT Score FROM table WHERE Player = lee westwood How much money has been won by Stephen Ames?,SELECT Money ( £ ) FROM table WHERE Player = stephen ames "How much Drawn has Goals Against of 81, and a Lost larger than 23?",SELECT COUNT Drawn FROM table WHERE Goals Against = 81 AND Lost > 23 "Which Lost has a Position larger than 5, and Points 1 of 37, and less than 63 Goals Against?",SELECT AVG Lost FROM table WHERE Position > 5 AND Points 1 = 37 AND Goals Against < 63 "How much Drawn has Goals Against larger than 74, and a Lost smaller than 20, and a Played larger than 38?",SELECT COUNT Drawn FROM table WHERE Goals Against > 74 AND Lost < 20 AND Played > 38 "Which Position has Goals For of 52, and Goals Against larger than 70?",SELECT MAX Position FROM table WHERE Goals For = 52 AND Goals Against > 70 "Which Played has a Drawn of 4, and a Position of 9, and Goals Against larger than 59?",SELECT AVG Played FROM table WHERE Drawn = 4 AND Position = 9 AND Goals Against > 59 Who is the home team when the san francisco 49ers are visiting with a result of 42-14?,SELECT Home Team FROM table WHERE Visiting Team = san francisco 49ers AND Result = 42-14 "When was the earliest year when the attendance was 77,254?","SELECT MIN Year FROM table WHERE Attendance = 77,254" "When the san francisco 49ers are visiting with an attendance of more than 45,532 on September 30, who was the home team?","SELECT Home Team FROM table WHERE Visiting Team = san francisco 49ers AND Attendance > 45,532 AND Date = september 30" What was the total attendance for a result of 7-23 before 1960?,SELECT SUM Attendance FROM table WHERE Result = 7-23 AND Year < 1960 What is the location of the enzyme Uroporphyrinogen iii Synthase?,SELECT Location FROM table WHERE Enzyme = uroporphyrinogen iii synthase What is protoporphyrin ix's substrate?,SELECT Substrate FROM table WHERE Product = protoporphyrin ix Which substrate has an OMIM of 176000?,SELECT Substrate FROM table WHERE OMIM = 176000 What was Anders Forsbrand's score when the TO par is +4?,SELECT Score FROM table WHERE To par = +4 AND Player = anders forsbrand Which player scored 76-68=144?,SELECT Player FROM table WHERE Score = 76-68=144 What did United States place when the player was Raymond Floyd?,SELECT Place FROM table WHERE Country = united states AND Player = raymond floyd What country did Raymond Floyd play for?,SELECT Country FROM table WHERE Player = raymond floyd What is Greg Norman's place?,SELECT Place FROM table WHERE Player = greg norman What place did Paul McGinley finish in?,SELECT Place FROM table WHERE Player = paul mcginley What is Tiger Woods' to par?,SELECT To par FROM table WHERE Player = tiger woods What is the to par when the year(s) won is larger than 1999?,SELECT To par FROM table WHERE Year(s) won > 1999 What are the apps for less than 61 goals and before rank 6?,SELECT SUM Apps FROM table WHERE Rank < 6 AND Goals < 61 "What season was Barcelona ranked higher than 12, had more than 96 goals and had more than 26 apps?",SELECT Season FROM table WHERE Apps > 26 AND Club = barcelona AND Goals > 96 AND Rank > 12 How many apps when the rank was after 13 and having more than 73 goals?,SELECT AVG Apps FROM table WHERE Goals > 73 AND Rank > 13 Who was the club having less than 22 apps and ranked less than 2?,SELECT Club FROM table WHERE Apps < 22 AND Rank < 2 With a score of 68-65=133 and United States as the country what is the To par?,SELECT To par FROM table WHERE Country = united states AND Score = 68-65=133 Who is the golfer that golfs for Northern Ireland?,SELECT Player FROM table WHERE Country = northern ireland The golfer in place 1 if from what country?,SELECT Country FROM table WHERE Place = 1 On what date was Tie #26 played?,SELECT Date FROM table WHERE Tie no = 26 On what date was Tie #13 played?,SELECT Date FROM table WHERE Tie no = 13 For which tie was Scunthorpe United the away team?,SELECT Tie no FROM table WHERE Away team = scunthorpe united What was the final score for the tie where Leeds United was the home team?,SELECT Score FROM table WHERE Home team = leeds united "In the tie where Southampton was the away team, who was the home team?",SELECT Home team FROM table WHERE Away team = southampton What is the name of the away team for Tie #19?,SELECT Away team FROM table WHERE Tie no = 19 Which Nominated Work won in 2000?,SELECT Nominated Work FROM table WHERE Year = 2000 AND Results = won What was the result in 2000?,SELECT Results FROM table WHERE Year = 2000 What was the results of the 71st Academy Awards show?,SELECT Results FROM table WHERE Awards show = 71st academy awards What is the city in Alabama that opened in 1996?,SELECT City FROM table WHERE Year opened = 1996 AND State = alabama What is the lowest capacity for 1903?,SELECT MIN Capacity FROM table WHERE Year opened = 1903 "What was the year opened for North Carolina with a smaller than 21,500 capacity?","SELECT Year opened FROM table WHERE State = north carolina AND Capacity < 21,500" What is the rank for the year opened in 1959 in Pennsylvania?,SELECT Rank FROM table WHERE Year opened = 1959 AND State = pennsylvania "How many years were lightweight class on february 28, 2009?","SELECT COUNT Year FROM table WHERE Weight class = lightweight AND Date = february 28, 2009" How many weeks have a Result of t 10-10?,SELECT COUNT Week FROM table WHERE Result = t 10-10 "Which Date has a Week smaller than 8, and an Opponent of atlanta falcons?",SELECT Date FROM table WHERE Week < 8 AND Opponent = atlanta falcons Which Result has an Opponent of minnesota vikings?,SELECT Result FROM table WHERE Opponent = minnesota vikings What is the Rank of the Athlete with a Time of 1:47.65 and in Lane 3 or larger?,SELECT MAX Rank FROM table WHERE Time = 1:47.65 AND Lane > 3 What is the Place of the half marathon Event?,SELECT Place FROM table WHERE Event = half marathon "What is the Place of the Event on August 25, 2007?","SELECT Place FROM table WHERE Date = august 25, 2007" What is the Country of the Half Marathon Event?,SELECT Country FROM table WHERE Event = half marathon "What is the Country of the 10,000m Event?","SELECT Country FROM table WHERE Event = 10,000m" What is the Event labeled Country of (local competition)?,SELECT Event FROM table WHERE Country = (local competition) What is the Date of the Event with a Time of 2:23:47?,SELECT Date FROM table WHERE Time = 2:23:47 What is the rank of the time of 6:30.53?,SELECT COUNT Rank FROM table WHERE Time = 6:30.53 What is the names of the rowers that the time was 6:24.61?,SELECT Rowers FROM table WHERE Time = 6:24.61 "What country has a rank smaller than 6, a time of 6:32.32 and notes of FB?",SELECT Country FROM table WHERE Rank < 6 AND Notes = fb AND Time = 6:32.32 Which actor played on Home and Away for 20 years?,SELECT Actor FROM table WHERE Duration = 20 years AND Soap Opera = home and away What character was portrayed by the same actor for 12 years on Neighbours?,SELECT Character FROM table WHERE Duration = 12 years AND Soap Opera = neighbours How long did Joyce Jacobs portray her character on her show?,SELECT Duration FROM table WHERE Actor = joyce jacobs Which actor played Harold Bishop for 17 years?,SELECT Actor FROM table WHERE Duration = 17 years AND Character = harold bishop Which years did Martin Sacks work on a soap opera?,SELECT Years FROM table WHERE Actor = martin sacks What is the Arena when there were 65 points?,SELECT Arena FROM table WHERE Points = 65 What is the record when the score was 2–0?,SELECT Record FROM table WHERE Score = 2–0 What were the points on February 10?,SELECT Points FROM table WHERE Date = february 10 What is the record at Palasport Olimpico?,SELECT Record FROM table WHERE Arena = palasport olimpico "What is the points when the score was 3–1, and record was 25–19–11?",SELECT Points FROM table WHERE Score = 3–1 AND Record = 25–19–11 "What is the record at Arrowhead Pond of Anaheim, when the loss was Bryzgalov (10–11–1)?",SELECT Record FROM table WHERE Arena = arrowhead pond of anaheim AND Loss = bryzgalov (10–11–1) What is the finishing time with a 2/1q finish on the Meadowlands track?,SELECT Fin. Time FROM table WHERE Finish = 2/1q AND Track = the meadowlands What is the last 1/4 for the QUA race with a finishing time of 2:03.1?,SELECT Last 1/4 FROM table WHERE Race = qua AND Fin. Time = 2:03.1 "How many ranks have 1:01.14.62 as the time, with michael russell as the rider?",SELECT COUNT Rank FROM table WHERE Time = 1:01.14.62 AND Rider = michael russell What time has phil mcgurk as the rider?,SELECT Time FROM table WHERE Rider = phil mcgurk How many ranks have michael russell as the rider?,SELECT SUM Rank FROM table WHERE Rider = michael russell How many goals were conceded by the team with more than 21 points more than 5 draws and less than 18 games played?,SELECT SUM Goals Conceded FROM table WHERE Draw > 5 AND Points > 21 AND Played < 18 "How many goals were conceded by teams with 32 points, more than 2 losses and more than 22 goals scored?",SELECT COUNT Goals Conceded FROM table WHERE Points = 32 AND Lost > 2 AND Goals Scored > 22 How many points did the team have that conceded 41 goals and finish in a place larger than 10?,SELECT COUNT Points FROM table WHERE Goals Conceded = 41 AND Place > 10 Who was the opponent in week 13?,SELECT Opponent FROM table WHERE Week = 13 What location has kingsmen as the mascot?,SELECT Location FROM table WHERE Mascot = kingsmen "What location has an enrollment greater than 1,313, and kingsmen as the mascot?","SELECT Location FROM table WHERE Enrollment > 1,313 AND Mascot = kingsmen" What IHSAA Football Class has 20 elkhart as the county?,SELECT IHSAA Football Class FROM table WHERE County = 20 elkhart "What school has south bend as the location, with indians as the mascot?",SELECT School FROM table WHERE Location = south bend AND Mascot = indians What name has Fakel New Urengoy as the 2008 club?,SELECT Name FROM table WHERE 2008 club = fakel new urengoy What shows for height for the 2008 club of Stade Poitevin Poitiers?,SELECT Height FROM table WHERE 2008 club = stade poitevin poitiers What is the name for the 2008 club of Azs olsztyn?,SELECT Name FROM table WHERE 2008 club = azs olsztyn What is the spike for the 2008 club of Lokomotiv Novosibirsk?,SELECT Spike FROM table WHERE 2008 club = lokomotiv novosibirsk What's the total that the position is less than 1?,SELECT MIN Total FROM table WHERE Position < 1 What the B Score when the total is 16.125 and the position is less than 7?,SELECT SUM B Score FROM table WHERE Position < 7 AND Total = 16.125 What was the total rating that had a score higher than 7 and a b score smaller than 8.65?,SELECT SUM Total FROM table WHERE A Score > 7 AND B Score < 8.65 Which gymnast had a b score of 8.95 and an a score less than 6.9,SELECT Gymnast FROM table WHERE B Score = 8.95 AND A Score < 6.9 Who were the winners in 1998?,SELECT Winners FROM table WHERE Year = 1998 "What year was the runner-up Portugal with Italy in third place, and the gold keeper Nuno Hidalgo?",SELECT AVG Year FROM table WHERE Runner-up = portugal AND Third place = italy AND Best goalkeeper = nuno hidalgo What is the college pick for 213?,SELECT College FROM table WHERE Pick = 213 what is the round on 21 february 2009?,SELECT Round FROM table WHERE Date = 21 february 2009 What is the highest enrollment for rochester community school?,SELECT MAX Enrollment FROM table WHERE School = rochester community "What is the average enrollment that has hot dogs as the mascot, with a year joined later than 1926?",SELECT AVG Enrollment FROM table WHERE Mascot = hot dogs AND Year joined > 1926 What is the lowest enrollment that has Lafayette as the location?,SELECT MIN Enrollment FROM table WHERE Location = lafayette Who was runner-up in the 2006 Pacific Life Open?,SELECT Runner-up FROM table WHERE Name = pacific life open AND Year = 2006 Which Class has a Quantity made of 29?,SELECT Class FROM table WHERE Quantity made = 29 What is the Theme Song of the Yukan Club?,SELECT Theme Song(s) FROM table WHERE Romaji Title = yukan club What is the Theme Song of 働きマン?,SELECT Theme Song(s) FROM table WHERE Japanese Title = 働きマン What is the Theme Song of the show on Fuji TV Station with Average Ratings of 16.65%?,SELECT Theme Song(s) FROM table WHERE TV Station = fuji tv AND Average Ratings = 16.65% What is the Theme Song of Iryu -Team Medical Dragon-2?,SELECT Theme Song(s) FROM table WHERE Romaji Title = iryu -team medical dragon-2 "What Episode has a Theme Song of koh+ ""kissして"" (kiss shite)?","SELECT MIN Episodes FROM table WHERE Theme Song(s) = koh+ ""kissして"" (kiss shite)" "what is the road numbers when the build year is 1943, the railroad (quantity) is clinchfield railroad (12 new, 6 secondhand)?","SELECT Road numbers FROM table WHERE Build year = 1943 AND Railroad (quantity) = clinchfield railroad (12 new, 6 secondhand)" "what is the road numbers when the builder is alco, the railroad (quantity) is union pacific railroad (105) and the class is csa-2?",SELECT Road numbers FROM table WHERE Builder = alco AND Railroad (quantity) = union pacific railroad (105) AND Class = csa-2 what is the road numbers when the class is z-7?,SELECT Road numbers FROM table WHERE Class = z-7 What was the peak date of Kelis's song?,SELECT Peak date FROM table WHERE Main artist = kelis What is the Nationality of the Swimmer in Lane 4 or larger with a Rank of 5 or more?,SELECT Nationality FROM table WHERE Lane > 4 AND Rank > 5 Who was the opponent the falcons played against on week 3?,SELECT Opponent FROM table WHERE Week = 3 what is the highest podiums when the stage wins is 91 and the points is less than 140?,SELECT MAX Podiums FROM table WHERE Stage wins = 91 AND Points < 140 "what is the average wins when the podiums is more than 1, points is 80 and starts is less than 28?",SELECT AVG Wins FROM table WHERE Podiums > 1 AND Points = 80 AND Starts < 28 what is the total number of points when the constructor is citroën total world rally team and the wins is less than 7?,SELECT COUNT Points FROM table WHERE Constructor = citroën total world rally team AND Wins < 7 what is the highest points when the chassis is focus rs wrc 08 and 09 and the stage wins is more than 91?,SELECT MAX Points FROM table WHERE Chassis = focus rs wrc 08 and 09 AND Stage wins > 91 What driver had a total time of 16:58?,SELECT Driver FROM table WHERE Total Time = 16:58 What's the lowest capacity when the margin is 03:30?,SELECT MIN Capacity FROM table WHERE Margin = 03:30 Which vehicle has a class 6c3g?,SELECT Vehicle FROM table WHERE Class = 6c3g What is the lowest capacity for the 1975 toyota celica 1600gt?,SELECT MIN Capacity FROM table WHERE Vehicle = 1975 toyota celica 1600gt who is the athlete when react is 0.164?,SELECT Athlete FROM table WHERE React = 0.164 what is the lowest lane when react is more than 0.164 and the nationality is guinea?,SELECT MIN Lane FROM table WHERE React > 0.164 AND Nationality = guinea What is the year retired of the locomotive which had the quantity made of 25?,SELECT Year(s) retired FROM table WHERE Quantity made = 25 Which class had a quantity made of 20?,SELECT Class FROM table WHERE Quantity made = 20 What is the locomotive class that has a wheel arrangement of 2-8-2 and a quantity made of 25?,SELECT Class FROM table WHERE Wheel arrangement = 2-8-2 AND Quantity made = 25 What is the quantity preserved to the locomotive with a quantity made of 6?,SELECT Quantity preserved FROM table WHERE Quantity made = 6 What is Beohari's highest number of electorates?,SELECT MAX Number of electorates (2009) FROM table WHERE Name = beohari What is the district with 79 constituency number?,SELECT District FROM table WHERE Constituency number = 79 What is Beohari's reserved for (SC/ST/None)?,SELECT Reserved for ( SC / ST /None) FROM table WHERE Name = beohari What is the sum of the prominence in m of moussa ali terara peak?,SELECT SUM Prominence (m) FROM table WHERE Peak = moussa ali terara "What is the total prominence number in m of ethiopia, which has a col in m of 1728 and an elevation less than 3,358?","SELECT COUNT Prominence (m) FROM table WHERE Country = ethiopia AND Col (m) = 1728 AND Elevation (m) < 3,358" Which team had a start of 8 in years under 2008?,SELECT Team FROM table WHERE Start = 8 AND Year < 2008 What was Jeff's finish in 2011?,SELECT SUM Finish FROM table WHERE Year = 2011 What is the number of finishes having a start of 15?,SELECT COUNT Finish FROM table WHERE Start = 15 How many 2011 1H values have a 2006 of 27.4 and 2007 over 27.7?,SELECT COUNT 2011 1H FROM table WHERE 2006 = 27.4 AND 2007 > 27.7 What is the highest 2011 1H value for a 2005 over 28?,SELECT MAX 2011 1H FROM table WHERE 2005 > 28 "What is the number of 2008 values having a 2006 under 17.3, 2010 over 4, and 2011 1H of 20?",SELECT COUNT 2008 FROM table WHERE 2006 < 17.3 AND 2010 > 4 AND 2011 1H = 20 What is the average 2007 value for a 2006 of 2.8 and 2009 under 20?,SELECT AVG 2007 FROM table WHERE 2009 < 20 AND 2006 = 2.8 What was the round for Villa Park?,SELECT Round FROM table WHERE Venue = villa park What is latitude when 2010 population is 24 and water is more than 0.319?,SELECT MAX Latitude FROM table WHERE Pop. (2010) = 24 AND Water (sqmi) > 0.319 Is Blonanserin MHRA approved?,SELECT MHRA approved FROM table WHERE Generic Name = blonanserin What is the home team when kwong wah was the away team?,SELECT Home team FROM table WHERE Away team = kwong wah What is the score of the match at happy valley recreation ground pitch #2 with a 14:30 time?,SELECT Score FROM table WHERE Time = 14:30 AND Venue = happy valley recreation ground pitch #2 What is the venue of the match with a 14:30 time and sun source as the away team?,SELECT Venue FROM table WHERE Time = 14:30 AND Away team = sun source What is the away team when solon was the home team?,SELECT Away team FROM table WHERE Home team = solon What is Elizabeth Simmonds' average lane number?,SELECT AVG Lane FROM table WHERE Name = elizabeth simmonds What is Laure Manaudou's highest rank?,SELECT MAX Rank FROM table WHERE Name = laure manaudou "What internet explorer has 1.67% as the opera, with 2012 q1 as the period?",SELECT Internet Explorer FROM table WHERE Opera = 1.67% AND Period = 2012 q1 What safari has 2012 q4 as the period?,SELECT Safari FROM table WHERE Period = 2012 q4 What period has 53.52% as the internet explorer?,SELECT Period FROM table WHERE Internet Explorer = 53.52% What is the other that has 20.80% as the firefox?,SELECT Other FROM table WHERE Firefox = 20.80% What opera has 19.87% as the firefox?,SELECT Opera FROM table WHERE Firefox = 19.87% How many total Time listings have a 0.209 React entry and a Rank that is greater than 7?,SELECT COUNT Time FROM table WHERE React = 0.209 AND Rank > 7 How many total Rank listings have Liu Xiaosheng listed as the athlete with a react entry that is smaller than 0.245?,SELECT COUNT Rank FROM table WHERE Athlete = liu xiaosheng AND React < 0.245 What is the total average for Rank entries where the Lane listed is smaller than 4 and the Nationality listed is San Marino?,SELECT AVG Rank FROM table WHERE Lane < 4 AND Nationality = san marino What Lane has a 0.209 React entered with a Rank entry that is larger than 6?,SELECT Lane FROM table WHERE React > 0.209 AND Rank > 6 "Which Notes have a Competition of world championships, and a Position of 2nd?",SELECT Notes FROM table WHERE Competition = world championships AND Position = 2nd What was the venue after 2012?,SELECT Venue FROM table WHERE Year > 2012 What were the notes in 2011?,SELECT Notes FROM table WHERE Year = 2011 Which Year has a Position of 9th?,SELECT AVG Year FROM table WHERE Position = 9th what is the name when the 2008 club is zarechie odintsovo?,SELECT Name FROM table WHERE 2008 club = zarechie odintsovo what is the name when the 2008 club is uralochka?,SELECT Name FROM table WHERE 2008 club = uralochka what is the name when the 2008 club is uralochka?,SELECT Name FROM table WHERE 2008 club = uralochka What's the CSA/CMA Population in IA-IL?,SELECT MAX CSA/CMA 2009 population FROM table WHERE State/ Province = ia-il What's the projected population of IN-MI?,SELECT Projected 2025 population FROM table WHERE State/ Province = in-mi "Can you tell me the Rank that has the Lane of 6, and the Heat of 2?",SELECT Rank FROM table WHERE Lane = 6 AND Heat = 2 "Can you tell me the Time that has the Heat of 1, and the Lane of 2?",SELECT Time FROM table WHERE Heat = 1 AND Lane = 2 What is the Game # that scored 87-92?,SELECT SUM Game FROM table WHERE Score = 87-92 What is the lowest rank that spain got?,SELECT MIN Rank FROM table WHERE Nation = spain What was the result from the 2000 asian cup qualification?,SELECT Result FROM table WHERE Competition = 2000 asian cup qualification On what date was the game that had a score of 7–0?,SELECT Date FROM table WHERE Score = 7–0 "What was the result of the game that was played on february 27, 2000?","SELECT Result FROM table WHERE Date = february 27, 2000" During what competition was a game played with a score of 3–1?,SELECT Competition FROM table WHERE Score = 3–1 What was the score from the king's cup 2000?,SELECT Score FROM table WHERE Competition = king's cup 2000 What is the tie number when the home team is Port Vale?,SELECT Tie no FROM table WHERE Home team = port vale What is the score in the Liverpool home game?,SELECT Score FROM table WHERE Home team = liverpool Which away team has a tie number of 3?,SELECT Away team FROM table WHERE Tie no = 3 "What murder (2012) rate per 100,00 also has a 1.616 as the peace (2012) GPI?","SELECT Murder (2012) Rate per 100,000 FROM table WHERE Peace (2012) GPI = 1.616" "What is the sum of poverty (2009) HPI-1 % when the GDP (PPP) (2012) US$ per capita of 11,284?","SELECT COUNT Poverty (2009) HPI-1 % FROM table WHERE GDP (PPP) (2012) US$ per capita = 11,284" "What is the total poverty (2009) HPI-1 % when the extreme poverty (2011) <1.25 US$ % of 16.9, and the human development (2012) HDI is less than 0.581?",SELECT SUM Poverty (2009) HPI-1 % FROM table WHERE Extreme poverty (2011) <1.25 US$ % = 16.9 AND Human development (2012) HDI < 0.581 What are the notes with the time 6:24.21?,SELECT Notes FROM table WHERE Time = 6:24.21 What country is ranked #2?,SELECT Country FROM table WHERE Rank = 2 What's the time of Rank 3?,SELECT Time FROM table WHERE Rank = 3 How many titles for the nation with less than 3 fastest laps and 22 podiums?,SELECT Championship Titles FROM table WHERE Fastest Laps < 3 AND Podiums = 22 How many fastest laps for the nation with 32 (30) entries and starts and fewer than 2 podiums?,SELECT MIN Fastest Laps FROM table WHERE Race entries (Starts) = 32 (30) AND Podiums < 2 "The song ""2 Be Together"" had what jury?","SELECT Jury FROM table WHERE Song = ""2 be together""" Kostas Bigalis & Mirella Fragkopoulou the singer had what has the jury?,SELECT Jury FROM table WHERE Singer = kostas bigalis & mirella fragkopoulou What is the greatest draw that has 4th for place?,SELECT MAX Draw FROM table WHERE Place = 4th Singer Maria-Louiza & Not 4 Sale had what jury?,SELECT Jury FROM table WHERE Singer = maria-louiza & not 4 sale "What song was 2nd (25,517) in televoting (votes)?","SELECT Song FROM table WHERE Televoting (votes) = 2nd (25,517)" "What is the average rank for Group A athlete Yanina Karolchyk, and a result higher than 18?",SELECT AVG Rank FROM table WHERE Group = a AND Athlete = yanina karolchyk AND Result > 18 "Which athlete, has an 18.55 result",SELECT Athlete FROM table WHERE Result = 18.55 Who has a Result of 54.67?,SELECT Name FROM table WHERE Result = 54.67 "Which Nationality has a Heat smaller than 2, and a Rank of 15?",SELECT Nationality FROM table WHERE Heat < 2 AND Rank = 15 "Which Rank has a Name of tsvetelina kirilova, and a Result smaller than 55.97?",SELECT MAX Rank FROM table WHERE Name = tsvetelina kirilova AND Result < 55.97 "Which Heat has a Nationality of bulgaria, and a Result larger than 55.97?",SELECT MIN Heat FROM table WHERE Nationality = bulgaria AND Result > 55.97 What are the notes for Ford when the total is 5?,SELECT Notes FROM table WHERE Builder = ford AND Total = 5 Which builder has a fleet series of s057-s061?,SELECT Builder FROM table WHERE Fleet series = s057-s061 How many international builders are there?,SELECT Total FROM table WHERE Builder = international Which model with a fleet series of s410-s434?,SELECT Model FROM table WHERE Fleet series = s410-s434 What is the lowest total for those receiving less than 18 but more than 14?,SELECT MIN Total FROM table WHERE Silver < 18 AND Rank = 14 How many draws did Mortlake have when the losses were more than 5?,SELECT COUNT Draws FROM table WHERE Losses > 5 AND Club = mortlake What is the draw when the losses were more than 8 and less than 2 wins?,SELECT MAX Draws FROM table WHERE Losses > 8 AND Wins < 2 How many wins did Cobden have when draws were more than 0?,SELECT COUNT Wins FROM table WHERE Club = cobden AND Draws > 0 What's the number of losses when the wins were more than 11 and had 0 draws?,SELECT COUNT Losses FROM table WHERE Draws = 0 AND Wins > 11 "What is the score for the date of 16 december 1978, with a tie no of 9?",SELECT Score FROM table WHERE Date = 16 december 1978 AND Tie no = 9 What is the tie no for the home team swansea city?,SELECT Tie no FROM table WHERE Home team = swansea city "What date had a tie no of replay, and an away team of watford?",SELECT Date FROM table WHERE Tie no = replay AND Away team = watford Waht was the away team when the home team is colchester united?,SELECT Away team FROM table WHERE Home team = colchester united What is the tie no for the away team altrincham?,SELECT Tie no FROM table WHERE Away team = altrincham Which position did Michael Lee play?,SELECT Pos. FROM table WHERE Name = michael lee What was the weight of Serhiy Alfyorov?,SELECT Weight FROM table WHERE Name = serhiy alfyorov What is the weight of the person born in 1980?,SELECT Weight FROM table WHERE Born = 1980 What is the position of the player born in 1984 with a height of 1.80m?,SELECT Pos. FROM table WHERE Born = 1984 AND Height = 1.80 What is the weight of the player with a height of 2.00m?,SELECT Weight FROM table WHERE Height = 2.00 "Which Round has a School/Club Team of arizona, and a Pick smaller than 298?",SELECT MAX Round FROM table WHERE School/Club Team = arizona AND Pick < 298 Who plays linebacker?,SELECT Player FROM table WHERE Position = linebacker Which player's pick is 160?,SELECT Player FROM table WHERE Pick = 160 Who had 0 total votes in the purple team?,SELECT Status FROM table WHERE Total Votes = 0 AND Couples Team = purple team What were Holly Scouler's total votes?,SELECT Total Votes FROM table WHERE Members = holly scouler What was Holly Scouler's total votes,SELECT Total Votes FROM table WHERE Members = holly scouler What is the maximum aperture of the lens(es) with a focal length of 20mm?,SELECT Max. aperture FROM table WHERE Focal Length = 20mm What is the 35mm EFL and the equivalent aperture of the lens(es) with a maximum aperture of f /2.5?,SELECT 35mm EFL and equivalent aperture FROM table WHERE Max. aperture = f /2.5 "What is the brand of the Sigma 30mm f2.8 DN, which has a maximum aperture of f /2.8 and a focal length of 30mm?",SELECT Brand FROM table WHERE Max. aperture = f /2.8 AND Focal Length = 30mm AND Product Name = sigma 30mm f2.8 dn "What is the lowest rank for Andre Vonarburg, when the notes are FB?",SELECT MIN Rank FROM table WHERE Notes = fb AND Athlete = andre vonarburg Which athlete is from Norway?,SELECT Athlete FROM table WHERE Country = norway "What is listed in notes for the athlete, lassi karonen?",SELECT Notes FROM table WHERE Athlete = lassi karonen What is the highest rank for the team that raced a time of 6:50.40?,SELECT MAX Rank FROM table WHERE Time = 6:50.40 What is the sum of the ranks for india?,SELECT SUM Rank FROM table WHERE Country = india Which nation ran a time of 9.69 seconds?,SELECT Nation FROM table WHERE Performance = 9.69 What is the Place associated with Cuba?,SELECT Place FROM table WHERE Nation = cuba Which place had a performance of 19.30 seconds by Jamaica?,SELECT Place FROM table WHERE Nation = jamaica AND Performance = 19.30 What game was in 2005?,SELECT Game FROM table WHERE Year = 2005 What game was in 2001?,SELECT Game FROM table WHERE Year = 2001 What game was in 2011?,SELECT Game FROM table WHERE Year = 2011 What's the platform that has Rockstar Games as the developer?,SELECT Platform(s) FROM table WHERE Developer(s) = rockstar games What's the genre of The Sims before 2002?,SELECT Genre FROM table WHERE Year < 2002 AND Game = the sims What actor plays Marie-Rose De Putter?,SELECT Actor FROM table WHERE Character = marie-rose de putter What character did Vicky Versavel play for 13 years?,SELECT Character FROM table WHERE Duration = 13 years AND Actor = vicky versavel What years did the sdrive16d model have a Torque of n·m (lb·ft)@1750-3000?,SELECT Years FROM table WHERE Torque = n·m (lb·ft)@1750-3000 AND Model = sdrive16d "What is the torque of the xdrive20d model, which has a power of ps (kw; hp)@4000?",SELECT Torque FROM table WHERE Power = ps (kw; hp)@4000 AND Model = xdrive20d What is the engine code of the xdrive23d model?,SELECT Engine code FROM table WHERE Model = xdrive23d What model is the n·m (lb·ft)@1500-2500 torque?,SELECT Model FROM table WHERE Torque = n·m (lb·ft)@1500-2500 "What school has a mascot of the spartans with an AAAA IHSAA class and more than 1,275 enrolled?","SELECT School FROM table WHERE IHSAA Class = aaaa AND Enrollment > 1,275 AND Mascot = spartans" What's the IHSAA Football Class in Decatur with an AAA IHSAA class?,SELECT IHSAA Football Class FROM table WHERE IHSAA Class = aaa AND Location = decatur What's the enrollment for Kendallville?,SELECT MAX Enrollment FROM table WHERE Location = kendallville "What country has a silver medal in the boxing, heavyweight event?","SELECT Country FROM table WHERE Medal = silver AND Event = boxing, heavyweight" What is the event in the 2000 summer olympics with a bronze medal?,SELECT Event FROM table WHERE Medal = bronze AND Olympics = 2000 summer olympics Which event is in the 1952 summer olympics?,SELECT Event FROM table WHERE Olympics = 1952 summer olympics Which country in the 2008 summer olympics is vadim devyatovskiy from?,SELECT Country FROM table WHERE Olympics = 2008 summer olympics AND Name = vadim devyatovskiy What is the average Gold entry for the Netherlands that also has a Bronze entry that is greater than 0?,SELECT AVG Gold FROM table WHERE Nation = netherlands AND Bronze > 0 "What Nation has a Gold entry that is greater than 0, a Total that is greater than 2, a Silver entry that is larger than 1, and 0 Bronze?",SELECT Nation FROM table WHERE Gold > 0 AND Total > 2 AND Bronze = 0 AND Silver > 1 What is Turkey's average Gold entry that also has a Bronze entry that is smaller than 2 and the Total is greater than 1?,SELECT AVG Gold FROM table WHERE Bronze < 2 AND Nation = turkey AND Total > 1 What were the losses when the byes were less than 0?,SELECT MIN Losses FROM table WHERE Byes < 0 what is the play when the company is national theatre of greece?,SELECT play FROM table WHERE company = national theatre of greece what is the company when the country is greece and the author is aeschylus?,SELECT company FROM table WHERE country = greece AND author = aeschylus what is the country when the base is ljubljana?,SELECT country FROM table WHERE base = ljubljana what is the base when the play is thesmophoriazusae?,SELECT base FROM table WHERE play = thesmophoriazusae what is the company when the base is ljubljana?,SELECT company FROM table WHERE base = ljubljana what is the play when the company is cyprus theatre organisation?,SELECT play FROM table WHERE company = cyprus theatre organisation What was the highest rank for rowers who represented Denmark?,SELECT MAX Rank FROM table WHERE Country = denmark What was the time for the rowers representing great britain?,SELECT Time FROM table WHERE Country = great britain "Which Arena has an Opponent of @ oilers, and a Date of may 25?",SELECT Arena FROM table WHERE Opponent = @ oilers AND Date = may 25 How much attendance has a Loss of roloson (11–5)?,SELECT SUM Attendance FROM table WHERE Loss = roloson (11–5) "Which Attendance has an Arena of arrowhead pond of anaheim, and a Loss of giguere (3–3)?",SELECT MAX Attendance FROM table WHERE Arena = arrowhead pond of anaheim AND Loss = giguere (3–3) "Which Attendance has an Opponent of @ oilers, and a Date of may 25?",SELECT MAX Attendance FROM table WHERE Opponent = @ oilers AND Date = may 25 What was the attendance on may 21?,SELECT MAX Attendance FROM table WHERE Date = may 21 Who's the athlete with a wind of 1.7 and from the United States?,SELECT Athlete FROM table WHERE Nationality = united states AND Wind = 1.7 Who was the athlete with a wind of 1.8?,SELECT Athlete FROM table WHERE Wind = 1.8 What's the wind when the time was 19.32?,SELECT Wind FROM table WHERE Time = 19.32 What's the highest total of Romania when the bronze was less than 2?,SELECT MAX Total FROM table WHERE Nation = romania AND Bronze < 2 What's the total of rank number 6 with more than 2 silver?,SELECT MAX Total FROM table WHERE Rank = 6 AND Silver > 2 What percentage of browsers were using Internet Explorer during the period in which 27.85% were using Firefox?,SELECT Internet Explorer FROM table WHERE Firefox = 27.85% What percentage of browsers were using Internet Explorer in April 2009?,SELECT Internet Explorer FROM table WHERE Date = april 2009 What percentage of browsers were using Safari during the period in which 31.27% were using Firefox?,SELECT Safari FROM table WHERE Firefox = 31.27% What percentage of browsers were using Opera in October 2010?,SELECT Opera FROM table WHERE Date = october 2010 What percentage of browsers were using Opera in November 2009?,SELECT Opera FROM table WHERE Date = november 2009 "What country has sa/b as the notes, and a time of 5:51.30?",SELECT Country FROM table WHERE Notes = sa/b AND Time = 5:51.30 "Who were the rowers when notes were sa/b, with a time of 5:51.30?",SELECT Rowers FROM table WHERE Notes = sa/b AND Time = 5:51.30 What country is ranked larger than 4?,SELECT Country FROM table WHERE Rank > 4 What's the least enrolled when the mascot was the Trojans?,SELECT MIN Enrollment FROM table WHERE Mascot = trojans What's the IHSAA class of the Red Devils?,SELECT IHSAA Class FROM table WHERE Mascot = red devils "What's the rank when attendance was less than 18,073 and having Northwestern as an opponent?","SELECT MAX Rank FROM table WHERE Attendance < 18,073 AND Opponent = northwestern" "What's the rank for February 11, 2012 with less than 18,735 in attendance?","SELECT AVG Rank FROM table WHERE Date = february 11, 2012 AND Attendance < 18,735" What is Cynthia Mobumba's height?,SELECT Height (ft) FROM table WHERE Contestant = cynthia mobumba What is the hometown of the player from Indonesia?,SELECT Hometown FROM table WHERE Country = indonesia From what school was the player drafted in round 3?,SELECT School FROM table WHERE Round = 3 From what school was the linebacker that had a pick less than 245 and was drafted in round 6?,SELECT School FROM table WHERE Position = linebacker AND Pick < 245 AND Round = 6 "What is the type if quantity rebuilt is more than 2 and the railway number is 4""…150?","SELECT Type FROM table WHERE Quantity rebuilt > 2 AND Railway number(s) = 4""…150" What was the Rebuildjahr(e) for the T2AA class?,SELECT Rebuildjahr(e) FROM table WHERE Class = t2aa "What is the total of quantity rebuilt if the type is 1B N2T and the railway number is 88, 118?","SELECT COUNT Quantity rebuilt FROM table WHERE Type = 1b n2t AND Railway number(s) = 88, 118" What date was Chester the away team?,SELECT Date FROM table WHERE Away team = chester What's the score when the Wolverhampton Wanderers played at home?,SELECT Score FROM table WHERE Home team = wolverhampton wanderers Who was the home team that played against Manchester United?,SELECT Home team FROM table WHERE Away team = manchester united What's the score when the tie number was 6?,SELECT Score FROM table WHERE Tie no = 6 What's the score when the tie number was replay?,SELECT Score FROM table WHERE Tie no = replay What's the episode of Batman?,SELECT Episode FROM table WHERE Program = batman What's the first aired date when Professor Hubert Whitehead was the role?,SELECT First aired FROM table WHERE Role = professor hubert whitehead What's the first aired date of the Animated Series episode?,SELECT First aired FROM table WHERE Episode = animated series What's the roles of the Bionic Woman?,SELECT Role FROM table WHERE Program = the bionic woman What episode was first aired in 1976?,SELECT Episode FROM table WHERE First aired = 1976 What is the most total goals for a player having 0 FA Cup goals and 41 League appearances?,SELECT MAX Total Goals FROM table WHERE FA Cup Goals = 0 AND League Apps = 41 "How many bronze medals were won when the total is more than 1, and gold is more than 0?",SELECT AVG Bronze FROM table WHERE Total > 1 AND Gold > 0 "What is the rank when there was less than 1 gold, 0 bronze, and more than 1 total?",SELECT SUM Rank FROM table WHERE Gold < 1 AND Bronze = 0 AND Total > 1 What is the total when there were less than 0 bronze?,SELECT COUNT Total FROM table WHERE Bronze < 0 "What is the rank when there is 0 gold, the total is more than 1, and silver is more than 0?",SELECT MAX Rank FROM table WHERE Gold = 0 AND Total > 1 AND Silver > 0 "What is the number of gold medals for Lithuania (ltu), when the total is more than 1?",SELECT MAX Gold FROM table WHERE Nation = lithuania (ltu) AND Total > 1 What is the release date of production number 1327?,SELECT Release date FROM table WHERE Production Number = 1327 What is the highest production number released on 1955-04-02 with i. freleng as the director?,SELECT MAX Production Number FROM table WHERE Director = i. freleng AND Release date = 1955-04-02 What is the title with the production number greater than 1334 released on 1955-08-27?,SELECT Title FROM table WHERE Production Number > 1334 AND Release date = 1955-08-27 How many years did the role of Steve Rhoades last?,SELECT Years FROM table WHERE Role = steve rhoades How many episodes did the actor David Faustino appear in?,SELECT Episodes FROM table WHERE Actor = david faustino "Which County has a Rank larger than 8, and a Player of joe mckenna?",SELECT County FROM table WHERE Rank > 8 AND Player = joe mckenna "Which Total has a County of kilkenny, and a Tally of 1–4, and a Rank larger than 10?",SELECT AVG Total FROM table WHERE County = kilkenny AND Tally = 1–4 AND Rank > 10 What is galway county's total?,SELECT SUM Total FROM table WHERE County = galway What is the event when the class is time trial hc a?,SELECT Event FROM table WHERE Class = time trial hc a Who received gold when the event is road race details and silver is max weber germany (ger)?,SELECT Gold FROM table WHERE Event = road race details AND Silver = max weber germany (ger) Who received gold when the event is time trial details and silver is simon richardson great britain (gbr)?,SELECT Gold FROM table WHERE Event = time trial details AND Silver = simon richardson great britain (gbr) who received gold when silver is wolfgang eibeck austria (aut)?,SELECT Gold FROM table WHERE Silver = wolfgang eibeck austria (aut) what is the event when gold is darren kenny great britain (gbr)?,SELECT Event FROM table WHERE Gold = darren kenny great britain (gbr) Who directed Bunker Hill Bunny?,SELECT Director FROM table WHERE Title = bunker hill bunny Who directed An Egg Scramble?,SELECT Director FROM table WHERE Title = an egg scramble "Who was the opposing team in the game attended by 65,554?","SELECT Opponent FROM table WHERE Attendance = 65,554" what is the highest draw when the place is less than 3 and the percentage is 30.71%?,SELECT MAX Draw FROM table WHERE Place < 3 AND Percentage = 30.71% what is the least draw when the place is higher than 4?,SELECT MIN Draw FROM table WHERE Place > 4 What is the lowest pick of the defensive tackle player dave haverdick?,SELECT MIN Pick FROM table WHERE Position = defensive tackle AND Player = dave haverdick What is the average pick of player jim h. mitchell?,SELECT AVG Pick FROM table WHERE Player = jim h. mitchell "With a Col (m) larger than 2012, what is Mount Kazbek's Prominence (m)?",SELECT Prominence (m) FROM table WHERE Col (m) > 2012 AND Peak = mount kazbek "What is the Elevation (m) of the Peak with a Prominence (m) larger than 2,143 and Col (m) of 2012?","SELECT Elevation (m) FROM table WHERE Prominence (m) > 2,143 AND Col (m) = 2012" "What is the Col (m) of Peak Mount Aragats with an Elevation (m) larger than 3,905 and Prominence smaller than 2,143?","SELECT MAX Col (m) FROM table WHERE Elevation (m) > 3,905 AND Peak = mount aragats AND Prominence (m) < 2,143" What genre has a station of Class 95FM?,SELECT Genre FROM table WHERE Station = class 95fm What is the genre of the BBC World Service?,SELECT Genre FROM table WHERE Station = bbc world service Which station is operated by BBC Radio under the talk radio genre?,SELECT Station FROM table WHERE Genre = talk radio AND Operator = bbc radio "What's the sum of Silver with total smaller than 560, a Bronze larger than 6, and a Gold of 3?",SELECT SUM Silver FROM table WHERE Total < 560 AND Bronze > 6 AND Gold = 3 "What's the sum of Gold with a Bronze that's larger than 15, Silver that's smaller than 197, the Nation of Saint Lucia, and has a Total that is larger than 50?",SELECT SUM Gold FROM table WHERE Bronze > 15 AND Silver < 197 AND Nation = saint lucia AND Total > 50 What Nation has a Bronze that is smaller than 10 with a Silver of 5?,SELECT Nation FROM table WHERE Bronze < 10 AND Silver = 5 "What's the total number of Silver that has Gold that's larger than 0, Bronze that's smaller than 23, a Total that's larger than 22, and has the Nation of Saint Kitts and Nevis?",SELECT COUNT Silver FROM table WHERE Gold > 0 AND Bronze < 23 AND Total > 22 AND Nation = saint kitts and nevis What is listed as the highest Silver that also has a Gold of 4 and a Total that's larger than 25?,SELECT MAX Silver FROM table WHERE Gold = 4 AND Total > 25 What's the lost when there were more than 16 points and had a drawn less than 1?,SELECT SUM Lost FROM table WHERE Points > 16 AND Drawn < 1 What's the most points for Ea Schongau with more than 1 drawn?,SELECT MAX Points FROM table WHERE Name = ea schongau AND Drawn > 1 "What's the points that has a lost more 6, played less than 14 and a position more than 1?",SELECT SUM Points FROM table WHERE Position > 1 AND Lost > 6 AND Played < 14 When dis cbs release the DVD set?,SELECT DVD set release date FROM table WHERE Network = cbs What is the total season number for episodes later than episode 30?,SELECT SUM Season FROM table WHERE Episodes > 30 What year is the Grim Fandango with a windows platform?,SELECT Year FROM table WHERE Platform(s) = windows AND Game = grim fandango "What game in the genre of adventure, has a windows platform and its year is after 1997?",SELECT Game FROM table WHERE Year > 1997 AND Platform(s) = windows AND Genre = adventure What is the 2.15 for Tom Parsons?,SELECT 2.15 FROM table WHERE Athlete = tom parsons Which athlete from Brazil has 2.20 O and 2.25 of XXX?,SELECT Athlete FROM table WHERE 2.20 = o AND 2.25 = xxx AND Nationality = brazil Which athlete from Germany has 2.20 of O and a 2.25 of O?,SELECT Athlete FROM table WHERE 2.20 = o AND 2.25 = o AND Nationality = germany Which 2011 has an Airport of bole international airport?,SELECT MAX 2011 FROM table WHERE Airport = bole international airport "What's the title for the release date of 1953-01-31 in the MM series, no reissue, and a director of I. Freleng?",SELECT Title FROM table WHERE Series = mm AND Director = i. freleng AND reissue? = no AND Release date = 1953-01-31 What's the release date of Forward March Hare?,SELECT Release date FROM table WHERE Title = forward march hare What's the release date of Upswept Hare?,SELECT Release date FROM table WHERE Title = upswept hare Was there a reissue of the film released on 1953-10-03?,SELECT reissue? FROM table WHERE Release date = 1953-10-03 What's the series of Kiss Me Cat?,SELECT Series FROM table WHERE Title = kiss me cat What country is the athlete ekaterina karsten from with a rank less than 4?,SELECT Country FROM table WHERE Rank < 4 AND Athlete = ekaterina karsten What is the time of frida svensson's race that had sa/b under the notes?,SELECT Time FROM table WHERE Notes = sa/b AND Athlete = frida svensson What is the race time for emma twigg?,SELECT Time FROM table WHERE Athlete = emma twigg What is the total rank for the athlete that had a race time of 7:34.24?,SELECT COUNT Rank FROM table WHERE Time = 7:34.24 "What is the Date of the game with an attendance of 72,051 after Week 9?","SELECT Date FROM table WHERE Week > 9 AND Attendance = 72,051" "In what Week was the Attendance 49,097?","SELECT AVG Week FROM table WHERE Attendance = 49,097" "On what Date was the Attendance 73,405?","SELECT Date FROM table WHERE Attendance = 73,405" "Who was the Opponent on November 27, 2005?","SELECT Opponent FROM table WHERE Date = november 27, 2005" What is the Week with a Date of Bye?,SELECT COUNT Week FROM table WHERE Date = bye "Which Rank has a Bronze of 1, and a Nation of lithuania?",SELECT Rank FROM table WHERE Bronze = 1 AND Nation = lithuania "How much Silver has a Rank of 1, and a Bronze smaller than 3?",SELECT SUM Silver FROM table WHERE Rank = 1 AND Bronze < 3 "Which Bronze has a Gold of 2, and a Nation of slovakia, and a Total larger than 2?",SELECT MAX Bronze FROM table WHERE Gold = 2 AND Nation = slovakia AND Total > 2 "How much Bronze has a Gold larger than 1, and a Silver smaller than 3, and a Nation of germany, and a Total larger than 11?",SELECT COUNT Bronze FROM table WHERE Gold > 1 AND Silver < 3 AND Nation = germany AND Total > 11 What's the total of the position of 1?,SELECT SUM Total FROM table WHERE Position < 1 "What's the position that has a total less than 66.5m, a compulsory of 30.9 and voluntary less than 33.7?",SELECT MIN Position FROM table WHERE Total < 66.5 AND Compulsory = 30.9 AND Voluntary < 33.7 What's the total compulsory when the total is more than 69.2 and the voluntary is 38.7?,SELECT COUNT Compulsory FROM table WHERE Voluntary = 38.7 AND Total > 69.2 "What date was Wet Hare, directed by Robert McKimson, released?",SELECT Release date FROM table WHERE Director = robert mckimson AND Title = wet hare "What is the title of the film with production number 1553, directed by Friz Freleng?",SELECT Title FROM table WHERE Director = friz freleng AND Production Number = 1553 What is Crows' Feat's production number?,SELECT Production Number FROM table WHERE Title = crows' feat What is the safari value with a 2.4% opera and 29.9% internet explorer?,SELECT Safari FROM table WHERE Opera = 2.4% AND Internet Explorer = 29.9% What is the firefox value with a 1.9% safari?,SELECT Firefox FROM table WHERE Safari = 1.9% What is the firefox value with a 1.8% opera on 30 July 2007?,SELECT Firefox FROM table WHERE Opera = 1.8% AND Date = 30 july 2007 What is the date when internet explorer was 62.2%,SELECT Date FROM table WHERE Internet Explorer = 62.2% What is the firefox value with a 22.0% internet explorer?,SELECT Firefox FROM table WHERE Internet Explorer = 22.0% What is the safari value with a 28.0% internet explorer?,SELECT Safari FROM table WHERE Internet Explorer = 28.0% Which catalog value has a region of world?,SELECT Catalog FROM table WHERE Region = world Which formats have a region of Europe and Catalog value of WEBB185?,SELECT Format(s) FROM table WHERE Region = europe AND Catalog = webb185 Which region is associated with the catalog value of 512335?,SELECT Region FROM table WHERE Catalog = 512335 "What are the formats associated with the Atlantic Records label, catalog number 512336?",SELECT Format(s) FROM table WHERE Label = atlantic records AND Catalog = 512336 Which date was associated with the release in Europe on the Wichita Recordings label?,SELECT Date FROM table WHERE Region = europe AND Label = wichita recordings "What is the lowest year that has edmonton, canada as the venue with a weight class (kg) greater than 100?","SELECT MIN Year FROM table WHERE Venue = edmonton, canada AND Weight class (kg) > 100" "What is the lowest weight class (kg) that has sofia, bulgaria as the venue?","SELECT MIN Weight class (kg) FROM table WHERE Venue = sofia, bulgaria" "What is the highest year that has fila world championships as the event, with toledo, united states as the venue, and a weight class (kg) less than 97?","SELECT MAX Year FROM table WHERE Event = fila world championships AND Venue = toledo, united states AND Weight class (kg) < 97" What is the Airport with the ICAO fo KSEA?,SELECT Airport FROM table WHERE ICAO = ksea What is the IcAO of Frankfurt?,SELECT ICAO FROM table WHERE City = frankfurt What is the Airport with a ICAO of EDDH?,SELECT Airport FROM table WHERE ICAO = eddh What Airport's IATA is SEA?,SELECT Airport FROM table WHERE IATA = sea What is the City with an IATA of MUC?,SELECT City FROM table WHERE IATA = muc What is the IATA OF Akureyri?,SELECT IATA FROM table WHERE City = akureyri How tall is the Mountain of jbel ghat?,SELECT COUNT Height (m) FROM table WHERE Mountain = jbel ghat "Which Country has a Prominence (m) smaller than 1540, and a Height (m) smaller than 3530, and a Range of virunga mountains, and a Mountain of nyiragongo?",SELECT Country FROM table WHERE Prominence (m) < 1540 AND Height (m) < 3530 AND Range = virunga mountains AND Mountain = nyiragongo "Which Country has a Height (m) larger than 4100, and a Range of arsi mountains, and a Mountain of bada?",SELECT Country FROM table WHERE Height (m) > 4100 AND Range = arsi mountains AND Mountain = bada Which Percentage has a Draw of 6?,SELECT Percentage FROM table WHERE Draw = 6 Which team had a rank under 4 with a time of 1:14.04.88?,SELECT Team FROM table WHERE Rank < 4 AND Time = 1:14.04.88 What was the speed for the rider with a time of 1:14.15.64?,SELECT Speed FROM table WHERE Time = 1:14.15.64 Which College/junior/club team has a Round of 2?,SELECT College/junior/club team FROM table WHERE Round = 2 "Which Round has a Player of dan chicoine, and a Pick larger than 23?",SELECT AVG Round FROM table WHERE Player = dan chicoine AND Pick > 23 What is the production number of From Hare to Heir?,SELECT SUM Production Number FROM table WHERE Title = from hare to heir What is the Series number of the episode with a production number of 1547?,SELECT Series FROM table WHERE Production Number = 1547 What is the production number for the episode directed by Robert McKimson named Mice Follies?,SELECT COUNT Production Number FROM table WHERE Director = robert mckimson AND Title = mice follies "Name the Result of the Lineup of start, an Assist/pass of carli lloyd, and an Competition of 2011 fifa women’s world cup – group stage?",SELECT Result FROM table WHERE Lineup = start AND Assist/pass = carli lloyd AND Competition = 2011 fifa women’s world cup – group stage "Name the Lineup that has an Assist/pass of carli lloyd,a Competition of 2010 concacaf world cup qualifying – group stage?",SELECT Lineup FROM table WHERE Assist/pass = carli lloyd AND Competition = 2010 concacaf world cup qualifying – group stage "Which Assist/pass has a Score of 1-0,a Competition of 2010 concacaf world cup qualifying – group stage?",SELECT Assist/pass FROM table WHERE Score = 1-0 AND Competition = 2010 concacaf world cup qualifying – group stage where has a Score of match reports?,SELECT Location FROM table WHERE Score = match reports which Score has a Location of mex cancun?,SELECT Score FROM table WHERE Location = mex cancun which Score has a Competition of match reports?,SELECT Score FROM table WHERE Competition = match reports Which tie number had an away team of Arsenal?,SELECT Tie no FROM table WHERE Away team = arsenal What was the score for the tie that had Shrewsbury Town as home team?,SELECT Score FROM table WHERE Home team = shrewsbury town What was the score of the tie that had Tottenham Hotspur as the home team?,SELECT Score FROM table WHERE Home team = tottenham hotspur On which apparatus did Kanayeva have a final score smaller than 75.5 and a qualifying score smaller than 18.7?,SELECT Apparatus FROM table WHERE Score-Final < 75.5 AND Score-Qualifying < 18.7 What was her lowest final score with a qualifying score of 74.075?,SELECT MIN Score-Final FROM table WHERE Score-Qualifying = 74.075 What was her final score on the ribbon apparatus?,SELECT Score-Final FROM table WHERE Apparatus = ribbon What are the notes for the athlete from South Africa?,SELECT Notes FROM table WHERE Country = south africa What are the notes for the athlete from Spain?,SELECT Notes FROM table WHERE Country = spain What is Calvin Mokoto's average rank?,SELECT AVG Rank FROM table WHERE Athletes = calvin mokoto What is Andreas Kiligkaridis rank?,SELECT Rank FROM table WHERE Athletes = andreas kiligkaridis Which tournament had a partner of Erika Sema?,SELECT Tournament FROM table WHERE Partner = erika sema Who were the opponents in the final at Noida?,SELECT Opponents in the final FROM table WHERE Tournament = noida What school is in 36 Jackson?,SELECT School FROM table WHERE County = 36 jackson What's the IHSAA Class Football if the panthers are the mascot?,SELECT IHSAA Class Football FROM table WHERE Mascot = panthers What's the IHSAA Class when the school is Seymour?,SELECT IHSAA Class FROM table WHERE School = seymour What team has a position of running back and picked after 2?,SELECT Team FROM table WHERE Pick > 2 AND Position = running back Which player is from the College of Alabama?,SELECT Player FROM table WHERE College = alabama Which player is from Ohio State College?,SELECT Player FROM table WHERE College = ohio state The New York Jets picked someone from what college?,SELECT College FROM table WHERE Team = new york jets What is the highest pick for the position of defensive end?,SELECT MAX Pick FROM table WHERE Position = defensive end What is the fewest number of silver medals won by Canada with fewer than 3 total medals?,SELECT MIN Silver FROM table WHERE Nation = canada AND Total < 3 What is the sum of wins for Port Fairy with under 1510 against?,SELECT SUM Wins FROM table WHERE Club = port fairy AND Against < 1510 "What is the total number of Against values for clubs with more than 2 wins, 5 losses, and 0 draws?",SELECT COUNT Against FROM table WHERE Wins > 2 AND Losses = 5 AND Draws < 0 What is the average number of draws for losses over 8 and Against values under 1344?,SELECT AVG Draws FROM table WHERE Losses > 8 AND Against < 1344 What is the sum of losses for Against values over 1510?,SELECT SUM Losses FROM table WHERE Against > 1510 Which Genre has a Game of tony hawk's pro skater 2?,SELECT Genre FROM table WHERE Game = tony hawk's pro skater 2 Which Genre has a Game of donkey kong country?,SELECT Genre FROM table WHERE Game = donkey kong country "Which Genre has a Year larger than 1999, and a Game of tony hawk's pro skater 2?",SELECT Genre FROM table WHERE Year > 1999 AND Game = tony hawk's pro skater 2 "How much Time has a Reaction of 0.155, and an Athlete of kristof beyens, and a Rank smaller than 3?",SELECT COUNT Time FROM table WHERE React = 0.155 AND Athlete = kristof beyens AND Rank < 3 "Which Lane has a Time larger than 20.5, and a Nationality of trinidad and tobago?",SELECT AVG Lane FROM table WHERE Time > 20.5 AND Nationality = trinidad and tobago What is the Location of the Moulin Bertrand Mill?,SELECT Location FROM table WHERE Name of mill = moulin bertrand What is year Built of the Moulin de Momalle Mill?,SELECT MAX Built FROM table WHERE Name of mill = moulin de momalle What is the Name of the Grondzeiler Mill?,SELECT Name of mill FROM table WHERE Type = grondzeiler "What's the total population when there are 5.7% Asian American and fewer than 126,965 Asian American Population?","SELECT MIN Total Population (2010) FROM table WHERE % Asian American = 5.7 AND Asian American Population (2010) < 126,965" "What's the total population when the Asian American population is less than 60,072, the Indian American population is more than 14,696 and is 4.2% Indian American?","SELECT SUM Total Population (2010) FROM table WHERE Asian American Population (2010) < 60,072 AND Indian American Population (2010) > 14,696 AND % Indian American = 4.2" Who was their opponent in game 4?,SELECT Opponent FROM table WHERE Game = 4 On what date was game 3?,SELECT Date FROM table WHERE Game = 3 What is the railway number of t 4 ii class?,SELECT Railway number(s) FROM table WHERE Class = t 4 ii "What year was the b n2t axle arrangement, which has a quantity of 31, manufactured?",SELECT Year(s) of manufacture FROM table WHERE Quantity = 31 AND Axle arrangement ( UIC ) = b n2t "What is the time in a heat smaller than 5, in Lane 5, for Vietnam?",SELECT Time FROM table WHERE Heat < 5 AND Lane = 5 AND Nationality = vietnam What is the smallest lane number of Xue Ruipeng?,SELECT MIN Lane FROM table WHERE Name = xue ruipeng What is the Rank of the Rowers with FA as Notes?,SELECT AVG Rank FROM table WHERE Notes = fa Which away team that had a tie of 7?,SELECT Away team FROM table WHERE Tie no = 7 What was the attendance for the away team Solihull Moors?,SELECT Attendance FROM table WHERE Away team = solihull moors Which home team had the away team Southport?,SELECT Home team FROM table WHERE Away team = southport What home team had 2 ties?,SELECT Home team FROM table WHERE Tie no = 2 What was the score when there were 7 ties?,SELECT Score FROM table WHERE Tie no = 7 What is the total when the nation is brazil (bra) and bronze is more than 2?,SELECT SUM Total FROM table WHERE Nation = brazil (bra) AND Bronze > 2 what is the least total when the nation is canada (can) and bronze is less than 0?,SELECT MIN Total FROM table WHERE Nation = canada (can) AND Bronze < 0 what is bronze when the rank is 3 and the total is more than 2?,SELECT SUM Bronze FROM table WHERE Rank = 3 AND Total > 2 "What is the most bronze can be when silver is larger than 2, and the nation is germany, and gold is more than 8?",SELECT MAX Bronze FROM table WHERE Silver > 2 AND Nation = germany AND Gold > 8 What is the total number for a total when the nation is netherlands and silver is larger than 0?,SELECT COUNT Total FROM table WHERE Nation = netherlands AND Silver > 0 "When the total is larger than 1,and the bronze is less than 3, and silver larger than 2, and a gold larger than 2, what is the nation?",SELECT Nation FROM table WHERE Total > 1 AND Bronze < 3 AND Silver > 2 AND Gold > 2 "What is the average rank when the bronze is larger than 1, and silver is less than 0?",SELECT AVG Rank FROM table WHERE Bronze > 1 AND Silver < 0 "Which venue has attendance larger than 26,526, and sf first leg round?","SELECT Venue FROM table WHERE Attendance > 26,526 AND Round = sf first leg" Which result has sunderland as opponent?,SELECT Result FROM table WHERE Opponent = sunderland What is the played number when the high checkout is 135?,SELECT SUM Played FROM table WHERE High Checkout = 135 "What is the high checkout when Legs Won is smaller than 9, a 180s of 1, and a 3-dart Average larger than 88.36?",SELECT SUM High Checkout FROM table WHERE Legs Won < 9 AND 180s = 1 AND 3-dart Average > 88.36 "What is the number of high checkout when legs Lost is 17, 140+ is 15, and played is larger than 4?",SELECT SUM High Checkout FROM table WHERE Legs Lost = 17 AND 140+ = 15 AND Played > 4 "What is the lowest high checkout when 140+ is 61, and played is larger than 6?",SELECT MIN High Checkout FROM table WHERE 140+ = 61 AND Played > 6 "What is the highest Legs Lost with a 180s larger than 1, a 100+ of 53, and played is smaller than 4?",SELECT MAX Legs Lost FROM table WHERE 180s > 1 AND 100+ = 53 AND Played < 4 "What is the total number of 3-dart average when legs lost is larger than 41, and played is larger than 7?",SELECT COUNT 3-dart Average FROM table WHERE Legs Lost > 41 AND Played > 7 What year was the SL 350 Model?,SELECT Years FROM table WHERE Model = sl 350 Which Race has a Runners of 7 and Odds of 1/3?,SELECT Race FROM table WHERE Runners = 7 AND Odds = 1/3 Which Class has a Jockey of michael kinane on 2:27.71?,SELECT Class FROM table WHERE Jockey = michael kinane AND Time = 2:27.71 Name the highest Dist (f) with Odds of 11/4 and a Placing larger than 1?,SELECT MAX Dist (f) FROM table WHERE Odds = 11/4 AND Placing > 1 "Which Margin has a Dist (f) larger than 10, and a Race of king george vi & queen elizabeth stakes?",SELECT Margin FROM table WHERE Dist (f) > 10 AND Race = king george vi & queen elizabeth stakes Which Dist (f) has a Race of irish derby?,SELECT Dist (f) FROM table WHERE Race = irish derby What is the Attendance at Joe Louis Arena?,SELECT AVG Attendance FROM table WHERE Arena = joe louis arena What is the Loss of the game at Nationwide Arena with a Score of 4–3?,SELECT Loss FROM table WHERE Score = 4–3 AND Arena = nationwide arena What is the Attendance of the game with a Score of 3–2?,SELECT COUNT Attendance FROM table WHERE Score = 3–2 What is the Score of the game on March 19?,SELECT Score FROM table WHERE Date = march 19 "What is the Record of the game with an Attendance of more than 16,124 and a Score of 6–3?","SELECT Record FROM table WHERE Attendance > 16,124 AND Score = 6–3" What is the Attendance of the game with a Record of 37–21–12 and less than 86 Points?,SELECT AVG Attendance FROM table WHERE Record = 37–21–12 AND Points < 86 "Which player debuted before 1943, played for the club in 1942, played less than 12 games, and scored less than 11 goals?",SELECT Player FROM table WHERE Debut year < 1943 AND Games < 12 AND Goals < 11 AND Years at club = 1942 What label had the album after 1978?,SELECT Label FROM table WHERE Year > 1978 What is the title of the album that had a RIAA of gold?,SELECT Title FROM table WHERE RIAA = gold "What is the highest year for the title, ""loves lost and found""?",SELECT MAX Year FROM table WHERE Title = loves lost and found Who was the away team when Queensland Roar was the home team in the round less than 3?,SELECT Away Team FROM table WHERE Round < 3 AND Home Team = queensland roar "What is the round when 11,117 people attended the game on 26 October 2008?","SELECT SUM Round FROM table WHERE Attendance < 11,117 AND Date = 26 october 2008" "What is the least round for the game played at Members Equity Stadium in from of 12,581 people?","SELECT MIN Round FROM table WHERE Stadium = members equity stadium AND Attendance < 12,581" what is the previous conference when the location is converse?,SELECT Previous Conference FROM table WHERE Location = converse what is the school with the location of alexandria?,SELECT School FROM table WHERE Location = alexandria what is teh ihsaa class/football/soccer when the location is alexandria?,SELECT IHSAA Class / Football / Soccer FROM table WHERE Location = alexandria What is canada's margin?,SELECT SUM Margin FROM table WHERE Country = canada What is russ cochran's average margin?,SELECT AVG Margin FROM table WHERE Player = russ cochran "How many years have a Player of joe durant, and Earnings ($) larger than 396,000?","SELECT COUNT Year FROM table WHERE Player = joe durant AND Earnings ($) > 396,000" "Which Margin has a Country of united states, and a Score of 63-70-65-69=267?",SELECT Margin FROM table WHERE Country = united states AND Score = 63-70-65-69=267 "Which To Par has Earnings ($) larger than 360,000, and a Year larger than 1998, and a Country of united states, and a Score of 69-68-66-64=267?","SELECT To Par FROM table WHERE Earnings ($) > 360,000 AND Year > 1998 AND Country = united states AND Score = 69-68-66-64=267" what is the quantity made when the class is d-2?,SELECT Quantity made FROM table WHERE Class = d-2 what is the year made when the manufacturer is 2-6-2 — oooo — mogul?,SELECT Year made FROM table WHERE Manufacturer = 2-6-2 — oooo — mogul what is the wheel arrangement when the year made is 1881?,SELECT Wheel arrangement FROM table WHERE Year made = 1881 what is the quantity made when the wheel arrangement is 2-6-0 and the class is k?,SELECT Quantity made FROM table WHERE Wheel arrangement = 2-6-0 AND Class = k what is the class when the quantity perserved is 0 and the quantity made is 5?,SELECT Class FROM table WHERE Quantity preserved = 0 AND Quantity made = 5 What is the match number that had a result of 0:5 (0:3)?,SELECT COUNT Match FROM table WHERE Result = 0:5 (0:3) "Which match had more than 1,490 people in attendance to watch FCR 2001 Duisburg have a result of 0:3 (0:2)?","SELECT SUM Match FROM table WHERE Result = 0:3 (0:2) AND Opponent = fcr 2001 duisburg AND Attnd. > 1,490" Which match did FCR 2001 Duisburg participate as the opponent?,SELECT SUM Match FROM table WHERE Opponent = fcr 2001 duisburg "What is the surface of the match on July 5, 2009?","SELECT Surface FROM table WHERE Date = july 5, 2009" What is the date of the match on clay with score of 6-3 2-6 6-4?,SELECT Date FROM table WHERE Surface = clay AND Score = 6-3 2-6 6-4 Who was the opponent on carpet in a final?,SELECT Opponent in final FROM table WHERE Surface = carpet What is the score of the hard court Ramat Hasharon tournament?,SELECT Score FROM table WHERE Surface = hard AND Tournament = ramat hasharon "What is the score of the match on September 24, 2006?","SELECT Score FROM table WHERE Date = september 24, 2006" What is the surface for the Volos tournament?,SELECT Surface FROM table WHERE Tournament = volos Who is the Winner of the Nissan Motorsport Australia Team at the Oran Park Raceway?,SELECT Winner FROM table WHERE Team = nissan motorsport australia AND Circuit = oran park raceway What is the Circuit in the ATCC Round 1 Series with Winner Jim Richards?,SELECT Circuit FROM table WHERE Winner = jim richards AND Series = atcc round 1 What is the Team of Winner Mark Skaife in ATCC Round 7?,SELECT Team FROM table WHERE Winner = mark skaife AND Series = atcc round 7 What is the sum of the bronze medals of the nation with less than 0 silvers?,SELECT SUM Bronze FROM table WHERE Silver < 0 "What is the highest amount of bronze china, which has more than 1 gold and more than 11 total, has?",SELECT MAX Bronze FROM table WHERE Gold > 1 AND Nation = china AND Total > 11 "Wha is the average number of bronze of hungary, which has less than 1 silver?",SELECT AVG Bronze FROM table WHERE Nation = hungary AND Silver < 1 "What country joined before 1976, with IHSSA class of 5a, and a size larger than 1,112?","SELECT County FROM table WHERE Size > 1,112 AND IHSAA Class = 5a AND Year Joined < 1976" "What is the size of the team that was previously from Central Indiana conference, and is in IHSSA Class 4a?",SELECT Size FROM table WHERE IHSAA Class = 4a AND Previous Conference = central indiana "What is the IHSAA class for the team located in Middlebury, IN?","SELECT IHSAA Class FROM table WHERE Location = middlebury, in" "What is the number of interceptions with less than 3,487 completions , more than 40,551 yardage, and the comp % is 55.8?","SELECT MIN Interceptions FROM table WHERE Completions < 3,487 AND Yardage > 40,551 AND Comp % = 55.8" "What is the comp percentage when there are less than 44,611 in yardage, more than 254 touchdowns, and rank larger than 24?","SELECT MIN Comp % FROM table WHERE Yardage < 44,611 AND Touchdowns > 254 AND Rank > 24" "What is the rank when there are more than 4,123 completion and the comp percentage is more than 65.6?","SELECT SUM Rank FROM table WHERE Completions > 4,123 AND Comp % > 65.6" How many total cuts were made in events with more than 0 wins and exactly 0 top-5s?,SELECT COUNT Cuts made FROM table WHERE Top-5 = 0 AND Wins > 0 What is the fewest wins for Thomas in events he had entered exactly 9 times?,SELECT MIN Wins FROM table WHERE Events = 9 "What is the total number of wins for events with under 2 top-5s, under 5 top-25s, and more than 4 events played?",SELECT COUNT Wins FROM table WHERE Top-25 < 5 AND Events > 4 AND Top-5 < 2 What is the average number of cuts made for events with under 4 entries and more than 0 wins?,SELECT AVG Cuts made FROM table WHERE Events < 4 AND Wins > 0 What is the average number of cuts made for events with 0 top-5s?,SELECT AVG Cuts made FROM table WHERE Top-5 < 0 What is the fewest number of top-25s for events with more than 13 cuts made?,SELECT MIN Top-25 FROM table WHERE Cuts made > 13 What was the record after game 51 on 1/27/1974?,SELECT Record FROM table WHERE Game > 51 AND Date = 1/27/1974 What was the score on 1/10/1974?,SELECT Score FROM table WHERE Date = 1/10/1974 What opponent played on 1/13/1974?,SELECT Opponent FROM table WHERE Date = 1/13/1974 "What is the total erp w of class c3, which has a frequency mhz less than 89.9?",SELECT COUNT ERP W FROM table WHERE Class = c3 AND Frequency MHz < 89.9 "What is the total frequency mhz of the kgrj call sign, which has an erp w greater than 21,500?","SELECT COUNT Frequency MHz FROM table WHERE Call sign = kgrj AND ERP W > 21,500" What is the call sign with a 222 erp w?,SELECT Call sign FROM table WHERE ERP W = 222 "What is the average frequency mhz of the loomis, south dakota city license?","SELECT AVG Frequency MHz FROM table WHERE City of license = loomis, south dakota" What is the sum of the erp w of the k222al call sign?,SELECT SUM ERP W FROM table WHERE Call sign = k222al What is the highest erp w with a 90.5 frequency mhz?,SELECT MAX ERP W FROM table WHERE Frequency MHz = 90.5 What is the total number of ends after 2006 with a nationality of ita and 0 goals?,SELECT COUNT Ends FROM table WHERE Since > 2006 AND Nat. = ita AND Goals < 0 What is the lowest year in since that had a transfer fee of € 14m and ended after 2011?,SELECT MIN Since FROM table WHERE Transfer fee = € 14m AND Ends > 2011 "Can you tell me the Nationality that has the Round smaller than 5, and the Player of bruce affleck?",SELECT Nationality FROM table WHERE Round < 5 AND Player = bruce affleck Can you tell me the College/Junior/Club Team that has the Round of 4?,SELECT College/Junior/Club Team FROM table WHERE Round = 4 What is the total number of top-25s for events with 0 wins?,SELECT COUNT Top-25 FROM table WHERE Wins < 0 What is the total number of cuts made for events played more than 3 times and under 2 top-25s?,SELECT COUNT Cuts made FROM table WHERE Events > 3 AND Top-25 < 2 What is the sum of top-10s for events with more than 0 wins?,SELECT SUM Top-10 FROM table WHERE Wins > 0 Which 3rd run has rank of 8?,SELECT 3rd run FROM table WHERE Rank = 8 Which 3rd run has rank of 1?,SELECT 3rd run FROM table WHERE Rank = 1 Which average rank has a total of 16?,SELECT AVG Rank FROM table WHERE Total = 16 What is the lowest number in the Labour Party for the Fianna Fail higher than 5?,SELECT MIN Labour Party FROM table WHERE Fianna Fáil > 5 How many are in the Labour Party of a Fianna Fail of 3 with a total higher than 9 and more than 2 in the Green Party?,SELECT SUM Labour Party FROM table WHERE Fianna Fáil = 3 AND Total > 9 AND Green Party > 2 How many are in the Green Party with a Fine Gael of less than 4 and a Fianna Fail of less than 2 in Athy?,SELECT SUM Green Party FROM table WHERE Fine Gael < 4 AND Fianna Fáil < 2 AND Town = athy What's Brazil's lane with a time less than 21.15?,SELECT MIN Lane FROM table WHERE Nationality = brazil AND Time < 21.15 What's Russia's lane when they were ranked before 1?,SELECT MAX Lane FROM table WHERE Nationality = russia AND Rank < 1 What's Bulgaria's lane with a time more than 21.55?,SELECT SUM Lane FROM table WHERE Nationality = bulgaria AND Time > 21.55 "What 2010/ 11 has not held as 2009/ 10, and 1r as the 2012/ 13?",SELECT 2010/ 11 FROM table WHERE 2009/ 10 = not held AND 2012/ 13 = 1r "When 2011/ 12 is non-ranking, what is the 2009/ 10?",SELECT 2009/ 10 FROM table WHERE 2011/ 12 = non-ranking When the 2008/ 09 has non-ranking what is the 2009/ 10?,SELECT 2009/ 10 FROM table WHERE 2008/ 09 = non-ranking "What nation has 0 as the silver, 1 as the bronze, with 18 as the rank?",SELECT Nation FROM table WHERE Silver = 0 AND Bronze = 1 AND Rank = 18 "How many golds have 3 as the rank, with a total greater than 7?",SELECT COUNT Gold FROM table WHERE Rank = 3 AND Total > 7 "What average silver has belarus as the nation, with a total less than 1?",SELECT AVG Silver FROM table WHERE Nation = belarus AND Total < 1 "What average total has 0 as the gold, with 6 as the rank?",SELECT AVG Total FROM table WHERE Gold = 0 AND Rank = 6 "How much Rank has a Bronze of 21, and a Silver larger than 10?",SELECT COUNT Rank FROM table WHERE Bronze = 21 AND Silver > 10 "Which Gold has a Nation of sri lanka, and a Silver smaller than 10?",SELECT AVG Gold FROM table WHERE Nation = sri lanka AND Silver < 10 How much Silver has a Rank of 7?,SELECT COUNT Silver FROM table WHERE Rank = 7 "Which Gold has a Rank smaller than 5, and a Bronze of 20?",SELECT AVG Gold FROM table WHERE Rank < 5 AND Bronze = 20 "Which Silver has a Rank of 6, and a Bronze smaller than 3?",SELECT MIN Silver FROM table WHERE Rank = 6 AND Bronze < 3 What's the total of Sweden (SWE) having less than 1 silver?,SELECT MIN Total FROM table WHERE Nation = sweden (swe) AND Silver < 1 What's the total number of bronze medals for Sweden (SWE) having less than 1 gold and silver?,SELECT COUNT Bronze FROM table WHERE Gold < 1 AND Nation = sweden (swe) AND Silver < 1 What's the total when the gold is less than 0 and silver is less than 1?,SELECT AVG Total FROM table WHERE Silver = 1 AND Gold < 0 What's the total of rank 8 when Silver medals are 0 and gold is more than 1?,SELECT COUNT Total FROM table WHERE Silver = 0 AND Rank = 8 AND Gold > 1 What are the most bronze medals in a rank more than 1 with a total larger than 3?,SELECT MAX Bronze FROM table WHERE Total > 3 AND Rank > 1 What's the rank of Turkey (TUR) with a total more than 2?,SELECT COUNT Rank FROM table WHERE Nation = turkey (tur) AND Total > 2 What opponent has a record of 86-62?,SELECT Opponent FROM table WHERE Record = 86-62 What's the loss for September 16?,SELECT Loss FROM table WHERE Date = september 16 What is the score from September 15 that has the Indians as the opponent?,SELECT Score FROM table WHERE Opponent = indians AND Date = september 15 What opponent has a loss of McCaskill (9-11)?,SELECT Opponent FROM table WHERE Loss = mccaskill (9-11) Which engine type was used in the model 2.3 v5?,SELECT engine type FROM table WHERE Model = 2.3 v5 What was the max torque@rpm of the engine which had the model 2.5 and a max power@rpm of ps (kw; hp) @5000?,SELECT max torque@rpm FROM table WHERE Model = 2.5 AND max power@rpm = ps (kw; hp) @5000 Which race has a position of 3rd and a speed of 123.628?,SELECT Race FROM table WHERE Position = 3rd AND Speed = 123.628 Which race has a replica of DNF?,SELECT Race FROM table WHERE Replica = dnf Which race has a replica of DNF?,SELECT Race FROM table WHERE Replica = dnf Which position has a speed of 123.220?,SELECT Position FROM table WHERE Speed = 123.220 Which position has a time of 1:45:53:00?,SELECT Position FROM table WHERE Time = 1:45:53:00 Which race has a position of 3rd and a speed of 126.452?,SELECT Race FROM table WHERE Position = 3rd AND Speed = 126.452 Which Scrapped/Sold has a Name as rebuilt of trostan?,SELECT Scrapped/Sold FROM table WHERE Name as rebuilt = trostan Which Rebuilt has a Name as rebuilt of binevanagh?,SELECT Rebuilt FROM table WHERE Name as rebuilt = binevanagh "Which Rebuilt has a Builder of derby, and a Name as rebuilt of ben madigan?",SELECT Rebuilt FROM table WHERE Builder = derby AND Name as rebuilt = ben madigan "Which Scrapped/Sold has a Builder of derby, and a Name as rebuilt of ben madigan?",SELECT Scrapped/Sold FROM table WHERE Builder = derby AND Name as rebuilt = ben madigan What is the to par number of the person who won in 2003?,SELECT To par FROM table WHERE Year(s) won = 2003 In which year(s) did the person who has a total of 291 win?,SELECT Year(s) won FROM table WHERE Total = 291 In which year(s) did the person with a total greater than 286 win?,SELECT Year(s) won FROM table WHERE Total > 286 What is Davis Love III's total?,SELECT Total FROM table WHERE Player = davis love iii In what place did Phil Mickelson finish with a total of 282?,SELECT Finish FROM table WHERE Total = 282 AND Player = phil mickelson What's the source of wealth of the person worth $17 billion?,SELECT Source FROM table WHERE Net worth US$ (billions) = 17 What final date had 16 housemates?,SELECT Final date FROM table WHERE Housemates = 16 What scored is recorded on April 24?,SELECT Score FROM table WHERE Date = april 24 "In 1970, what entrant had a cosworth v8 engine?",SELECT Entrant FROM table WHERE Engine = cosworth v8 AND Year = 1970 Who was the entrant in 1971?,SELECT Entrant FROM table WHERE Year = 1971 What was the total amount of points in 1978 with a Chassis of arrows fa1?,SELECT SUM Points FROM table WHERE Year = 1978 AND Chassis = arrows fa1 What venue hosted the stan fox stakes?,SELECT Venue FROM table WHERE Race = stan fox stakes When was the game with the loss of Moore (0-1)?,SELECT Date FROM table WHERE Loss = moore (0-1) What is the earliest year that Assists were less than 13 and minutes were under 91?,SELECT MIN Season FROM table WHERE Assists < 13 AND Minutes < 91 What is the percentage for 2008 First time when in 2006 it was 85%?,SELECT 2008 First Time FROM table WHERE 2006 First Time = 85% What is the percentage for all in 2008 when all in 2007 was 69%?,SELECT 2008 All FROM table WHERE 2007 All = 69% What is the percentage for first time 2011 when the first time in 2009 is 68%?,SELECT 2011 First Time FROM table WHERE 2009 All = 68% What is the percentage for all 2008 when all in 2007 is 69%?,SELECT 2008 All FROM table WHERE 2007 All = 69% What is the percentage for first time in 2012 when it was 82% for all in 2009?,SELECT 2012 First Time FROM table WHERE 2009 All = 82% What is the percentage for all in 2007 when all in 2006 was 65%?,SELECT 2007 All FROM table WHERE 2006 All = 65% Which venues resulted in a draw?,SELECT Venue FROM table WHERE Result = draw What dates had matches at the venue Sabina Park?,SELECT Date FROM table WHERE Venue = sabina park What dates contained matches at the venue Bourda?,SELECT Date FROM table WHERE Venue = bourda How many cuts did he make in the tournament with 3 top 25s and under 13 events?,SELECT MAX Cuts made FROM table WHERE Top-25 = 3 AND Events < 13 How many cuts made in the tournament he played 13 times?,SELECT SUM Cuts made FROM table WHERE Events > 13 How many cuts did he make at the PGA championship in 3 events?,SELECT MAX Cuts made FROM table WHERE Tournament = pga championship AND Events > 3 What is the highest number of points scored by minardi team usa in more than 13 laps?,SELECT MAX Points FROM table WHERE Laps > 13 AND Team = minardi team usa What is mario domínguez's average Grid?,SELECT AVG Grid FROM table WHERE Driver = mario domínguez Which opponent plays on September 19?,SELECT Opponent FROM table WHERE Date = september 19 Name the call sign with frequency of 89.5,SELECT Call sign FROM table WHERE Frequency MHz = 89.5 Name the sum of frequency will call sign of k259aw,SELECT SUM Frequency MHz FROM table WHERE Call sign = k259aw "What's the total failures among rockets that had more than 3 successes, type ariane 5 and more than 0 partial failures?",SELECT COUNT Failures FROM table WHERE Successes > 3 AND Type = ariane 5 AND Partial failures > 0 "What is the number of successes for rockets that have more than 3 launches, were based in Russia, are type soyuz and a rocket type of soyuz-u?",SELECT COUNT Successes FROM table WHERE Launches > 3 AND Country = russia AND Type = soyuz AND Rocket = soyuz-u What dates did the episodes air in the United States?,SELECT Dates aired FROM table WHERE Region/Country = united states Who was the star for the Vara network?,SELECT Starring FROM table WHERE Network = vara What is the local name for the episodes that aired in 1981?,SELECT Local name FROM table WHERE Dates aired = 1981 What is the name of the network in the United Kingdom which aired in 1985–1992?,SELECT Network FROM table WHERE Region/Country = united kingdom AND Dates aired = 1985–1992 How many total appearances (league only) have a name of gavin dykes?,SELECT Total Appearances(league only) FROM table WHERE Name = gavin dykes What nationality has a ranking less than 7 with tony stenson as the name?,SELECT Nationality FROM table WHERE Ranking < 7 AND Name = tony stenson What is the lowest score that Bob Tway get when he placed t5?,SELECT MIN Score FROM table WHERE Place = t5 AND Player = bob tway What is the record for May 31?,SELECT Record FROM table WHERE Date = may 31 "When the record is 16-20 and attendance is greater than 32,342, what is the score?","SELECT Score FROM table WHERE Attendance > 32,342 AND Record = 16-20" Who lost on May 31?,SELECT Loss FROM table WHERE Date = may 31 "For record 25-24, what is the sum of attendance?",SELECT COUNT Attendance FROM table WHERE Record = 25-24 When was the record 27-25?,SELECT Date FROM table WHERE Record = 27-25 Which engine is responsible for the USAC Championship Car?,SELECT Engine FROM table WHERE Series = usac championship car Which team lost 0-3 and 0-5?,SELECT Team 1 FROM table WHERE 2nd leg = 0-3 AND 1st leg = 0-5 What was the 2nd leg score between Patronage Sainte-Anne and Asante Kotoko?,SELECT 2nd leg FROM table WHERE Team 1 = asante kotoko Which teams had an aggregate score of 3-4?,SELECT Team 1 FROM table WHERE Agg. = 3-4 What is the lowest facility ID that's in Beckley?,SELECT MIN Facility ID FROM table WHERE City of license = beckley What city has the A Class licence?,SELECT City of license FROM table WHERE Class = a "on august 16, 1963, what is the velocity?","SELECT SUM Velocity (km/h) FROM table WHERE Date = august 16, 1963" What is the highest game number that had a time of 2:44?,SELECT MAX Game FROM table WHERE Time = 2:44 "Name the average 3rd place with winners of 0, 4th place of 0 and nation of pahang fa",SELECT AVG 3rd Place FROM table WHERE Winners = 0 AND 4th Place = 0 AND Nation = pahang fa Name the highest 3rd place for nation of perak fa,SELECT MAX 3rd Place FROM table WHERE Nation = perak fa What is the gold medal count for the country with a total greater than 32 and more than 128 silvers?,SELECT AVG Gold FROM table WHERE Total > 32 AND Silver > 128 What is the maximum number of silvers for a country with fewer than 12 golds and a total less than 8?,SELECT MAX Silver FROM table WHERE Gold < 12 AND Total < 8 What is the total number of wins for riders with fewer than 56 races and more than 0 titles?,SELECT COUNT Wins FROM table WHERE Races < 56 AND Titles > 0 Name the tournament for top-5 more thn 1 and top-25 of 13 with wins of 3,SELECT Tournament FROM table WHERE Top-5 > 1 AND Top-25 = 13 AND Wins = 3 Name the average cuts for top-25 more than 13 and top-5 less than 11,SELECT AVG Cuts made FROM table WHERE Top-25 > 13 AND Top-5 < 11 Name the total number of wins with top-25 of 10 and events less than 26,SELECT COUNT Wins FROM table WHERE Top-25 = 10 AND Events < 26 Name the sum of top-25 for pga championship and top-5 less than 1,SELECT SUM Top-25 FROM table WHERE Tournament = pga championship AND Top-5 < 1 What stage has a start of saint-girons in 1988?,SELECT Stage FROM table WHERE Start = saint-girons AND Year = 1988 What category was in 1964?,SELECT Category FROM table WHERE Year = 1964 Volume:Issue of 5:16 has what song listed?,SELECT Song FROM table WHERE Volume:Issue = 5:16 An artist of the Beatles with an issue date(s) of 19 September has what as the listed weeks on top?,SELECT Weeks on Top FROM table WHERE Artist = the beatles AND Issue Date(s) = 19 september "With an issue date(s) of 12 September, what is in the column for Weeks on Top?",SELECT Weeks on Top FROM table WHERE Issue Date(s) = 12 september What Premier League Manager has an Adidas sponsor and a Newcastle United club?,SELECT Manager FROM table WHERE Manufacturer = adidas AND Club = newcastle united Which Manchester United captain is sponsored by Nike?,SELECT Captain FROM table WHERE Manufacturer = nike AND Club = manchester united Who is Dean Whitehead's manager?,SELECT Manager FROM table WHERE Captain = dean whitehead In which club is Ledley King a captain?,SELECT Club FROM table WHERE Captain = ledley king Who is the captain of Middlesbrough?,SELECT Captain FROM table WHERE Club = middlesbrough Name the city of license with resolution of sd 480i and official website of telemundo.com,SELECT City of License FROM table WHERE Resolution = sd 480i AND Official Website = telemundo.com Name the dish for resolution of sd 480i and network of bvb,SELECT Dish FROM table WHERE Resolution = sd 480i AND Network = bvb Name the resolution for dish of 5270,SELECT Resolution FROM table WHERE Dish = 5270 Name the official website which has dish of • and callsign of kvtv,SELECT Official Website FROM table WHERE Dish = • AND Callsign = kvtv Name the resolution for ketftv.com and callsign of kldo-dt2,SELECT Resolution FROM table WHERE Official Website = ketftv.com AND Callsign = kldo-dt2 Name the resolution with dish of 8126,SELECT Resolution FROM table WHERE Dish = 8126 What are the highest points for the team of marlboro brm with brm p180 as the chassis?,SELECT MAX Points FROM table WHERE Team = marlboro brm AND Chassis = brm p180 Which chassis has marlboro brm as the team?,SELECT Chassis FROM table WHERE Team = marlboro brm What place did Jimmy Reece start from when he ranked 12?,SELECT Start FROM table WHERE Rank = 12 What place did Jimmy Reece finish in 1957?,SELECT Finish FROM table WHERE Year = 1957 "what is the Sydney that has Adelaide, Gold Coast, Melbourne, and Auckland are all yes?",SELECT Sydney FROM table WHERE Adelaide = yes AND Gold Coast = yes AND Melbourne = yes AND Auckland = yes What is The Melbourne with a No- Gold Coast,SELECT Melbourne FROM table WHERE Gold Coast = no "What is the rank of the candidate with more than 2,211 votes?","SELECT Rank FROM table WHERE Votes > 2,211" What the since year of the player with a transfer fee of £ 75k?,SELECT Since FROM table WHERE Transfer fee = £ 75k What is the since year for the player with more than 3 goals and a transfer fee of £400k?,SELECT Since FROM table WHERE Goals > 3 AND Transfer fee = £400k What is the nationality of the player with a transfer fee of £400k?,SELECT Nat. FROM table WHERE Transfer fee = £400k What is the average goals Sawyer has?,SELECT AVG Goals FROM table WHERE Name = sawyer What were the goal conceded that had a lost greater than 8 and more than 17 points?,SELECT MAX Goals Conceded FROM table WHERE Lost > 8 AND Points > 17 "For Once Municipal, what were the goals scored that had less than 27 points and greater than place 1?",SELECT AVG Goals Scored FROM table WHERE Place > 1 AND Team = once municipal AND Points < 27 "How many points were in a game that had a lost of 5, greater than place 2, and 27 goals conceded?",SELECT COUNT Points FROM table WHERE Goals Conceded = 27 AND Lost = 5 AND Place > 2 What is the lowest amount of goals scored that has more than 19 goal conceded and played less than 18?,SELECT MIN Goals Scored FROM table WHERE Goals Conceded > 19 AND Played < 18 What are the number of goals conceded that has a played greater than 18?,SELECT COUNT Goals Conceded FROM table WHERE Played > 18 What's the place that Once Municipal has a lost greater than 3?,SELECT AVG Place FROM table WHERE Team = once municipal AND Lost > 3 Give the Finish for years after 2007.,SELECT Finish FROM table WHERE Year > 2007 Give the Finish for a Stage that is larger than 15,SELECT Finish FROM table WHERE Stage > 15 Name the start of an event in Catagory 2 of the year 1947.,SELECT Start FROM table WHERE Category = 2 AND Year = 1947 What is the nationality of the ship when the principle victims are civilians?,SELECT Nat. FROM table WHERE Principal victims = civilians "what is the name of the battleship with the battle listed on May 13, 1915?","SELECT Name FROM table WHERE Ship Type = battleship AND Date = may 13, 1915" In what year 2000 tournment did Angeles Montolio have a career win-loss record of 2-4?,SELECT Tournament FROM table WHERE 2000 = 2-4 "Which career win-loss record has a 1r in 2002, a 2r in 2000 and a 2r in 2001?",SELECT Career Win-Loss FROM table WHERE 2002 = 1r AND 2000 = 2r AND 2001 = 2r What is the title of the single with the peak position of 10 and weeks on chart is less than 19?,SELECT Title FROM table WHERE Peak position = 10 AND Weeks on chart < 19 what is the weeks on chart for the single from france?,SELECT Weeks on chart FROM table WHERE Country = france what is the country with the album best of and weeks on chart is less than 5?,SELECT Country FROM table WHERE Album = best of AND Weeks on chart < 5 What is the title of the single with the peak position of 10 and from France?,SELECT Title FROM table WHERE Peak position = 10 AND Country = france what is the most weeks on chart when the peak position is less than 5 and from Sweden?,SELECT MAX Weeks on chart FROM table WHERE Peak position < 5 AND Country = sweden Name the total number of golds when total is 1 and silver is 1,SELECT COUNT Gold FROM table WHERE Total = 1 AND Silver = 1 Name the total number of ranks when total is less than 1,SELECT COUNT Rank FROM table WHERE Total < 1 Harry l Stephen rides a Norton machine on what date?,SELECT Date FROM table WHERE Machine = norton AND Rider = harry l stephen What machine did Keith T. Gawler ride?,SELECT Machine FROM table WHERE Rider = keith t. gawler Where was the 249cc Yamaha?,SELECT Place FROM table WHERE Machine = 249cc yamaha What machine did Kenneth E. Herbert ride?,SELECT Machine FROM table WHERE Rider = kenneth e. herbert What event was Rob Vine riding?,SELECT Event FROM table WHERE Rider = rob vine How long is the XXX track used by the Minnesota Vikings?,SELECT Time FROM table WHERE Team(s) = minnesota vikings AND Artist(s) = xxx What teams used a track 3:29 long?,SELECT Team(s) FROM table WHERE Time = 3:29 "Who is the artist of the New York Giants track ""No Doubt""?","SELECT Artist(s) FROM table WHERE Team(s) = new york giants AND Title = ""no doubt""" Who is the artist of the Seattle Seahawks track?,SELECT Artist(s) FROM table WHERE Team(s) = seattle seahawks "Who produced ""Fast Life""?","SELECT Producer(s) FROM table WHERE Title = ""fast life""" "Location of ebbets field, and a Time of 2:56, and a Game larger than 6 has what sum of attendance?",SELECT SUM Attendance FROM table WHERE Location = ebbets field AND Time = 2:56 AND Game > 6 The game of 6 has what lowest attendance?,SELECT MIN Attendance FROM table WHERE Game = 6 Date of October 1 has what average game?,SELECT AVG Game FROM table WHERE Date = october 1 "yankee stadium (i), and a Time of 3:00 has what attendance for this location?",SELECT Attendance FROM table WHERE Location = yankee stadium (i) AND Time = 3:00 College of lsu has how many rounds?,SELECT COUNT Round FROM table WHERE College = lsu "Pick # of 25, and an Overall of 207 has what name?",SELECT Name FROM table WHERE Pick # = 25 AND Overall = 207 "Round smaller than 7, and an Overall of 129 is what college?",SELECT College FROM table WHERE Round < 7 AND Overall = 129 "Round larger than 6, and a Pick # smaller than 25, and a College of southern Illinois has what position?",SELECT Position FROM table WHERE Round > 6 AND Pick # < 25 AND College = southern illinois Which US release has 704 pages?,SELECT US release FROM table WHERE Pages = 704 Which audio has a Title of a storm of swords?,SELECT Audio FROM table WHERE Title = a storm of swords Which title has a US release of august 1996?,SELECT Title FROM table WHERE US release = august 1996 How many pages does a dream of spring have?,SELECT Pages FROM table WHERE Title = a dream of spring Name the result for kingdome game site and opponent of denver broncos,SELECT Result FROM table WHERE Game site = kingdome AND Opponent = denver broncos Which College/junior/club team has a Pick # of 1?,SELECT College/junior/club team FROM table WHERE Pick # = 1 Which Pick # has an NHL team of detroit red wings?,SELECT Pick # FROM table WHERE NHL team = detroit red wings "Which player has a Position of defence, and a Pick # of 6?",SELECT Player FROM table WHERE Position = defence AND Pick # = 6 Which NHL team has a Player of steve durbano?,SELECT NHL team FROM table WHERE Player = steve durbano "What is the largest money for a t4 place, for Tiger Woods?",SELECT MAX Money ( $ ) FROM table WHERE Place = t4 AND Player = tiger woods How many goals against have 58 points?,SELECT Goals against FROM table WHERE Points = 58 "For majors with 8 events played and more than 1 made cut, what is the most top-10s recorded?",SELECT MAX Top-10 FROM table WHERE Cuts made > 1 AND Events = 8 "For more than 3 events in the PGA Championship, what is the fewest number of wins?",SELECT MIN Wins FROM table WHERE Tournament = pga championship AND Events > 3 "For events with under 3 times played and fewer than 1 cut made, what is the total number of top-10 finishes?",SELECT COUNT Top-10 FROM table WHERE Events < 3 AND Cuts made < 1 "For events with values of exactly 1, and 0 cuts made, what is the fewest number of top-10s?",SELECT MIN Top-10 FROM table WHERE Events = 1 AND Cuts made > 0 What is the tyres with a year earlier than 1961 for a climax l4 engine?,SELECT Tyres FROM table WHERE Year < 1961 AND Engine = climax l4 What company built the chassis for a year later than 1959 and a climax l4 engine?,SELECT Chassis FROM table WHERE Year > 1959 AND Engine = climax l4 What engine was in the year of 1961?,SELECT Engine FROM table WHERE Year = 1961 What engine was for the vehicle with a cooper t43 chassis?,SELECT Engine FROM table WHERE Chassis = cooper t43 What is the engine for a vehicle in 1960?,SELECT Engine FROM table WHERE Year = 1960 What is the tyres for the JBW type 2 chassis?,SELECT Tyres FROM table WHERE Chassis = jbw type 2 What is the location of the game that has a number smaller than 2?,SELECT Location FROM table WHERE Game < 2 What film did ian mackinnon direct that was in the short film 2007 prix uip category?,SELECT Film FROM table WHERE Category = short film 2007 prix uip AND Director(s) = ian mackinnon What film was filmed in Spain?,SELECT Film FROM table WHERE Country = spain What Country has a Director of 2007?,SELECT Country FROM table WHERE Director(s) = 2007 What film did abdelatif hwidar direct that was in the short film 2007 prix uip category?,SELECT Film FROM table WHERE Category = short film 2007 prix uip AND Director(s) = abdelatif hwidar What Nominating festival was party of the adjustment film?,SELECT Nominating Festival FROM table WHERE Film = adjustment What country was the prix uip ghent nominating festival?,SELECT Country FROM table WHERE Nominating Festival = prix uip ghent What was the record of the game that had a loss of Stottlemyre (10-12)?,SELECT Record FROM table WHERE Loss = stottlemyre (10-12) What was the Attendance high on August 28?,SELECT MAX Attendance FROM table WHERE Date = august 28 Who was the opponent at the game when the record was 22-13?,SELECT Opponent FROM table WHERE Record = 22-13 What was the loss of the game when the record was 21-13?,SELECT Loss FROM table WHERE Record = 21-13 What was date of the game when the record was 31-15?,SELECT Date FROM table WHERE Record = 31-15 What was the record at the game against the Indians with a loss of Camacho (1-4)?,SELECT Record FROM table WHERE Opponent = indians AND Loss = camacho (1-4) What type ride is Wild Asia that opened in 2000?,SELECT Type FROM table WHERE Themed land = wild asia AND Opened in = 2000 What type of ride is Rameses Revenge?,SELECT Type FROM table WHERE Ride name = rameses revenge Which ride opened after the 2000 Peeking Heights?,SELECT Type FROM table WHERE Opened in > 2000 AND Ride name = peeking heights What ride was manufactured by Zierer?,SELECT Ride name FROM table WHERE Manufacturer = zierer What year engine does a ferrari v6 have?,SELECT Year FROM table WHERE Engine = ferrari v6 "What is the entrant of a chassis maserati 250f, also has 6 points and older than year 1957?",SELECT Entrant FROM table WHERE Chassis = maserati 250f AND Points = 6 AND Year < 1957 Name the D 45 O with D 44 O majority →,SELECT D 45 O FROM table WHERE D 44 O = majority → Name the D 45 O with D 46 O of r 31 √,SELECT D 45 O FROM table WHERE D 46 O = r 31 √ Name the D 41 √ with D 44 O of r 13,SELECT D 41 √ FROM table WHERE D 44 O = r 13 Name the D 48 O with D 41 √ of d 41 √,SELECT D 48 O FROM table WHERE D 41 √ = d 41 √ Name the D 47 O with D 48 O of r 9,SELECT D 47 O FROM table WHERE D 48 O = r 9 What is the lowest number of League Cups a player with a 434 league has?,SELECT MIN League Cup FROM table WHERE League = 434 "What is the average number of FA cups Steve Whitworth, who has less than 400 total, has?",SELECT AVG FA Cup FROM table WHERE Name = steve whitworth AND Total < 400 What is the height of the Tides with less than 34 floors?,SELECT Height feet / m FROM table WHERE Floors < 34 AND Name = the tides How many years was the building with 24 floors the tallest?,SELECT Years as tallest FROM table WHERE Floors = 24 How many floors does the Blue Diamond have?,SELECT SUM Floors FROM table WHERE Name = blue diamond In which women's doubles did Wang Junjie play men's singles?,SELECT Women's doubles FROM table WHERE Men's singles = wang junjie In what mixed doubles did Niels Christian Kaldau play in men's singles?,SELECT Mixed doubles FROM table WHERE Men's singles = niels christian kaldau Which mixed doubles happened later than 2011?,SELECT Mixed doubles FROM table WHERE Year > 2011 What is the person's name that is from the country of SCO?,SELECT Name FROM table WHERE Country = sco What was the source for the person named Cresswell?,SELECT Source FROM table WHERE Name = cresswell What is the current status of the person named Nicholls?,SELECT Status FROM table WHERE Name = nicholls What was the transfer fee for the summer transfer involving the SCO named Crainey?,SELECT Transfer fee FROM table WHERE Transfer window = summer AND Country = sco AND Name = crainey What was the source of an ENG transfer that paid a £1.5m transfer fee?,SELECT Source FROM table WHERE Country = eng AND Transfer fee = £1.5m What was the record where the opponent was @ Orioles and the loss was to Leal (5-4)?,SELECT Record FROM table WHERE Opponent = @ orioles AND Loss = leal (5-4) What was the record for the date of June 14?,SELECT Record FROM table WHERE Date = june 14 Name the total number of seats for votes % more than 19.5,SELECT COUNT Seats FROM table WHERE Vote % > 19.5 Name the most vote % with election of 1946,SELECT MAX Vote % FROM table WHERE Election = 1946 Name the vote % for seats of 9,SELECT Vote % FROM table WHERE Seats = 9 Name the sum of votes % more than 19.5,SELECT SUM Votes FROM table WHERE Vote % > 19.5 Who directed a film for Cracking Film Productions?,SELECT Director(s) FROM table WHERE Recipient = cracking film productions What award did the film Ozone win?,SELECT Award FROM table WHERE Film = ozone "Who won an award of £3,000 on 4/9/02?","SELECT Recipient FROM table WHERE Date = 4/9/02 AND Award = £3,000" What was the categorie in 2002 at the Berlin international Film Festival that Danielle Darrieux was in?,SELECT Categorie FROM table WHERE Year = 2002 AND Awards = berlin international film festival What was the result at the Berlin International Film Festival in a year greater than 1987?,SELECT Result FROM table WHERE Year > 1987 AND Awards = berlin international film festival In what year was the movie 8 women up for a César Award?,SELECT MIN Year FROM table WHERE Movie = 8 women AND Awards = césar award Name the position for indiana state,SELECT Position FROM table WHERE School = indiana state "What is the format of the date February 14, 2002?","SELECT Format FROM table WHERE Date = february 14, 2002" Which region is identified as 38xa-3 in the catalog?,SELECT Region FROM table WHERE Catalog = 38xa-3 Which date is in CD format?,SELECT Date FROM table WHERE Format = cd Which date is in stereo lp format?,SELECT Date FROM table WHERE Format = stereo lp "Which label is dated February 14, 2002?","SELECT Label FROM table WHERE Date = february 14, 2002" Which catalog is in cd format?,SELECT Catalog FROM table WHERE Format = cd What event did Mark Teltscher win?,SELECT Event FROM table WHERE Winner = mark teltscher When was the event in the City of Baden?,SELECT Date FROM table WHERE City = baden "What event had a prize of €900,000?","SELECT Event FROM table WHERE Prize = €900,000" When was the event in Dublin?,SELECT Date FROM table WHERE City = dublin "What city did an event have a prize of €288,180?","SELECT City FROM table WHERE Prize = €288,180" What city was the event in when Patrik Antonius won?,SELECT City FROM table WHERE Winner = patrik antonius Who was the winning constructor at the circuit of parioli?,SELECT Winning constructor FROM table WHERE Circuit = parioli When did Gaspare Bona win the Pozzo Circuit?,SELECT Date FROM table WHERE Winning driver = gaspare bona AND Name = pozzo circuit Who was the winning constructor of the Grand Prix Du Salon ?,SELECT Winning constructor FROM table WHERE Name = grand prix du salon Which circuit did françois eysermann win ?,SELECT Circuit FROM table WHERE Winning driver = françois eysermann "What is the largest silver with Gold larger than 4, a Nation of united states, and a Total larger than 26?",SELECT MAX Silver FROM table WHERE Gold > 4 AND Nation = united states AND Total > 26 "How many silvers have a Nation of hungary, and a Rank larger than 10?",SELECT COUNT Silver FROM table WHERE Nation = hungary AND Rank > 10 "Which silver has a Gold smaller than 12, a Rank smaller than 5, and a Bronze of 5?",SELECT Silver FROM table WHERE Gold < 12 AND Rank < 5 AND Bronze = 5 Who did they play on August 12?,SELECT Opponent FROM table WHERE Date = august 12 Which model has 175 seats?,SELECT Model FROM table WHERE Seats = 175 In what year was the ctc-3 model built?,SELECT Year built FROM table WHERE Model = ctc-3 How many seats does the BTC-5 model have?,SELECT SUM Seats FROM table WHERE Model = btc-5 "For the train built in 2012 with less than 179 seats, what is the Fleet ID?",SELECT Fleet ID FROM table WHERE Year built = 2012 AND Seats < 179 "What was the record at the game attended by 10,389?","SELECT Record FROM table WHERE Attendance = 10,389" What was the score of the game that had a loss of Drese (2-2)?,SELECT Score FROM table WHERE Loss = drese (2-2) "What is the score of the game attended by 25,034?","SELECT Score FROM table WHERE Attendance = 25,034" How often are the Olympic games hosted?,SELECT AVG Year FROM table WHERE Tournament = olympic games Where was the 1984 Olympics hosted?,SELECT Tournament FROM table WHERE Year = 1984 How many years was the issue price $19.95?,SELECT COUNT Year of issue FROM table WHERE Issue price = $19.95 Which composition has an issue price of $99.00?,SELECT Composition FROM table WHERE Issue price = $99.00 "Tier of 2, and a Season of 2000–01 is what European competitions?",SELECT European Competitions FROM table WHERE Tier = 2 AND Season = 2000–01 Season of 2012–13 is what league?,SELECT League FROM table WHERE Season = 2012–13 "Tier of 2, and a Season of 2004–05 is what European competitions?",SELECT European Competitions FROM table WHERE Tier = 2 AND Season = 2004–05 Which operator has a rank of 7?,SELECT Operator FROM table WHERE Rank = 7 "What's the lowest ranking source of copper, copper ore, concentrated and leached?","SELECT MIN Rank FROM table WHERE Source of copper = copper ore, concentrated and leached" What's the name of the operator who has the mission complex mine and has a 2012 Cu Production (lbs) larger than 23.3?,SELECT Operator FROM table WHERE 2012 Cu Production (lbs) > 23.3 AND Mine = mission complex What was Stéphan Perrot rank average?,SELECT AVG Rank FROM table WHERE Name = stéphan perrot What was Maxim Podoprigora's lowest rank?,SELECT MIN Rank FROM table WHERE Name = maxim podoprigora Who is the away captain for Kingsmead?,SELECT Away captain FROM table WHERE Venue = kingsmead "What was the first year that had a prize of 50,000?","SELECT First year aired FROM table WHERE Prize = 50,000" What year did Zone Rouge first air?,SELECT First year aired FROM table WHERE Name = zone rouge What was the host of Horrid Henry?,SELECT Host FROM table WHERE Country = horrid henry What is the average launch date of the vmv-1 vessel in Germany?,SELECT AVG Launched FROM table WHERE Location = germany AND Ship = vmv-1 Which location has a date of may 21?,SELECT Location FROM table WHERE Date = may 21 "What is the total Decile that has a state authority, fairlie area and roll smarter than 206?",SELECT COUNT Decile FROM table WHERE Authority = state AND Area = fairlie AND Roll < 206 What area is named Mackenzie college?,SELECT Area FROM table WHERE Name = mackenzie college What is the highest percent of Bruce Arena when he loses more than 11 games?,SELECT MAX PTS. FROM table WHERE Coach = bruce arena AND Loss > 11 What is the sum of points when Bruce Arena has 21 wins?,SELECT SUM PTS. FROM table WHERE Wins = 21 AND Coach = bruce arena What was the outcome of the game played on 19-Sep-2006?,SELECT Outcome FROM table WHERE Date = 19-sep-2006 "Where was the tournament played on Oct. 8, 2006?","SELECT Tournament FROM table WHERE Date = oct. 8, 2006" "What is the final score of the tournament played in Clearwater, Florida?","SELECT Score FROM table WHERE Tournament = clearwater, florida" What is the score of the game that was played against Maria Kondratieva?,SELECT Score FROM table WHERE Opponent = maria kondratieva What was the surface of the game that resulted in a final score of 6-1 7-5?,SELECT Surface FROM table WHERE Score = 6-1 7-5 What was the Attendance when the Time was 2:13?,SELECT MIN Attendance FROM table WHERE Time = 2:13 What was the attendance when the record was 77-54?,SELECT MIN Attendance FROM table WHERE Record = 77-54 What did Xavier Doherty (Tasmania) set as his highest Overs?,SELECT MAX Overs FROM table WHERE Player = xavier doherty (tasmania) What country does Tiger Woods play for?,SELECT Country FROM table WHERE Player = tiger woods What place did the player from England come in?,SELECT Place FROM table WHERE Country = england What's the English Title of Fanny Och Alexander?,SELECT English title FROM table WHERE Original title = fanny och alexander What was the original title that was directed by Alain Resnais in France before 1986?,SELECT Original title FROM table WHERE Year < 1986 AND Country = france AND Director(s) = alain resnais What was the year of Megáll az Idö?,SELECT Year FROM table WHERE Original title = megáll az idö "Avg/G smaller than 225.5, and a GP-GS of 8–0 has what name?",SELECT Name FROM table WHERE Avg/G < 225.5 AND GP-GS = 8–0 "Avg/G that has a GP-GS of 13–13, and a Effic smaller than 114.23 has what total of numbers?",SELECT COUNT Avg/G FROM table WHERE GP-GS = 13–13 AND Effic < 114.23 Avg/G of 2.7 is what effic?,SELECT Effic FROM table WHERE Avg/G = 2.7 "Avg/G that has a Att-Cmp-Int of 1–1–0, and an Effic larger than 394 is what total?",SELECT COUNT Avg/G FROM table WHERE Att-Cmp-Int = 1–1–0 AND Effic > 394 "Which area has a Decile of 9, and a Roll of 31?",SELECT Area FROM table WHERE Decile = 9 AND Roll = 31 How many deciles have Years of 9–13?,SELECT COUNT Decile FROM table WHERE Years = 9–13 "What is the name with a Decile less than 10, and a Roll of 297?",SELECT Name FROM table WHERE Decile < 10 AND Roll = 297 "Which name has a Roll larger than 297, and Years of 7–13?",SELECT Name FROM table WHERE Roll > 297 AND Years = 7–13 Which years have a Name of ladbrooks school?,SELECT Years FROM table WHERE Name = ladbrooks school "What is the total of the roll with a Decile of 8, and an Area of hororata?",SELECT SUM Roll FROM table WHERE Decile = 8 AND Area = hororata What is the highest number of laps that also has a finish total of 8?,SELECT MAX Laps FROM table WHERE Finish = 8 Which qual also has a finish total of 9?,SELECT Qual FROM table WHERE Finish = 9 Which qual has both 200 total laps and took place in 1957?,SELECT Qual FROM table WHERE Laps = 200 AND Year = 1957 Who won the men's doubles the year Pernille Nedergaard won the women's singles?,SELECT Men's doubles FROM table WHERE Women's singles = pernille nedergaard "What is the code name when the Southbridge shows as amd-766, via-vt82c686b?","SELECT Code name FROM table WHERE Southbridge = amd-766, via-vt82c686b" "What is the Southbridge when the CPU support was athlon, athlonxp, duron( socketa ), alpha21264?","SELECT Southbridge FROM table WHERE CPU support = athlon, athlonxp, duron( socketa ), alpha21264" What is the code name when the FSB / HT (MHz) is 100 (fsb)?,SELECT Code name FROM table WHERE FSB / HT (MHz) = 100 (fsb) What is the FSB / HT (MHz) when the Southbridge is amd-8131 amd-8132?,SELECT FSB / HT (MHz) FROM table WHERE Southbridge = amd-8131 amd-8132 What shows for Southbridge when the Model number is amd-640 chipset?,SELECT Southbridge FROM table WHERE Model = amd-640 chipset Which stadium is for football with the China League One?,SELECT Stadium FROM table WHERE Sport = football AND League = china league one Which tier is for football at Tianhe Stadium?,SELECT Tier FROM table WHERE Sport = football AND Stadium = tianhe stadium Which Little League World Series took place in Parsippany?,SELECT LLWS FROM table WHERE City = parsippany What is the Tennessee that Georgia of kevin butler is in?,SELECT Tennessee FROM table WHERE Georgia = kevin butler What is the Tennessee with a Kentucky of Larry Seiple,SELECT Tennessee FROM table WHERE Kentucky = larry seiple What is the total Year of jeff van note ( Kentucky),SELECT SUM Year FROM table WHERE Kentucky = jeff van note How many cabins were built in the time between 1967-1987?,SELECT Built FROM table WHERE Period = 1967-1987 Between which years were there 241 fokker 70 model cabins built?,SELECT Period FROM table WHERE Built < 241 AND Model = fokker 70 Name the sum of year for engine of brm p202 3.0 v12 brm p200 3.0 v12,SELECT SUM Year FROM table WHERE Engine(s) = brm p202 3.0 v12 brm p200 3.0 v12 Name the chassis for 1970 and tyres of d,SELECT Chassis FROM table WHERE Tyres = d AND Year = 1970 Name the point for 1974,SELECT Points FROM table WHERE Year = 1974 Name the chassis of 1961,SELECT Chassis FROM table WHERE Year = 1961 "What is the year opened for Chicagoland Speedway with a seating smaller than 75,000?","SELECT AVG Year Opened FROM table WHERE Track Name = chicagoland speedway AND Seating < 75,000" "What type of photos of Angelina Jolie cost $500,000?","SELECT Type FROM table WHERE Reported price = $500,000 AND Person(s) = angelina jolie" "What was the publication date of the photos of Sean Preston Federline that cost $500,000 and were published by People?","SELECT Publication date FROM table WHERE Reported price = $500,000 AND Publisher(s) = people AND Person(s) = sean preston federline" Who won on 28 May?,SELECT Winner FROM table WHERE Date = 28 may Which country is the film Tent of Miracles from?,SELECT Country FROM table WHERE Film title used in nomination = tent of miracles Which country is the director Roland Verhavert from?,SELECT Country FROM table WHERE Director = roland verhavert "What is the title of the German film that is originally called Mama, Ich Lebe?","SELECT Film title used in nomination FROM table WHERE Language = german AND Original name = mama, ich lebe" Which director is from Italy?,SELECT Director FROM table WHERE Country = italy Where is the director Dariush Mehrjui from?,SELECT Country FROM table WHERE Director = dariush mehrjui Who were the Investing Dragons in the episode that first aired on 18 January 2005 with the entrepreneur Tracey Herrtage?,SELECT Investing Dragon(s) FROM table WHERE First aired = 18 january 2005 AND Entrepreneur(s) = tracey herrtage What is the average money requested in the episode first aired on 18 January 2005 by the company/product name IV Cam,SELECT AVG Money requested (£) FROM table WHERE First aired = 18 january 2005 AND Company or product name = iv cam What is the population for Rank 11?,SELECT Population FROM table WHERE Rank = 11 Who has a former name of nordprøven?,SELECT Name FROM table WHERE Former Name = nordprøven Name the trailers for formed from pan/pul/res cars,SELECT Trailers FROM table WHERE Formed from = pan/pul/res cars Name the typed for formed from 6-pul trailer third in res unit,SELECT Type FROM table WHERE Formed from = 6-pul trailer third in res unit Name the formed that has type of 4-cor,SELECT Formed from FROM table WHERE Type = 4-cor Who lost with a time of 2:42?,SELECT Loss FROM table WHERE Time = 2:42 Who lost on August 27?,SELECT Loss FROM table WHERE Date = august 27 Which of the biggest points numbers had a year more recent than 1953?,SELECT MAX Points FROM table WHERE Year > 1953 How many years had more than 0 points?,SELECT SUM Year FROM table WHERE Points > 0 Which entrant was present prior to 1953?,SELECT Entrant FROM table WHERE Year < 1953 What is the sum of runs that are associated with 10WM values over 13?,SELECT SUM Runs FROM table WHERE 10WM > 13 "How many wickets have runs under 7531, matches over 44, and an average of 22.17?",SELECT Wickets FROM table WHERE Runs < 7531 AND Matches > 44 AND Average = 22.17 What is the total number of wickets that have runs under 4600 and matches under 44?,SELECT SUM Wickets FROM table WHERE Runs < 4600 AND Matches < 44 Which Label was cataloged as alca-9013?,SELECT Label FROM table WHERE Catalog = alca-9013 Which Catalog was formated as a CD under the label Alfa Records?,SELECT Catalog FROM table WHERE Label = alfa records AND Format = cd What is the earliest year retired delivered in 1965 with an in service in November 1971 for the PoAF Serial less than 7103?,SELECT MIN Retired FROM table WHERE Delivery = 1965 AND In Service = november 1971 AND PoAF Serial < 7103 What is the smallest amount of freight carried on the road that closed on March 31 and reached super B capacity on February 17 after 2011?,SELECT MIN Freight Carried s Tonne FROM table WHERE Road Closed = march 31 AND Super B Capacity Reached [ citation needed ] = february 17 AND Year > 2011 What's the English title listed that has an Original title of The Crying Game?,SELECT English title FROM table WHERE Original title = the crying game Which Year has the Orginal title of La Cérémonie?,SELECT Year FROM table WHERE Original title = la cérémonie What's the Original Title of the English title A Judgement in Stone?,SELECT Original title FROM table WHERE English title = a judgement in stone Who is the Director of the Original title of The Crying Game?,SELECT Director FROM table WHERE Original title = the crying game Which Country is listed for the Director Thomas Vinterberg?,SELECT Country FROM table WHERE Director = thomas vinterberg Which Country has the Director Chen Kaige?,SELECT Country FROM table WHERE Director = chen kaige "What was the score of the game attended by 50,200?","SELECT Score FROM table WHERE Attendance = 50,200" "What's the Termination of Mission listed that has a Presentation of Credentials for August 29, 1859?","SELECT Termination of Mission FROM table WHERE Presentation of Credentials = august 29, 1859" "What's the Representative listed that has a Presentation of Credentials of August 25, 1851?","SELECT Representative FROM table WHERE Presentation of Credentials = august 25, 1851" "What Title has a Termination of Mission for August 13, 1854?","SELECT Title FROM table WHERE Termination of Mission = august 13, 1854" "What Title has a Termination of Mission of November 4, 1861?","SELECT Title FROM table WHERE Termination of Mission = november 4, 1861" "What Representative has a Presentation of Credentails of April 10, 1855?","SELECT Representative FROM table WHERE Presentation of Credentials = april 10, 1855" Which Title has an Appointed by of Millard Fillmore?,SELECT Title FROM table WHERE Appointed by = millard fillmore Who was Choong Tan Fook's opponent in 1999?,SELECT Opponent FROM table WHERE Year = 1999 AND Partner = choong tan fook Which opponent played in the Chinese Taipei Open in 2000?,SELECT Opponent FROM table WHERE Tournament = chinese taipei open AND Year = 2000 "How many bronzes have a Nation of jamaica (jam), and a Total smaller than 7?",SELECT COUNT Bronze FROM table WHERE Nation = jamaica (jam) AND Total < 7 "What is the average silver with more than 0 gold, a Rank of 1, and a Total smaller than 30?",SELECT AVG Silver FROM table WHERE Gold > 0 AND Rank = 1 AND Total < 30 What is the total gold with a total less than 1?,SELECT SUM Gold FROM table WHERE Total < 1 Which NIR number is for the tso (ex-br class 488 unit 488305) type that has a 6082 / 72605 BR number?,SELECT NIR Number FROM table WHERE Type = tso (ex-br class 488 unit 488305) AND BR Number(s) = 6082 / 72605 What is the Whakamaru school's authority?,SELECT Authority FROM table WHERE Name = whakamaru school Where is the school with state authority that has a roll of more than 157 students?,SELECT Area FROM table WHERE Authority = state AND Roll > 157 Name the subject of shiyan,SELECT Subject FROM table WHERE Pinyin = shiyan "Name the chinese with subject of adjectives, adverbs, mostly with reduplication","SELECT Chinese FROM table WHERE Subject = adjectives, adverbs, mostly with reduplication" Name the total number of chapter for chinese of 釋宮,SELECT COUNT Chapter FROM table WHERE Chinese = 釋宮 Name the highest chapter with chinese of 釋言,SELECT MAX Chapter FROM table WHERE Chinese = 釋言 Name the chapter with chinese of 釋水,SELECT Chapter FROM table WHERE Chinese = 釋水 Who used Gordini Straight-6 in 1956?,SELECT Entrant FROM table WHERE Engine = gordini straight-6 AND Year = 1956 Who was in 1963?,SELECT Entrant FROM table WHERE Year = 1963 Name the score for september 11,SELECT Score FROM table WHERE Date = september 11 Name the loss for record of 71-81,SELECT Loss FROM table WHERE Record = 71-81 Name the score which has record of 73-83,SELECT Score FROM table WHERE Record = 73-83 Name the date for record of 74-84,SELECT Date FROM table WHERE Record = 74-84 "For all events with index f10, what is the sum of the overall rankings?",SELECT SUM Overall Ranking FROM table WHERE Index = f10 "For the event with index f7, what is the status?",SELECT Status FROM table WHERE Index = f7 "For the event with index f9, what's the talent segment?",SELECT Talent Segment FROM table WHERE Index = f9 What's the acting segment of 林佩琪 lin peiqi's events that are eliminated?,SELECT Acting Segment FROM table WHERE Status = eliminated AND Name = 林佩琪 lin peiqi What's the total number of overall rankings of 廖尹宁 jvnne leow's events that are eliminated?,SELECT COUNT Overall Ranking FROM table WHERE Status = eliminated AND Name = 廖尹宁 jvnne leow Who was the opponent at the qf(r) round?,SELECT Opponent FROM table WHERE Round = qf(r) What day was the game held at Firhill against AYR United?,SELECT Date FROM table WHERE Venue = firhill AND Opponent = ayr united What is the average attendance at a game held at Firhill for the 5(r) round?,SELECT AVG Attendance FROM table WHERE Venue = firhill AND Round = 5(r) Who was the opponent when the Seattle Seahawks had a record of 0-1?,SELECT Opponent FROM table WHERE Record = 0-1 Who was the opponent when the Seattle Seahawks had a record of 8-7?,SELECT Opponent FROM table WHERE Record = 8-7 How many points after 1956?,SELECT COUNT Points FROM table WHERE Year > 1956 "Before 1956, what Chassis has Gordini Straight-4 engine with 3 points?",SELECT Chassis FROM table WHERE Year < 1956 AND Engine = gordini straight-4 AND Points = 3 What engine was used by Equipe Simca Gordini before 1956 with less than 4 points?,SELECT Engine FROM table WHERE Year < 1956 AND Points < 4 AND Entrant = equipe simca gordini What chassis has smaller than 9 points by Equipe Rosier?,SELECT Chassis FROM table WHERE Points < 9 AND Entrant = equipe rosier Who was the winner in the 2008 season?,SELECT Winner FROM table WHERE Season = 2008 "Who is the company Investing Dragons, or tiny box?",SELECT Investing Dragon(s) FROM table WHERE Company or product name = tiny box When did episode 6 first air with entrepreneur Guy Portelli?,SELECT First aired FROM table WHERE Episode = episode 6 AND Entrepreneur(s) = guy portelli How much money did the company Neurotica request?,SELECT Money requested (£) FROM table WHERE Company or product name = neurotica Name the least hits for year less than 1920 and player of ed delahanty,SELECT MIN Hits FROM table WHERE Year < 1920 AND Player = ed delahanty Name the player with 238 hits and years after 1885,SELECT Player FROM table WHERE Year > 1885 AND Hits = 238 Name the hits for years before 1883,SELECT Hits FROM table WHERE Year < 1883 "For the game that was played on october 22 in west side grounds, what is the total attendance",SELECT COUNT Attendance FROM table WHERE Location = west side grounds AND Date = october 22 "Which week was the first game played that had a time of 2:06 and less than 27,374 attendees?","SELECT MIN Game FROM table WHERE Time = 2:06 AND Attendance < 27,374" Which team finished 3rd in class with 337 laps before 2008?,SELECT Team FROM table WHERE Year < 2008 AND Laps > 337 AND Class Pos. = 3rd In which class had 252 laps and a position of dnf?,SELECT Class FROM table WHERE Pos. = dnf AND Laps = 252 Which position finished 3rd in class and completed less than 338 laps?,SELECT Pos. FROM table WHERE Class Pos. = 3rd AND Laps < 338 What was the position in 1997?,SELECT Pos. FROM table WHERE Year = 1997 Which Kit manufacturer sponsers Arsenal?,SELECT Kit manufacturer FROM table WHERE Team = arsenal Which captain is managed by gianluca vialli?,SELECT Captain FROM table WHERE Manager = gianluca vialli Which Kit Manufacturer supports team Everton?,SELECT Kit manufacturer FROM table WHERE Team = everton Which team does David O'leary manage?,SELECT Team FROM table WHERE Manager = david o'leary Which shirt sponser has Nike as a kit manufacturer?,SELECT Shirt sponsor FROM table WHERE Kit manufacturer = nike Which title has a year prior to 2008 and xbox 360 as the platform?,SELECT Title FROM table WHERE Year < 2008 AND Platform = xbox 360 Which publisher has Far Cry as the title?,SELECT Publisher FROM table WHERE Title = far cry Which title has xbox as the platform with a year prior to 2006?,SELECT Title FROM table WHERE Platform = xbox AND Year < 2006 Which developer has xbox 360 as the platform?,SELECT Developer FROM table WHERE Platform = xbox 360 What is the average year that has far cry vengeance as the title?,SELECT AVG Year FROM table WHERE Title = far cry vengeance "Which position is the highest to have less than 54 goals, a loss of 7 and a goal difference higher than 23?",SELECT MAX Position FROM table WHERE Goals against < 54 AND Losses = 7 AND Goal Difference > 23 Which is the lowest played with 28-10 points and goals higher than 29?,SELECT MIN Played FROM table WHERE Points = 28-10 AND Goals for > 29 "How many positions have 14 wins, goals against of 61 and fewer than 19 losses?",SELECT COUNT Position FROM table WHERE Wins = 14 AND Goals against = 61 AND Losses < 19 What is the average loss with a goal higher than 51 and wins higher than 14?,SELECT AVG Losses FROM table WHERE Goals against > 51 AND Wins > 14 Name the average ends for weston,SELECT AVG Ends FROM table WHERE Name = weston What is the lowest decile with a state authority and Midhirst school?,SELECT MIN Decile FROM table WHERE Authority = state AND Name = midhirst school What is the year when Conrad Hückstädt won Men's Single?,SELECT Year FROM table WHERE Men's singles = conrad hückstädt Who won the Men's Double the same year as Florentina Petre winning the Women's Singles?,SELECT Men's doubles FROM table WHERE Women's singles = florentina petre In what year was there no competition for women?,SELECT Year FROM table WHERE Women's singles = no competition What area is Central Takaka School in?,SELECT Area FROM table WHERE Name = central takaka school "What is the Mach with Vehicle Flight # m2-f2 #8 and an Altitude (meters) greater than 13,716?","SELECT SUM Mach FROM table WHERE Vehicle Flight # = m2-f2 #8 AND Altitude (meters) > 13,716" What Vehicle Flight # has Pilot Peterson and Velocity (km/h) of 649?,SELECT Vehicle Flight # FROM table WHERE Pilot = peterson AND Velocity (km/h) = 649 What Date has a Mach of 0.662?,SELECT Date FROM table WHERE Mach = 0.662 "In 1837, who was the 2nd member who's 2nd party was conservative.",SELECT 2nd Member FROM table WHERE 2nd Party = conservative AND Year = 1837 "In 1865, what was the first party?",SELECT 1st Party FROM table WHERE Year = 1865 Which Barrel twist has a Stock of canadian 3rd generation and a Hand guards of short ribbed?,SELECT Barrel twist FROM table WHERE Stock = canadian 3rd generation AND Hand guards = short ribbed Which Hand guards has a Barrel profile of a2 and a Rear sight of weaver?,SELECT Hand guards FROM table WHERE Barrel profile = a2 AND Rear sight = weaver Who was the co-driver for the team with more than 160 laps and the number 6 after 2010?,SELECT Co-driver FROM table WHERE Laps > 160 AND Year > 2010 AND Number = 6 What is the fewest laps for a team with a position of DNF and a number smaller than 25 before 2001?,SELECT MIN Laps FROM table WHERE Position = dnf AND Number < 25 AND Year < 2001 What gender is Luc Desnoyers?,SELECT Gender FROM table WHERE Candidate's Name = luc desnoyers What is the highest number of votes for the French Professor?,SELECT MAX Votes FROM table WHERE Occupation = french professor Where is Hip 4872?,SELECT Constellation FROM table WHERE Designation = hip 4872 What is the language of the film Rosie?,SELECT Language(s) FROM table WHERE Original title = rosie "What was the title used for Rosie, the film nominated for the dutch language?",SELECT Film title used in nomination FROM table WHERE Language(s) = dutch AND Original title = rosie What year did Carolina Marin win the Women's singles?,SELECT Year FROM table WHERE Women's singles = carolina marin Who won the Mixed Doubles in 2007?,SELECT Mixed doubles FROM table WHERE Year = 2007 Who won the Mixed doubles when Juliane Schenk won the Women's Singles?,SELECT Mixed doubles FROM table WHERE Women's singles = juliane schenk What is the average Round number of Player Adrien Clarke?,SELECT AVG Round FROM table WHERE Player = adrien clarke What is the highest round number of a Pick after 209.,SELECT MAX Round FROM table WHERE Pick > 209 What was the score when the Blue Jays had a record of 39-20?,SELECT Score FROM table WHERE Record = 39-20 Which player has a to par of e and a score of 67-73=140?,SELECT Player FROM table WHERE To par = e AND Score = 67-73=140 What country is Adam Scott from?,SELECT Country FROM table WHERE Player = adam scott What is Canada's score?,SELECT Score FROM table WHERE Country = canada Which country has a score of 70-66=136?,SELECT Country FROM table WHERE Score = 70-66=136 Which player is from Sweden?,SELECT Player FROM table WHERE Country = sweden "What is the total number of field goals of Denan Kemp, who has more than 4 tries, more than 32 points, and 0 goals?",SELECT COUNT Field Goals FROM table WHERE Tries > 4 AND Points > 32 AND Goals = 0 AND Player = denan kemp How many points did the player with 2 tries and more than 0 field goals have?,SELECT SUM Points FROM table WHERE Tries = 2 AND Field Goals > 0 "What is the number of goals Dave Taylor, who has more than 1 tries, has?",SELECT SUM Goals FROM table WHERE Player = dave taylor AND Tries > 1 How many goals did the player with less than 4 points have?,SELECT COUNT Goals FROM table WHERE Points < 4 "What is the lowest tries the player with more than 0 goals, 28 points, and more than 0 field goals have?",SELECT MIN Tries FROM table WHERE Goals > 0 AND Points = 28 AND Field Goals > 0 When doeas Mascot of blue devils in Gary Froebel School?,SELECT Joined FROM table WHERE Mascot = blue devils Which conference held at School of whiting?,SELECT Previous Conference FROM table WHERE School = whiting "What is the lifespan of Joseph Vance, a democratic-republican from Ohio?",SELECT Lifespan FROM table WHERE State = ohio AND Representative = joseph vance AND Party = democratic-republican "What was the 2nd Party that had the 2nd Member John Barneby, when the 1st Party was Conservative?",SELECT 2nd Party FROM table WHERE 2nd Member = john barneby AND 1st Party = conservative "What was the 2nd Party, when the 1st Member was John Hodgetts-Foley, and the 2nd Member was Hon. Frederick Gough-Calthorpe?",SELECT 2nd Party FROM table WHERE 1st Member = john hodgetts-foley AND 2nd Member = hon. frederick gough-calthorpe What was the 1st Party when the 1st Member was William Congreve Russell?,SELECT 1st Party FROM table WHERE 1st Member = william congreve russell What was the 1st Member when the 1st Party had its representation reduced to one member?,SELECT 1st Member FROM table WHERE 1st Party = representation reduced to one member "What was the 2nd Party when its 2nd Member was George Rushout-Bowes, and the 1st Party was Liberal?",SELECT 2nd Party FROM table WHERE 2nd Member = george rushout-bowes AND 1st Party = liberal Name the loss on may 22,SELECT Loss FROM table WHERE Date = may 22 Who was the Blue Jays opponent when their record was 84-69?,SELECT Opponent FROM table WHERE Record = 84-69 What was the date of the game when their record was 84-69?,SELECT Date FROM table WHERE Record = 84-69 How many laps does the one ranked 16 have?,SELECT Laps FROM table WHERE Rank = 16 What is the start of the race with 676 laps?,SELECT Start FROM table WHERE Laps = 676 What year was the ranking 1?,SELECT Year FROM table WHERE Rank = 1 What finish qualified at 141.071?,SELECT Finish FROM table WHERE Qual = 141.071 What ranking that had a start of 19?,SELECT Rank FROM table WHERE Start = 19 How many laps was qualifier of 138.212?,SELECT Laps FROM table WHERE Qual = 138.212 Name the place for score of 67-70=137 and stuart appleby,SELECT Place FROM table WHERE Score = 67-70=137 AND Player = stuart appleby Name the player for fiji,SELECT Player FROM table WHERE Country = fiji Name the score for fiji,SELECT Score FROM table WHERE Country = fiji Name the score for vijay singh,SELECT Score FROM table WHERE Player = vijay singh What division was Ukraine in 2006/07?,SELECT Division FROM table WHERE Country = ukraine AND Season = 2006/07 What is the Airdate of the episode that ranked #29 and had a share greater than 10?,SELECT Airdate FROM table WHERE Share = 10 AND Rank = #29 What city is fuhlsbüttel airport in?,SELECT City FROM table WHERE Airport = fuhlsbüttel airport What is the IATA for Ringway Airport in the United Kingdom?,SELECT IATA FROM table WHERE Country = united kingdom AND Airport = ringway airport Which city has the IATA SSG?,SELECT City FROM table WHERE IATA = ssg What is the IATA of galeão airport?,SELECT IATA FROM table WHERE Airport = galeão airport What is the ICAO of Douala city?,SELECT ICAO FROM table WHERE City = douala What is the ICAO of Lohausen airport?,SELECT ICAO FROM table WHERE Airport = lohausen airport What was the score of the game when their record was 62-67,SELECT Score FROM table WHERE Record = 62-67 Does Trinity (valhalla) have HDMI?,SELECT HDMI FROM table WHERE Codename = trinity (valhalla) Is Jasper being producted?,SELECT In Production FROM table WHERE Codename = jasper What is the result of Courtney Walsh ?,SELECT Result FROM table WHERE Home captain = courtney walsh When did a Venue of Antigua Recreation Ground happen?,SELECT Date FROM table WHERE Venue = antigua recreation ground What is the Venue which has a Wi by 8 wkts?,SELECT Venue FROM table WHERE Result = wi by 8 wkts "Which Home captain has Date of 25,26,27,29,30 march 1994?","SELECT Home captain FROM table WHERE Date = 25,26,27,29,30 march 1994" Which Home Captain has Venue of Bourda?,SELECT Home captain FROM table WHERE Venue = bourda Which Home Captain has Eng by 208 runs?,SELECT Home captain FROM table WHERE Result = eng by 208 runs What's the Highest Goal Ratio with a League of 88 and an FA Cup less than 7?,SELECT MAX Goal Ratio FROM table WHERE League = 88 AND FA Cup < 7 "What's the highest FA Cup with the Name of Alan Smith, and League Cup smaller than 4?",SELECT MAX FA Cup FROM table WHERE Name = alan smith AND League Cup < 4 "What's the lowest Total thats got an FA Cup larger than 10, Name of Arthur Chandler, and a League Cup thats larger than 0?",SELECT MIN Total FROM table WHERE FA Cup > 10 AND Name = arthur chandler AND League Cup > 0 What was the lowest year that the engine Ilmor 2175a 3.5 v10 was used?,SELECT MIN Year FROM table WHERE Engine = ilmor 2175a 3.5 v10 Which engine did dr ing f porsche kg use with the porsche rsk (f2) chassis?,SELECT Engine FROM table WHERE Entrant = dr ing f porsche kg AND Chassis = porsche rsk (f2) What chassis did the porsche flat-4 use before 1958?,SELECT Chassis FROM table WHERE Engine = porsche flat-4 AND Year < 1958 What engine did the porsche 718 chassis use?,SELECT Engine FROM table WHERE Chassis = porsche 718 Which year had more than 0 points?,SELECT COUNT Year FROM table WHERE Points > 0 What position is 1999?,SELECT Position FROM table WHERE Year = 1999 Where were the Mediterranean games after 2005?,SELECT Venue FROM table WHERE Competition = mediterranean games AND Year > 2005 "What are the notes for bydgoszcz, Poland?","SELECT Notes FROM table WHERE Venue = bydgoszcz, poland" Name the least lane for kasey giteau and rank less than 18,SELECT MIN Lane FROM table WHERE Name = kasey giteau AND Rank < 18 Name the total number of lane for brooke bennett and rank less than 1,SELECT COUNT Lane FROM table WHERE Name = brooke bennett AND Rank < 1 Name the average rank with larger than 3 and heat more than 5,SELECT AVG Rank FROM table WHERE Lane > 3 AND Heat > 5 Who was the player associated with Ole Miss in years after 2008 with a Mississippi St. name of Eric Moulds?,SELECT Ole Miss FROM table WHERE Year > 2008 AND Mississippi St. = eric moulds Who was the Ole Miss player associated with Chuck Dicus?,SELECT Ole Miss FROM table WHERE Arkansas = chuck dicus Who was the Alabama player associated with Walt Harris?,SELECT Alabama FROM table WHERE Mississippi St. = walt harris Who was the Mississippi State player associated with Cornelius Bennett?,SELECT Mississippi St. FROM table WHERE Alabama = cornelius bennett Who is the Arkansas player associated with Ken Stabler?,SELECT Arkansas FROM table WHERE Alabama = ken stabler "What is the roll of Bishop Viard College (An Integrated College), which has a decile larger than 1?",SELECT COUNT Roll FROM table WHERE Decile > 1 AND Authority = integrated AND Name = bishop viard college "What was the decile of Samuel Marsden Collegiate School in Whitby, when it had a roll higher than 163?",SELECT COUNT Decile FROM table WHERE Area = whitby AND Name = samuel marsden collegiate school AND Roll > 163 What integrated school had a decile of 2 and a roll larger than 55?,SELECT Name FROM table WHERE Decile = 2 AND Authority = integrated AND Roll > 55 Who was the 4 lane person from Canada?,SELECT MIN Heat FROM table WHERE Lane = 4 AND Nationality = canada "In 1939, what was the finish?",SELECT Finish FROM table WHERE Year = 1939 "In 1937, what was the finish?",SELECT Finish FROM table WHERE Year = 1937 The Qual of 120.006 took place in what year?,SELECT Year FROM table WHERE Qual = 120.006 "With a Rank of 19, and a Start of 14, what was the finish?",SELECT Finish FROM table WHERE Rank = 19 AND Start = 14 What company made the chassis when Ferrari made the engine and there were 25 points?,SELECT Chassis FROM table WHERE Engine = ferrari AND Points = 25 "What is the most points when Maserati made the engine, and a Entrant of owen racing organisation?",SELECT MAX Points FROM table WHERE Engine = maserati AND Entrant = owen racing organisation What company made the chassis when there were 8 points?,SELECT Chassis FROM table WHERE Points = 8 What is the entrant earlier than 1956 with a Vanwall Special chassis?,SELECT Entrant FROM table WHERE Year < 1956 AND Chassis = vanwall special what is the number of wins that is in the Top 10 and larger than 13?,SELECT SUM Wins FROM table WHERE Top-10 > 13 What is the average number of cuts made in the Top 25 smaller than 5?,SELECT AVG Cuts made FROM table WHERE Top-25 < 5 What is the lowest top 5 winners with less than 0?,SELECT MIN Top-5 FROM table WHERE Wins < 0 How many points for the cooper car company after 1959?,SELECT SUM Points FROM table WHERE Entrant = cooper car company AND Year > 1959 What is the average 3620 value that has a 5432 of 1277 and a 15122 less than 1540?,SELECT AVG 3620 FROM table WHERE 5432 = 1277 AND 15122 < 1540 "What is the average 5432 value with a 11502 larger than 1163, a 15122 less than 15122, and a 3620 less than 624?",SELECT AVG 5432 FROM table WHERE 11502 > 1163 AND 15122 < 15122 AND 3620 < 624 What is the highest 3620 value with a 5432 of 5432 and a 15122 greater than 15122?,SELECT MAX 3620 FROM table WHERE 5432 = 5432 AND 15122 > 15122 "Which representative was the Ambassador Extraordinary and Plenipotentiary and had a Termination of Mission date September 20, 1996?","SELECT Representative FROM table WHERE Title = ambassador extraordinary and plenipotentiary AND Termination of Mission = september 20, 1996" "Which representative has a Termination of MIssion date Mar 25, 1976?","SELECT Representative FROM table WHERE Termination of Mission = mar 25, 1976" What was the Termination of Mission date for the ambassador who was appointed by Barack Obama?,SELECT Termination of Mission FROM table WHERE Appointed by = barack obama "What is the Termination of Mission date for Marsha E. Barnes, the Ambassador Extraordinary and Plenipotentiary?",SELECT Termination of Mission FROM table WHERE Title = ambassador extraordinary and plenipotentiary AND Representative = marsha e. barnes "Who appointed the representative that had a Presentation of Credentials on March 25, 1976?","SELECT Appointed by FROM table WHERE Presentation of Credentials = march 25, 1976" Which character first appeared in Amazing Fantasy #15?,SELECT Character(s) FROM table WHERE First Appearance = amazing fantasy #15 What is Action Comics #1's estimated value?,SELECT Estimated Value FROM table WHERE First Appearance = action comics #1 Who publishes Wolverine?,SELECT Publisher FROM table WHERE Character(s) = wolverine What player's original team are the Oakland Raiders?,SELECT Player FROM table WHERE Original NFL team = oakland raiders What player's original team are the Buffalo Bills?,SELECT Player FROM table WHERE Original NFL team = buffalo bills Which to par has a prize less than $800?,SELECT To par FROM table WHERE Money ( $ ) = 800 Which country has a prize smaller than $250 and the player Henry Picard?,SELECT Country FROM table WHERE Money ( $ ) < 250 AND Player = henry picard Which score has a prize of $400?,SELECT Score FROM table WHERE Money ( $ ) = 400 On May 29 which team had the loss?,SELECT Loss FROM table WHERE Date = may 29 What was the score of the game played on May 9?,SELECT Score FROM table WHERE Date = may 9 On what date was their record 26-19?,SELECT Date FROM table WHERE Record = 26-19 What team did they lose to when they had a 28-22 record?,SELECT Loss FROM table WHERE Record = 28-22 "What is the year of the tournament played at Melbourne, Australia?","SELECT AVG Year FROM table WHERE Venue = melbourne, australia" "What is earliest year that had a 50km event with a 2nd place result played in London, United Kingdom?","SELECT MIN Year FROM table WHERE Event = 50km AND Result = 2nd AND Venue = london, united kingdom" What is the result of the World Race Walking Cup tournament played before the year 2010?,SELECT Result FROM table WHERE Year > 2010 AND Tournament = world race walking cup Which country had a tower destroyed in 1899?,SELECT Country FROM table WHERE Year = 1899 Who was the opponent at the game when the record was 28–45?,SELECT Opponent FROM table WHERE Record = 28–45 Which entrant has 4 points and BRM p25 for the Chassis?,SELECT Entrant FROM table WHERE Pts. = 4 AND Chassis = brm p25 Who is the entrant when the year is less than 1953?,SELECT Entrant FROM table WHERE Year < 1953 How many points were scored when the Chassis is BRM p25?,SELECT Pts. FROM table WHERE Chassis = brm p25 "Name the episode that aired october 8, 1988","SELECT Episode title FROM table WHERE Original airdate = october 8, 1988" Name the original airdate for mr. buckston,SELECT Original airdate FROM table WHERE Identity(ies) = mr. buckston Give the earliest year that featured Pi Hongyan on women's singles.,SELECT MIN Year FROM table WHERE Women's singles = pi hongyan What's the first year that Guo Xin featured in women's singles?,SELECT MIN Year FROM table WHERE Women's singles = guo xin What is the name of the player taken in round 23?,SELECT Name FROM table WHERE Round = 23 What engine was used in 1999?,SELECT Engine FROM table WHERE Year = 1999 What rank did the chassis reynard 94i have in 1996?,SELECT Rank FROM table WHERE Chassis = reynard 94i AND Year = 1996 What rank did the dallara chassis finish in 2000?,SELECT Rank FROM table WHERE Year = 2000 AND Chassis = dallara Which engine finished 7th with the reynard 95i chassis?,SELECT Engine FROM table WHERE Rank = 7th AND Chassis = reynard 95i What highest Year has Wins 15 and Losses less than 5?,SELECT MAX Year FROM table WHERE Wins = 15 AND Loses < 5 "What average Year has Losses 4, and Wins less than 18, and Draws greater than 1?",SELECT AVG Year FROM table WHERE Loses = 4 AND Wins < 18 AND Draws > 1 "What average Wins has Losses 2, and Draws less than 0?",SELECT AVG Wins FROM table WHERE Loses = 2 AND Draws < 0 What average Loses has Draws less than 0?,SELECT AVG Loses FROM table WHERE Draws < 0 "What sum of Losses has Year greater than 1972, and Competition of nswrfl, and Draws 0, and Wins 16?",SELECT SUM Loses FROM table WHERE Year > 1972 AND Competition = nswrfl AND Draws = 0 AND Wins = 16 What is the height of the player who currently plays for Alta Gestión Fuenlabrada?,SELECT Height FROM table WHERE Current Club = alta gestión fuenlabrada What position does Mario Kasun play?,SELECT Position FROM table WHERE Player = mario kasun What is the largest number Lost to david nalbandian with a Win Rate of 20%?,SELECT MAX Lost FROM table WHERE Win % = 20% AND Opponent = david nalbandian What is the smallest number of Matches with less than 97 losses and a Win rate of 28.68%?,SELECT MIN Matches FROM table WHERE Win % = 28.68% AND Lost < 97 What is the total number of Lost for the Highest Ranking of – –?,SELECT COUNT Lost FROM table WHERE Highest ranking = – – what lane did inna nikitina have?,SELECT MAX Lane FROM table WHERE Name = inna nikitina what is the name that saw 4 heats and a lane higher than 7?,SELECT Name FROM table WHERE Heat = 4 AND Lane > 7 What is the highest NBR number that corresponds to the J class and the road number of 1211?,SELECT MAX NBR number FROM table WHERE Class = j AND Road number = 1211 How many road numbers are before 1922?,SELECT COUNT Road number FROM table WHERE Year < 1922 Which original operator is in the 25nc class?,SELECT Original operator FROM table WHERE Class = 25nc Which class starts after 1939 and has a road number smaller than 3508?,SELECT Class FROM table WHERE Year > 1939 AND Road number < 3508 Name the LB&SCR number that has SR number of 8597–8600,SELECT LB&SCR No. FROM table WHERE SR No. = 8597–8600 What is the time of songs that have the writer Aaron Schroeder and Wally Gold?,SELECT Time FROM table WHERE Writer(s) = aaron schroeder and wally gold "On songs that have a release date of 6/17/61, a track larger than 20, and a writer of Woody Harris, what is the chart peak?",SELECT Chart Peak FROM table WHERE Release Date = 6/17/61 AND Track > 20 AND Writer(s) = woody harris What catalogue is the song It's Now or Never?,SELECT Catalogue FROM table WHERE Song Title = it's now or never "On songs with track numbers smaller than number 17 and catalogues of LSP 2231, who are the writer(s)?",SELECT Writer(s) FROM table WHERE Catalogue = lsp 2231 AND Track < 17 What year did he start at 13?,SELECT Year FROM table WHERE Start = 13 What was the finish place with a qual of 123.660?,SELECT Finish FROM table WHERE Qual = 123.660 What was the rank with the qual of 115.095?,SELECT Rank FROM table WHERE Qual = 115.095 Who was the runner-up when the margin was 1 stroke?,SELECT Runner(s)-up FROM table WHERE Margin = 1 stroke What was the score in the year 2004?,SELECT Score FROM table WHERE Year = 2004 Who was the runner-up when the year was 2008?,SELECT Runner(s)-up FROM table WHERE Year = 2008 In what year was the score 204 (-6)?,SELECT Year FROM table WHERE Score = 204 (-6) "What was the country when the margin was 2 strokes, and when the score was 276 (-4)?",SELECT Country FROM table WHERE Margin = 2 strokes AND Score = 276 (-4) What is the Overall Record for the School in Milford?,SELECT Overall Record FROM table WHERE School = milford What was the top first place prize in 1997?,SELECT MAX First Prize ( $ ) FROM table WHERE Year = 1997 What was the total purse in the years after 1996 with a score of 272 (-16) when frank nobilo won?,SELECT SUM Purse ( $ ) FROM table WHERE Score = 272 (-16) AND Winner = frank nobilo AND Year > 1996 What is the average Rank for a lane smaller than 3 with a nationality of Australia?,SELECT AVG Rank FROM table WHERE Lane < 3 AND Nationality = australia what is the number of lane with a rank more than 2 for Louise ørnstedt?,SELECT COUNT Lane FROM table WHERE Rank > 2 AND Name = louise ørnstedt "What shows for nationality when there is a rank larger than 6, and a Time of 2:14.95?",SELECT Nationality FROM table WHERE Rank > 6 AND Time = 2:14.95 "What is the Total Region number of hte one that has Eidsvold at 970 and Biggenden larger than 1,570?","SELECT COUNT Total Region FROM table WHERE Eidsvold = 970 AND Biggenden > 1,570" "Which is the year with Mundubbera being smaller than 2,395, and Biggenden smaller than 1,506?","SELECT SUM Year FROM table WHERE Mundubbera < 2,395 AND Biggenden < 1,506" What is the average year with alfredo salazar fina salazar in mixed doubles?,SELECT AVG Year FROM table WHERE Mixed doubles = alfredo salazar fina salazar Which women's doubles happened after 1987 and a women's single of astrid van der knaap?,SELECT Women's doubles FROM table WHERE Year > 1987 AND Women's singles = astrid van der knaap Which venue had an extra of Team Competition and a result of 1st?,SELECT Venue FROM table WHERE Extra = team competition AND Result = 1st Which venue led to a result of 23rd?,SELECT Venue FROM table WHERE Result = 23rd Which venue had an extra of Junior Race?,SELECT Venue FROM table WHERE Extra = junior race Which venue led to a result of 13th and had an extra of Long Race?,SELECT Venue FROM table WHERE Extra = long race AND Result = 13th What is the percentage of Terry McAuliffe that has a Date Administered on May 31 – june 2,SELECT Terry McAuliffe FROM table WHERE Dates Administered = may 31 – june 2 Which Source has Terry McAuliffe of 36%,SELECT Source FROM table WHERE Terry McAuliffe = 36% Which Terry McAuliffe is it that has a Dates Administered on June 6–7?,SELECT Terry McAuliffe FROM table WHERE Dates Administered = june 6–7 Which Source has a Brian Moran of 19%?,SELECT Source FROM table WHERE Brian Moran = 19% What team played on the road against the Buffalo Bills at home ?,SELECT Visiting Team FROM table WHERE Host Team = buffalo bills Which week did the Baltimore Ravens play at home ?,SELECT Week FROM table WHERE Host Team = baltimore ravens What was the final score on week 14 ?,SELECT Final Score FROM table WHERE Week = 14 When did the Baltimore Ravens play at home ?,SELECT Date FROM table WHERE Host Team = baltimore ravens What was the final score in week 3 ?,SELECT Final Score FROM table WHERE Week = 3 To what party does Ralph Jacobi belong?,SELECT Party FROM table WHERE Member = ralph jacobi When was Hon Les Johnson in office?,SELECT Term in office FROM table WHERE Member = hon les johnson Which party had a member from the state of Vic and an Electorate called Wannon?,SELECT Party FROM table WHERE State = vic AND Electorate = wannon What party is Mick Young a member of?,SELECT Party FROM table WHERE Member = mick young Who was the co-driver that had a class position of 2nd?,SELECT Co-Drivers FROM table WHERE Class Pos. = 2nd Which tires were in Class C in years before 1983?,SELECT Tyres FROM table WHERE Class = c AND Year < 1983 What is the earliest year that had a co-driver of Roger Enever?,SELECT MIN Year FROM table WHERE Co-Drivers = roger enever Which date has 3 as the goal?,SELECT Date FROM table WHERE Goal = 3 "What Label released on October 25, 1984, in the format of Stereo LP?","SELECT Label FROM table WHERE Date = october 25, 1984 AND Format = stereo lp" What are the catalogs of releases from Sony Music Direct?,SELECT Catalog FROM table WHERE Label = sony music direct What is the region of the release of a CD with catalog 32xa-119?,SELECT Region FROM table WHERE Format = cd AND Catalog = 32xa-119 "What is the catalog of the release from January 23, 2002?","SELECT Catalog FROM table WHERE Date = january 23, 2002" "What was the region of the release from May 27, 2009?","SELECT Region FROM table WHERE Date = may 27, 2009" What is the region of the Alfa Records release with catalog ALCA-282?,SELECT Region FROM table WHERE Label = alfa records AND Catalog = alca-282 What is the to par for the player from the United States with a 72-67-80-71=290 score?,SELECT To par FROM table WHERE Country = united states AND Score = 72-67-80-71=290 Name the rank for laps less than 130 and year of 1951,SELECT Rank FROM table WHERE Laps < 130 AND Year = 1951 Name the year for laps of 200 and rank of 24,SELECT Year FROM table WHERE Laps = 200 AND Rank = 24 Name the rank with finish of 12 and year of 1963,SELECT Rank FROM table WHERE Finish = 12 AND Year = 1963 Name the rank with laps of 200 and qual of 148.374,SELECT Rank FROM table WHERE Laps = 200 AND Qual = 148.374 Name the finish with Laps more than 200,SELECT Finish FROM table WHERE Laps > 200 Name the rank for 151 Laps,SELECT Rank FROM table WHERE Laps = 151 The qual of totals took place during what year?,SELECT Year FROM table WHERE Qual = totals What year did the finish of 15 happen in?,SELECT Year FROM table WHERE Finish = 15 What's the Finish rank of 31?,SELECT Finish FROM table WHERE Rank = 31 What year did the rank of 31 happen in?,SELECT Year FROM table WHERE Rank = 31 Which item resulted in a score of 4-1?,SELECT Score FROM table WHERE Result = 4-1 Which item has a score of 5-1?,SELECT Score FROM table WHERE Result = 5-1 "Which competition had a 4-1 result, and a score of 4-1?",SELECT Competition FROM table WHERE Result = 4-1 AND Score = 4-1 Name the 2009 ffor 2010 of 1r and 2012 of a and 2008 of 2r,SELECT 2009 FROM table WHERE 2010 = 1r AND 2012 = a AND 2008 = 2r Name the 2011 for 2012 of a and 2010 of 1r with 2008 of 2r,SELECT 2011 FROM table WHERE 2012 = a AND 2010 = 1r AND 2008 = 2r Name the 2010 for tournament of us open,SELECT 2010 FROM table WHERE Tournament = us open Name the 2010 for 2011 of a and 2008 of 1r,SELECT 2010 FROM table WHERE 2011 = a AND 2008 = 1r Name the 2011 when 2010 is 2r,SELECT 2011 FROM table WHERE 2010 = 2r Name the tournament when it has 2011 of 2r,SELECT Tournament FROM table WHERE 2011 = 2r What was the average attendance for games with a loss of papelbon (0–1)?,SELECT AVG Attendance FROM table WHERE Loss = papelbon (0–1) "When the team had their record of 16–14, what was the total attendance?",SELECT COUNT Attendance FROM table WHERE Record = 16–14 Which party with an 1835 election has 1st member William Denison?,SELECT 2nd Party FROM table WHERE 1st Member = william denison AND Election = 1835 Which party's 1st member is William Denison in the election of 1832?,SELECT 1st Party FROM table WHERE 1st Member = william denison AND Election = 1832 Which party's 1st member is John Ivatt Briscoe in an election in 1857?,SELECT 1st Party FROM table WHERE 1st Member = john ivatt briscoe AND Election = 1857 Who was in a with opponent St. Johnstone?,SELECT Scorers FROM table WHERE Venue = a AND Opponent = st. johnstone What venue was on 27 May 2000?,SELECT Venue FROM table WHERE Date = 27 may 2000 Who was on 12 March 2000?,SELECT Scorers FROM table WHERE Date = 12 march 2000 Name the 2008/09 with 2004/05 of ranking tournaments,SELECT 2008/ 09 FROM table WHERE 2004/ 05 = ranking tournaments Name the 2010/11 with 2004/05 of not held and 2011/12 of non-ranking,SELECT 2010/ 11 FROM table WHERE 2004/ 05 = not held AND 2011/ 12 = non-ranking Name the 2006/07 with 2011/12 of lq and 2010/11 of lq with 2002/03 of lq,SELECT 2006/ 07 FROM table WHERE 2011/ 12 = lq AND 2010/ 11 = lq AND 2002/ 03 = lq Name the 2011/12 with 2008/09 of not held with 2010/11 of not held,SELECT 2011/ 12 FROM table WHERE 2008/ 09 = not held AND 2010/ 11 = not held Name the 2009/10 with 2011/12 of lq and 2008/09 of not held,SELECT 2009/ 10 FROM table WHERE 2011/ 12 = lq AND 2008/ 09 = not held Name the 2009/10 with 2011/12 of a,SELECT 2009/ 10 FROM table WHERE 2011/ 12 = a What is the rank of player Jason Dunstall?,SELECT Rank FROM table WHERE Player = jason dunstall Which player has 1299 goals?,SELECT Player FROM table WHERE Goals = 1299 In what club(s) does Tony Lockett play?,SELECT Club/Clubs FROM table WHERE Player = tony lockett Who won the Men's singles in the year that Ian Maconachie Marian Horsley won the Mixed doubles?,SELECT Men's singles FROM table WHERE Mixed doubles = ian maconachie marian horsley "Who won the Women's singles, in the year that Raymond M. White won the Men's singles and that W. Hamilton Ian Maconachie won the Men's doubles?",SELECT Women's singles FROM table WHERE Men's singles = raymond m. white AND Men's doubles = w. hamilton ian maconachie Who won the Women's doubles in the year that Billy Gilliland Karen Puttick won the Mixed doubles?,SELECT Women's doubles FROM table WHERE Mixed doubles = billy gilliland karen puttick "Who won the Women's doubles in the year that David Eddy Eddy Sutton won the Men's doubles, and that David Eddy won the Men's singles?",SELECT Women's doubles FROM table WHERE Men's doubles = david eddy eddy sutton AND Men's singles = david eddy Who won the Women's doubles in the year that Jesper Knudsen Nettie Nielsen won the Mixed doubles?,SELECT Women's doubles FROM table WHERE Mixed doubles = jesper knudsen nettie nielsen Which manager has Manchester City as the team?,SELECT Manager FROM table WHERE Team = manchester city Which manager has sheffield wednesday as the team?,SELECT Manager FROM table WHERE Team = sheffield wednesday Which team has george graham as the manager?,SELECT Team FROM table WHERE Manager = george graham What is the kit manufacturer that has billy bonds as the manager?,SELECT Kit manufacturer FROM table WHERE Manager = billy bonds Which captain has billy bonds as the manager?,SELECT Captain FROM table WHERE Manager = billy bonds Which captain has howard wilkinson as the manager?,SELECT Captain FROM table WHERE Manager = howard wilkinson What was the loss of the Brewers game when the record was 46-48?,SELECT Loss FROM table WHERE Record = 46-48 What was the record at the game that had a score of 7-10?,SELECT Record FROM table WHERE Score = 7-10 Which chassis is more recent than 1972 and has more than 0 Pts. ?,SELECT Chassis FROM table WHERE Year > 1972 AND Pts. > 0 Which engine from 1973 has a Brabham bt37 chassis?,SELECT Engine FROM table WHERE Year = 1973 AND Chassis = brabham bt37 What score to highest to par did Mike Weir achieve?,SELECT MAX To par FROM table WHERE Player = mike weir Who had a score of 70-73-69=212?,SELECT Player FROM table WHERE Score = 70-73-69=212 What player was place of t1 in To Par and had a score of 70-73-69=212?,SELECT To par FROM table WHERE Place = t1 AND Score = 70-73-69=212 What score to par did Mike Weir have?,SELECT To par FROM table WHERE Player = mike weir What place was the scorer of 67-74-73=214?,SELECT Place FROM table WHERE Score = 67-74-73=214 What country does Rocco Mediate play for?,SELECT Country FROM table WHERE Player = rocco mediate What is Rocco Mediate's par?,SELECT To par FROM table WHERE Player = rocco mediate What country is Chad Campbell from?,SELECT Country FROM table WHERE Player = chad campbell What was the score for Spain?,SELECT Score FROM table WHERE Country = spain Where is Fred Couples from?,SELECT Country FROM table WHERE Player = fred couples what's the record on july 10?,SELECT Record FROM table WHERE Date = july 10 Which kingdom has Suin as its capital?,SELECT Name of Kingdom FROM table WHERE Capital = suin "What week did the September 9, 1967 game occur on?","SELECT MIN Week FROM table WHERE Date = september 9, 1967" What was the date of the game after week 5 against the Houston Oilers?,SELECT Date FROM table WHERE Week > 5 AND Opponent = houston oilers "Which week was the game on December 14, 1967?","SELECT Week FROM table WHERE Date = december 14, 1967" "Who was the opponent after week 9 with an attendance of 44,020?","SELECT Opponent FROM table WHERE Week > 9 AND Attendance = 44,020" What team played against Al-Ismaily (team 1)?,SELECT Team 2 FROM table WHERE Team 1 = al-ismaily What was the 2nd leg result in the match that scored a 2-0 in the 1st leg?,SELECT 2nd leg FROM table WHERE 1st leg = 2-0 "When Kabwe Warriors (team 1) played, what was the result of the 1st leg?",SELECT 1st leg FROM table WHERE Team 1 = kabwe warriors What team played against Hafia FC (team 2)?,SELECT Team 1 FROM table WHERE Team 2 = hafia fc "For the game that was played on week 2, what is the record?",SELECT Record FROM table WHERE Week = 2 What was the result of the game that was played on week 15?,SELECT Result FROM table WHERE Week = 15 How many carries have an average under 8.7 and touchdowns of 72?,SELECT COUNT Carries FROM table WHERE Average < 8.7 AND Touchdowns = 72 What is the average number of carries that have more than 72 touchdowns?,SELECT AVG Carries FROM table WHERE Touchdowns > 72 "What is the most number of touchdowns that have fewer than 105 points, averages over 4.7, and fewer than 487 rushing yards?",SELECT MAX Touchdowns FROM table WHERE Points < 105 AND Average > 4.7 AND Rushing Yards < 487 What is the sum of carries associated with 80 points and fewer than 16 touchdowns?,SELECT SUM Carries FROM table WHERE Points = 80 AND Touchdowns < 16 What is the total number of rushing yards associated with averages over 8.4 and fewer than 54 carries?,SELECT COUNT Rushing Yards FROM table WHERE Average > 8.4 AND Carries < 54 Which record is dated April 8?,SELECT Record FROM table WHERE Date = april 8 "What is the score for the game that has an attendance of 5,298?","SELECT Score FROM table WHERE Attendance = 5,298" "What was the date for the game that had an attendance of 10,101?","SELECT Date FROM table WHERE Attendance = 10,101" "What is the record for the game with an attendance of 11,141?","SELECT Record FROM table WHERE Attendance = 11,141" What's the lowest number of points with fewer than 8 losses and fewer than 24 games for the vancouver burrards?,SELECT MIN Points FROM table WHERE Losses < 8 AND Team Name = vancouver burrards AND Games < 24 What's the total number of points when the vancouver carlings have fewer than 12 losses and more than 32 games?,SELECT COUNT Points FROM table WHERE Losses < 12 AND Team Name = vancouver carlings AND Games > 32 What's the total number of points when the vancouver burrards have fewer than 9 losses and more than 24 games?,SELECT COUNT Points FROM table WHERE Losses < 9 AND Games > 24 AND Team Name = vancouver burrards What's the sum of points for the 1963 season when there are more than 30 games?,SELECT SUM Points FROM table WHERE Season = 1963 AND Games > 30 What's the total number of games with more than 20 points for the 1976 season?,SELECT COUNT Games FROM table WHERE Season = 1976 AND Points > 20 What's the total losses for the vancouver burrards in the 1947 season with fewer than 24 games?,SELECT COUNT Losses FROM table WHERE Team Name = vancouver burrards AND Season = 1947 AND Games < 24 How many tries against did the club with 1 drawn and 41 points have?,SELECT Tries against FROM table WHERE Drawn = 1 AND Points = 41 Which club has 275 points?,SELECT Club FROM table WHERE Points for = 275 How many points against did the club with a losing bonus of 3 and 84 tries have?,SELECT Points against FROM table WHERE Losing bonus = 3 AND Tries for = 84 Which club has 40 tries for?,SELECT Club FROM table WHERE Tries for = 40 How many tries did the club with a try bonus of correct as of 2 June 2009 have?,SELECT Tries for FROM table WHERE Try bonus = correct as of 2 june 2009 How many tries did the club Croesyceiliog rfc have?,SELECT Tries for FROM table WHERE Club = croesyceiliog rfc "What is the value of D 42 √, when the value of D 45 O is d 32 √?",SELECT D 42 √ FROM table WHERE D 45 O = d 32 √ What is the value of D 45 O when the value of D 44 O is ← majority?,SELECT D 45 O FROM table WHERE D 44 O = ← majority What is the value of D 43 √ when the value of D 42 √ is d 42 √?,SELECT D 43 √ FROM table WHERE D 42 √ = d 42 √ What is the value of D 47 + when the value of D 44 O is r 24?,SELECT D 47 + FROM table WHERE D 44 O = r 24 "What is the value of D 46 +, when the value of D 42 √ is r 2?",SELECT D 46 + FROM table WHERE D 42 √ = r 2 "What is the value of D 45 O, when the value of D 41 √ is r 41 √?",SELECT D 45 O FROM table WHERE D 41 √ = r 41 √ What is the average number of wins of drivers from Sweden?,SELECT AVG Driver Wins FROM table WHERE Nation = sweden How many gold are a rank 1 and larger than 16?,SELECT COUNT Gold FROM table WHERE Rank = 1 AND Total > 16 How many total gold are less than 4?,SELECT COUNT Gold FROM table WHERE Total < 4 "What is the total gold that has bronze less than 2, a silver of 1 and total more than 4?",SELECT SUM Gold FROM table WHERE Bronze < 2 AND Silver = 1 AND Total > 4 Name the least runners with dist of 10.5,SELECT MIN Runners FROM table WHERE Dist (f) = 10.5 Name the runners for longchamp,SELECT Runners FROM table WHERE Course = longchamp What is the year with 116 laps?,SELECT Year FROM table WHERE Laps = 116 What year has a finish of 19?,SELECT Year FROM table WHERE Finish = 19 How many Silver medals were won in total by all those with more than 3 bronze and exactly 16 gold?,SELECT SUM Silver FROM table WHERE Bronze > 3 AND Gold = 16 Which opponent has a loss of wells (1-3)?,SELECT Opponent FROM table WHERE Loss = wells (1-3) "Which opponent has an attendance greater than 29,904 and 11-8 as the record?","SELECT Opponent FROM table WHERE Attendance > 29,904 AND Record = 11-8" "Which loss has an attendance greater than 49,688 and 11-8 as the record?","SELECT Loss FROM table WHERE Attendance > 49,688 AND Record = 11-8" What is the largest attendance that has tigers as the opponent and a loss of leiter (0-1)?,SELECT MAX Attendance FROM table WHERE Opponent = tigers AND Loss = leiter (0-1) Which party has Peter A. Quinn as a representative?,SELECT Party FROM table WHERE Representative = peter a. quinn Which state does Jimmy Quillen represent?,SELECT State FROM table WHERE Representative = jimmy quillen "What is the lifespan of the democratic party in New York, for which Terence J. Quinn is a representative?",SELECT Lifespan FROM table WHERE Party = democratic AND State = new york AND Representative = terence j. quinn