text stringlengths 114 1.06k |
|---|
### question: What is the best finish record for Sean O'hair? ### answer: SELECT best_finish FROM table_29504351_2 WHERE player = "Sean O'Hair" ### context: CREATE TABLE table_29504351_2 (best_finish VARCHAR, player VARCHAR) |
### question: What is the money list rank for player Doug Barron? ### answer: SELECT MAX(money_list_rank) FROM table_29504351_2 WHERE player = "Doug Barron" ### context: CREATE TABLE table_29504351_2 (money_list_rank INTEGER, player VARCHAR) |
### question: How many athletes were named federico muller? ### answer: SELECT COUNT(quarterfinals) FROM table_29521180_35 WHERE athlete = "Federico Muller" ### context: CREATE TABLE table_29521180_35 (quarterfinals VARCHAR, athlete VARCHAR) |
### question: What was the round of 16 result for felipe saucedo? ### answer: SELECT round_of_16 FROM table_29521180_35 WHERE athlete = "Felipe Saucedo" ### context: CREATE TABLE table_29521180_35 (round_of_16 VARCHAR, athlete VARCHAR) |
### question: The Ring of Steel possesses what ISBN? ### answer: SELECT isbn FROM table_2950964_5 WHERE title = "The Ring Of Steel" ### context: CREATE TABLE table_2950964_5 (isbn VARCHAR, title VARCHAR) |
### question: THe audio book with ISBN 978-1-4084-6879-1 is read by whom? ### answer: SELECT read_by FROM table_2950964_5 WHERE isbn = "isbn 978-1-4084-6879-1" ### context: CREATE TABLE table_2950964_5 (read_by VARCHAR, isbn VARCHAR) |
### question: The Empty House audiobook has what #? ### answer: SELECT _number FROM table_2950964_5 WHERE title = "The Empty House" ### context: CREATE TABLE table_2950964_5 (_number VARCHAR, title VARCHAR) |
### question: How many people directed episode 2? ### answer: SELECT COUNT(directed_by) FROM table_29545336_2 WHERE no = 2 ### context: CREATE TABLE table_29545336_2 (directed_by VARCHAR, no VARCHAR) |
### question: What is the title of the episode that featured Abbud Siddiqui? ### answer: SELECT title FROM table_29545336_2 WHERE featured_character_s_ = "Abbud Siddiqui" ### context: CREATE TABLE table_29545336_2 (title VARCHAR, featured_character_s_ VARCHAR) |
### question: How many million U.S. viewers was written by Matt Pelfrey? ### answer: SELECT us_viewers__millions_ FROM table_29545336_2 WHERE written_by = "Matt Pelfrey" ### context: CREATE TABLE table_29545336_2 (us_viewers__millions_ VARCHAR, written_by VARCHAR) |
### question: When 8.9% is the electricity reduction percentage how many sets of tonnes of co2 saved is there? ### answer: SELECT COUNT(tonnes_of_co2_saved) FROM table_29538735_1 WHERE _percentage_electricity_reduction = "8.9%" ### context: CREATE TABLE table_29538735_1 (tonnes_of_co2_saved VARCHAR, _percentage_electri... |
### question: When 1522 is the tonnes of co2 saved what is the year? ### answer: SELECT year FROM table_29538735_1 WHERE tonnes_of_co2_saved = 1522 ### context: CREATE TABLE table_29538735_1 (year VARCHAR, tonnes_of_co2_saved VARCHAR) |
### question: When £337,000 is £ saved what is the percentage of electricity reduction? ### answer: SELECT _percentage_electricity_reduction FROM table_29538735_1 WHERE £_saved = "£337,000" ### context: CREATE TABLE table_29538735_1 (_percentage_electricity_reduction VARCHAR, £_saved VARCHAR) |
### question: When 8.9% is the electricity reduction percentage what is the £ saved? ### answer: SELECT £_saved FROM table_29538735_1 WHERE _percentage_electricity_reduction = "8.9%" ### context: CREATE TABLE table_29538735_1 (£_saved VARCHAR, _percentage_electricity_reduction VARCHAR) |
### question: When 10% is the percentage of electricity reduction how many sets of universities are there? ### answer: SELECT COUNT(universities) FROM table_29538735_1 WHERE _percentage_electricity_reduction = "10%" ### context: CREATE TABLE table_29538735_1 (universities VARCHAR, _percentage_electricity_reduction VARC... |
### question: What is maximum loss record when the pa record is 47? ### answer: SELECT MAX(l) FROM table_29545993_3 WHERE pa = 47 ### context: CREATE TABLE table_29545993_3 (l INTEGER, pa VARCHAR) |
### question: What is the minimum ends lost record when the stolen ends records is 6 and the loss record is bigger than 5.0? ### answer: SELECT MIN(Ends) AS lost FROM table_29545993_3 WHERE stolen_ends = 6 AND l > 5.0 ### context: CREATE TABLE table_29545993_3 (Ends INTEGER, stolen_ends VARCHAR, l VARCHAR) |
### question: What is the minimum stolen ends record where the pa record is 40? ### answer: SELECT MIN(stolen_ends) FROM table_29545993_3 WHERE pa = 40 ### context: CREATE TABLE table_29545993_3 (stolen_ends INTEGER, pa VARCHAR) |
### question: What is the lowest overall amount of w's? ### answer: SELECT MIN(w) FROM table_29542269_2 ### context: CREATE TABLE table_29542269_2 (w INTEGER) |
### question: What is the highest L of the tournament? ### answer: SELECT MAX(l) FROM table_29542147_2 ### context: CREATE TABLE table_29542147_2 (l INTEGER) |
### question: What is the highest W of the 0 L? ### answer: SELECT MAX(w) FROM table_29542147_2 WHERE l = 0 ### context: CREATE TABLE table_29542147_2 (w INTEGER, l VARCHAR) |
### question: Name the least pa for w being 2 ### answer: SELECT MIN(pa) FROM table_29546142_2 WHERE w = 2 ### context: CREATE TABLE table_29546142_2 (pa INTEGER, w VARCHAR) |
### question: Which skip (club) had 28 PA? ### answer: SELECT skip__club_ FROM table_29546030_2 WHERE pa = 28 ### context: CREATE TABLE table_29546030_2 (skip__club_ VARCHAR, pa VARCHAR) |
### question: What is the most amount of stolen ends for a skip with 1 W? ### answer: SELECT MAX(stolen_ends) FROM table_29546030_2 WHERE w = 1 ### context: CREATE TABLE table_29546030_2 (stolen_ends INTEGER, w VARCHAR) |
### question: Which skip (club) had 31 PA and 9 blank ends? ### answer: SELECT skip__club_ FROM table_29546030_2 WHERE pa = 31 AND blank_ends = 9 ### context: CREATE TABLE table_29546030_2 (skip__club_ VARCHAR, pa VARCHAR, blank_ends VARCHAR) |
### question: What is the least amount of blank ends for a skip who has 44 PF? ### answer: SELECT MIN(blank_ends) FROM table_29546030_2 WHERE pf = 44 ### context: CREATE TABLE table_29546030_2 (blank_ends INTEGER, pf VARCHAR) |
### question: How many high points occur with the team Umass? ### answer: SELECT COUNT(high_points) FROM table_29556461_9 WHERE team = "UMass" ### context: CREATE TABLE table_29556461_9 (high_points VARCHAR, team VARCHAR) |
### question: When la salle is the team who has the highest amount of points? ### answer: SELECT high_points FROM table_29556461_8 WHERE team = "La Salle" ### context: CREATE TABLE table_29556461_8 (high_points VARCHAR, team VARCHAR) |
### question: When allen/moore/wyatt – 4 have the highest amount of assists what is the highest game? ### answer: SELECT MAX(game) FROM table_29556461_8 WHERE high_assists = "Allen/Moore/Wyatt – 4" ### context: CREATE TABLE table_29556461_8 (game INTEGER, high_assists VARCHAR) |
### question: When dayton is the team what is the record? ### answer: SELECT record FROM table_29556461_8 WHERE team = "Dayton" ### context: CREATE TABLE table_29556461_8 (record VARCHAR, team VARCHAR) |
### question: What the title of the song when the result is to the live shows? ### answer: SELECT song_title FROM table_29547777_1 WHERE result__placement_ = "to the Live Shows" ### context: CREATE TABLE table_29547777_1 (song_title VARCHAR, result__placement_ VARCHAR) |
### question: What is the episode when the original performaer is diana ross? ### answer: SELECT episode FROM table_29547777_1 WHERE original_performer = "Diana Ross" ### context: CREATE TABLE table_29547777_1 (episode VARCHAR, original_performer VARCHAR) |
### question: Who is the original performer when the episode is casting? ### answer: SELECT original_performer FROM table_29547777_1 WHERE episode = "Casting" ### context: CREATE TABLE table_29547777_1 (original_performer VARCHAR, episode VARCHAR) |
### question: What is the total mumber of skip (club) entries when the pf is 40? ### answer: SELECT COUNT(skip__club_) FROM table_29546218_3 WHERE pf = 40 ### context: CREATE TABLE table_29546218_3 (skip__club_ VARCHAR, pf VARCHAR) |
### question: What horse had a starting price of 66/1? ### answer: SELECT name FROM table_29562161_1 WHERE starting_price = "66/1" ### context: CREATE TABLE table_29562161_1 (name VARCHAR, starting_price VARCHAR) |
### question: What is the L when the W is 4? ### answer: SELECT MIN(l) FROM table_29565120_2 WHERE w = 4 ### context: CREATE TABLE table_29565120_2 (l INTEGER, w VARCHAR) |
### question: What is the largest number in L? ### answer: SELECT MAX(l) FROM table_29565601_2 ### context: CREATE TABLE table_29565601_2 (l INTEGER) |
### question: What is the PA when the PF is 73? ### answer: SELECT MIN(pa) FROM table_29565601_2 WHERE pf = 73 ### context: CREATE TABLE table_29565601_2 (pa INTEGER, pf VARCHAR) |
### question: What is the blank ends record when the win record is higher than 6.0? ### answer: SELECT blank_ends FROM table_29565673_2 WHERE w > 6.0 ### context: CREATE TABLE table_29565673_2 (blank_ends VARCHAR, w INTEGER) |
### question: What is the win record where the pa record is 62? ### answer: SELECT w FROM table_29565673_2 WHERE pa = 62 ### context: CREATE TABLE table_29565673_2 (w VARCHAR, pa VARCHAR) |
### question: What is listed under L when the stolen ends is 1? ### answer: SELECT l FROM table_29565858_2 WHERE stolen_ends = 1 ### context: CREATE TABLE table_29565858_2 (l VARCHAR, stolen_ends VARCHAR) |
### question: How many rank entries are there when new points are 1155? ### answer: SELECT COUNT(rank) FROM table_29572583_19 WHERE new_points = 1155 ### context: CREATE TABLE table_29572583_19 (rank VARCHAR, new_points VARCHAR) |
### question: What is listed in new points when status is second round lost to xavier malisse? ### answer: SELECT MIN(new_points) FROM table_29572583_19 WHERE status = "Second round lost to Xavier Malisse" ### context: CREATE TABLE table_29572583_19 (new_points INTEGER, status VARCHAR) |
### question: What is the status when points is 4595? ### answer: SELECT status FROM table_29572583_19 WHERE points = 4595 ### context: CREATE TABLE table_29572583_19 (status VARCHAR, points VARCHAR) |
### question: What is the status when the rank is 2? ### answer: SELECT status FROM table_29572583_19 WHERE rank = 2 ### context: CREATE TABLE table_29572583_19 (status VARCHAR, rank VARCHAR) |
### question: How many points are listed when the rank is 17? ### answer: SELECT MAX(points) FROM table_29572583_19 WHERE rank = 17 ### context: CREATE TABLE table_29572583_19 (points INTEGER, rank VARCHAR) |
### question: How many seed entries are there when points are 2175? ### answer: SELECT COUNT(seed) FROM table_29572583_19 WHERE points = 2175 ### context: CREATE TABLE table_29572583_19 (seed VARCHAR, points VARCHAR) |
### question: How many clubs remained when there were 4 winners from the previous round? ### answer: SELECT clubs_remaining FROM table_29566686_1 WHERE winners_from_previous_round = 4 ### context: CREATE TABLE table_29566686_1 (clubs_remaining VARCHAR, winners_from_previous_round VARCHAR) |
### question: What is the maximum number of clubs remaining when the league entering at this round was allsvenskan? ### answer: SELECT MIN(clubs_remaining) FROM table_29566686_1 WHERE leagues_entering_at_this_round = "Allsvenskan" ### context: CREATE TABLE table_29566686_1 (clubs_remaining INTEGER, leagues_entering_at_... |
### question: How many different values of clubs involved were there when the league entering at this round was allsvenskan? ### answer: SELECT COUNT(clubs_involved) FROM table_29566686_1 WHERE leagues_entering_at_this_round = "Allsvenskan" ### context: CREATE TABLE table_29566686_1 (clubs_involved VARCHAR, leagues_ent... |
### question: Which programs were originally broadcast on CITV? ### answer: SELECT programme FROM table_29566606_11 WHERE original_channel_s_ = "CITV" ### context: CREATE TABLE table_29566606_11 (programme VARCHAR, original_channel_s_ VARCHAR) |
### question: What is the date of return for the program for the program "Big Brother"? ### answer: SELECT date_of_return FROM table_29566606_11 WHERE programme = "Big Brother" ### context: CREATE TABLE table_29566606_11 (date_of_return VARCHAR, programme VARCHAR) |
### question: How many episodes are directed by Jamie Payne? ### answer: SELECT COUNT(episode) FROM table_29574579_1 WHERE directed_by = "Jamie Payne" ### context: CREATE TABLE table_29574579_1 (episode VARCHAR, directed_by VARCHAR) |
### question: How many millions of viewers are listed when the share is 10.8? ### answer: SELECT uk_viewers__million_ FROM table_29574579_1 WHERE share___percentage_ = "10.8" ### context: CREATE TABLE table_29574579_1 (uk_viewers__million_ VARCHAR, share___percentage_ VARCHAR) |
### question: Who is the director when there are 2.70 million viewers? ### answer: SELECT directed_by FROM table_29574579_1 WHERE uk_viewers__million_ = "2.70" ### context: CREATE TABLE table_29574579_1 (directed_by VARCHAR, uk_viewers__million_ VARCHAR) |
### question: How many episodes hve 4.50 million viewers? ### answer: SELECT episode FROM table_29574579_1 WHERE uk_viewers__million_ = "4.50" ### context: CREATE TABLE table_29574579_1 (episode VARCHAR, uk_viewers__million_ VARCHAR) |
### question: Who is the director when the share is 11.8? ### answer: SELECT directed_by FROM table_29574579_1 WHERE share___percentage_ = "11.8" ### context: CREATE TABLE table_29574579_1 (directed_by VARCHAR, share___percentage_ VARCHAR) |
### question: Who wrote the episode with production code 57376? ### answer: SELECT written_by FROM table_29583441_1 WHERE production_code = 57376 ### context: CREATE TABLE table_29583441_1 (written_by VARCHAR, production_code VARCHAR) |
### question: What is the smallest numbered production code listed? ### answer: SELECT MIN(production_code) FROM table_29583441_1 ### context: CREATE TABLE table_29583441_1 (production_code INTEGER) |
### question: What date did the episode that was directed by Christian i. nyby ii originally air on? ### answer: SELECT original_air_date FROM table_29583441_1 WHERE directed_by = "Christian I. Nyby II" ### context: CREATE TABLE table_29583441_1 (original_air_date VARCHAR, directed_by VARCHAR) |
### question: What is the original air date of the episode that was number 31 in the series? ### answer: SELECT original_air_date FROM table_29584044_1 WHERE no_in_series = 31 ### context: CREATE TABLE table_29584044_1 (original_air_date VARCHAR, no_in_series VARCHAR) |
### question: What is the original air date of the episode that was directed by Bruce Seth Green? ### answer: SELECT original_air_date FROM table_29584044_1 WHERE directed_by = "Bruce Seth Green" ### context: CREATE TABLE table_29584044_1 (original_air_date VARCHAR, directed_by VARCHAR) |
### question: How many times is the couple kerry & daniel? ### answer: SELECT COUNT(place) FROM table_29583818_3 WHERE couple = "Kerry & Daniel" ### context: CREATE TABLE table_29583818_3 (place VARCHAR, couple VARCHAR) |
### question: how many times is the total points 128.0? ### answer: SELECT COUNT(couple) FROM table_29583818_3 WHERE total_points = "128.0" ### context: CREATE TABLE table_29583818_3 (couple VARCHAR, total_points VARCHAR) |
### question: How many times is the couple laura and colin? ### answer: SELECT COUNT(place) FROM table_29583818_3 WHERE couple = "Laura and Colin" ### context: CREATE TABLE table_29583818_3 (place VARCHAR, couple VARCHAR) |
### question: what is the average when the place is 16? ### answer: SELECT average FROM table_29583818_3 WHERE place = 16 ### context: CREATE TABLE table_29583818_3 (average VARCHAR, place VARCHAR) |
### question: How many times is the rank by average 4? ### answer: SELECT COUNT(place) FROM table_29583818_3 WHERE rank_by_average = 4 ### context: CREATE TABLE table_29583818_3 (place VARCHAR, rank_by_average VARCHAR) |
### question: How many different pairs of writers wrote the episode with series number 56? ### answer: SELECT COUNT(written_by) FROM table_29584601_1 WHERE no_in_series = 56 ### context: CREATE TABLE table_29584601_1 (written_by VARCHAR, no_in_series VARCHAR) |
### question: what is the school for chris mcnamara? ### answer: SELECT last_school_college FROM table_29598261_1 WHERE name = "Chris McNamara" ### context: CREATE TABLE table_29598261_1 (last_school_college VARCHAR, name VARCHAR) |
### question: how many hometowns for faisal aden? ### answer: SELECT COUNT(hometown) FROM table_29598261_1 WHERE name = "Faisal Aden" ### context: CREATE TABLE table_29598261_1 (hometown VARCHAR, name VARCHAR) |
### question: what year is chris mcnamara? ### answer: SELECT year FROM table_29598261_1 WHERE name = "Chris McNamara" ### context: CREATE TABLE table_29598261_1 (year VARCHAR, name VARCHAR) |
### question: what is the height of columbia river hs? ### answer: SELECT height FROM table_29598261_1 WHERE last_school_college = "Columbia River HS" ### context: CREATE TABLE table_29598261_1 (height VARCHAR, last_school_college VARCHAR) |
### question: what is the hometown for mike ladd? ### answer: SELECT hometown FROM table_29598261_1 WHERE name = "Mike Ladd" ### context: CREATE TABLE table_29598261_1 (hometown VARCHAR, name VARCHAR) |
### question: How many seasons did Apocalypstix place 2nd? ### answer: SELECT COUNT(season) FROM table_29619494_2 WHERE apocalypstix = "2nd" ### context: CREATE TABLE table_29619494_2 (season VARCHAR, apocalypstix VARCHAR) |
### question: What season did the Sake Tuyas come in 1st place? ### answer: SELECT season FROM table_29619494_2 WHERE sake_tuyas = "1st" ### context: CREATE TABLE table_29619494_2 (season VARCHAR, sake_tuyas VARCHAR) |
### question: What is the most recent season where the Denim Demons placed 3rd? ### answer: SELECT MAX(season) FROM table_29619494_2 WHERE denim_demons = "3rd" ### context: CREATE TABLE table_29619494_2 (season INTEGER, denim_demons VARCHAR) |
### question: What place did the Sake Tuyas come in when the Denim Demons were 4th? ### answer: SELECT sake_tuyas FROM table_29619494_2 WHERE denim_demons = "4th" ### context: CREATE TABLE table_29619494_2 (sake_tuyas VARCHAR, denim_demons VARCHAR) |
### question: List all the places that the Apocalypstix occupied when the Denim Demons were 2nd. ### answer: SELECT apocalypstix FROM table_29619494_2 WHERE denim_demons = "2nd" ### context: CREATE TABLE table_29619494_2 (apocalypstix VARCHAR, denim_demons VARCHAR) |
### question: Which team has a midfielder of konrad warzycha? ### answer: SELECT mls_team FROM table_29626583_3 WHERE position = "Midfielder" AND player = "Konrad Warzycha" ### context: CREATE TABLE table_29626583_3 (mls_team VARCHAR, position VARCHAR, player VARCHAR) |
### question: What is the pick number for the team toronto fc and affiliation is ldu quito? ### answer: SELECT MAX(pick__number) FROM table_29626583_3 WHERE mls_team = "Toronto FC" AND affiliation = "LDU Quito" ### context: CREATE TABLE table_29626583_3 (pick__number INTEGER, mls_team VARCHAR, affiliation VARCHAR) |
### question: Which MLS team picked player Jason Herrick? ### answer: SELECT mls_team FROM table_29626583_3 WHERE player = "Jason Herrick" ### context: CREATE TABLE table_29626583_3 (mls_team VARCHAR, player VARCHAR) |
### question: What position did the team new york red bulls pick? ### answer: SELECT position FROM table_29626583_3 WHERE mls_team = "New York Red Bulls" ### context: CREATE TABLE table_29626583_3 (position VARCHAR, mls_team VARCHAR) |
### question: What was the position when the affiliation is ldu quito? ### answer: SELECT position FROM table_29626583_3 WHERE affiliation = "LDU Quito" ### context: CREATE TABLE table_29626583_3 (position VARCHAR, affiliation VARCHAR) |
### question: how many peaks where for the chinese episode named 萬凰之王 ### answer: SELECT COUNT(peak) FROM table_29633639_1 WHERE chinese_title = "萬凰之王" ### context: CREATE TABLE table_29633639_1 (peak VARCHAR, chinese_title VARCHAR) |
### question: what is the number of the average of the drama titled 魚躍在花見 ### answer: SELECT MAX(average) FROM table_29633639_1 WHERE chinese_title = "魚躍在花見" ### context: CREATE TABLE table_29633639_1 (average INTEGER, chinese_title VARCHAR) |
### question: how many milion of viewers where in the episode called in english "is a great way to care" ### answer: SELECT hk_viewers FROM table_29633639_1 WHERE english_title = "A Great Way to Care" ### context: CREATE TABLE table_29633639_1 (hk_viewers VARCHAR, english_title VARCHAR) |
### question: what is the number of the premiere for the 34 peak ### answer: SELECT premiere FROM table_29633639_1 WHERE peak = 34 ### context: CREATE TABLE table_29633639_1 (premiere VARCHAR, peak VARCHAR) |
### question: In what week was the first game played? ### answer: SELECT MIN(week) FROM table_29679510_2 ### context: CREATE TABLE table_29679510_2 (week INTEGER) |
### question: How many object dates have origin in Samoa? ### answer: SELECT COUNT(object_date) FROM table_29635868_1 WHERE origin = "Samoa" ### context: CREATE TABLE table_29635868_1 (object_date VARCHAR, origin VARCHAR) |
### question: How many origins have titles of Samoan cricket bats? ### answer: SELECT COUNT(origin) FROM table_29635868_1 WHERE title_ & _link_to_episode_on_youtube = "Samoan Cricket Bats" ### context: CREATE TABLE table_29635868_1 (origin VARCHAR, title_ VARCHAR, _link_to_episode_on_youtube VARCHAR) |
### question: How many object dates does episode #16 have? ### answer: SELECT COUNT(object_date) FROM table_29635868_1 WHERE episode_number = 16 ### context: CREATE TABLE table_29635868_1 (object_date VARCHAR, episode_number VARCHAR) |
### question: Which films participated in the 61st Berlin international film festival? ### answer: SELECT participants_recipients FROM table_29644931_1 WHERE film_festival = "61st Berlin International film_festival" ### context: CREATE TABLE table_29644931_1 (participants_recipients VARCHAR, film_festival VARCHAR) |
### question: What was the result when competing in the Opening NIght Film category? ### answer: SELECT result FROM table_29644931_1 WHERE category = "Opening Night Film" ### context: CREATE TABLE table_29644931_1 (result VARCHAR, category VARCHAR) |
### question: Which films participated in the 30th Hawaii International Film Festival? ### answer: SELECT participants_recipients FROM table_29644931_1 WHERE film_festival = "30th Hawaii International film_festival" ### context: CREATE TABLE table_29644931_1 (participants_recipients VARCHAR, film_festival VARCHAR) |
### question: Which films participated when the category was Best Newcomer? ### answer: SELECT participants_recipients FROM table_29644931_1 WHERE category = "Best Newcomer" ### context: CREATE TABLE table_29644931_1 (participants_recipients VARCHAR, category VARCHAR) |
### question: in which year the season was in 5th position ### answer: SELECT season FROM table_29697744_1 WHERE position = "5th" ### context: CREATE TABLE table_29697744_1 (season VARCHAR, position VARCHAR) |
### question: what is the name of the movement in the 7th position ### answer: SELECT movements FROM table_29697744_1 WHERE position = "7th" ### context: CREATE TABLE table_29697744_1 (movements VARCHAR, position VARCHAR) |
### question: what is the name of the level for the 7th position ### answer: SELECT level FROM table_29697744_1 WHERE position = "7th" ### context: CREATE TABLE table_29697744_1 (level VARCHAR, position VARCHAR) |
### question: how many sections are for the season of 2008 ### answer: SELECT COUNT(section) FROM table_29697744_1 WHERE season = "2008" ### context: CREATE TABLE table_29697744_1 (section VARCHAR, season VARCHAR) |
### question: in what year the position was the 9th ### answer: SELECT season FROM table_29697744_1 WHERE position = "9th" ### context: CREATE TABLE table_29697744_1 (season VARCHAR, position VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.