Unnamed: 0
int64
0
60k
input
stringlengths
76
562
answer
stringlengths
18
557
19,200
<question>: what's the permanence of the body where penance is the undifferenced <context>: CREATE TABLE table_11609814_1 (permanence_of_the_body VARCHAR, penance VARCHAR)
SELECT permanence_of_the_body FROM table_11609814_1 WHERE penance = "the undifferenced"
19,201
<question>: what's the constancy where permanence of the body is meditation <context>: CREATE TABLE table_11609814_1 (constancy VARCHAR, permanence_of_the_body VARCHAR)
SELECT constancy FROM table_11609814_1 WHERE permanence_of_the_body = "meditation"
19,202
<question>: what's the permanence of the body where constancy is interestedness <context>: CREATE TABLE table_11609814_1 (permanence_of_the_body VARCHAR, constancy VARCHAR)
SELECT permanence_of_the_body FROM table_11609814_1 WHERE constancy = "interestedness"
19,203
<question>: What is the title of the episode with the production code 624? <context>: CREATE TABLE table_11630008_8 (title VARCHAR, production_code VARCHAR)
SELECT title FROM table_11630008_8 WHERE production_code = 624
19,204
<question>: What is the original air date of the episode written by Karen Felix and Don Woodard? <context>: CREATE TABLE table_11630008_8 (original_air_date VARCHAR, written_by VARCHAR)
SELECT original_air_date FROM table_11630008_8 WHERE written_by = "Karen Felix and Don Woodard"
19,205
<question>: what's the total number of species in the peruvian amazon with 8411 species in the world  <context>: CREATE TABLE table_11727969_1 (species_in_the_peruvian_amazon VARCHAR, species_in_the_world VARCHAR)
SELECT COUNT(species_in_the_peruvian_amazon) FROM table_11727969_1 WHERE species_in_the_world = 8411
19,206
<question>: what's the minimum species in the peruvian amazon with taxonomy s fern ( pteridophyta ) <context>: CREATE TABLE table_11727969_1 (species_in_the_peruvian_amazon INTEGER, taxonomy VARCHAR)
SELECT MIN(species_in_the_peruvian_amazon) FROM table_11727969_1 WHERE taxonomy = "s Fern ( Pteridophyta )"
19,207
<question>: what's the species in the world with peruvian amazon vs. peru (percent)  of 63 <context>: CREATE TABLE table_11727969_1 (species_in_the_world VARCHAR, peruvian_amazon_vs_peru__percent_ VARCHAR)
SELECT species_in_the_world FROM table_11727969_1 WHERE peruvian_amazon_vs_peru__percent_ = 63
19,208
<question>: what's the minimum species in the peruvian amazon with species in peru of 1000 <context>: CREATE TABLE table_11727969_1 (species_in_the_peruvian_amazon INTEGER, species_in_peru VARCHAR)
SELECT MIN(species_in_the_peruvian_amazon) FROM table_11727969_1 WHERE species_in_peru = 1000
19,209
<question>: what's the minimum species in the peruvian amazon with peru vs. world (percent) value of 7 <context>: CREATE TABLE table_11727969_1 (species_in_the_peruvian_amazon INTEGER, peru_vs_world__percent_ VARCHAR)
SELECT MIN(species_in_the_peruvian_amazon) FROM table_11727969_1 WHERE peru_vs_world__percent_ = 7
19,210
<question>: what's the maximum peru vs. world (percent) with 9672 species in the world  <context>: CREATE TABLE table_11727969_1 (peru_vs_world__percent_ INTEGER, species_in_the_world VARCHAR)
SELECT MAX(peru_vs_world__percent_) FROM table_11727969_1 WHERE species_in_the_world = 9672
19,211
<question>: What school did the forward whose number is 10 belong to? <context>: CREATE TABLE table_11734041_2 (school_club_team_country VARCHAR, no_s_ VARCHAR, position VARCHAR)
SELECT school_club_team_country FROM table_11734041_2 WHERE no_s_ = "10" AND position = "Forward"
19,212
<question>: What is the height of the player who attended Hartford? <context>: CREATE TABLE table_11734041_2 (height_in_ft VARCHAR, school_club_team_country VARCHAR)
SELECT height_in_ft FROM table_11734041_2 WHERE school_club_team_country = "Hartford"
19,213
<question>: What years did the player from LaSalle play for the Rockets? <context>: CREATE TABLE table_11734041_2 (years_for_rockets VARCHAR, school_club_team_country VARCHAR)
SELECT years_for_rockets FROM table_11734041_2 WHERE school_club_team_country = "LaSalle"
19,214
<question>: What position is number 35 whose height is 6-6? <context>: CREATE TABLE table_11734041_2 (position VARCHAR, height_in_ft VARCHAR, no_s_ VARCHAR)
SELECT position FROM table_11734041_2 WHERE height_in_ft = "6-6" AND no_s_ = "35"
19,215
<question>: Which player who played for the Rockets for the years 1986-92? <context>: CREATE TABLE table_11734041_9 (player VARCHAR, years_for_rockets VARCHAR)
SELECT player FROM table_11734041_9 WHERE years_for_rockets = "1986-92"
19,216
<question>: What is the number of the player who went to Southern University? <context>: CREATE TABLE table_11734041_9 (no_s_ VARCHAR, school_club_team_country VARCHAR)
SELECT no_s_ FROM table_11734041_9 WHERE school_club_team_country = "Southern University"
19,217
<question>: How tall is the player jones, major major jones? <context>: CREATE TABLE table_11734041_9 (height_in_ft VARCHAR, player VARCHAR)
SELECT height_in_ft FROM table_11734041_9 WHERE player = "Jones, Major Major Jones"
19,218
<question>: Who was sent to the third island in week 1? <context>: CREATE TABLE table_11764007_2 (member VARCHAR, week_sent_to_third_island VARCHAR)
SELECT member FROM table_11764007_2 WHERE week_sent_to_third_island = "1"
19,219
<question>: What week was the member who arrived on the main island in week 6 sent to the third island? <context>: CREATE TABLE table_11764007_2 (week_sent_to_third_island VARCHAR, week_arrived_on_main_island VARCHAR)
SELECT week_sent_to_third_island FROM table_11764007_2 WHERE week_arrived_on_main_island = "6"
19,220
<question>: How many members arrived on the main island in week 4? <context>: CREATE TABLE table_11764007_2 (member VARCHAR, week_arrived_on_main_island VARCHAR)
SELECT COUNT(member) FROM table_11764007_2 WHERE week_arrived_on_main_island = "4"
19,221
<question>: What week did the member who's original tribe was shark and who was sent to the third island on week 14 arrive on the main island? <context>: CREATE TABLE table_11764007_2 (week_arrived_on_main_island VARCHAR, original_tribe VARCHAR, week_sent_to_third_island VARCHAR)
SELECT week_arrived_on_main_island FROM table_11764007_2 WHERE original_tribe = "Shark" AND week_sent_to_third_island = "14"
19,222
<question>: What is the number of sikhs in Japan? <context>: CREATE TABLE table_11800185_1 (no_of_sikhs VARCHAR, country VARCHAR)
SELECT no_of_sikhs FROM table_11800185_1 WHERE country = "Japan"
19,223
<question>: What was the evening gown score when the swimsuit was 9.61? <context>: CREATE TABLE table_11884814_3 (evening_gown VARCHAR, swimsuit VARCHAR)
SELECT evening_gown FROM table_11884814_3 WHERE swimsuit = "9.61"
19,224
<question>: What is the swimsuit score when the interview was 9.74? <context>: CREATE TABLE table_11884814_3 (swimsuit VARCHAR, interview VARCHAR)
SELECT swimsuit FROM table_11884814_3 WHERE interview = "9.74"
19,225
<question>: Which country had an interview score of 9.40 and average of 9.44? <context>: CREATE TABLE table_11884814_3 (country VARCHAR, interview VARCHAR, average VARCHAR)
SELECT country FROM table_11884814_3 WHERE interview = "9.40" AND average = "9.44"
19,226
<question>: Which country had the swimsuit score 9.67? <context>: CREATE TABLE table_11884814_3 (country VARCHAR, swimsuit VARCHAR)
SELECT country FROM table_11884814_3 WHERE swimsuit = "9.67"
19,227
<question>: What was the average for the country with the swimsuit score of 9.57? <context>: CREATE TABLE table_11884814_3 (average VARCHAR, swimsuit VARCHAR)
SELECT average FROM table_11884814_3 WHERE swimsuit = "9.57"
19,228
<question>: What was the interview score for Hawaii? <context>: CREATE TABLE table_11884814_3 (interview VARCHAR, country VARCHAR)
SELECT interview FROM table_11884814_3 WHERE country = "Hawaii"
19,229
<question>: What is the date of Game 50? <context>: CREATE TABLE table_11960407_5 (date VARCHAR, game VARCHAR)
SELECT date FROM table_11960407_5 WHERE game = 50
19,230
<question>: Who scored the most points in Game 49? <context>: CREATE TABLE table_11960407_5 (high_points VARCHAR, game VARCHAR)
SELECT high_points FROM table_11960407_5 WHERE game = 49
19,231
<question>: Name the number of teams at the philips arena 19,335? <context>: CREATE TABLE table_11961582_6 (team VARCHAR, location_attendance VARCHAR)
SELECT COUNT(team) FROM table_11961582_6 WHERE location_attendance = "Philips Arena 19,335"
19,232
<question>: What is the team located at philips arena 18,227? <context>: CREATE TABLE table_11961582_6 (team VARCHAR, location_attendance VARCHAR)
SELECT team FROM table_11961582_6 WHERE location_attendance = "Philips Arena 18,227"
19,233
<question>: what are all the records with a score is w 98–91 <context>: CREATE TABLE table_11964047_7 (record VARCHAR, score VARCHAR)
SELECT record FROM table_11964047_7 WHERE score = "W 98–91"
19,234
<question>: what records have a score of l 109–116 2 ot <context>: CREATE TABLE table_11964047_7 (record VARCHAR, score VARCHAR)
SELECT record FROM table_11964047_7 WHERE score = "L 109–116 2 OT"
19,235
<question>: who are all the visitor with a record of 25–18 <context>: CREATE TABLE table_11964047_7 (visitor VARCHAR, record VARCHAR)
SELECT visitor FROM table_11964047_7 WHERE record = "25–18"
19,236
<question>: Which visitors have a leading scorer of roy : 25 <context>: CREATE TABLE table_11964047_7 (visitor VARCHAR, leading_scorer VARCHAR)
SELECT visitor FROM table_11964047_7 WHERE leading_scorer = "Roy : 25"
19,237
<question>: what is the total number of dates where the scorer is gordon : 32 <context>: CREATE TABLE table_11964047_7 (date VARCHAR, leading_scorer VARCHAR)
SELECT COUNT(date) FROM table_11964047_7 WHERE leading_scorer = "Gordon : 32"
19,238
<question>: what's the home team where streak is l3 and leading scorer is roy : 23 <context>: CREATE TABLE table_11964047_5 (home VARCHAR, streak VARCHAR, leading_scorer VARCHAR)
SELECT home FROM table_11964047_5 WHERE streak = "L3" AND leading_scorer = "Roy : 23"
19,239
<question>: what's the attendance where score is l 92–101 <context>: CREATE TABLE table_11964047_5 (attendance VARCHAR, score VARCHAR)
SELECT attendance FROM table_11964047_5 WHERE score = "L 92–101"
19,240
<question>: what is the total number of date where visitor is new jersey nets <context>: CREATE TABLE table_11964047_5 (date VARCHAR, visitor VARCHAR)
SELECT COUNT(date) FROM table_11964047_5 WHERE visitor = "New Jersey Nets"
19,241
<question>: who is the leading scorer where home is charlotte bobcats <context>: CREATE TABLE table_11964047_5 (leading_scorer VARCHAR, home VARCHAR)
SELECT leading_scorer FROM table_11964047_5 WHERE home = "Charlotte Bobcats"
19,242
<question>: what's the score where record is 0–2 <context>: CREATE TABLE table_11964047_5 (score VARCHAR, record VARCHAR)
SELECT score FROM table_11964047_5 WHERE record = "0–2"
19,243
<question>: what is the total number of record where streak is l2 and leading scorer is roy : 23 <context>: CREATE TABLE table_11964047_5 (record VARCHAR, streak VARCHAR, leading_scorer VARCHAR)
SELECT COUNT(record) FROM table_11964047_5 WHERE streak = "L2" AND leading_scorer = "Roy : 23"
19,244
<question>: Name the location on june 10 <context>: CREATE TABLE table_11965481_13 (location_attendance VARCHAR, date VARCHAR)
SELECT location_attendance FROM table_11965481_13 WHERE date = "June 10"
19,245
<question>: Name the number of games on june 12 <context>: CREATE TABLE table_11965481_13 (game VARCHAR, date VARCHAR)
SELECT COUNT(game) FROM table_11965481_13 WHERE date = "June 12"
19,246
<question>: Name the series on june 5 <context>: CREATE TABLE table_11965481_13 (series VARCHAR, date VARCHAR)
SELECT series FROM table_11965481_13 WHERE date = "June 5"
19,247
<question>: Who were the authors of series episode #25? <context>: CREATE TABLE table_12030612_3 (written_by VARCHAR, series__number VARCHAR)
SELECT written_by FROM table_12030612_3 WHERE series__number = 25
19,248
<question>: What season features writer Michael Poryes? <context>: CREATE TABLE table_12030612_3 (season__number VARCHAR, written_by VARCHAR)
SELECT season__number FROM table_12030612_3 WHERE written_by = "Michael Poryes"
19,249
<question>: What is the date of the episode written by Michael Poryes? <context>: CREATE TABLE table_12030612_3 (original_air_date VARCHAR, written_by VARCHAR)
SELECT original_air_date FROM table_12030612_3 WHERE written_by = "Michael Poryes"
19,250
<question>: what is the somerset for the year 2009? <context>: CREATE TABLE table_12043148_2 (somerset VARCHAR, year VARCHAR)
SELECT somerset FROM table_12043148_2 WHERE year = 2009
19,251
<question>: what is the bristol & n. som where the somerset is ashcott and shapwick? <context>: CREATE TABLE table_12043148_2 (bristol_ VARCHAR, _n_som VARCHAR, somerset VARCHAR)
SELECT bristol_ & _n_som FROM table_12043148_2 WHERE somerset = "Ashcott and Shapwick"
19,252
<question>: what is the latest year where glos & wilts is warminster? <context>: CREATE TABLE table_12043148_2 (year INTEGER, glos_ VARCHAR, _wilts VARCHAR)
SELECT MAX(year) FROM table_12043148_2 WHERE glos_ & _wilts = "Warminster"
19,253
<question>: what is the glos & wilts where the bristol & somerset is lansdown? <context>: CREATE TABLE table_12043148_2 (glos_ VARCHAR, _wilts VARCHAR, bristol_ VARCHAR, _somerset VARCHAR)
SELECT glos_ & _wilts FROM table_12043148_2 WHERE bristol_ & _somerset = "Lansdown"
19,254
<question>: what is the year where glos & wilts is gloucester city winget? <context>: CREATE TABLE table_12043148_2 (year VARCHAR, glos_ VARCHAR, _wilts VARCHAR)
SELECT year FROM table_12043148_2 WHERE glos_ & _wilts = "Gloucester City Winget"
19,255
<question>: who many times is gloucestershire is painswick? <context>: CREATE TABLE table_12043148_2 (premier_two VARCHAR, gloucestershire VARCHAR)
SELECT COUNT(premier_two) FROM table_12043148_2 WHERE gloucestershire = "Painswick"
19,256
<question>: what's the preliminaries where evening gown is 8.988 <context>: CREATE TABLE table_12094609_1 (preliminaries VARCHAR, evening_gown VARCHAR)
SELECT preliminaries FROM table_12094609_1 WHERE evening_gown = "8.988"
19,257
<question>: what's the swimsuit where average is 8.670 <context>: CREATE TABLE table_12094609_1 (swimsuit VARCHAR, average VARCHAR)
SELECT swimsuit FROM table_12094609_1 WHERE average = "8.670"
19,258
<question>: what's the evening gown where preliminaries is 8.977 <context>: CREATE TABLE table_12094609_1 (evening_gown VARCHAR, preliminaries VARCHAR)
SELECT evening_gown FROM table_12094609_1 WHERE preliminaries = "8.977"
19,259
<question>: what's the preliminaries where state is south dakota <context>: CREATE TABLE table_12094609_1 (preliminaries VARCHAR, state VARCHAR)
SELECT preliminaries FROM table_12094609_1 WHERE state = "South Dakota"
19,260
<question>: what's the evening gown where state is south dakota <context>: CREATE TABLE table_12094609_1 (evening_gown VARCHAR, state VARCHAR)
SELECT evening_gown FROM table_12094609_1 WHERE state = "South Dakota"
19,261
<question>: what is the total number of average where evening gown is 8.988 <context>: CREATE TABLE table_12094609_1 (average VARCHAR, evening_gown VARCHAR)
SELECT COUNT(average) FROM table_12094609_1 WHERE evening_gown = "8.988"
19,262
<question>: Name the men's singles of marina yakusheva elena shimko <context>: CREATE TABLE table_12104319_1 (mens_singles VARCHAR, womens_doubles VARCHAR)
SELECT mens_singles FROM table_12104319_1 WHERE womens_doubles = "Marina Yakusheva Elena Shimko"
19,263
<question>: What are the womens singles of imam sodikin irawan andi tandaputra? <context>: CREATE TABLE table_12104319_1 (womens_singles VARCHAR, mens_doubles VARCHAR)
SELECT womens_singles FROM table_12104319_1 WHERE mens_doubles = "Imam Sodikin Irawan Andi Tandaputra"
19,264
<question>: What are the womens singles of naoko fukuman kurumi yonao? <context>: CREATE TABLE table_12104319_1 (womens_singles VARCHAR, womens_doubles VARCHAR)
SELECT womens_singles FROM table_12104319_1 WHERE womens_doubles = "Naoko Fukuman Kurumi Yonao"
19,265
<question>: What is the womens singles of marcus ellis gabrielle white? <context>: CREATE TABLE table_12104319_1 (womens_singles VARCHAR, mixed_doubles VARCHAR)
SELECT womens_singles FROM table_12104319_1 WHERE mixed_doubles = "Marcus Ellis Gabrielle White"
19,266
<question>: What is the mens singles of 2008? <context>: CREATE TABLE table_12104319_1 (mens_singles VARCHAR, year VARCHAR)
SELECT mens_singles FROM table_12104319_1 WHERE year = 2008
19,267
<question>: what is the gdp ( bn ) where capital is capital? <context>: CREATE TABLE table_12108_1 (gdp___bn__ VARCHAR)
SELECT gdp___bn__ FROM table_12108_1 WHERE "capital" = "capital"
19,268
<question>: what is the population where the area (sq. mi.) is area (sq. mi.)? <context>: CREATE TABLE table_12108_1 (population VARCHAR)
SELECT population FROM table_12108_1 WHERE "area__sq_mi_" = "area__sq_mi_"
19,269
<question>: What is the toll for light vehicles at the plaza where the toll for heavy vehicles with 2 axles is r87.00? <context>: CREATE TABLE table_1211545_2 (light_vehicle VARCHAR, heavy_vehicle__2_axles_ VARCHAR)
SELECT light_vehicle FROM table_1211545_2 WHERE heavy_vehicle__2_axles_ = "R87.00"
19,270
<question>: What is the name of the plaza where the toll for heavy vehicles with 2 axles is r87.00? <context>: CREATE TABLE table_1211545_2 (name VARCHAR, heavy_vehicle__2_axles_ VARCHAR)
SELECT name FROM table_1211545_2 WHERE heavy_vehicle__2_axles_ = "R87.00"
19,271
<question>: What is the toll for heavy vehicles with 3/4 axles at Verkeerdevlei toll plaza? <context>: CREATE TABLE table_1211545_2 (heavy_vehicle__3_4_axles_ VARCHAR, name VARCHAR)
SELECT heavy_vehicle__3_4_axles_ FROM table_1211545_2 WHERE name = "Verkeerdevlei Toll Plaza"
19,272
<question>: What is the location of the Carousel toll plaza? <context>: CREATE TABLE table_1211545_2 (location VARCHAR, name VARCHAR)
SELECT location FROM table_1211545_2 WHERE name = "Carousel Toll Plaza"
19,273
<question>: What is the toll for light vehicles at the plaza between bela bela and modimolle? <context>: CREATE TABLE table_1211545_2 (light_vehicle VARCHAR, location VARCHAR)
SELECT light_vehicle FROM table_1211545_2 WHERE location = "between Bela Bela and Modimolle"
19,274
<question>: What is the name of the plaza where the told for heavy vehicles with 2 axles is r20.50? <context>: CREATE TABLE table_1211545_2 (name VARCHAR, heavy_vehicle__2_axles_ VARCHAR)
SELECT name FROM table_1211545_2 WHERE heavy_vehicle__2_axles_ = "R20.50"
19,275
<question>: What is the inclination when the alt name is OPS-1584? <context>: CREATE TABLE table_12141496_1 (inclination VARCHAR, alt_name VARCHAR)
SELECT inclination FROM table_12141496_1 WHERE alt_name = "OPS-1584"
19,276
<question>: What is the maximum apogee for samos f3-3? <context>: CREATE TABLE table_12141496_1 (apogee__km_ INTEGER, name VARCHAR)
SELECT MAX(apogee__km_) FROM table_12141496_1 WHERE name = "SAMOS F3-3"
19,277
<question>: What was the maximum perigee on 1969-01-09? <context>: CREATE TABLE table_12141496_1 (perigee__km_ INTEGER, decay_date VARCHAR)
SELECT MAX(perigee__km_) FROM table_12141496_1 WHERE decay_date = "1969-01-09"
19,278
<question>: How many alt names does 1964-011a have? <context>: CREATE TABLE table_12141496_1 (alt_name VARCHAR, id VARCHAR)
SELECT COUNT(alt_name) FROM table_12141496_1 WHERE id = "1964-011A"
19,279
<question>: Who played SS when paul konerko played 1st base? <context>: CREATE TABLE table_12142298_2 (shortstop VARCHAR, first_baseman VARCHAR)
SELECT shortstop FROM table_12142298_2 WHERE first_baseman = "Paul Konerko"
19,280
<question>: Who played 2nd base when nomar garciaparra was at 1st base? <context>: CREATE TABLE table_12142298_2 (second_baseman VARCHAR, first_baseman VARCHAR)
SELECT second_baseman FROM table_12142298_2 WHERE first_baseman = "Nomar Garciaparra"
19,281
<question>: Who was the RF when the SP was vicente padilla? <context>: CREATE TABLE table_12142298_2 (rightfielder VARCHAR, starting_pitcher VARCHAR)
SELECT rightfielder FROM table_12142298_2 WHERE starting_pitcher = "Vicente Padilla"
19,282
<question>: Who was the SS when jim lefebvre was at 2nd, willie davis at CF, and don drysdale was the SP. <context>: CREATE TABLE table_12142298_2 (shortstop VARCHAR, starting_pitcher VARCHAR, second_baseman VARCHAR, centerfielder VARCHAR)
SELECT shortstop FROM table_12142298_2 WHERE second_baseman = "Jim Lefebvre" AND centerfielder = "Willie Davis" AND starting_pitcher = "Don Drysdale"
19,283
<question>: Who is the top scorer where gf is 41? <context>: CREATE TABLE table_1218784_1 (top_scorer VARCHAR, gf VARCHAR)
SELECT top_scorer FROM table_1218784_1 WHERE gf = 41
19,284
<question>: How many goals were scored in the 2005-06 season? <context>: CREATE TABLE table_1218784_1 (goals VARCHAR, season VARCHAR)
SELECT goals FROM table_1218784_1 WHERE season = "2005-06"
19,285
<question>: How many seasons had a rank of 16? <context>: CREATE TABLE table_1218784_1 (season VARCHAR, rank VARCHAR)
SELECT COUNT(season) FROM table_1218784_1 WHERE rank = 16
19,286
<question>: Who is the manager whose rank is 16? <context>: CREATE TABLE table_1218784_1 (manager VARCHAR, rank VARCHAR)
SELECT manager FROM table_1218784_1 WHERE rank = 16
19,287
<question>: What is the rank of manager Rob Mcdonald? <context>: CREATE TABLE table_1218784_1 (rank VARCHAR, manager VARCHAR)
SELECT COUNT(rank) FROM table_1218784_1 WHERE manager = "Rob McDonald"
19,288
<question>: What's the order number of the song originally performed by Rickie Lee Jones? <context>: CREATE TABLE table_12310814_1 (order__number VARCHAR, original_artist VARCHAR)
SELECT order__number FROM table_12310814_1 WHERE original_artist = "Rickie Lee Jones"
19,289
<question>: What was the result of the Top 3 episode? <context>: CREATE TABLE table_12310814_1 (result VARCHAR, episode VARCHAR)
SELECT result FROM table_12310814_1 WHERE episode = "Top 3"
19,290
<question>: What's the total number of songs originally performed by Anna Nalick? <context>: CREATE TABLE table_12310814_1 (song_choice VARCHAR, original_artist VARCHAR)
SELECT COUNT(song_choice) FROM table_12310814_1 WHERE original_artist = "Anna Nalick"
19,291
<question>: Which one of the songs was originally performed by Rickie Lee Jones? <context>: CREATE TABLE table_12310814_1 (song_choice VARCHAR, original_artist VARCHAR)
SELECT song_choice FROM table_12310814_1 WHERE original_artist = "Rickie Lee Jones"
19,292
<question>: What's the original artist of the song performed in the top 3 episode? <context>: CREATE TABLE table_12310814_1 (original_artist VARCHAR, episode VARCHAR)
SELECT original_artist FROM table_12310814_1 WHERE episode = "Top 3"
19,293
<question>: What is the # of seats one for the election in 1974? <context>: CREATE TABLE table_123462_2 (_number_of_seats_won VARCHAR, election VARCHAR)
SELECT _number_of_seats_won FROM table_123462_2 WHERE election = 1974
19,294
<question>: How many times was the # of total votes 2582322? <context>: CREATE TABLE table_123462_2 (_number_of_seats_won VARCHAR, _number_of_total_votes VARCHAR)
SELECT COUNT(_number_of_seats_won) FROM table_123462_2 WHERE _number_of_total_votes = 2582322
19,295
<question>: What year was the election when the # of seats won was 65? <context>: CREATE TABLE table_123462_2 (election VARCHAR, _number_of_seats_won VARCHAR)
SELECT election FROM table_123462_2 WHERE _number_of_seats_won = 65
19,296
<question>: What is the election year when the # of candidates nominated was 262? <context>: CREATE TABLE table_123462_2 (election VARCHAR, _number_of_candidates_nominated VARCHAR)
SELECT COUNT(election) FROM table_123462_2 WHERE _number_of_candidates_nominated = 262
19,297
<question>: What was the lowest # of total votes? <context>: CREATE TABLE table_123462_2 (_number_of_total_votes INTEGER)
SELECT MIN(_number_of_total_votes) FROM table_123462_2
19,298
<question>: What is the strongs words compounded when the english spelling is jonadab? <context>: CREATE TABLE table_1242447_1 (strongs_words_compounded VARCHAR, english_spelling VARCHAR)
SELECT strongs_words_compounded FROM table_1242447_1 WHERE english_spelling = "Jonadab"
19,299
<question>: What is the strong words compounded when the strongs transliteration is yowyariyb? <context>: CREATE TABLE table_1242447_1 (strongs_words_compounded VARCHAR, strongs_transliteration VARCHAR)
SELECT strongs_words_compounded FROM table_1242447_1 WHERE strongs_transliteration = "Yowyariyb"