question stringlengths 12 243 | context stringlengths 45 517 | answer stringlengths 32 484 |
|---|---|---|
WHAT IS THE BOOKMARKING, TAGGING, RATING AND COMMENTS WITH NO LIST MANAGEMENT, NO CHARTING, NO WEB PUBLISHING, OF MICROSOFT EXCHANGE SERVER? | columns:
- name: bookmarking
type: VARCHAR
- name: _tagging
type: VARCHAR
- name: _rating_and_comments
type: VARCHAR
- name: name
type: VARCHAR
- name: web_publishing
type: VARCHAR
- name: list_management
type: VARCHAR
- name: charting
type: VARCHAR
table: table_name_1
| SELECT bookmarking, _tagging, _rating_and_comments FROM table_name_1 WHERE list_management = "no" AND charting = "no" AND web_publishing = "no" AND name = "microsoft exchange server" |
What was the outcome of the match against Nguyen Tien Minh in the Bulgaria Open? | columns:
- name: outcome
type: VARCHAR
- name: opponent
type: VARCHAR
- name: tournament
type: VARCHAR
table: table_name_51
| SELECT outcome FROM table_name_51 WHERE opponent = "nguyen tien minh" AND tournament = "bulgaria open" |
Name the hebrew for tisʕ- | columns:
- name: hebrew
type: VARCHAR
- name: arabic
type: VARCHAR
table: table_26919_6
| SELECT hebrew FROM table_26919_6 WHERE arabic = "tisʕ-" |
What discs has a region 1 release date of January 22, 2008? | columns:
- name: discs
type: VARCHAR
- name: region_1_release
type: VARCHAR
table: table_name_90
| SELECT discs FROM table_name_90 WHERE region_1_release = "january 22, 2008" |
Timsah arena is in what country? | columns:
- name: country
type: VARCHAR
- name: stadium
type: VARCHAR
table: table_name_32
| SELECT country FROM table_name_32 WHERE stadium = "timsah arena" |
What is the highest Amerindian (Hispanic/Non-Hispanic) value having a Black (Hispanic/Non-Hispanic) of 15.7 and White (Hispanic/Non-Hispanic) over 69.5? | columns:
- name: amerindian__both_hispanic_and_non_hispanic_
type: INTEGER
- name: black__both_hispanic_and_non_hispanic_
type: VARCHAR
- name: white__both_hispanic_and_non_hispanic_
type: VARCHAR
table: table_name_67
| SELECT MAX(amerindian__both_hispanic_and_non_hispanic_) FROM table_name_67 WHERE black__both_hispanic_and_non_hispanic_ = 15.7 AND white__both_hispanic_and_non_hispanic_ > 69.5 |
How many grids have a time of +1:21.239 and more than 25 laps? | columns:
- name: grid
type: VARCHAR
- name: time_retired
type: VARCHAR
- name: laps
type: VARCHAR
table: table_name_39
| SELECT COUNT(grid) FROM table_name_39 WHERE time_retired = "+1:21.239" AND laps > 25 |
What was Dan Selznick best time? | columns:
- name: best
type: VARCHAR
- name: name
type: VARCHAR
table: table_name_63
| SELECT best FROM table_name_63 WHERE name = "dan selznick" |
Which Date has a Score of 4–2? | columns:
- name: date
type: VARCHAR
- name: score
type: VARCHAR
table: table_name_14
| SELECT date FROM table_name_14 WHERE score = "4–2" |
What are the notes for the Mandarin Chinese program on CTV earlier than 2013? | columns:
- name: notes
type: VARCHAR
- name: network
type: VARCHAR
- name: year
type: VARCHAR
- name: language
type: VARCHAR
table: table_name_40
| SELECT notes FROM table_name_40 WHERE year < 2013 AND language = "mandarin chinese" AND network = "ctv" |
What is the total for Bob Tway for the year won before 2002 with a to par bigger than 7? | columns:
- name: total
type: VARCHAR
- name: to_par
type: VARCHAR
- name: year_won
type: VARCHAR
- name: player
type: VARCHAR
table: table_name_2
| SELECT COUNT(total) FROM table_name_2 WHERE year_won < 2002 AND player = "bob tway" AND to_par > 7 |
What is KK -1 if KK -3 is 1,100? | columns:
- name: kk___1
type: VARCHAR
- name: kk___3
type: VARCHAR
table: table_name_79
| SELECT kk___1 FROM table_name_79 WHERE kk___3 = "1,100" |
How many attempts for Bobby Layne? | columns:
- name: attempts
type: INTEGER
- name: name
type: VARCHAR
table: table_19418696_3
| SELECT MIN(attempts) FROM table_19418696_3 WHERE name = "Bobby Layne" |
What is the highest number of inhabitants per MEP that has MEPs larger than 50, a member of Germany, and a population less than 82.43 million? | columns:
- name: inhabitants_per_mep
type: INTEGER
- name: population_millions
type: VARCHAR
- name: meps
type: VARCHAR
- name: member_state
type: VARCHAR
table: table_name_26
| SELECT MAX(inhabitants_per_mep) FROM table_name_26 WHERE meps > 50 AND member_state = "germany" AND population_millions < 82.43 |
If the language is Native and Spanish, what is the Vinto Municipality minimum? | columns:
- name: vinto_municipality
type: INTEGER
- name: language
type: VARCHAR
table: table_2509113_2
| SELECT MIN(vinto_municipality) FROM table_2509113_2 WHERE language = "Native and Spanish" |
What college has Jojo Manalo? | columns:
- name: college
type: VARCHAR
- name: player
type: VARCHAR
table: table_name_43
| SELECT college FROM table_name_43 WHERE player = "jojo manalo" |
What was the attendance at the game where Neil Liddiard was Man of the Match? | columns:
- name: attendance
type: INTEGER
- name: man_of_the_match
type: VARCHAR
table: table_17120964_8
| SELECT MIN(attendance) FROM table_17120964_8 WHERE man_of_the_match = "Neil Liddiard" |
Which game was on 14 January 1973? | columns:
- name: game
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_31
| SELECT game FROM table_name_31 WHERE date = "14 january 1973" |
The displacement(s) 466 cubic inches (7.6L), has what engine family? | columns:
- name: engine_family
type: VARCHAR
- name: displacement_s_
type: VARCHAR
table: table_26352332_4
| SELECT engine_family FROM table_26352332_4 WHERE displacement_s_ = "466 cubic inches (7.6L)" |
Name the least tied | columns:
- name: tied
type: INTEGER
table: table_15829930_5
| SELECT MIN(tied) FROM table_15829930_5 |
Name the total number of division for apps more than 5 for greece | columns:
- name: division
type: VARCHAR
- name: apps
type: VARCHAR
- name: country
type: VARCHAR
table: table_name_83
| SELECT COUNT(division) FROM table_name_83 WHERE apps > 5 AND country = "greece" |
How many Points have an Opponent of @ calgary flames? | columns:
- name: points
type: INTEGER
- name: opponent
type: VARCHAR
table: table_name_77
| SELECT SUM(points) FROM table_name_77 WHERE opponent = "@ calgary flames" |
What is the 2007 of the Grand Slam Tournaments in 2008? | columns:
- name: Id
type: VARCHAR
table: table_name_16
| SELECT 2007 FROM table_name_16 WHERE 2008 = "grand slam tournaments" |
What is the name of the school that has a player named Michael Dunigan? | columns:
- name: school
type: VARCHAR
- name: player
type: VARCHAR
table: table_name_79
| SELECT school FROM table_name_79 WHERE player = "michael dunigan" |
What number missile led to damage to the Islamic University campus? | columns:
- name: 'no'
type: INTEGER
- name: area_damaged
type: VARCHAR
table: table_23014685_1
| SELECT MIN(no) FROM table_23014685_1 WHERE area_damaged = "Islamic University campus" |
What is the constructor with grid value 5? | columns:
- name: constructor
type: VARCHAR
- name: grid
type: VARCHAR
table: table_name_54
| SELECT constructor FROM table_name_54 WHERE grid = "5" |
How many items are listed for U.S. viewers for episode number 5 in the series? | columns:
- name: us_viewers__millions_
type: VARCHAR
- name: no_in_series
type: VARCHAR
table: table_27910411_1
| SELECT COUNT(us_viewers__millions_) FROM table_27910411_1 WHERE no_in_series = 5 |
In which game did the opponents score 14 points? | columns:
- name: game
type: VARCHAR
- name: opponents
type: VARCHAR
table: table_name_41
| SELECT game FROM table_name_41 WHERE opponents = "14" |
Who were the opponents on January 27? | columns:
- name: opponent
type: VARCHAR
- name: january
type: VARCHAR
table: table_name_34
| SELECT opponent FROM table_name_34 WHERE january = 27 |
What is the maximum number of draws when the diff is smaller than 186, points are fewer than 12 and games played fewer than 6? | columns:
- name: drawn
type: INTEGER
- name: played
type: VARCHAR
- name: diff
type: VARCHAR
- name: points
type: VARCHAR
table: table_name_86
| SELECT MAX(drawn) FROM table_name_86 WHERE diff < 186 AND points < 12 AND played < 6 |
What is the attendance of the match with a record 20-11? | columns:
- name: attendance
type: VARCHAR
- name: record
type: VARCHAR
table: table_name_97
| SELECT attendance FROM table_name_97 WHERE record = "20-11" |
Which driver has 62 laps? | columns:
- name: driver
type: VARCHAR
- name: laps
type: VARCHAR
table: table_name_17
| SELECT driver FROM table_name_17 WHERE laps = 62 |
What's the name of Constituency number 108? | columns:
- name: name
type: VARCHAR
- name: constituency_number
type: VARCHAR
table: table_name_65
| SELECT name FROM table_name_65 WHERE constituency_number = "108" |
Who replaced outgoing manager José Ángel Ziganda? | columns:
- name: replaced_by
type: VARCHAR
- name: outgoing_manager
type: VARCHAR
table: table_17201869_3
| SELECT replaced_by FROM table_17201869_3 WHERE outgoing_manager = "José Ángel Ziganda" |
Which Points have a Club of cf calvo sotelo, and a Goal Difference larger than -3? | columns:
- name: points
type: INTEGER
- name: club
type: VARCHAR
- name: goal_difference
type: VARCHAR
table: table_name_9
| SELECT MAX(points) FROM table_name_9 WHERE club = "cf calvo sotelo" AND goal_difference > -3 |
What is the least amount of silver when there is less than 0 bronze? | columns:
- name: silver
type: INTEGER
- name: bronze
type: INTEGER
table: table_name_83
| SELECT MIN(silver) FROM table_name_83 WHERE bronze < 0 |
On June 30, 2008 who what was the Republican: Jeff Sessions percentage? | columns:
- name: republican
type: VARCHAR
- name: dates_administered
type: VARCHAR
table: table_16751596_12
| SELECT republican AS :_jeff_sessions FROM table_16751596_12 WHERE dates_administered = "June 30, 2008" |
What number has the opponent Fokker d.vii with a time of 600? | columns:
- name: number
type: INTEGER
- name: opponent
type: VARCHAR
- name: time
type: VARCHAR
table: table_name_66
| SELECT SUM(number) FROM table_name_66 WHERE opponent = "fokker d.vii" AND time = 600 |
Where was the game played that had a score of 3-2 and a time of 15:00 cet? | columns:
- name: ground
type: VARCHAR
- name: score
type: VARCHAR
- name: time
type: VARCHAR
table: table_name_7
| SELECT ground FROM table_name_7 WHERE score = "3-2" AND time = "15:00 cet" |
How many season 4 appearances are there by Mrs. Jennifer Knight? | columns:
- name: season_4
type: INTEGER
- name: character
type: VARCHAR
table: table_26240046_1
| SELECT MIN(season_4) FROM table_26240046_1 WHERE character = "Mrs. Jennifer Knight" |
WHAT PLAYER HAS A PICK SMALLER THAN 110, AND DUKE AS COLLEGE? | columns:
- name: player
type: VARCHAR
- name: pick
type: VARCHAR
- name: college
type: VARCHAR
table: table_name_97
| SELECT player FROM table_name_97 WHERE pick < 110 AND college = "duke" |
How many reporters for the year 1993? | columns:
- name: reporters
type: VARCHAR
- name: year
type: VARCHAR
table: table_22514845_3
| SELECT COUNT(reporters) FROM table_22514845_3 WHERE year = 1993 |
What is the name of the airport located in Russia with an IATA of AER? | columns:
- name: airport
type: VARCHAR
- name: country
type: VARCHAR
- name: iata
type: VARCHAR
table: table_name_34
| SELECT airport FROM table_name_34 WHERE country = "russia" AND iata = "aer" |
Where does the network Star Cricket originate? | columns:
- name: origin_of_programming
type: VARCHAR
- name: genre
type: VARCHAR
- name: network
type: VARCHAR
table: table_name_25
| SELECT origin_of_programming FROM table_name_25 WHERE genre = "cricket" AND network = "star cricket" |
When was the first UK broadcast for episode 9? | columns:
- name: first_broadcast_uk___bbc_four__
type: VARCHAR
- name: episode
type: VARCHAR
table: table_26591309_2
| SELECT first_broadcast_uk___bbc_four__ FROM table_26591309_2 WHERE episode = 9 |
What is the high silver total for nations with 3 golds and under 5 bronzes? | columns:
- name: silver
type: INTEGER
- name: gold
type: VARCHAR
- name: bronze
type: VARCHAR
table: table_name_61
| SELECT MAX(silver) FROM table_name_61 WHERE gold = 3 AND bronze < 5 |
Name the pole position for 8 september | columns:
- name: pole_position
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_35
| SELECT pole_position FROM table_name_35 WHERE date = "8 september" |
Name the average lost for matches of 6 | columns:
- name: lost
type: INTEGER
- name: matches
type: VARCHAR
table: table_name_53
| SELECT AVG(lost) FROM table_name_53 WHERE matches = 6 |
How many wins does he get when he starts at 10? | columns:
- name: wins
type: VARCHAR
- name: starts
type: VARCHAR
table: table_2169966_1
| SELECT wins FROM table_2169966_1 WHERE starts = 10 |
Which 1998 has a 2002 of 2–4? | columns:
- name: Id
type: VARCHAR
table: table_name_65
| SELECT 1998 FROM table_name_65 WHERE 2002 = "2–4" |
What was the name of the leader whose term ended in 2013? | columns:
- name: name
type: VARCHAR
- name: term_end
type: VARCHAR
table: table_name_49
| SELECT name FROM table_name_49 WHERE term_end = "2013" |
what team had ricardo serrano for combativity prize? | columns:
- name: team_classification
type: VARCHAR
- name: combativity_prize
type: VARCHAR
table: table_22410316_17
| SELECT team_classification FROM table_22410316_17 WHERE combativity_prize = "Ricardo Serrano" |
Which first match had a final position/round in the third qualifying round? | columns:
- name: first_match
type: VARCHAR
- name: final_position___round
type: VARCHAR
table: table_name_72
| SELECT first_match FROM table_name_72 WHERE final_position___round = "third qualifying round" |
What is the average Grid for the Rider Toni Elias with Laps more than 30? | columns:
- name: grid
type: INTEGER
- name: rider
type: VARCHAR
- name: laps
type: VARCHAR
table: table_name_62
| SELECT AVG(grid) FROM table_name_62 WHERE rider = "toni elias" AND laps > 30 |
What is the average laps for the +50.653 time? | columns:
- name: laps
type: INTEGER
- name: time
type: VARCHAR
table: table_name_42
| SELECT AVG(laps) FROM table_name_42 WHERE time = "+50.653" |
What country in Kunlong in? | columns:
- name: country
type: VARCHAR
- name: location
type: VARCHAR
table: table_name_46
| SELECT country FROM table_name_46 WHERE location = "kunlong" |
What was the country in the year 2012? | columns:
- name: country
type: VARCHAR
- name: year
type: VARCHAR
table: table_name_69
| SELECT country FROM table_name_69 WHERE year = 2012 |
What was the attendance number for the Timberwolves game? | columns:
- name: location_attendance
type: INTEGER
- name: team
type: VARCHAR
table: table_name_69
| SELECT SUM(location_attendance) FROM table_name_69 WHERE team = "timberwolves" |
What was the Score of the Semifinal 1? | columns:
- name: score
type: VARCHAR
- name: round
type: VARCHAR
table: table_name_31
| SELECT score FROM table_name_31 WHERE round = "semifinal 1" |
What was the score when Richmond payed as the home team? | columns:
- name: home_team
type: VARCHAR
table: table_name_83
| SELECT home_team AS score FROM table_name_83 WHERE home_team = "richmond" |
What is the total ranking when there are less than 16 draws, less than 1 point, and the English translation is in love with you? | columns:
- name: place
type: INTEGER
- name: points
type: VARCHAR
- name: draw
type: VARCHAR
- name: english_translation
type: VARCHAR
table: table_name_22
| SELECT SUM(place) FROM table_name_22 WHERE draw < 16 AND english_translation = "in love with you" AND points < 1 |
What was the score in the game played on December 2, 1984? | columns:
- name: record
type: VARCHAR
- name: date
type: VARCHAR
table: table_14863869_1
| SELECT record FROM table_14863869_1 WHERE date = "December 2, 1984" |
What date had a record of 43-34? | columns:
- name: date
type: VARCHAR
- name: record
type: VARCHAR
table: table_name_17
| SELECT date FROM table_name_17 WHERE record = "43-34" |
which is the number of the season episode whose writer is R. Scott Gemmill and the Director is Ray Austin? | columns:
- name: no_in_season
type: VARCHAR
- name: written_by
type: VARCHAR
- name: directed_by
type: VARCHAR
table: table_228973_3
| SELECT no_in_season FROM table_228973_3 WHERE written_by = "R. Scott Gemmill" AND directed_by = "Ray Austin" |
What is melbourne's home team score? | columns:
- name: home_team
type: VARCHAR
table: table_name_48
| SELECT home_team AS score FROM table_name_48 WHERE home_team = "melbourne" |
I want the D 46 which has a D 44 of r 17 | columns:
- name: d_46
type: VARCHAR
- name: d_44
type: VARCHAR
table: table_name_35
| SELECT d_46 FROM table_name_35 WHERE d_44 = "r 17" |
who is the opponent when the method is tko (punches) at 4:26 of round 1? | columns:
- name: opponent
type: VARCHAR
- name: method
type: VARCHAR
table: table_name_82
| SELECT opponent FROM table_name_82 WHERE method = "tko (punches) at 4:26 of round 1" |
What is the average episode # located in Tanzania and whose # in season is larger than 5? | columns:
- name: episode__number
type: INTEGER
- name: location
type: VARCHAR
- name: _number_in_season
type: VARCHAR
table: table_name_65
| SELECT AVG(episode__number) FROM table_name_65 WHERE location = "tanzania" AND _number_in_season > 5 |
What is the average number of top-10s for events with more than 12 cuts made and 0 wins? | columns:
- name: top_10
type: INTEGER
- name: cuts_made
type: VARCHAR
- name: wins
type: VARCHAR
table: table_name_56
| SELECT AVG(top_10) FROM table_name_56 WHERE cuts_made > 12 AND wins < 0 |
When chauncey billups (4) has the highest amount of assists who has the highest amount of points? | columns:
- name: high_points
type: VARCHAR
- name: high_assists
type: VARCHAR
table: table_23285849_10
| SELECT high_points FROM table_23285849_10 WHERE high_assists = "Chauncey Billups (4)" |
What is the average black value (Hispanic/Non-Hispanic) having a white (Hispanic/Non-Hispanic) under 61.9, Multiracial (Hispanic/Non-Hispanic) under 12.5 and Hispanic under 99.4? | columns:
- name: black__both_hispanic_and_non_hispanic_
type: INTEGER
- name: hispanic__of_any_race_
type: VARCHAR
- name: white__both_hispanic_and_non_hispanic_
type: VARCHAR
- name: multiracial__both_hispanic_and_non_hispanic_
type: VARCHAR
table: table_name_99
| SELECT AVG(black__both_hispanic_and_non_hispanic_) FROM table_name_99 WHERE white__both_hispanic_and_non_hispanic_ < 61.9 AND multiracial__both_hispanic_and_non_hispanic_ < 12.5 AND hispanic__of_any_race_ < 99.4 |
What is the name of the building listed on 1977-11-23? | columns:
- name: name
type: VARCHAR
- name: listed
type: VARCHAR
table: table_name_81
| SELECT name FROM table_name_81 WHERE listed = "1977-11-23" |
What player scored 68-66=134? | columns:
- name: player
type: VARCHAR
- name: score
type: VARCHAR
table: table_name_50
| SELECT player FROM table_name_50 WHERE score = 68 - 66 = 134 |
What is the highest position of the team with 24 lost and a drawn greater than 9? | columns:
- name: position
type: INTEGER
- name: lost
type: VARCHAR
- name: drawn
type: VARCHAR
table: table_name_62
| SELECT MAX(position) FROM table_name_62 WHERE lost = 24 AND drawn > 9 |
What is the type that ends in 2009? | columns:
- name: type
type: VARCHAR
- name: ends
type: VARCHAR
table: table_name_32
| SELECT type FROM table_name_32 WHERE ends = "2009" |
What visitor has February 11 as the date? | columns:
- name: visitor
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_37
| SELECT visitor FROM table_name_37 WHERE date = "february 11" |
What is Date, when Venue is "Taunton", and when Name is "SC Ganguly"? | columns:
- name: date
type: VARCHAR
- name: venue
type: VARCHAR
- name: name
type: VARCHAR
table: table_name_78
| SELECT date FROM table_name_78 WHERE venue = "taunton" AND name = "sc ganguly" |
How many die sizes have a texture of exactly 34? | columns:
- name: die_size__mm_2__
type: VARCHAR
- name: texture___gt__s_
type: VARCHAR
table: table_26040604_1
| SELECT COUNT(die_size__mm_2__) FROM table_26040604_1 WHERE texture___gt__s_ = "34" |
When was the incumbent from the south carolina 1 district first elected? | columns:
- name: first_elected
type: VARCHAR
- name: district
type: VARCHAR
table: table_name_56
| SELECT first_elected FROM table_name_56 WHERE district = "south carolina 1" |
Which School has an Enrollment larger than 264, and a County of 46 la porte? | columns:
- name: school
type: VARCHAR
- name: enrollment
type: VARCHAR
- name: county
type: VARCHAR
table: table_name_52
| SELECT school FROM table_name_52 WHERE enrollment > 264 AND county = "46 la porte" |
What was the score on February 9? | columns:
- name: score
type: VARCHAR
- name: date
type: VARCHAR
table: table_name_84
| SELECT score FROM table_name_84 WHERE date = "february 9" |
What is the to par of the player from England with a t1 place? | columns:
- name: to_par
type: VARCHAR
- name: country
type: VARCHAR
- name: place
type: VARCHAR
table: table_name_93
| SELECT to_par FROM table_name_93 WHERE country = "england" AND place = "t1" |
What was the score of the final against Dane Propoggia? | columns:
- name: score
type: VARCHAR
- name: opponent_in_the_final
type: VARCHAR
table: table_name_72
| SELECT score FROM table_name_72 WHERE opponent_in_the_final = "dane propoggia" |
What is the lifespan of Stefanie Rabatsch? | columns:
- name: life
type: VARCHAR
- name: name
type: VARCHAR
table: table_name_93
| SELECT life FROM table_name_93 WHERE name = "stefanie rabatsch" |
The Le Mans Porsche team Joest Racing is in which class? | columns:
- name: class
type: VARCHAR
- name: team
type: VARCHAR
table: table_name_53
| SELECT class FROM table_name_53 WHERE team = "le mans porsche team joest racing" |
How many date of appointments are there when the date of vacancy was 2 october 2010? | columns:
- name: date_of_appointment
type: VARCHAR
- name: date_of_vacancy
type: VARCHAR
table: table_26976615_3
| SELECT COUNT(date_of_appointment) FROM table_26976615_3 WHERE date_of_vacancy = "2 October 2010" |
What year was Teresa Wright nominated best supporting actress? | columns:
- name: year__ceremony_
type: VARCHAR
- name: actor_actress
type: VARCHAR
- name: category
type: VARCHAR
table: table_18638067_1
| SELECT year__ceremony_ FROM table_18638067_1 WHERE actor_actress = "Teresa Wright" AND category = "Best Supporting Actress" |
How many starts did Pearson have when his winnings were $101,438? | columns:
- name: starts
type: VARCHAR
- name: winnings
type: VARCHAR
table: table_2626564_2
| SELECT starts FROM table_2626564_2 WHERE winnings = "$101,438" |
What is the average number of drawn with a difference of 17 and 22 points? | columns:
- name: drawn
type: INTEGER
- name: difference
type: VARCHAR
- name: points
type: VARCHAR
table: table_name_64
| SELECT AVG(drawn) FROM table_name_64 WHERE difference = "17" AND points = 22 |
When was the most recent year that kathy whitworth was the runner-up? | columns:
- name: year
type: INTEGER
- name: runner_s__up
type: VARCHAR
table: table_name_49
| SELECT MAX(year) FROM table_name_49 WHERE runner_s__up = "kathy whitworth" |
What was the date of the race with a winning time of 1:55:13? | columns:
- name: date
type: VARCHAR
- name: race_time
type: VARCHAR
table: table_17801022_1
| SELECT date FROM table_17801022_1 WHERE race_time = "1:55:13" |
Which nationality has rank 4? | columns:
- name: nationality
type: VARCHAR
- name: rank
type: VARCHAR
table: table_name_90
| SELECT nationality FROM table_name_90 WHERE rank = 4 |
With a score smaller than 71 along with a place of t6, what is the To par score? | columns:
- name: to_par
type: VARCHAR
- name: score
type: VARCHAR
- name: place
type: VARCHAR
table: table_name_69
| SELECT to_par FROM table_name_69 WHERE score < 71 AND place = "t6" |
What Companion (in order from star) has an Orbital period (s day) of 9.6184 +0.0050 −0.0049? | columns:
- name: companion__in_order_from_star_
type: VARCHAR
- name: orbital_period___s_day__
type: VARCHAR
table: table_name_10
| SELECT companion__in_order_from_star_ FROM table_name_10 WHERE orbital_period___s_day__ = "9.6184 +0.0050 −0.0049" |
On what date was the result Eng by 1 wkt? | columns:
- name: date
type: VARCHAR
- name: result
type: VARCHAR
table: table_name_79
| SELECT date FROM table_name_79 WHERE result = "eng by 1 wkt" |
How many games had three pointers where the number of points was 581? | columns:
- name: three_pointers
type: VARCHAR
- name: points
type: VARCHAR
table: table_22824324_2
| SELECT COUNT(three_pointers) FROM table_22824324_2 WHERE points = 581 |
What is the location attendance from Dwyane Wade (27) high points? | columns:
- name: location_attendance
type: VARCHAR
- name: high_points
type: VARCHAR
table: table_name_63
| SELECT location_attendance FROM table_name_63 WHERE high_points = "dwyane wade (27)" |
Which Electorate is from vic, a labor party, and is David Charles a member of? | columns:
- name: electorate
type: VARCHAR
- name: member
type: VARCHAR
- name: state
type: VARCHAR
- name: party
type: VARCHAR
table: table_name_6
| SELECT electorate FROM table_name_6 WHERE state = "vic" AND party = "labor" AND member = "david charles" |
Who was the away team at MCG? | columns:
- name: away_team
type: VARCHAR
- name: venue
type: VARCHAR
table: table_name_12
| SELECT away_team FROM table_name_12 WHERE venue = "mcg" |
How many times is the title am/pm callanetics? | columns:
- name: studio
type: VARCHAR
- name: title
type: VARCHAR
table: table_27303975_3
| SELECT COUNT(studio) FROM table_27303975_3 WHERE title = "AM/PM Callanetics" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.