combined_text
stringlengths
106
1.05k
###question:during which period did albert baning play?###answer:SELECT period FROM table_24565004_3 WHERE name = "Albert Baning"###context:CREATE TABLE table_24565004_3 (period VARCHAR, name VARCHAR)
###question:What is the number of goals if the name is Xavier Gravelaine?###answer:SELECT goals¹ FROM table_24565004_8 WHERE name = "Xavier Gravelaine"###context:CREATE TABLE table_24565004_8 (goals¹ VARCHAR, name VARCHAR)
###question:If the name is Patrick Grappin, what is the nationality?###answer:SELECT nationality² FROM table_24565004_8 WHERE name = "Patrick Grappin"###context:CREATE TABLE table_24565004_8 (nationality² VARCHAR, name VARCHAR)
###question:What is the period total number if the name is Geraldão?###answer:SELECT COUNT(period) FROM table_24565004_8 WHERE name = "Geraldão"###context:CREATE TABLE table_24565004_8 (period VARCHAR, name VARCHAR)
###question:What is the nationality if the appearance is 29?###answer:SELECT nationality² FROM table_24565004_8 WHERE appearances¹ = 29###context:CREATE TABLE table_24565004_8 (nationality² VARCHAR, appearances¹ VARCHAR)
###question:Name the concacaf for 2010 season###answer:SELECT concacaf FROM table_245694_4 WHERE season = 2010###context:CREATE TABLE table_245694_4 (concacaf VARCHAR, season VARCHAR)
###question:Name the least season for round of 32###answer:SELECT MIN(season) FROM table_245694_4 WHERE us_open_cup = "Round of 32"###context:CREATE TABLE table_245694_4 (season INTEGER, us_open_cup VARCHAR)
###question:Name the number of playoffs for semifinals###answer:SELECT COUNT(playoffs) FROM table_245694_4 WHERE concacaf = "Semifinals"###context:CREATE TABLE table_245694_4 (playoffs VARCHAR, concacaf VARCHAR)
###question:Name the number of season for 18th position###answer:SELECT COUNT(season) FROM table_24596664_1 WHERE position = "18th"###context:CREATE TABLE table_24596664_1 (season VARCHAR, position VARCHAR)
###question:Name the least wins###answer:SELECT MIN(wins) FROM table_24596664_1###context:CREATE TABLE table_24596664_1 (wins INTEGER)
###question:Name the total number of language of films for méga-plex taschereau imax###answer:SELECT COUNT(language_of_films) FROM table_2461720_1 WHERE theatre_name = "Méga-Plex Taschereau IMAX"###context:CREATE TABLE table_2461720_1 (language_of_films VARCHAR, theatre_name VARCHAR)
###question:Name the theatre name for french###answer:SELECT theatre_name FROM table_2461720_1 WHERE language_of_films = "French"###context:CREATE TABLE table_2461720_1 (theatre_name VARCHAR, language_of_films VARCHAR)
###question:Name the location for democratic méga-plex taschereau imax###answer:SELECT location FROM table_2461720_1 WHERE theatre_name = "Méga-Plex Taschereau IMAX"###context:CREATE TABLE table_2461720_1 (location VARCHAR, theatre_name VARCHAR)
###question:What episode number has 2j5352 as a production code?###answer:SELECT no FROM table_24625467_1 WHERE production_code = "2J5352"###context:CREATE TABLE table_24625467_1 (no VARCHAR, production_code VARCHAR)
###question:What date did the episode with a production code of 2j5356 originally air?###answer:SELECT original_air_date FROM table_24625467_1 WHERE production_code = "2J5356"###context:CREATE TABLE table_24625467_1 (original_air_date VARCHAR, production_code VARCHAR)
###question:When 2012 is the year what is the winning boat?###answer:SELECT winning_boat FROM table_24673710_1 WHERE year = 2012###context:CREATE TABLE table_24673710_1 (winning_boat VARCHAR, year VARCHAR)
###question:When 64 is the entries what is the winning boat?###answer:SELECT winning_boat FROM table_24673710_1 WHERE entries = 64###context:CREATE TABLE table_24673710_1 (winning_boat VARCHAR, entries VARCHAR)
###question:When 61 is the entries what is the winning boat?###answer:SELECT winning_boat FROM table_24673710_1 WHERE entries = 61###context:CREATE TABLE table_24673710_1 (winning_boat VARCHAR, entries VARCHAR)
###question:What is the name of the episode that aired originally on October 18, 1991?###answer:SELECT title FROM table_2468961_2 WHERE original_air_date = "October 18, 1991"###context:CREATE TABLE table_2468961_2 (title VARCHAR, original_air_date VARCHAR)
###question:What is the name of the episode written by Ross Brown?###answer:SELECT title FROM table_2468961_2 WHERE written_by = "Ross Brown"###context:CREATE TABLE table_2468961_2 (title VARCHAR, written_by VARCHAR)
###question:What episode number in the series originally aired on February 28, 1992?###answer:SELECT MIN(no_in_series) FROM table_2468961_2 WHERE original_air_date = "February 28, 1992"###context:CREATE TABLE table_2468961_2 (no_in_series INTEGER, original_air_date VARCHAR)
###question:What date did the episode with a production code of 447004 originally air?###answer:SELECT original_air_date FROM table_2468961_2 WHERE production_code = 447004###context:CREATE TABLE table_2468961_2 (original_air_date VARCHAR, production_code VARCHAR)
###question:How many episodes were written by Ross brown?###answer:SELECT COUNT(no_in_series) FROM table_2468961_2 WHERE written_by = "Ross Brown"###context:CREATE TABLE table_2468961_2 (no_in_series VARCHAR, written_by VARCHAR)
###question:What number in the series was episode 2 in the season?###answer:SELECT MAX(no_in_series) FROM table_2468961_3 WHERE no_in_season = 2###context:CREATE TABLE table_2468961_3 (no_in_series INTEGER, no_in_season VARCHAR)
###question:What was the title of the episode written by Bob Rosenfarb and directed by Richard Correll?###answer:SELECT title FROM table_2468961_3 WHERE written_by = "Bob Rosenfarb" AND directed_by = "Richard Correll"###context:CREATE TABLE table_2468961_3 (title VARCHAR, written_by VARCHAR, directed_by VARCHAR)
###question:What university was founded in 1898?###answer:SELECT university FROM table_24697604_1 WHERE year_founded = 1898###context:CREATE TABLE table_24697604_1 (university VARCHAR, year_founded VARCHAR)
###question:What is the maximum average associated with a total of 221902?###answer:SELECT MAX(average) FROM table_2472711_32 WHERE total = 221902###context:CREATE TABLE table_2472711_32 (average INTEGER, total VARCHAR)
###question:How many values of hosted have a highest value of 42659?###answer:SELECT COUNT(hosted) FROM table_2472711_32 WHERE highest = 42659###context:CREATE TABLE table_2472711_32 (hosted VARCHAR, highest VARCHAR)
###question:How many values of up/down have a total value of exactly 301470?###answer:SELECT COUNT(up_down) FROM table_2472711_32 WHERE total = 301470###context:CREATE TABLE table_2472711_32 (up_down VARCHAR, total VARCHAR)
###question:What is the up/down associated with the Subiaco Oval?###answer:SELECT up_down FROM table_2472711_32 WHERE venue = "Subiaco Oval"###context:CREATE TABLE table_2472711_32 (up_down VARCHAR, venue VARCHAR)
###question:What team was ranked in 7th?###answer:SELECT team FROM table_24765815_1 WHERE rank = "7th"###context:CREATE TABLE table_24765815_1 (team VARCHAR, rank VARCHAR)
###question:Which player had an opponent of Blackburn Rovers?###answer:SELECT player FROM table_24765815_1 WHERE opponent = "Blackburn Rovers"###context:CREATE TABLE table_24765815_1 (player VARCHAR, opponent VARCHAR)
###question:What was the score for the 1st ranked team?###answer:SELECT score FROM table_24765815_1 WHERE rank = "1st"###context:CREATE TABLE table_24765815_1 (score VARCHAR, rank VARCHAR)
###question:What was the name of the player that had a vote percentage of 7.85%?###answer:SELECT player FROM table_24765815_1 WHERE vote_percentage = "7.85%"###context:CREATE TABLE table_24765815_1 (player VARCHAR, vote_percentage VARCHAR)
###question:What is the original airdate of the episode where the challenge was three overstuffed sandwiches? ###answer:SELECT original_airdate FROM table_24798489_1 WHERE challenge = "Three overstuffed sandwiches"###context:CREATE TABLE table_24798489_1 (original_airdate VARCHAR, challenge VARCHAR)
###question:Who was the challenge winner in the episode that originally aired on January 28, 2009?###answer:SELECT challenge_winner FROM table_24798489_1 WHERE original_airdate = "January 28, 2009"###context:CREATE TABLE table_24798489_1 (challenge_winner VARCHAR, original_airdate VARCHAR)
###question:How many episodes had New York, New York as the location?###answer:SELECT COUNT(episode_number) FROM table_24798489_1 WHERE location = "New York, New York"###context:CREATE TABLE table_24798489_1 (episode_number VARCHAR, location VARCHAR)
###question:What were the shots below par when the winning score was 67-64-63-71-66=331?###answer:SELECT to_par FROM table_247955_2 WHERE winning_score = 67 - 64 - 63 - 71 - 66 = 331###context:CREATE TABLE table_247955_2 (to_par VARCHAR, winning_score VARCHAR)
###question:What were the shots below par when the winning score was 69-66-69-64=268?###answer:SELECT to_par FROM table_247955_2 WHERE winning_score = 69 - 66 - 69 - 64 = 268###context:CREATE TABLE table_247955_2 (to_par VARCHAR, winning_score VARCHAR)
###question:What is the total number of to par when runner-up was Jonathan Kaye?###answer:SELECT COUNT(to_par) FROM table_247955_2 WHERE runner_s__up = "Jonathan Kaye"###context:CREATE TABLE table_247955_2 (to_par VARCHAR, runner_s__up VARCHAR)
###question:What was the margin of victory when runner-up was K. J. Choi?###answer:SELECT margin_of_victory FROM table_247955_2 WHERE runner_s__up = "K. J. Choi"###context:CREATE TABLE table_247955_2 (margin_of_victory VARCHAR, runner_s__up VARCHAR)
###question:What was the date for no. 7?###answer:SELECT date FROM table_247955_2 WHERE no = 7###context:CREATE TABLE table_247955_2 (date VARCHAR, no VARCHAR)
###question:Which team had 342 total points? ###answer:SELECT team FROM table_24784769_1 WHERE total_points = 342###context:CREATE TABLE table_24784769_1 (team VARCHAR, total_points VARCHAR)
###question:How many points did the team who had 325 total points have in round 3? ###answer:SELECT round3 FROM table_24784769_1 WHERE total_points = 325###context:CREATE TABLE table_24784769_1 (round3 VARCHAR, total_points VARCHAR)
###question:What is the most amount of points any team had in round 4? ###answer:SELECT MAX(round4) FROM table_24784769_1###context:CREATE TABLE table_24784769_1 (round4 INTEGER)
###question:How many points did the team who had 132 total points have in round 1? ###answer:SELECT MAX(round1) FROM table_24784769_1 WHERE total_points = 132###context:CREATE TABLE table_24784769_1 (round1 INTEGER, total_points VARCHAR)
###question:Who did Rhein Fire play Against where 30701 people attended?###answer:SELECT opponent FROM table_24786958_2 WHERE attendance = 30701###context:CREATE TABLE table_24786958_2 (opponent VARCHAR, attendance VARCHAR)
###question:What week had kickoff time at 6:00 p.m.?###answer:SELECT MIN(week) FROM table_24786958_2 WHERE kickoff = "6:00 p.m."###context:CREATE TABLE table_24786958_2 (week INTEGER, kickoff VARCHAR)
###question:Where was the game played that was on Sunday, May 27?###answer:SELECT game_site FROM table_24786958_2 WHERE date = "Sunday, May 27"###context:CREATE TABLE table_24786958_2 (game_site VARCHAR, date VARCHAR)
###question:How many people attended the game at Jahn-sportpark?###answer:SELECT MIN(attendance) FROM table_24786958_2 WHERE game_site = "Jahn-Sportpark"###context:CREATE TABLE table_24786958_2 (attendance INTEGER, game_site VARCHAR)
###question:How many final scores were there on the game at Amsterdam arena?###answer:SELECT COUNT(final_score) FROM table_24786958_2 WHERE game_site = "Amsterdam ArenA"###context:CREATE TABLE table_24786958_2 (final_score VARCHAR, game_site VARCHAR)
###question:What was the group in the British Champion Stakes? ###answer:SELECT group FROM table_24850630_4 WHERE race = "British Champion Stakes"###context:CREATE TABLE table_24850630_4 (group VARCHAR, race VARCHAR)
###question:What was the weight of the jockey at Sandown Park? ###answer:SELECT weight FROM table_24850630_4 WHERE venue = "Sandown Park"###context:CREATE TABLE table_24850630_4 (weight VARCHAR, venue VARCHAR)
###question:What is the distance of the Mooresbridge Stakes race? ###answer:SELECT distance FROM table_24850630_4 WHERE race = "Mooresbridge Stakes"###context:CREATE TABLE table_24850630_4 (distance VARCHAR, race VARCHAR)
###question:who was the winner /2nd for the British Champion Stakes race? ###answer:SELECT winner_2nd FROM table_24850630_4 WHERE race = "British Champion Stakes"###context:CREATE TABLE table_24850630_4 (winner_2nd VARCHAR, race VARCHAR)
###question:The MacKinnon Stakes races took place on how many venues?###answer:SELECT COUNT(venue) FROM table_24850630_3 WHERE race = "Mackinnon Stakes"###context:CREATE TABLE table_24850630_3 (venue VARCHAR, race VARCHAR)
###question:What is the largest average for the episode with 1.97 million Hong Kong viewers?###answer:SELECT MAX(average) FROM table_24856090_1 WHERE hk_viewers = "1.97 million"###context:CREATE TABLE table_24856090_1 (average INTEGER, hk_viewers VARCHAR)
###question:What is the English title of the episode with 1.92 million Hong Kong viewers?###answer:SELECT english_title FROM table_24856090_1 WHERE hk_viewers = "1.92 million"###context:CREATE TABLE table_24856090_1 (english_title VARCHAR, hk_viewers VARCHAR)
###question:What is the premiere number for the episode titled "The Mysteries of Love" in English?###answer:SELECT MAX(premiere) FROM table_24856090_1 WHERE english_title = "The Mysteries of Love"###context:CREATE TABLE table_24856090_1 (premiere INTEGER, english_title VARCHAR)
###question:What is the Chinese name of the episode with 1.97 million Hong Kong viewers?###answer:SELECT chinese_title FROM table_24856090_1 WHERE hk_viewers = "1.97 million"###context:CREATE TABLE table_24856090_1 (chinese_title VARCHAR, hk_viewers VARCHAR)
###question:Who was the home team when the away team was fulham?###answer:SELECT home_team FROM table_24887326_7 WHERE away_team = "Fulham"###context:CREATE TABLE table_24887326_7 (home_team VARCHAR, away_team VARCHAR)
###question:What was the attendance of the game where Stoke city was the away team?###answer:SELECT MIN(attendance) FROM table_24887326_7 WHERE away_team = "Stoke City"###context:CREATE TABLE table_24887326_7 (attendance INTEGER, away_team VARCHAR)
###question:When the away team is Millwall, what is the total possible amount of tie numbers?###answer:SELECT COUNT(tie_no) FROM table_24887326_7 WHERE away_team = "Millwall"###context:CREATE TABLE table_24887326_7 (tie_no VARCHAR, away_team VARCHAR)
###question:What is the date of the game played with Birmingham City as the away team?###answer:SELECT date FROM table_24887326_7 WHERE away_team = "Birmingham City"###context:CREATE TABLE table_24887326_7 (date VARCHAR, away_team VARCHAR)
###question:What was the airdate of episode number 18?###answer:SELECT original_air_date FROM table_24910742_1 WHERE no_in_season = 18###context:CREATE TABLE table_24910742_1 (original_air_date VARCHAR, no_in_season VARCHAR)
###question:What was the title of the episode having exactly 9.64 million US viewers?###answer:SELECT title FROM table_24910742_1 WHERE us_viewers__millions_ = "9.64"###context:CREATE TABLE table_24910742_1 (title VARCHAR, us_viewers__millions_ VARCHAR)
###question:For which jockey was the weight in kg 53.5? ###answer:SELECT jockey FROM table_24915874_1 WHERE weight__kg_ = "53.5"###context:CREATE TABLE table_24915874_1 (jockey VARCHAR, weight__kg_ VARCHAR)
###question:Who was the trainer when the jockey was Luke Nolen?###answer:SELECT trainer FROM table_24915874_1 WHERE jockey = "Luke Nolen"###context:CREATE TABLE table_24915874_1 (trainer VARCHAR, jockey VARCHAR)
###question:What was the placing when the jockey was Damien Oliver?###answer:SELECT placing FROM table_24915874_1 WHERE jockey = "Damien Oliver"###context:CREATE TABLE table_24915874_1 (placing VARCHAR, jockey VARCHAR)
###question:What was the placing when the weight in kg was 58.0?###answer:SELECT placing FROM table_24915874_1 WHERE weight__kg_ = "58.0"###context:CREATE TABLE table_24915874_1 (placing VARCHAR, weight__kg_ VARCHAR)
###question:Who was the horse when the jockey was Peter Wells? ###answer:SELECT horse FROM table_24915874_1 WHERE jockey = "Peter Wells"###context:CREATE TABLE table_24915874_1 (horse VARCHAR, jockey VARCHAR)
###question:What was the weight in kg when the horse was Alcopop? ###answer:SELECT weight__kg_ FROM table_24915874_1 WHERE horse = "Alcopop"###context:CREATE TABLE table_24915874_1 (weight__kg_ VARCHAR, horse VARCHAR)
###question:How many weeks are teams playing agains the Barcelona dragons?###answer:SELECT COUNT(week) FROM table_24918268_2 WHERE opponent = "Barcelona Dragons"###context:CREATE TABLE table_24918268_2 (week VARCHAR, opponent VARCHAR)
###question:What was the score for the game that kicked off at 6:00 p.m.?###answer:SELECT final_score FROM table_24918268_2 WHERE kickoff = "6:00 p.m."###context:CREATE TABLE table_24918268_2 (final_score VARCHAR, kickoff VARCHAR)
###question:Who are the opponents for games on Sunday, June 9?###answer:SELECT opponent FROM table_24918268_2 WHERE date = "Sunday, June 9"###context:CREATE TABLE table_24918268_2 (opponent VARCHAR, date VARCHAR)
###question:Name the fat for protein being 4 and calories 80###answer:SELECT fat__g_ FROM table_2493389_1 WHERE protein__g_ = "4" AND calories__1_tbsp__ = 80###context:CREATE TABLE table_2493389_1 (fat__g_ VARCHAR, protein__g_ VARCHAR, calories__1_tbsp__ VARCHAR)
###question:Name the number of butters for 3 protein###answer:SELECT COUNT(butter) FROM table_2493389_1 WHERE protein__g_ = "3"###context:CREATE TABLE table_2493389_1 (butter VARCHAR, protein__g_ VARCHAR)
###question:Name the calcium for fat being 6.5###answer:SELECT calcium__mg_ FROM table_2493389_1 WHERE fat__g_ = "6.5"###context:CREATE TABLE table_2493389_1 (calcium__mg_ VARCHAR, fat__g_ VARCHAR)
###question:How many counties have a place name of Macedonia?###answer:SELECT COUNT(county_ies__)[a_] FROM table_249512_2 WHERE place_name = "Macedonia"###context:CREATE TABLE table_249512_2 (a_ VARCHAR, county_ies__ VARCHAR, place_name VARCHAR)
###question:What is the number of land areas that have a place name of Ballplay?###answer:SELECT COUNT(land_area__2010_) FROM table_249512_2 WHERE place_name = "Ballplay"###context:CREATE TABLE table_249512_2 (land_area__2010_ VARCHAR, place_name VARCHAR)
###question:What is the minimum 2010 population of Edgewater?###answer:SELECT MIN(population__2010_) FROM table_249512_2 WHERE place_name = "Edgewater"###context:CREATE TABLE table_249512_2 (population__2010_ INTEGER, place_name VARCHAR)
###question:What is the lowest 09-10 i/o best?###answer:SELECT MIN(09 AS _10_i_o_best) FROM table_24990183_5###context:CREATE TABLE table_24990183_5 (Id VARCHAR)
###question:Which country is akiko suzuki from?###answer:SELECT country FROM table_24990183_5 WHERE name = "Akiko Suzuki"###context:CREATE TABLE table_24990183_5 (country VARCHAR, name VARCHAR)
###question:What was the 08-09 i/o best of the player with 1386 points?###answer:SELECT 08 AS _09_i_o_best FROM table_24990183_5 WHERE ws_points = 1386###context:CREATE TABLE table_24990183_5 (ws_points VARCHAR)
###question:What was the 09-10 oi best of the player with 949 points?###answer:SELECT COUNT(09 AS _10_oi_best) FROM table_24990183_5 WHERE ws_points = 949###context:CREATE TABLE table_24990183_5 (ws_points VARCHAR)
###question:Who was the player from georgia?###answer:SELECT name FROM table_24990183_5 WHERE country = "Georgia"###context:CREATE TABLE table_24990183_5 (name VARCHAR, country VARCHAR)
###question:When tracy reid is the player what is the highest amount of minutes?###answer:SELECT MAX(minutes) FROM table_25016555_5 WHERE player = "Tracy Reid"###context:CREATE TABLE table_25016555_5 (minutes INTEGER, player VARCHAR)
###question:What is the lowest overall amount of assists?###answer:SELECT MIN(assists) FROM table_25016555_5###context:CREATE TABLE table_25016555_5 (assists INTEGER)
###question:When sandy brondello is the player what is the lowest amount of minutes?###answer:SELECT MIN(minutes) FROM table_25016555_5 WHERE player = "Sandy Brondello"###context:CREATE TABLE table_25016555_5 (minutes INTEGER, player VARCHAR)
###question:When 21 is the number of assists how many sets of blocks are there?###answer:SELECT COUNT(blocks) FROM table_25016555_5 WHERE assists = 21###context:CREATE TABLE table_25016555_5 (blocks VARCHAR, assists VARCHAR)
###question:When 2010 is the first elected and Florida 7 is the district who are the candidates?###answer:SELECT candidates FROM table_25030512_12 WHERE district = "Florida 7" AND first_elected = "2010"###context:CREATE TABLE table_25030512_12 (candidates VARCHAR, district VARCHAR, first_elected VARCHAR)
###question:When bill young redistricted from the 10th district is the incumbent what is the party?###answer:SELECT party FROM table_25030512_12 WHERE incumbent = "Bill Young Redistricted from the 10th district"###context:CREATE TABLE table_25030512_12 (party VARCHAR, incumbent VARCHAR)
###question:When dennis ross (r) unopposed is the candidate what is the party?###answer:SELECT party FROM table_25030512_12 WHERE candidates = "Dennis Ross (R) unopposed"###context:CREATE TABLE table_25030512_12 (party VARCHAR, candidates VARCHAR)
###question:When none (new seat) is the first elected who are the candidates?###answer:SELECT candidates FROM table_25030512_12 WHERE first_elected = "None (New seat)"###context:CREATE TABLE table_25030512_12 (candidates VARCHAR, first_elected VARCHAR)
###question:How many millions of people watched the episode with a production code of icec483x?###answer:SELECT viewing_figures_millions FROM table_2501754_4 WHERE prod_code = "ICEC483X"###context:CREATE TABLE table_2501754_4 (viewing_figures_millions VARCHAR, prod_code VARCHAR)
###question:What is the lowest episode number?###answer:SELECT MIN(episode__number) FROM table_2501754_4###context:CREATE TABLE table_2501754_4 (episode__number INTEGER)
###question:What is the lowest episode number with 6.19 million viewers and a production code of icec487y?###answer:SELECT MIN(episode__number) FROM table_2501754_4 WHERE viewing_figures_millions = "6.19" AND prod_code = "ICEC487Y"###context:CREATE TABLE table_2501754_4 (episode__number INTEGER, viewing_figures_millions VARCHAR, prod_code VARCHAR)
###question:List the production code for the episode had 5.55 million viewers?###answer:SELECT prod_code FROM table_2501754_3 WHERE viewing_figures_millions = "5.55"###context:CREATE TABLE table_2501754_3 (prod_code VARCHAR, viewing_figures_millions VARCHAR)
###question:List the 1st air date for the episode with a iceb786e production code.###answer:SELECT original_airdate FROM table_2501754_3 WHERE prod_code = "ICEB786E"###context:CREATE TABLE table_2501754_3 (original_airdate VARCHAR, prod_code VARCHAR)
###question:Name the party for 1998 first elected###answer:SELECT party FROM table_25030512_24 WHERE first_elected = "1998"###context:CREATE TABLE table_25030512_24 (party VARCHAR, first_elected VARCHAR)