question stringlengths 12 244 | context stringlengths 27 489 | answer stringlengths 18 557 | text stringlengths 114 1.06k |
|---|---|---|---|
Name the class a for pearland | CREATE TABLE table_14601528_2 (class_a VARCHAR, class_aAAAA VARCHAR, Pearland VARCHAR) | SELECT class_a FROM table_14601528_2 WHERE class_aAAAA = Pearland | ### Context: CREATE TABLE table_14601528_2 (class_a VARCHAR, class_aAAAA VARCHAR, Pearland VARCHAR) ### Question: Name the class a for pearland ### Answer: SELECT class_a FROM table_14601528_2 WHERE class_aAAAA = Pearland |
Name the class aaaaa for 2005-06 | CREATE TABLE table_14601528_2 (class_aAAAA VARCHAR, school_year VARCHAR) | SELECT class_aAAAA FROM table_14601528_2 WHERE school_year = "2005-06" | ### Context: CREATE TABLE table_14601528_2 (class_aAAAA VARCHAR, school_year VARCHAR) ### Question: Name the class aaaaa for 2005-06 ### Answer: SELECT class_aAAAA FROM table_14601528_2 WHERE school_year = "2005-06" |
Name the number of class aaaaa for 1988-89 | CREATE TABLE table_14601528_2 (class_aAAAA VARCHAR, school_year VARCHAR) | SELECT COUNT(class_aAAAA) FROM table_14601528_2 WHERE school_year = "1988-89" | ### Context: CREATE TABLE table_14601528_2 (class_aAAAA VARCHAR, school_year VARCHAR) ### Question: Name the number of class aaaaa for 1988-89 ### Answer: SELECT COUNT(class_aAAAA) FROM table_14601528_2 WHERE school_year = "1988-89" |
What is the percentage of females where in India and are maharashtra? | CREATE TABLE table_14598_9 (females___percentage_ VARCHAR, india_state_ut VARCHAR) | SELECT females___percentage_ FROM table_14598_9 WHERE india_state_ut = "Maharashtra" | ### Context: CREATE TABLE table_14598_9 (females___percentage_ VARCHAR, india_state_ut VARCHAR) ### Question: What is the percentage of females where in India and are maharashtra? ### Answer: SELECT females___percentage_ FROM table_14598_9 WHERE india_state_ut = "Maharashtra" |
What is the percentage of all females that are literate people have a percentage of 68.74? | CREATE TABLE table_14598_9 (females___percentage_ VARCHAR, literate_persons___percentage_ VARCHAR) | SELECT females___percentage_ FROM table_14598_9 WHERE literate_persons___percentage_ = "68.74" | ### Context: CREATE TABLE table_14598_9 (females___percentage_ VARCHAR, literate_persons___percentage_ VARCHAR) ### Question: What is the percentage of all females that are literate people have a percentage of 68.74? ### Answer: SELECT females___percentage_ FROM table_14598_9 WHERE literate_persons___percentage_ = "68.... |
What is the percentage of females where the state code is a 4? | CREATE TABLE table_14598_9 (females___percentage_ VARCHAR, state_ut_code VARCHAR) | SELECT females___percentage_ FROM table_14598_9 WHERE state_ut_code = 4 | ### Context: CREATE TABLE table_14598_9 (females___percentage_ VARCHAR, state_ut_code VARCHAR) ### Question: What is the percentage of females where the state code is a 4? ### Answer: SELECT females___percentage_ FROM table_14598_9 WHERE state_ut_code = 4 |
What is the percentage of all the literate people where females are 73.17? | CREATE TABLE table_14598_9 (literate_persons___percentage_ VARCHAR, females___percentage_ VARCHAR) | SELECT literate_persons___percentage_ FROM table_14598_9 WHERE females___percentage_ = "73.17" | ### Context: CREATE TABLE table_14598_9 (literate_persons___percentage_ VARCHAR, females___percentage_ VARCHAR) ### Question: What is the percentage of all the literate people where females are 73.17? ### Answer: SELECT literate_persons___percentage_ FROM table_14598_9 WHERE females___percentage_ = "73.17" |
What is the percentage of literate people where india is andaman and Nicobar Islands? | CREATE TABLE table_14598_9 (literate_persons___percentage_ VARCHAR, india_state_ut VARCHAR) | SELECT literate_persons___percentage_ FROM table_14598_9 WHERE india_state_ut = "Andaman and Nicobar Islands" | ### Context: CREATE TABLE table_14598_9 (literate_persons___percentage_ VARCHAR, india_state_ut VARCHAR) ### Question: What is the percentage of literate people where india is andaman and Nicobar Islands? ### Answer: SELECT literate_persons___percentage_ FROM table_14598_9 WHERE india_state_ut = "Andaman and Nicobar Is... |
Who was the Class AAAA champion in 2006-07? | CREATE TABLE table_14603057_2 (class_aAAA VARCHAR, school_year VARCHAR) | SELECT class_aAAA FROM table_14603057_2 WHERE school_year = "2006-07" | ### Context: CREATE TABLE table_14603057_2 (class_aAAA VARCHAR, school_year VARCHAR) ### Question: Who was the Class AAAA champion in 2006-07? ### Answer: SELECT class_aAAA FROM table_14603057_2 WHERE school_year = "2006-07" |
How many times was there a class A winner when Gregory-Portland was the class AAAA? | CREATE TABLE table_14603057_2 (class_a VARCHAR, class_aAAA VARCHAR, Gregory VARCHAR, Portland VARCHAR) | SELECT COUNT(class_a) FROM table_14603057_2 WHERE class_aAAA = Gregory - Portland | ### Context: CREATE TABLE table_14603057_2 (class_a VARCHAR, class_aAAA VARCHAR, Gregory VARCHAR, Portland VARCHAR) ### Question: How many times was there a class A winner when Gregory-Portland was the class AAAA? ### Answer: SELECT COUNT(class_a) FROM table_14603057_2 WHERE class_aAAA = Gregory - Portland |
How many Class AAAA winners where in 2002-03? | CREATE TABLE table_14603057_2 (class_aAAA VARCHAR, school_year VARCHAR) | SELECT COUNT(class_aAAA) FROM table_14603057_2 WHERE school_year = "2002-03" | ### Context: CREATE TABLE table_14603057_2 (class_aAAA VARCHAR, school_year VARCHAR) ### Question: How many Class AAAA winners where in 2002-03? ### Answer: SELECT COUNT(class_aAAA) FROM table_14603057_2 WHERE school_year = "2002-03" |
Who was the class AAAAA in 2008-09? | CREATE TABLE table_14603057_2 (class_aAAAA VARCHAR, school_year VARCHAR) | SELECT class_aAAAA FROM table_14603057_2 WHERE school_year = "2008-09" | ### Context: CREATE TABLE table_14603057_2 (class_aAAAA VARCHAR, school_year VARCHAR) ### Question: Who was the class AAAAA in 2008-09? ### Answer: SELECT class_aAAAA FROM table_14603057_2 WHERE school_year = "2008-09" |
Who was the Class AA winner when Plains was Class A winner and Lubbock was Class AAAAA winner? | CREATE TABLE table_14603057_2 (class_aA VARCHAR, class_a VARCHAR, class_aAAAA VARCHAR, Lubbock VARCHAR) | SELECT class_aA FROM table_14603057_2 WHERE class_a = "Plains" AND class_aAAAA = Lubbock | ### Context: CREATE TABLE table_14603057_2 (class_aA VARCHAR, class_a VARCHAR, class_aAAAA VARCHAR, Lubbock VARCHAR) ### Question: Who was the Class AA winner when Plains was Class A winner and Lubbock was Class AAAAA winner? ### Answer: SELECT class_aA FROM table_14603057_2 WHERE class_a = "Plains" AND class_aAAAA = L... |
Who was the Class A winner in 2006-07? | CREATE TABLE table_14603057_2 (class_a VARCHAR, school_year VARCHAR) | SELECT class_a FROM table_14603057_2 WHERE school_year = "2006-07" | ### Context: CREATE TABLE table_14603057_2 (class_a VARCHAR, school_year VARCHAR) ### Question: Who was the Class A winner in 2006-07? ### Answer: SELECT class_a FROM table_14603057_2 WHERE school_year = "2006-07" |
If class a is canadian and class aaa is wimberley, which possible school years could this fall on? | CREATE TABLE table_14603212_1 (school_year VARCHAR, class_aAA VARCHAR, Wimberley VARCHAR, class_a VARCHAR) | SELECT school_year FROM table_14603212_1 WHERE class_aAA = Wimberley AND class_a = "Canadian" | ### Context: CREATE TABLE table_14603212_1 (school_year VARCHAR, class_aAA VARCHAR, Wimberley VARCHAR, class_a VARCHAR) ### Question: If class a is canadian and class aaa is wimberley, which possible school years could this fall on? ### Answer: SELECT school_year FROM table_14603212_1 WHERE class_aAA = Wimberley AND c... |
For franklin of class aa, which school years does this occur? | CREATE TABLE table_14603212_1 (school_year VARCHAR, class_aA VARCHAR, Franklin VARCHAR) | SELECT school_year FROM table_14603212_1 WHERE class_aA = Franklin | ### Context: CREATE TABLE table_14603212_1 (school_year VARCHAR, class_aA VARCHAR, Franklin VARCHAR) ### Question: For franklin of class aa, which school years does this occur? ### Answer: SELECT school_year FROM table_14603212_1 WHERE class_aA = Franklin |
Which school years have a class a being lindsay and a class aaa being cuero? | CREATE TABLE table_14603212_1 (school_year VARCHAR, class_a VARCHAR, class_aAA VARCHAR, Cuero VARCHAR) | SELECT school_year FROM table_14603212_1 WHERE class_a = "Lindsay" AND class_aAA = Cuero | ### Context: CREATE TABLE table_14603212_1 (school_year VARCHAR, class_a VARCHAR, class_aAA VARCHAR, Cuero VARCHAR) ### Question: Which school years have a class a being lindsay and a class aaa being cuero? ### Answer: SELECT school_year FROM table_14603212_1 WHERE class_a = "Lindsay" AND class_aAA = Cuero |
What season was the overall record 29-7? | CREATE TABLE table_14609295_4 (season VARCHAR, overall VARCHAR) | SELECT season FROM table_14609295_4 WHERE overall = "29-7" | ### Context: CREATE TABLE table_14609295_4 (season VARCHAR, overall VARCHAR) ### Question: What season was the overall record 29-7? ### Answer: SELECT season FROM table_14609295_4 WHERE overall = "29-7" |
How far into the postseason did the Rams go when their record was 29-7? | CREATE TABLE table_14609295_4 (postseason VARCHAR, overall VARCHAR) | SELECT postseason FROM table_14609295_4 WHERE overall = "29-7" | ### Context: CREATE TABLE table_14609295_4 (postseason VARCHAR, overall VARCHAR) ### Question: How far into the postseason did the Rams go when their record was 29-7? ### Answer: SELECT postseason FROM table_14609295_4 WHERE overall = "29-7" |
What was the Ram's conference record when they were the CBI champions? | CREATE TABLE table_14609295_4 (conference VARCHAR, postseason VARCHAR) | SELECT conference FROM table_14609295_4 WHERE postseason = "CBI Champions" | ### Context: CREATE TABLE table_14609295_4 (conference VARCHAR, postseason VARCHAR) ### Question: What was the Ram's conference record when they were the CBI champions? ### Answer: SELECT conference FROM table_14609295_4 WHERE postseason = "CBI Champions" |
What season was the overall record 24-10? | CREATE TABLE table_14609295_4 (season VARCHAR, overall VARCHAR) | SELECT season FROM table_14609295_4 WHERE overall = "24-10" | ### Context: CREATE TABLE table_14609295_4 (season VARCHAR, overall VARCHAR) ### Question: What season was the overall record 24-10? ### Answer: SELECT season FROM table_14609295_4 WHERE overall = "24-10" |
What are the school years where class "AAA" is argyle? | CREATE TABLE table_14603212_5 (school_year VARCHAR, class_aAA VARCHAR, Argyle VARCHAR) | SELECT school_year FROM table_14603212_5 WHERE class_aAA = Argyle | ### Context: CREATE TABLE table_14603212_5 (school_year VARCHAR, class_aAA VARCHAR, Argyle VARCHAR) ### Question: What are the school years where class "AAA" is argyle? ### Answer: SELECT school_year FROM table_14603212_5 WHERE class_aAA = Argyle |
What are all the AAA classes in the school years of 2005-06? | CREATE TABLE table_14603212_5 (class_aAA VARCHAR, school_year VARCHAR) | SELECT class_aAA FROM table_14603212_5 WHERE school_year = "2005-06" | ### Context: CREATE TABLE table_14603212_5 (class_aAA VARCHAR, school_year VARCHAR) ### Question: What are all the AAA classes in the school years of 2005-06? ### Answer: SELECT class_aAA FROM table_14603212_5 WHERE school_year = "2005-06" |
What are all the AAAA classes in the schools years 2004-05? | CREATE TABLE table_14603212_5 (class_aAAA VARCHAR, school_year VARCHAR) | SELECT class_aAAA FROM table_14603212_5 WHERE school_year = "2004-05" | ### Context: CREATE TABLE table_14603212_5 (class_aAAA VARCHAR, school_year VARCHAR) ### Question: What are all the AAAA classes in the schools years 2004-05? ### Answer: SELECT class_aAAA FROM table_14603212_5 WHERE school_year = "2004-05" |
What are all the school years where class AAAA is in Gregory-Portland? | CREATE TABLE table_14603212_5 (school_year VARCHAR, class_aAAA VARCHAR, Gregory VARCHAR, Portland VARCHAR) | SELECT school_year FROM table_14603212_5 WHERE class_aAAA = Gregory - Portland | ### Context: CREATE TABLE table_14603212_5 (school_year VARCHAR, class_aAAA VARCHAR, Gregory VARCHAR, Portland VARCHAR) ### Question: What are all the school years where class AAAA is in Gregory-Portland? ### Answer: SELECT school_year FROM table_14603212_5 WHERE class_aAAA = Gregory - Portland |
What are all the AAA classes in the school years of 2004-05? | CREATE TABLE table_14603212_5 (class_aAA VARCHAR, school_year VARCHAR) | SELECT class_aAA FROM table_14603212_5 WHERE school_year = "2004-05" | ### Context: CREATE TABLE table_14603212_5 (class_aAA VARCHAR, school_year VARCHAR) ### Question: What are all the AAA classes in the school years of 2004-05? ### Answer: SELECT class_aAA FROM table_14603212_5 WHERE school_year = "2004-05" |
What are all classes for the position SLB? | CREATE TABLE table_14624447_24 (class VARCHAR, position VARCHAR) | SELECT class FROM table_14624447_24 WHERE position = "SLB" | ### Context: CREATE TABLE table_14624447_24 (class VARCHAR, position VARCHAR) ### Question: What are all classes for the position SLB? ### Answer: SELECT class FROM table_14624447_24 WHERE position = "SLB" |
What are all weights for the number 27? | CREATE TABLE table_14624447_24 (weight VARCHAR, number VARCHAR) | SELECT weight FROM table_14624447_24 WHERE number = 27 | ### Context: CREATE TABLE table_14624447_24 (weight VARCHAR, number VARCHAR) ### Question: What are all weights for the number 27? ### Answer: SELECT weight FROM table_14624447_24 WHERE number = 27 |
What are all names for the position FS? | CREATE TABLE table_14624447_24 (name VARCHAR, position VARCHAR) | SELECT name FROM table_14624447_24 WHERE position = "FS" | ### Context: CREATE TABLE table_14624447_24 (name VARCHAR, position VARCHAR) ### Question: What are all names for the position FS? ### Answer: SELECT name FROM table_14624447_24 WHERE position = "FS" |
Name the call sign for the 17 physical | CREATE TABLE table_14623167_1 (call_sign VARCHAR, physical VARCHAR) | SELECT call_sign FROM table_14623167_1 WHERE physical = 17 | ### Context: CREATE TABLE table_14623167_1 (call_sign VARCHAR, physical VARCHAR) ### Question: Name the call sign for the 17 physical ### Answer: SELECT call_sign FROM table_14623167_1 WHERE physical = 17 |
Name the branding for forum communications | CREATE TABLE table_14623167_1 (branding VARCHAR, owner VARCHAR) | SELECT branding FROM table_14623167_1 WHERE owner = "Forum Communications" | ### Context: CREATE TABLE table_14623167_1 (branding VARCHAR, owner VARCHAR) ### Question: Name the branding for forum communications ### Answer: SELECT branding FROM table_14623167_1 WHERE owner = "Forum Communications" |
Name the number of branding for 31 physical | CREATE TABLE table_14623167_1 (branding VARCHAR, physical VARCHAR) | SELECT COUNT(branding) FROM table_14623167_1 WHERE physical = 31 | ### Context: CREATE TABLE table_14623167_1 (branding VARCHAR, physical VARCHAR) ### Question: Name the number of branding for 31 physical ### Answer: SELECT COUNT(branding) FROM table_14623167_1 WHERE physical = 31 |
Name the number of virtual for NBC | CREATE TABLE table_14623167_1 (virtual VARCHAR, network VARCHAR) | SELECT COUNT(virtual) FROM table_14623167_1 WHERE network = "NBC" | ### Context: CREATE TABLE table_14623167_1 (virtual VARCHAR, network VARCHAR) ### Question: Name the number of virtual for NBC ### Answer: SELECT COUNT(virtual) FROM table_14623167_1 WHERE network = "NBC" |
Name the virtual for Fox | CREATE TABLE table_14623167_1 (virtual VARCHAR, network VARCHAR) | SELECT COUNT(virtual) FROM table_14623167_1 WHERE network = "Fox" | ### Context: CREATE TABLE table_14623167_1 (virtual VARCHAR, network VARCHAR) ### Question: Name the virtual for Fox ### Answer: SELECT COUNT(virtual) FROM table_14623167_1 WHERE network = "Fox" |
Name the owners for prairie public | CREATE TABLE table_14623167_1 (owner VARCHAR, branding VARCHAR) | SELECT COUNT(owner) FROM table_14623167_1 WHERE branding = "Prairie Public" | ### Context: CREATE TABLE table_14623167_1 (owner VARCHAR, branding VARCHAR) ### Question: Name the owners for prairie public ### Answer: SELECT COUNT(owner) FROM table_14623167_1 WHERE branding = "Prairie Public" |
Name the total number of class aaa for 2006-07 | CREATE TABLE table_14630796_1 (class_aAA VARCHAR, school_year VARCHAR) | SELECT COUNT(class_aAA) FROM table_14630796_1 WHERE school_year = "2006-07" | ### Context: CREATE TABLE table_14630796_1 (class_aAA VARCHAR, school_year VARCHAR) ### Question: Name the total number of class aaa for 2006-07 ### Answer: SELECT COUNT(class_aAA) FROM table_14630796_1 WHERE school_year = "2006-07" |
Name the class aaaa for menard | CREATE TABLE table_14630796_1 (class_aAAA VARCHAR, class_a VARCHAR) | SELECT class_aAAA FROM table_14630796_1 WHERE class_a = "Menard" | ### Context: CREATE TABLE table_14630796_1 (class_aAAA VARCHAR, class_a VARCHAR) ### Question: Name the class aaaa for menard ### Answer: SELECT class_aAAA FROM table_14630796_1 WHERE class_a = "Menard" |
Name the class a for carthage | CREATE TABLE table_14630796_1 (class_a VARCHAR, class_aAAA VARCHAR, Carthage VARCHAR) | SELECT class_a FROM table_14630796_1 WHERE class_aAAA = Carthage | ### Context: CREATE TABLE table_14630796_1 (class_a VARCHAR, class_aAAA VARCHAR, Carthage VARCHAR) ### Question: Name the class a for carthage ### Answer: SELECT class_a FROM table_14630796_1 WHERE class_aAAA = Carthage |
What is the original title of europe for dummies? | CREATE TABLE table_14631909_1 (original_title VARCHAR, english_title VARCHAR) | SELECT original_title FROM table_14631909_1 WHERE english_title = "Europe for Dummies" | ### Context: CREATE TABLE table_14631909_1 (original_title VARCHAR, english_title VARCHAR) ### Question: What is the original title of europe for dummies? ### Answer: SELECT original_title FROM table_14631909_1 WHERE english_title = "Europe for Dummies" |
What is the English version of Mariusz Szczygieł book? | CREATE TABLE table_14631909_1 (english_title VARCHAR, author VARCHAR) | SELECT english_title FROM table_14631909_1 WHERE author = "Mariusz Szczygieł" | ### Context: CREATE TABLE table_14631909_1 (english_title VARCHAR, author VARCHAR) ### Question: What is the English version of Mariusz Szczygieł book? ### Answer: SELECT english_title FROM table_14631909_1 WHERE author = "Mariusz Szczygieł" |
who is the the pole position with date being august 10 | CREATE TABLE table_14638077_2 (pole_position VARCHAR, date VARCHAR) | SELECT pole_position FROM table_14638077_2 WHERE date = "August 10" | ### Context: CREATE TABLE table_14638077_2 (pole_position VARCHAR, date VARCHAR) ### Question: who is the the pole position with date being august 10 ### Answer: SELECT pole_position FROM table_14638077_2 WHERE date = "August 10" |
how many winning team with circuit being road america | CREATE TABLE table_14638077_2 (winning_team VARCHAR, circuit VARCHAR) | SELECT COUNT(winning_team) FROM table_14638077_2 WHERE circuit = "Road America" | ### Context: CREATE TABLE table_14638077_2 (winning_team VARCHAR, circuit VARCHAR) ### Question: how many winning team with circuit being road america ### Answer: SELECT COUNT(winning_team) FROM table_14638077_2 WHERE circuit = "Road America" |
who is the the winning driver with pole position being paul tracy and race name being miller genuine draft 200 | CREATE TABLE table_14638077_2 (winning_driver VARCHAR, pole_position VARCHAR, race_name VARCHAR) | SELECT winning_driver FROM table_14638077_2 WHERE pole_position = "Paul Tracy" AND race_name = "Miller Genuine Draft 200" | ### Context: CREATE TABLE table_14638077_2 (winning_driver VARCHAR, pole_position VARCHAR, race_name VARCHAR) ### Question: who is the the winning driver with pole position being paul tracy and race name being miller genuine draft 200 ### Answer: SELECT winning_driver FROM table_14638077_2 WHERE pole_position = "Paul T... |
who is the the pole position with rnd being 16 | CREATE TABLE table_14638077_2 (pole_position VARCHAR, rnd VARCHAR) | SELECT pole_position FROM table_14638077_2 WHERE rnd = 16 | ### Context: CREATE TABLE table_14638077_2 (pole_position VARCHAR, rnd VARCHAR) ### Question: who is the the pole position with rnd being 16 ### Answer: SELECT pole_position FROM table_14638077_2 WHERE rnd = 16 |
what's the race name with date being september 7 | CREATE TABLE table_14638077_2 (race_name VARCHAR, date VARCHAR) | SELECT race_name FROM table_14638077_2 WHERE date = "September 7" | ### Context: CREATE TABLE table_14638077_2 (race_name VARCHAR, date VARCHAR) ### Question: what's the race name with date being september 7 ### Answer: SELECT race_name FROM table_14638077_2 WHERE date = "September 7" |
what's the circuit with rnd being 5 | CREATE TABLE table_14638077_2 (circuit VARCHAR, rnd VARCHAR) | SELECT circuit FROM table_14638077_2 WHERE rnd = 5 | ### Context: CREATE TABLE table_14638077_2 (circuit VARCHAR, rnd VARCHAR) ### Question: what's the circuit with rnd being 5 ### Answer: SELECT circuit FROM table_14638077_2 WHERE rnd = 5 |
What is the number of appearances where the most recent final result is 1999, beat Genk 3-1? | CREATE TABLE table_1463332_2 (_number_appearances VARCHAR, most_recent_final VARCHAR) | SELECT COUNT(_number_appearances) FROM table_1463332_2 WHERE most_recent_final = "1999, beat Genk 3-1" | ### Context: CREATE TABLE table_1463332_2 (_number_appearances VARCHAR, most_recent_final VARCHAR) ### Question: What is the number of appearances where the most recent final result is 1999, beat Genk 3-1? ### Answer: SELECT COUNT(_number_appearances) FROM table_1463332_2 WHERE most_recent_final = "1999, beat Genk 3-1" |
What is the number of runner-up results for the years (won in bold) 1984, 2010? | CREATE TABLE table_1463332_2 (_number_runner_up INTEGER, years__won_in_bold_ VARCHAR) | SELECT MAX(_number_runner_up) FROM table_1463332_2 WHERE years__won_in_bold_ = "1984, 2010" | ### Context: CREATE TABLE table_1463332_2 (_number_runner_up INTEGER, years__won_in_bold_ VARCHAR) ### Question: What is the number of runner-up results for the years (won in bold) 1984, 2010? ### Answer: SELECT MAX(_number_runner_up) FROM table_1463332_2 WHERE years__won_in_bold_ = "1984, 2010" |
What is the most recent final result for the years (won in bold) 1979? | CREATE TABLE table_1463332_2 (most_recent_final VARCHAR, years__won_in_bold_ VARCHAR) | SELECT most_recent_final FROM table_1463332_2 WHERE years__won_in_bold_ = "1979" | ### Context: CREATE TABLE table_1463332_2 (most_recent_final VARCHAR, years__won_in_bold_ VARCHAR) ### Question: What is the most recent final result for the years (won in bold) 1979? ### Answer: SELECT most_recent_final FROM table_1463332_2 WHERE years__won_in_bold_ = "1979" |
what's the title with original air date being september23,1995 | CREATE TABLE table_14637853_3 (title VARCHAR, original_air_date VARCHAR) | SELECT title FROM table_14637853_3 WHERE original_air_date = "September23,1995" | ### Context: CREATE TABLE table_14637853_3 (title VARCHAR, original_air_date VARCHAR) ### Question: what's the title with original air date being september23,1995 ### Answer: SELECT title FROM table_14637853_3 WHERE original_air_date = "September23,1995" |
who wrote with original air date being september23,1995 | CREATE TABLE table_14637853_3 (written_by VARCHAR, original_air_date VARCHAR) | SELECT written_by FROM table_14637853_3 WHERE original_air_date = "September23,1995" | ### Context: CREATE TABLE table_14637853_3 (written_by VARCHAR, original_air_date VARCHAR) ### Question: who wrote with original air date being september23,1995 ### Answer: SELECT written_by FROM table_14637853_3 WHERE original_air_date = "September23,1995" |
who directed with original air date being november18,1995 | CREATE TABLE table_14637853_3 (directed_by VARCHAR, original_air_date VARCHAR) | SELECT directed_by FROM table_14637853_3 WHERE original_air_date = "November18,1995" | ### Context: CREATE TABLE table_14637853_3 (directed_by VARCHAR, original_air_date VARCHAR) ### Question: who directed with original air date being november18,1995 ### Answer: SELECT directed_by FROM table_14637853_3 WHERE original_air_date = "November18,1995" |
What percentages of social democratic correspond to a 5.5% left bloc? | CREATE TABLE table_1463383_1 (social_democratic VARCHAR, left_bloc VARCHAR) | SELECT social_democratic FROM table_1463383_1 WHERE left_bloc = "5.5%" | ### Context: CREATE TABLE table_1463383_1 (social_democratic VARCHAR, left_bloc VARCHAR) ### Question: What percentages of social democratic correspond to a 5.5% left bloc? ### Answer: SELECT social_democratic FROM table_1463383_1 WHERE left_bloc = "5.5%" |
When was there 8.9% Green-Communist? | CREATE TABLE table_1463383_1 (date_released VARCHAR, green_communist VARCHAR) | SELECT date_released FROM table_1463383_1 WHERE green_communist = "8.9%" | ### Context: CREATE TABLE table_1463383_1 (date_released VARCHAR, green_communist VARCHAR) ### Question: When was there 8.9% Green-Communist? ### Answer: SELECT date_released FROM table_1463383_1 WHERE green_communist = "8.9%" |
How many socialists correspond to a 7.5% People's Party? | CREATE TABLE table_1463383_1 (socialist VARCHAR, peoples_party VARCHAR) | SELECT COUNT(socialist) FROM table_1463383_1 WHERE peoples_party = "7.5%" | ### Context: CREATE TABLE table_1463383_1 (socialist VARCHAR, peoples_party VARCHAR) ### Question: How many socialists correspond to a 7.5% People's Party? ### Answer: SELECT COUNT(socialist) FROM table_1463383_1 WHERE peoples_party = "7.5%" |
What are all percentages of Left Block when there is a 28.7% Social Democratic? | CREATE TABLE table_1463383_1 (left_bloc VARCHAR, social_democratic VARCHAR) | SELECT left_bloc FROM table_1463383_1 WHERE social_democratic = "28.7%" | ### Context: CREATE TABLE table_1463383_1 (left_bloc VARCHAR, social_democratic VARCHAR) ### Question: What are all percentages of Left Block when there is a 28.7% Social Democratic? ### Answer: SELECT left_bloc FROM table_1463383_1 WHERE social_democratic = "28.7%" |
If Socialist is at 46.1%, what are all percentages for social democratic? | CREATE TABLE table_1463383_1 (social_democratic VARCHAR, socialist VARCHAR) | SELECT social_democratic FROM table_1463383_1 WHERE socialist = "46.1%" | ### Context: CREATE TABLE table_1463383_1 (social_democratic VARCHAR, socialist VARCHAR) ### Question: If Socialist is at 46.1%, what are all percentages for social democratic? ### Answer: SELECT social_democratic FROM table_1463383_1 WHERE socialist = "46.1%" |
How many percentages of Left Bloc correspond to a 32.1% Social Democratic? | CREATE TABLE table_1463383_1 (left_bloc VARCHAR, social_democratic VARCHAR) | SELECT COUNT(left_bloc) FROM table_1463383_1 WHERE social_democratic = "32.1%" | ### Context: CREATE TABLE table_1463383_1 (left_bloc VARCHAR, social_democratic VARCHAR) ### Question: How many percentages of Left Bloc correspond to a 32.1% Social Democratic? ### Answer: SELECT COUNT(left_bloc) FROM table_1463383_1 WHERE social_democratic = "32.1%" |
What is the NFL team of the player whose college is Minnesota? | CREATE TABLE table_14650162_1 (nfl_team VARCHAR, college VARCHAR) | SELECT nfl_team FROM table_14650162_1 WHERE college = "Minnesota" | ### Context: CREATE TABLE table_14650162_1 (nfl_team VARCHAR, college VARCHAR) ### Question: What is the NFL team of the player whose college is Minnesota? ### Answer: SELECT nfl_team FROM table_14650162_1 WHERE college = "Minnesota" |
What college did the defensive back attend? | CREATE TABLE table_14650162_1 (college VARCHAR, position VARCHAR) | SELECT college FROM table_14650162_1 WHERE position = "Defensive Back" | ### Context: CREATE TABLE table_14650162_1 (college VARCHAR, position VARCHAR) ### Question: What college did the defensive back attend? ### Answer: SELECT college FROM table_14650162_1 WHERE position = "Defensive Back" |
What is the pick number of the player whose college is Florida State? | CREATE TABLE table_14650162_1 (pick__number VARCHAR, college VARCHAR) | SELECT pick__number FROM table_14650162_1 WHERE college = "Florida State" | ### Context: CREATE TABLE table_14650162_1 (pick__number VARCHAR, college VARCHAR) ### Question: What is the pick number of the player whose college is Florida State? ### Answer: SELECT pick__number FROM table_14650162_1 WHERE college = "Florida State" |
How many colleges did pick number 269 attend? | CREATE TABLE table_14650162_1 (college VARCHAR, pick__number VARCHAR) | SELECT COUNT(college) FROM table_14650162_1 WHERE pick__number = 269 | ### Context: CREATE TABLE table_14650162_1 (college VARCHAR, pick__number VARCHAR) ### Question: How many colleges did pick number 269 attend? ### Answer: SELECT COUNT(college) FROM table_14650162_1 WHERE pick__number = 269 |
How many picks played Tight end? | CREATE TABLE table_14650162_1 (pick__number VARCHAR, position VARCHAR) | SELECT COUNT(pick__number) FROM table_14650162_1 WHERE position = "Tight End" | ### Context: CREATE TABLE table_14650162_1 (pick__number VARCHAR, position VARCHAR) ### Question: How many picks played Tight end? ### Answer: SELECT COUNT(pick__number) FROM table_14650162_1 WHERE position = "Tight End" |
What is the position of the player whose college is Western Kentucky? | CREATE TABLE table_14650162_1 (position VARCHAR, college VARCHAR) | SELECT position FROM table_14650162_1 WHERE college = "Western Kentucky" | ### Context: CREATE TABLE table_14650162_1 (position VARCHAR, college VARCHAR) ### Question: What is the position of the player whose college is Western Kentucky? ### Answer: SELECT position FROM table_14650162_1 WHERE college = "Western Kentucky" |
What position does Robert Brooks play? | CREATE TABLE table_14649522_1 (position VARCHAR, player VARCHAR) | SELECT COUNT(position) FROM table_14649522_1 WHERE player = "Robert Brooks" | ### Context: CREATE TABLE table_14649522_1 (position VARCHAR, player VARCHAR) ### Question: What position does Robert Brooks play? ### Answer: SELECT COUNT(position) FROM table_14649522_1 WHERE player = "Robert Brooks" |
Which team does Robert Brooks play with? | CREATE TABLE table_14649522_1 (nfl_team VARCHAR, player VARCHAR) | SELECT nfl_team FROM table_14649522_1 WHERE player = "Robert Brooks" | ### Context: CREATE TABLE table_14649522_1 (nfl_team VARCHAR, player VARCHAR) ### Question: Which team does Robert Brooks play with? ### Answer: SELECT nfl_team FROM table_14649522_1 WHERE player = "Robert Brooks" |
Which team picked from South Carolina college? | CREATE TABLE table_14649522_1 (nfl_team VARCHAR, college VARCHAR) | SELECT nfl_team FROM table_14649522_1 WHERE college = "South Carolina" | ### Context: CREATE TABLE table_14649522_1 (nfl_team VARCHAR, college VARCHAR) ### Question: Which team picked from South Carolina college? ### Answer: SELECT nfl_team FROM table_14649522_1 WHERE college = "South Carolina" |
Which college was the wide receiver whose pick was less than 130.0 picked from? | CREATE TABLE table_14649522_1 (college VARCHAR, position VARCHAR, pick__number VARCHAR) | SELECT college FROM table_14649522_1 WHERE position = "Wide Receiver" AND pick__number < 130.0 | ### Context: CREATE TABLE table_14649522_1 (college VARCHAR, position VARCHAR, pick__number VARCHAR) ### Question: Which college was the wide receiver whose pick was less than 130.0 picked from? ### Answer: SELECT college FROM table_14649522_1 WHERE position = "Wide Receiver" AND pick__number < 130.0 |
What position(s) does the player drafted #34 play? | CREATE TABLE table_14650373_1 (position VARCHAR, pick__number VARCHAR) | SELECT position FROM table_14650373_1 WHERE pick__number = 34 | ### Context: CREATE TABLE table_14650373_1 (position VARCHAR, pick__number VARCHAR) ### Question: What position(s) does the player drafted #34 play? ### Answer: SELECT position FROM table_14650373_1 WHERE pick__number = 34 |
What is the highest pick number? | CREATE TABLE table_14650373_1 (pick__number INTEGER) | SELECT MAX(pick__number) FROM table_14650373_1 | ### Context: CREATE TABLE table_14650373_1 (pick__number INTEGER) ### Question: What is the highest pick number? ### Answer: SELECT MAX(pick__number) FROM table_14650373_1 |
What number picked were players from arizona state picked? | CREATE TABLE table_14650373_1 (pick__number VARCHAR, college VARCHAR) | SELECT pick__number FROM table_14650373_1 WHERE college = "Arizona State" | ### Context: CREATE TABLE table_14650373_1 (pick__number VARCHAR, college VARCHAR) ### Question: What number picked were players from arizona state picked? ### Answer: SELECT pick__number FROM table_14650373_1 WHERE college = "Arizona State" |
What NFL team does player keith woodside play for? | CREATE TABLE table_14650373_1 (nfl_team VARCHAR, player VARCHAR) | SELECT nfl_team FROM table_14650373_1 WHERE player = "Keith Woodside" | ### Context: CREATE TABLE table_14650373_1 (nfl_team VARCHAR, player VARCHAR) ### Question: What NFL team does player keith woodside play for? ### Answer: SELECT nfl_team FROM table_14650373_1 WHERE player = "Keith Woodside" |
what's the player with college being penn state | CREATE TABLE table_14655985_1 (player VARCHAR, college VARCHAR) | SELECT player FROM table_14655985_1 WHERE college = "Penn State" | ### Context: CREATE TABLE table_14655985_1 (player VARCHAR, college VARCHAR) ### Question: what's the player with college being penn state ### Answer: SELECT player FROM table_14655985_1 WHERE college = "Penn State" |
what's the position with college being usc | CREATE TABLE table_14655985_1 (position VARCHAR, college VARCHAR) | SELECT position FROM table_14655985_1 WHERE college = "USC" | ### Context: CREATE TABLE table_14655985_1 (position VARCHAR, college VARCHAR) ### Question: what's the position with college being usc ### Answer: SELECT position FROM table_14655985_1 WHERE college = "USC" |
how many college with player being rich voltzke | CREATE TABLE table_14655985_1 (college VARCHAR, player VARCHAR) | SELECT COUNT(college) FROM table_14655985_1 WHERE player = "Rich Voltzke" | ### Context: CREATE TABLE table_14655985_1 (college VARCHAR, player VARCHAR) ### Question: how many college with player being rich voltzke ### Answer: SELECT COUNT(college) FROM table_14655985_1 WHERE player = "Rich Voltzke" |
what's the college with position being placekicker | CREATE TABLE table_14655985_1 (college VARCHAR, position VARCHAR) | SELECT college FROM table_14655985_1 WHERE position = "Placekicker" | ### Context: CREATE TABLE table_14655985_1 (college VARCHAR, position VARCHAR) ### Question: what's the college with position being placekicker ### Answer: SELECT college FROM table_14655985_1 WHERE position = "Placekicker" |
who is the the player where pick # is 64 | CREATE TABLE table_14655985_1 (player VARCHAR, pick__number VARCHAR) | SELECT player FROM table_14655985_1 WHERE pick__number = 64 | ### Context: CREATE TABLE table_14655985_1 (player VARCHAR, pick__number VARCHAR) ### Question: who is the the player where pick # is 64 ### Answer: SELECT player FROM table_14655985_1 WHERE pick__number = 64 |
What day were the Denver Broncos the opponent? | CREATE TABLE table_14655917_1 (date VARCHAR, opponent VARCHAR) | SELECT date FROM table_14655917_1 WHERE opponent = "Denver Broncos" | ### Context: CREATE TABLE table_14655917_1 (date VARCHAR, opponent VARCHAR) ### Question: What day were the Denver Broncos the opponent? ### Answer: SELECT date FROM table_14655917_1 WHERE opponent = "Denver Broncos" |
What day was the oppenent the detroit lions? | CREATE TABLE table_14655917_1 (date VARCHAR, opponent VARCHAR) | SELECT date FROM table_14655917_1 WHERE opponent = "Detroit Lions" | ### Context: CREATE TABLE table_14655917_1 (date VARCHAR, opponent VARCHAR) ### Question: What day was the oppenent the detroit lions? ### Answer: SELECT date FROM table_14655917_1 WHERE opponent = "Detroit Lions" |
List the record of 0-1 from the table? | CREATE TABLE table_14656147_2 (week VARCHAR, record VARCHAR) | SELECT week FROM table_14656147_2 WHERE record = "0-1" | ### Context: CREATE TABLE table_14656147_2 (week VARCHAR, record VARCHAR) ### Question: List the record of 0-1 from the table? ### Answer: SELECT week FROM table_14656147_2 WHERE record = "0-1" |
Type the record details if any result has L 3-6 in it? | CREATE TABLE table_14656147_2 (record VARCHAR, result VARCHAR) | SELECT record FROM table_14656147_2 WHERE result = "L 3-6" | ### Context: CREATE TABLE table_14656147_2 (record VARCHAR, result VARCHAR) ### Question: Type the record details if any result has L 3-6 in it? ### Answer: SELECT record FROM table_14656147_2 WHERE result = "L 3-6" |
Find the least value of attendance? | CREATE TABLE table_14656147_2 (attendance INTEGER) | SELECT MIN(attendance) FROM table_14656147_2 | ### Context: CREATE TABLE table_14656147_2 (attendance INTEGER) ### Question: Find the least value of attendance? ### Answer: SELECT MIN(attendance) FROM table_14656147_2 |
type the attendance for playing with tampa bay buccaneers? | CREATE TABLE table_14656147_2 (attendance VARCHAR, opponent VARCHAR) | SELECT attendance FROM table_14656147_2 WHERE opponent = "Tampa Bay Buccaneers" | ### Context: CREATE TABLE table_14656147_2 (attendance VARCHAR, opponent VARCHAR) ### Question: type the attendance for playing with tampa bay buccaneers? ### Answer: SELECT attendance FROM table_14656147_2 WHERE opponent = "Tampa Bay Buccaneers" |
How many numbers were recorded under revenue when revenue per capita was $6,126? | CREATE TABLE table_14700336_1 (revenue__millions_ VARCHAR, revenue_per_capita VARCHAR) | SELECT COUNT(revenue__millions_) FROM table_14700336_1 WHERE revenue_per_capita = "$6,126" | ### Context: CREATE TABLE table_14700336_1 (revenue__millions_ VARCHAR, revenue_per_capita VARCHAR) ### Question: How many numbers were recorded under revenue when revenue per capita was $6,126? ### Answer: SELECT COUNT(revenue__millions_) FROM table_14700336_1 WHERE revenue_per_capita = "$6,126" |
What was the spending per capita when the revenue per capita was $7,755? | CREATE TABLE table_14700336_1 (spending_per_capita VARCHAR, revenue_per_capita VARCHAR) | SELECT spending_per_capita FROM table_14700336_1 WHERE revenue_per_capita = "$7,755" | ### Context: CREATE TABLE table_14700336_1 (spending_per_capita VARCHAR, revenue_per_capita VARCHAR) ### Question: What was the spending per capita when the revenue per capita was $7,755? ### Answer: SELECT spending_per_capita FROM table_14700336_1 WHERE revenue_per_capita = "$7,755" |
What was the recorded result under presidential majority 2000/2004 when the presiditial majority in 2012 was non-voting? | CREATE TABLE table_14700336_1 (presidential_majority_2000_2004 VARCHAR, presidential_majority_2012 VARCHAR) | SELECT presidential_majority_2000_2004 FROM table_14700336_1 WHERE presidential_majority_2012 = "Non-voting" | ### Context: CREATE TABLE table_14700336_1 (presidential_majority_2000_2004 VARCHAR, presidential_majority_2012 VARCHAR) ### Question: What was the recorded result under presidential majority 2000/2004 when the presiditial majority in 2012 was non-voting? ### Answer: SELECT presidential_majority_2000_2004 FROM table_14... |
How many times was revenue in millions recorded when the spending per capita was $6,736? | CREATE TABLE table_14700336_1 (revenue__millions_ VARCHAR, spending_per_capita VARCHAR) | SELECT COUNT(revenue__millions_) FROM table_14700336_1 WHERE spending_per_capita = "$6,736" | ### Context: CREATE TABLE table_14700336_1 (revenue__millions_ VARCHAR, spending_per_capita VARCHAR) ### Question: How many times was revenue in millions recorded when the spending per capita was $6,736? ### Answer: SELECT COUNT(revenue__millions_) FROM table_14700336_1 WHERE spending_per_capita = "$6,736" |
What is the largest number of DVDs? | CREATE TABLE table_1467951_4 (dvd_no INTEGER) | SELECT MAX(dvd_no) FROM table_1467951_4 | ### Context: CREATE TABLE table_1467951_4 (dvd_no INTEGER) ### Question: What is the largest number of DVDs? ### Answer: SELECT MAX(dvd_no) FROM table_1467951_4 |
What is the highest number of episodes? | CREATE TABLE table_1467951_4 (ep_no INTEGER) | SELECT MAX(ep_no) FROM table_1467951_4 | ### Context: CREATE TABLE table_1467951_4 (ep_no INTEGER) ### Question: What is the highest number of episodes? ### Answer: SELECT MAX(ep_no) FROM table_1467951_4 |
What is the most recent release date? | CREATE TABLE table_1467951_4 (release_date INTEGER) | SELECT MAX(release_date) FROM table_1467951_4 | ### Context: CREATE TABLE table_1467951_4 (release_date INTEGER) ### Question: What is the most recent release date? ### Answer: SELECT MAX(release_date) FROM table_1467951_4 |
How many release dates does volume 4 DVD have? | CREATE TABLE table_1467951_4 (release_date VARCHAR, dvd_name VARCHAR) | SELECT COUNT(release_date) FROM table_1467951_4 WHERE dvd_name = "Volume 4" | ### Context: CREATE TABLE table_1467951_4 (release_date VARCHAR, dvd_name VARCHAR) ### Question: How many release dates does volume 4 DVD have? ### Answer: SELECT COUNT(release_date) FROM table_1467951_4 WHERE dvd_name = "Volume 4" |
what is the arrival time for no. 14? | CREATE TABLE table_14688744_2 (arrival VARCHAR, no VARCHAR) | SELECT arrival FROM table_14688744_2 WHERE no = 14 | ### Context: CREATE TABLE table_14688744_2 (arrival VARCHAR, no VARCHAR) ### Question: what is the arrival time for no. 14? ### Answer: SELECT arrival FROM table_14688744_2 WHERE no = 14 |
what is the arrival time where the station code is awy? | CREATE TABLE table_14688744_2 (arrival VARCHAR, station_code VARCHAR) | SELECT arrival FROM table_14688744_2 WHERE station_code = "AWY" | ### Context: CREATE TABLE table_14688744_2 (arrival VARCHAR, station_code VARCHAR) ### Question: what is the arrival time where the station code is awy? ### Answer: SELECT arrival FROM table_14688744_2 WHERE station_code = "AWY" |
what amount of stations have station code is awy? | CREATE TABLE table_14688744_2 (station VARCHAR, station_code VARCHAR) | SELECT COUNT(station) FROM table_14688744_2 WHERE station_code = "AWY" | ### Context: CREATE TABLE table_14688744_2 (station VARCHAR, station_code VARCHAR) ### Question: what amount of stations have station code is awy? ### Answer: SELECT COUNT(station) FROM table_14688744_2 WHERE station_code = "AWY" |
what is the arrival time where station code is pnvl? | CREATE TABLE table_14688744_2 (arrival VARCHAR, station_code VARCHAR) | SELECT arrival FROM table_14688744_2 WHERE station_code = "PNVL" | ### Context: CREATE TABLE table_14688744_2 (arrival VARCHAR, station_code VARCHAR) ### Question: what is the arrival time where station code is pnvl? ### Answer: SELECT arrival FROM table_14688744_2 WHERE station_code = "PNVL" |
How many years was the total 402? | CREATE TABLE table_14707564_1 (years VARCHAR, total VARCHAR) | SELECT COUNT(years) FROM table_14707564_1 WHERE total = 402 | ### Context: CREATE TABLE table_14707564_1 (years VARCHAR, total VARCHAR) ### Question: How many years was the total 402? ### Answer: SELECT COUNT(years) FROM table_14707564_1 WHERE total = 402 |
Who won the young rider classification in Stage 9 where the mountain classification was Emanuele Sella? | CREATE TABLE table_14710984_2 (young_rider_classification VARCHAR, mountains_classification VARCHAR, stage VARCHAR) | SELECT young_rider_classification FROM table_14710984_2 WHERE mountains_classification = "Emanuele Sella" AND stage = 9 | ### Context: CREATE TABLE table_14710984_2 (young_rider_classification VARCHAR, mountains_classification VARCHAR, stage VARCHAR) ### Question: Who won the young rider classification in Stage 9 where the mountain classification was Emanuele Sella? ### Answer: SELECT young_rider_classification FROM table_14710984_2 WHERE... |
Who is the general classification leader for stage 3? | CREATE TABLE table_14710984_2 (general_classification VARCHAR, stage VARCHAR) | SELECT general_classification FROM table_14710984_2 WHERE stage = 3 | ### Context: CREATE TABLE table_14710984_2 (general_classification VARCHAR, stage VARCHAR) ### Question: Who is the general classification leader for stage 3? ### Answer: SELECT general_classification FROM table_14710984_2 WHERE stage = 3 |
Who won the points classifications in the stage where Matteo Priamo was the winner? | CREATE TABLE table_14710984_2 (points_classification VARCHAR, winner VARCHAR) | SELECT COUNT(points_classification) FROM table_14710984_2 WHERE winner = "Matteo Priamo" | ### Context: CREATE TABLE table_14710984_2 (points_classification VARCHAR, winner VARCHAR) ### Question: Who won the points classifications in the stage where Matteo Priamo was the winner? ### Answer: SELECT COUNT(points_classification) FROM table_14710984_2 WHERE winner = "Matteo Priamo" |
Who was awarded the young ride classification leader when the winner was Marzio Bruseghin? | CREATE TABLE table_14710984_2 (young_rider_classification VARCHAR, winner VARCHAR) | SELECT young_rider_classification FROM table_14710984_2 WHERE winner = "Marzio Bruseghin" | ### Context: CREATE TABLE table_14710984_2 (young_rider_classification VARCHAR, winner VARCHAR) ### Question: Who was awarded the young ride classification leader when the winner was Marzio Bruseghin? ### Answer: SELECT young_rider_classification FROM table_14710984_2 WHERE winner = "Marzio Bruseghin" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.