Unnamed: 0
int64
0
60k
input
stringlengths
76
562
answer
stringlengths
18
557
36,700
<question>: Who wrote the episode that originally aired on January 15, 1993? <context>: CREATE TABLE table_2409041_5 (written_by VARCHAR, original_air_date VARCHAR)
SELECT written_by FROM table_2409041_5 WHERE original_air_date = "January 15, 1993"
36,701
<question>: What is the name of episode number 77 in the series? <context>: CREATE TABLE table_2409041_5 (title VARCHAR, no_in_series VARCHAR)
SELECT title FROM table_2409041_5 WHERE no_in_series = 77
36,702
<question>: When 17 is the number in series who is the director? <context>: CREATE TABLE table_2409041_2 (directed_by VARCHAR, no_in_series VARCHAR)
SELECT directed_by FROM table_2409041_2 WHERE no_in_series = 17
36,703
<question>: When 21 is the number in series what is the air date? <context>: CREATE TABLE table_2409041_2 (original_air_date VARCHAR, no_in_series VARCHAR)
SELECT original_air_date FROM table_2409041_2 WHERE no_in_series = 21
36,704
<question>: When 446004 is the production code who are the writers? <context>: CREATE TABLE table_2409041_2 (written_by VARCHAR, production_code VARCHAR)
SELECT written_by FROM table_2409041_2 WHERE production_code = 446004
36,705
<question>: What was the name of the epiode written by Gary M. Goodrich? <context>: CREATE TABLE table_2409041_9 (title VARCHAR, written_by VARCHAR)
SELECT title FROM table_2409041_9 WHERE written_by = "Gary M. Goodrich"
36,706
<question>: Who directed episode number 179 in the series? <context>: CREATE TABLE table_2409041_9 (directed_by VARCHAR, no_in_series VARCHAR)
SELECT directed_by FROM table_2409041_9 WHERE no_in_series = 179
36,707
<question>: What's the voltage of the model with part number TT80503300? <context>: CREATE TABLE table_24096813_15 (voltage VARCHAR, part_number_s_ VARCHAR)
SELECT voltage FROM table_24096813_15 WHERE part_number_s_ = "TT80503300"
36,708
<question>: What's the frequency of the model with part number TT80503300? <context>: CREATE TABLE table_24096813_15 (frequency VARCHAR, part_number_s_ VARCHAR)
SELECT frequency FROM table_24096813_15 WHERE part_number_s_ = "TT80503300"
36,709
<question>: What's the part number of the model with TDP of 2.9 (max.4.1~5.4) w? <context>: CREATE TABLE table_24096813_15 (part_number_s_ VARCHAR, tdp VARCHAR)
SELECT part_number_s_ FROM table_24096813_15 WHERE tdp = "2.9 (Max.4.1~5.4) W"
36,710
<question>: What's the l1 cache of the model with sspec number sl2z3, sl28q (mya0)? <context>: CREATE TABLE table_24096813_15 (l1_cache VARCHAR, sspec_number VARCHAR)
SELECT l1_cache FROM table_24096813_15 WHERE sspec_number = "SL2Z3, SL28Q (myA0)"
36,711
<question>: How many region 4 dates are associated with a region 2 date of July 9, 2007? <context>: CREATE TABLE table_240936_2 (region_4__australia_ VARCHAR, region_2__uk_ VARCHAR)
SELECT COUNT(region_4__australia_) FROM table_240936_2 WHERE region_2__uk_ = "July 9, 2007"
36,712
<question>: What is the region 1 (Canada) date associated with a region 1 (US) date of January 16, 2007? <context>: CREATE TABLE table_240936_2 (region_1__can_ VARCHAR, region_1__us_ VARCHAR)
SELECT region_1__can_ FROM table_240936_2 WHERE region_1__us_ = "January 16, 2007"
36,713
<question>: What is the region 4 (Aus) date associated with a region 1 (US) date of January 16, 2007? <context>: CREATE TABLE table_240936_2 (region_4__australia_ VARCHAR, region_1__us_ VARCHAR)
SELECT region_4__australia_ FROM table_240936_2 WHERE region_1__us_ = "January 16, 2007"
36,714
<question>: What is the region 2 (UK) date associated with a region 4 (Aus) date of July 31, 2008? <context>: CREATE TABLE table_240936_2 (region_2__uk_ VARCHAR, region_4__australia_ VARCHAR)
SELECT region_2__uk_ FROM table_240936_2 WHERE region_4__australia_ = "July 31, 2008"
36,715
<question>: What is the region 1 (Canada) date associated with a region 2 (UK) date of May 18, 2009? <context>: CREATE TABLE table_240936_2 (region_1__can_ VARCHAR, region_2__uk_ VARCHAR)
SELECT region_1__can_ FROM table_240936_2 WHERE region_2__uk_ = "May 18, 2009"
36,716
<question>: Who was the director for the episode airing on September 24, 1993? <context>: CREATE TABLE table_2409041_6 (directed_by VARCHAR, original_air_date VARCHAR)
SELECT directed_by FROM table_2409041_6 WHERE original_air_date = "September 24, 1993"
36,717
<question>: In which series was season 18? <context>: CREATE TABLE table_2409041_6 (no_in_series VARCHAR, no_in_season VARCHAR)
SELECT COUNT(no_in_series) FROM table_2409041_6 WHERE no_in_season = 18
36,718
<question>: What is the title of season 2? <context>: CREATE TABLE table_2409041_6 (title VARCHAR, no_in_season VARCHAR)
SELECT title FROM table_2409041_6 WHERE no_in_season = 2
36,719
<question>: What is the brand name associated with a model name e4xxx? <context>: CREATE TABLE table_24099628_1 (brand_name VARCHAR, model__list_ VARCHAR)
SELECT brand_name FROM table_24099628_1 WHERE model__list_ = "E4xxx"
36,720
<question>: What is the brand name associated with the model 4x0? <context>: CREATE TABLE table_24099628_1 (brand_name VARCHAR, model__list_ VARCHAR)
SELECT brand_name FROM table_24099628_1 WHERE model__list_ = "4x0"
36,721
<question>: What is the number of cores associated with model name e2xxx? <context>: CREATE TABLE table_24099628_1 (cores VARCHAR, model__list_ VARCHAR)
SELECT cores FROM table_24099628_1 WHERE model__list_ = "E2xxx"
36,722
<question>: What is the wattage/TDP associated with model name 4x0? <context>: CREATE TABLE table_24099628_1 (tdp VARCHAR, model__list_ VARCHAR)
SELECT tdp FROM table_24099628_1 WHERE model__list_ = "4x0"
36,723
<question>: When the socket is bga956 and processor is penryn-3m, what is the tdp? <context>: CREATE TABLE table_24100843_1 (tdp VARCHAR, socket VARCHAR, processor VARCHAR)
SELECT tdp FROM table_24100843_1 WHERE socket = "BGA956" AND processor = "Penryn-3M"
36,724
<question>: Whats the processor for p9xxx? <context>: CREATE TABLE table_24100843_1 (processor VARCHAR, model__list_ VARCHAR)
SELECT processor FROM table_24100843_1 WHERE model__list_ = "P9xxx"
36,725
<question>: What's the l2 cache of the model with TDP of 5.5-10 w? <context>: CREATE TABLE table_24099916_1 (l2_cache VARCHAR, tdp VARCHAR)
SELECT l2_cache FROM table_24099916_1 WHERE tdp = "5.5-10 W"
36,726
<question>: What's the model of the processor with BGA479 socket and a 5.5 w TDP? <context>: CREATE TABLE table_24099916_1 (model__list_ VARCHAR, socket VARCHAR, tdp VARCHAR)
SELECT model__list_ FROM table_24099916_1 WHERE socket = "BGA479" AND tdp = "5.5 W"
36,727
<question>: What's the model of the processor with a 5.5 w TDP? <context>: CREATE TABLE table_24099916_1 (model__list_ VARCHAR, tdp VARCHAR)
SELECT model__list_ FROM table_24099916_1 WHERE tdp = "5.5 W"
36,728
<question>: What's the smallest number for cores of any of the processor models? <context>: CREATE TABLE table_24099916_1 (cores INTEGER)
SELECT MIN(cores) FROM table_24099916_1
36,729
<question>: what is the model where the processor is yorkfield and the brand name is xeon? <context>: CREATE TABLE table_24101118_1 (model__list_ VARCHAR, processor VARCHAR, brand_name VARCHAR)
SELECT model__list_ FROM table_24101118_1 WHERE processor = "Yorkfield" AND brand_name = "Xeon"
36,730
<question>: what is the socket that has a brand name of core 2 extreme? <context>: CREATE TABLE table_24101118_1 (socket VARCHAR, brand_name VARCHAR)
SELECT socket FROM table_24101118_1 WHERE brand_name = "Core 2 Extreme"
36,731
<question>: what is the name of the processor for model x33x0? <context>: CREATE TABLE table_24101118_1 (processor VARCHAR, model__list_ VARCHAR)
SELECT processor FROM table_24101118_1 WHERE model__list_ = "X33x0"
36,732
<question>: What is the earliest number in before? <context>: CREATE TABLE table_24108789_4 (before INTEGER)
SELECT MIN(before) FROM table_24108789_4
36,733
<question>: What is the latest after when the player is Steve Stricker? <context>: CREATE TABLE table_24108789_4 (after INTEGER, player VARCHAR)
SELECT MAX(after) FROM table_24108789_4 WHERE player = "Steve Stricker"
36,734
<question>: List all before numbers when Geoff Ogilvy was playing. <context>: CREATE TABLE table_24108789_4 (before VARCHAR, player VARCHAR)
SELECT before FROM table_24108789_4 WHERE player = "Geoff Ogilvy"
36,735
<question>: Name the least events for number 7 <context>: CREATE TABLE table_24108789_6 (events INTEGER, _number VARCHAR)
SELECT MIN(events) FROM table_24108789_6 WHERE _number = 7
36,736
<question>: Name the number of events for 3031 <context>: CREATE TABLE table_24108789_6 (events VARCHAR, points VARCHAR)
SELECT COUNT(events) FROM table_24108789_6 WHERE points = 3031
36,737
<question>: Name the player for 22 events <context>: CREATE TABLE table_24108789_6 (player VARCHAR, events VARCHAR)
SELECT player FROM table_24108789_6 WHERE events = 22
36,738
<question>: Name the least points for number 6 <context>: CREATE TABLE table_24108789_6 (points INTEGER, _number VARCHAR)
SELECT MIN(points) FROM table_24108789_6 WHERE _number = 6
36,739
<question>: Name the most number for steve stricker <context>: CREATE TABLE table_24108789_6 (_number INTEGER, player VARCHAR)
SELECT MAX(_number) FROM table_24108789_6 WHERE player = "Steve Stricker"
36,740
<question>: Name the total number of points for 800 reset <context>: CREATE TABLE table_24108789_6 (points VARCHAR, reset_points VARCHAR)
SELECT COUNT(points) FROM table_24108789_6 WHERE reset_points = 800
36,741
<question>: What percentage did kennedy win while coakly won 37.9% <context>: CREATE TABLE table_24115349_4 (kennedy__percentage VARCHAR, coakley__percentage VARCHAR)
SELECT kennedy__percentage FROM table_24115349_4 WHERE coakley__percentage = "37.9%"
36,742
<question>: How many votes did kennedy win when coakley won 66.2% <context>: CREATE TABLE table_24115349_4 (kennedy_votes INTEGER, coakley__percentage VARCHAR)
SELECT MIN(kennedy_votes) FROM table_24115349_4 WHERE coakley__percentage = "66.2%"
36,743
<question>: What was the percentage of votes for coakley when kennedy won 1.6% <context>: CREATE TABLE table_24115349_4 (coakley__percentage VARCHAR, kennedy__percentage VARCHAR)
SELECT coakley__percentage FROM table_24115349_4 WHERE kennedy__percentage = "1.6%"
36,744
<question>: How many votes did kennedy win when coaklely won 2139 votes? <context>: CREATE TABLE table_24115349_4 (kennedy_votes VARCHAR, coakley_votes VARCHAR)
SELECT COUNT(kennedy_votes) FROM table_24115349_4 WHERE coakley_votes = 2139
36,745
<question>: How many locations did the team play at on week 7? <context>: CREATE TABLE table_24123547_2 (location VARCHAR, week VARCHAR)
SELECT COUNT(location) FROM table_24123547_2 WHERE week = 7
36,746
<question>: What was the result of the games VS the Lions? <context>: CREATE TABLE table_24123547_2 (final_score VARCHAR, opponent VARCHAR)
SELECT final_score FROM table_24123547_2 WHERE opponent = "Lions"
36,747
<question>: Name the number of dates for alouettes <context>: CREATE TABLE table_24126518_2 (date VARCHAR, opponent VARCHAR)
SELECT COUNT(date) FROM table_24126518_2 WHERE opponent = "Alouettes"
36,748
<question>: Name the least attendance for l 36–1 <context>: CREATE TABLE table_24126518_2 (attendance INTEGER, final_score VARCHAR)
SELECT MIN(attendance) FROM table_24126518_2 WHERE final_score = "L 36–1"
36,749
<question>: Name the final score for exhibition stadium for september 10 <context>: CREATE TABLE table_24126518_2 (final_score VARCHAR, location VARCHAR, date VARCHAR)
SELECT final_score FROM table_24126518_2 WHERE location = "Exhibition Stadium" AND date = "September 10"
36,750
<question>: Name the number of record for week 11 <context>: CREATE TABLE table_24126518_2 (record VARCHAR, week VARCHAR)
SELECT COUNT(record) FROM table_24126518_2 WHERE week = 11
36,751
<question>: Name the opponent for week 12 <context>: CREATE TABLE table_24126606_2 (opponent VARCHAR, week VARCHAR)
SELECT opponent FROM table_24126606_2 WHERE week = 12
36,752
<question>: Name the total number of opponent for october 3 <context>: CREATE TABLE table_24126606_2 (opponent VARCHAR, date VARCHAR)
SELECT COUNT(opponent) FROM table_24126606_2 WHERE date = "October 3"
36,753
<question>: Name the final score for week 5 <context>: CREATE TABLE table_24126606_2 (final_score VARCHAR, week VARCHAR)
SELECT final_score FROM table_24126606_2 WHERE week = 5
36,754
<question>: Who directed episode 28 in the series? <context>: CREATE TABLE table_24132054_1 (directed_by VARCHAR, no_in_series VARCHAR)
SELECT directed_by FROM table_24132054_1 WHERE no_in_series = 28
36,755
<question>: What in the series number of the episode written by Lauren Gussis? <context>: CREATE TABLE table_24132083_1 (no_in_series INTEGER, written_by VARCHAR)
SELECT MIN(no_in_series) FROM table_24132083_1 WHERE written_by = "Lauren Gussis"
36,756
<question>: On how many different dates did the episode directed by Marcos Siega and written by Scott Buck air for the first time? <context>: CREATE TABLE table_24132083_1 (original_air_date VARCHAR, directed_by VARCHAR, written_by VARCHAR)
SELECT COUNT(original_air_date) FROM table_24132083_1 WHERE directed_by = "Marcos Siega" AND written_by = "Scott Buck"
36,757
<question>: What's the series number of the episode written by Tim Schlattmann? <context>: CREATE TABLE table_24132083_1 (no_in_series INTEGER, written_by VARCHAR)
SELECT MIN(no_in_series) FROM table_24132083_1 WHERE written_by = "Tim Schlattmann"
36,758
<question>: Who played in the semi finals matches at the Buick WCT finals? <context>: CREATE TABLE table_2413292_1 (semifinal_matches VARCHAR, commercial_name VARCHAR)
SELECT semifinal_matches FROM table_2413292_1 WHERE commercial_name = "Buick WCT Finals"
36,759
<question>: Name the date for l 28–15 <context>: CREATE TABLE table_24138601_2 (date VARCHAR, final_score VARCHAR)
SELECT date FROM table_24138601_2 WHERE final_score = "L 28–15"
36,760
<question>: When tiger-cats is the opponent what is the location? <context>: CREATE TABLE table_24136365_2 (location VARCHAR, opponent VARCHAR)
SELECT location FROM table_24136365_2 WHERE opponent = "Tiger-Cats"
36,761
<question>: When 4 is the week what is the location? <context>: CREATE TABLE table_24136365_2 (location VARCHAR, week VARCHAR)
SELECT location FROM table_24136365_2 WHERE week = 4
36,762
<question>: What was the record for the Argonauts on September 7? <context>: CREATE TABLE table_24136814_3 (record VARCHAR, date VARCHAR)
SELECT record FROM table_24136814_3 WHERE date = "September 7"
36,763
<question>: What is he smallest numbered week? <context>: CREATE TABLE table_24136814_3 (week INTEGER)
SELECT MIN(week) FROM table_24136814_3
36,764
<question>: How many cellos are suggested in the reference with section size for 20 players? <context>: CREATE TABLE table_2414_1 (celli VARCHAR, section_size VARCHAR)
SELECT celli FROM table_2414_1 WHERE section_size = "20 players"
36,765
<question>: What reference, written by Nelson Riddle, suggests 2 violas? <context>: CREATE TABLE table_2414_1 (reference VARCHAR, violas VARCHAR, author VARCHAR)
SELECT reference FROM table_2414_1 WHERE violas = 2 AND author = "Nelson Riddle"
36,766
<question>: What is the biggest number of basses suggested in either one of the references? <context>: CREATE TABLE table_2414_1 (basses INTEGER)
SELECT MAX(basses) FROM table_2414_1
36,767
<question>: What is Stella Farentino's current relationship status? <context>: CREATE TABLE table_24143253_2 (current_marital_status VARCHAR, name VARCHAR)
SELECT current_marital_status FROM table_24143253_2 WHERE name = "Stella Farentino"
36,768
<question>: How many children did Dennis Hawley have at his time of death? <context>: CREATE TABLE table_24143253_2 (children_together VARCHAR, deceased_spouse VARCHAR)
SELECT children_together FROM table_24143253_2 WHERE deceased_spouse = "Dennis Hawley"
36,769
<question>: How did Stella Farentino die? <context>: CREATE TABLE table_24143253_2 (cause_of_death VARCHAR, name VARCHAR)
SELECT cause_of_death FROM table_24143253_2 WHERE name = "Stella Farentino"
36,770
<question>: What was the cause of death in the marriage that lasted 28 years? <context>: CREATE TABLE table_24143253_4 (cause_of_death VARCHAR, length_of_marriage VARCHAR)
SELECT cause_of_death FROM table_24143253_4 WHERE length_of_marriage = "28 years"
36,771
<question>: How long were Ray Bradbury and his wife married? <context>: CREATE TABLE table_24143253_4 (length_of_marriage VARCHAR, name VARCHAR)
SELECT length_of_marriage FROM table_24143253_4 WHERE name = "Ray Bradbury"
36,772
<question>: Name the name for deceased spouse being louis malle <context>: CREATE TABLE table_24143253_1 (name VARCHAR, deceased_spouse VARCHAR)
SELECT name FROM table_24143253_1 WHERE deceased_spouse = "Louis Malle"
36,773
<question>: Name the deceased spouse for length of marriage being 24 years <context>: CREATE TABLE table_24143253_1 (deceased_spouse VARCHAR, length_of_marriage VARCHAR)
SELECT deceased_spouse FROM table_24143253_1 WHERE length_of_marriage = "24 years"
36,774
<question>: Name the decease spouse for carol deluise <context>: CREATE TABLE table_24143253_1 (deceased_spouse VARCHAR, name VARCHAR)
SELECT deceased_spouse FROM table_24143253_1 WHERE name = "Carol DeLuise"
36,775
<question>: Name the children together for 9 years of marriage <context>: CREATE TABLE table_24143253_1 (children_together VARCHAR, length_of_marriage VARCHAR)
SELECT children_together FROM table_24143253_1 WHERE length_of_marriage = "9 years"
36,776
<question>: Who was the deceased spouse who was married for 4 years? <context>: CREATE TABLE table_24143253_5 (deceased_spouse VARCHAR, length_of_marriage VARCHAR)
SELECT deceased_spouse FROM table_24143253_5 WHERE length_of_marriage = "4 years"
36,777
<question>: Who were the children of Benjamin Harrison? <context>: CREATE TABLE table_24143253_5 (children_together VARCHAR, name VARCHAR)
SELECT children_together FROM table_24143253_5 WHERE name = "Benjamin Harrison"
36,778
<question>: Name the segment 1 for episode # 2/225 <context>: CREATE TABLE table_24172078_2 (segment_1 VARCHAR, episode__number VARCHAR)
SELECT segment_1 FROM table_24172078_2 WHERE episode__number = "2/225"
36,779
<question>: Name the lessons taught for episode # 2/205 <context>: CREATE TABLE table_24172078_2 (lessons_taught VARCHAR, episode__number VARCHAR)
SELECT lessons_taught FROM table_24172078_2 WHERE episode__number = "2/205"
36,780
<question>: What state had william bigler (d) as a successor) <context>: CREATE TABLE table_2417308_3 (state__class_ VARCHAR, successor VARCHAR)
SELECT state__class_ FROM table_2417308_3 WHERE successor = "William Bigler (D)"
36,781
<question>: Name the date successor seated for successor being vacant <context>: CREATE TABLE table_2417330_4 (date_successor_seated VARCHAR, successor VARCHAR)
SELECT date_successor_seated FROM table_2417330_4 WHERE successor = "Vacant"
36,782
<question>: Name the vacator for kentucky 2nd <context>: CREATE TABLE table_2417330_4 (vacator VARCHAR, district VARCHAR)
SELECT vacator FROM table_2417330_4 WHERE district = "Kentucky 2nd"
36,783
<question>: Name the successor for election was successfully contested july 30, 1861 <context>: CREATE TABLE table_2417330_4 (successor VARCHAR, reason_for_change VARCHAR)
SELECT successor FROM table_2417330_4 WHERE reason_for_change = "Election was successfully contested July 30, 1861"
36,784
<question>: Name the successor for vacant and december 3, 1862 <context>: CREATE TABLE table_2417330_4 (successor VARCHAR, reason_for_change VARCHAR, date_successor_seated VARCHAR)
SELECT successor FROM table_2417330_4 WHERE reason_for_change = "Vacant" AND date_successor_seated = "December 3, 1862"
36,785
<question>: What was the vacator for georgia 2nd? <context>: CREATE TABLE table_2417340_4 (vacator VARCHAR, district VARCHAR)
SELECT vacator FROM table_2417340_4 WHERE district = "Georgia 2nd"
36,786
<question>: What was the successor for vacant alabama 3rd? <context>: CREATE TABLE table_2417340_4 (successor VARCHAR, vacator VARCHAR, district VARCHAR)
SELECT successor FROM table_2417340_4 WHERE vacator = "Vacant" AND district = "Alabama 3rd"
36,787
<question>: Who was the successor for vacant louisiana 5th <context>: CREATE TABLE table_2417340_4 (successor VARCHAR, vacator VARCHAR, district VARCHAR)
SELECT successor FROM table_2417340_4 WHERE vacator = "Vacant" AND district = "Louisiana 5th"
36,788
<question>: Who were the successors when the date the successors were installed was February 23, 1870? <context>: CREATE TABLE table_2417345_3 (successor VARCHAR, date_of_successors_formal_installation VARCHAR)
SELECT successor FROM table_2417345_3 WHERE date_of_successors_formal_installation = "February 23, 1870"
36,789
<question>: Who was the vacator when the successor was formally installed on February 1, 1871? <context>: CREATE TABLE table_2417345_3 (vacator VARCHAR, date_of_successors_formal_installation VARCHAR)
SELECT vacator FROM table_2417345_3 WHERE date_of_successors_formal_installation = "February 1, 1871"
36,790
<question>: Who was the successor that was formally installed on March 30, 1870? <context>: CREATE TABLE table_2417345_3 (successor VARCHAR, date_of_successors_formal_installation VARCHAR)
SELECT successor FROM table_2417345_3 WHERE date_of_successors_formal_installation = "March 30, 1870"
36,791
<question>: When did Orville H. Browning (r) succeed? <context>: CREATE TABLE table_2417330_3 (date_of_successors_formal_installation VARCHAR, successor VARCHAR)
SELECT date_of_successors_formal_installation FROM table_2417330_3 WHERE successor = "Orville H. Browning (R)"
36,792
<question>: List all dates of succession in the state class Missouri (3). <context>: CREATE TABLE table_2417330_3 (date_of_successors_formal_installation VARCHAR, state__class_ VARCHAR)
SELECT date_of_successors_formal_installation FROM table_2417330_3 WHERE state__class_ = "Missouri (3)"
36,793
<question>: List the number of vacators when successors were formally installed on June 22, 1868. <context>: CREATE TABLE table_2417340_3 (vacator VARCHAR, date_of_successors_formal_installation VARCHAR)
SELECT COUNT(vacator) FROM table_2417340_3 WHERE date_of_successors_formal_installation = "June 22, 1868"
36,794
<question>: List all state classes when successors were formally installed on June 22, 1868. <context>: CREATE TABLE table_2417340_3 (state__class_ VARCHAR, date_of_successors_formal_installation VARCHAR)
SELECT state__class_ FROM table_2417340_3 WHERE date_of_successors_formal_installation = "June 22, 1868"
36,795
<question>: What was the reason for change to the successor that was seated on December 13, 1880? <context>: CREATE TABLE table_2417395_4 (reason_for_change VARCHAR, date_successor_seated VARCHAR)
SELECT reason_for_change FROM table_2417395_4 WHERE date_successor_seated = "December 13, 1880"
36,796
<question>: When the person died May 22, 1895 is the reason for vacancy what is the district? <context>: CREATE TABLE table_2417445_4 (district VARCHAR, reason_for_vacancy VARCHAR)
SELECT district FROM table_2417445_4 WHERE reason_for_vacancy = "Died May 22, 1895"
36,797
<question>: When frederick remann (r) is the vacator what is the reason for vacancy? <context>: CREATE TABLE table_2417445_4 (reason_for_vacancy VARCHAR, vacator VARCHAR)
SELECT reason_for_vacancy FROM table_2417445_4 WHERE vacator = "Frederick Remann (R)"
36,798
<question>: When rudolph kleberg (d) is the successor is the reason for vacancy? <context>: CREATE TABLE table_2417445_4 (reason_for_vacancy VARCHAR, successor VARCHAR)
SELECT reason_for_vacancy FROM table_2417445_4 WHERE successor = "Rudolph Kleberg (D)"
36,799
<question>: When massachusetts 6th is the district what is the reason for vacancy? <context>: CREATE TABLE table_2417445_4 (reason_for_vacancy VARCHAR, district VARCHAR)
SELECT reason_for_vacancy FROM table_2417445_4 WHERE district = "Massachusetts 6th"