Unnamed: 0
int64
0
60k
input
stringlengths
76
562
answer
stringlengths
18
557
6,100
<question>: how many times were high rebounds mehmet okur , paul millsap (6) <context>: CREATE TABLE table_17355716_10 (score VARCHAR, high_rebounds VARCHAR)
SELECT COUNT(score) FROM table_17355716_10 WHERE high_rebounds = "Mehmet Okur , Paul Millsap (6)"
6,101
<question>: what is the score of the match with high points carlos boozer (20) <context>: CREATE TABLE table_17355716_10 (score VARCHAR, high_points VARCHAR)
SELECT score FROM table_17355716_10 WHERE high_points = "Carlos Boozer (20)"
6,102
<question>: what is the high rebounds stat on april 11 <context>: CREATE TABLE table_17355716_10 (high_rebounds VARCHAR, date VARCHAR)
SELECT high_rebounds FROM table_17355716_10 WHERE date = "April 11"
6,103
<question>: Who wrote season 10 <context>: CREATE TABLE table_17355743_1 (written_by VARCHAR, season__number VARCHAR)
SELECT written_by FROM table_17355743_1 WHERE season__number = 10
6,104
<question>: Name who directed the episode by joe sachs and david zabel <context>: CREATE TABLE table_17355743_1 (directed_by VARCHAR, written_by VARCHAR)
SELECT directed_by FROM table_17355743_1 WHERE written_by = "Joe Sachs and David Zabel"
6,105
<question>: What is every value for Points 2 when the value of won is 30? <context>: CREATE TABLE table_17359181_1 (points_2 VARCHAR, won VARCHAR)
SELECT points_2 FROM table_17359181_1 WHERE won = 30
6,106
<question>: What is the lowest value of Points 2 when the goal average is 1.50? <context>: CREATE TABLE table_17359181_1 (points_2 INTEGER, goal_average_1 VARCHAR)
SELECT MIN(points_2) FROM table_17359181_1 WHERE goal_average_1 = "1.50"
6,107
<question>: How many values of goal average 1 occur when the value of goals against is 92? <context>: CREATE TABLE table_17359181_1 (goal_average_1 VARCHAR, goals_against VARCHAR)
SELECT COUNT(goal_average_1) FROM table_17359181_1 WHERE goals_against = 92
6,108
<question>: What is the highest value for Points 2 when the goal average 1 is 0.65? <context>: CREATE TABLE table_17359181_1 (points_2 INTEGER, goal_average_1 VARCHAR)
SELECT MAX(points_2) FROM table_17359181_1 WHERE goal_average_1 = "0.65"
6,109
<question>: How many dates had a final score of w 118-112? <context>: CREATE TABLE table_17382360_9 (date VARCHAR, score VARCHAR)
SELECT COUNT(date) FROM table_17382360_9 WHERE score = "W 118-112"
6,110
<question>: What was the location and attendance at the game where the final score is w 118-112? <context>: CREATE TABLE table_17382360_9 (location_attendance VARCHAR, score VARCHAR)
SELECT location_attendance FROM table_17382360_9 WHERE score = "W 118-112"
6,111
<question>: Who had the high rebounds in the game with a final score of w 140-108? <context>: CREATE TABLE table_17382360_9 (high_rebounds VARCHAR, score VARCHAR)
SELECT high_rebounds FROM table_17382360_9 WHERE score = "W 140-108"
6,112
<question>: in what date was aired the first broacast of the episode 1x02 <context>: CREATE TABLE table_17413485_1 (first_broadcast VARCHAR, episode VARCHAR)
SELECT first_broadcast FROM table_17413485_1 WHERE episode = "1x02"
6,113
<question>: what is the name of the jeremy guest for the episode 1x01 <context>: CREATE TABLE table_17413485_1 (jeremys_guest VARCHAR, episode VARCHAR)
SELECT jeremys_guest FROM table_17413485_1 WHERE episode = "1x01"
6,114
<question>: what is the number of the episode where maria mcerlane where gramer guest <context>: CREATE TABLE table_17413485_1 (episode VARCHAR, graemes_guest VARCHAR)
SELECT episode FROM table_17413485_1 WHERE graemes_guest = "Maria McErlane"
6,115
<question>: what is the name of the graemest guest of episode 1x03 <context>: CREATE TABLE table_17413485_1 (graemes_guest VARCHAR, episode VARCHAR)
SELECT graemes_guest FROM table_17413485_1 WHERE episode = "1x03"
6,116
<question>: what is the largest city where the population is 6620100? <context>: CREATE TABLE table_17416221_1 (largest_city VARCHAR, population__2013_ VARCHAR)
SELECT largest_city FROM table_17416221_1 WHERE population__2013_ = 6620100
6,117
<question>: what is the largest city where the province is eastern cape? <context>: CREATE TABLE table_17416221_1 (largest_city VARCHAR, province VARCHAR)
SELECT largest_city FROM table_17416221_1 WHERE province = "Eastern Cape"
6,118
<question>: what is minimum area where the largest city is bloemfontein? <context>: CREATE TABLE table_17416221_1 (area__km_2__ INTEGER, largest_city VARCHAR)
SELECT MIN(area__km_2__) FROM table_17416221_1 WHERE largest_city = "Bloemfontein"
6,119
<question>: what is the numbe of provincial captial where the population is 1162900? <context>: CREATE TABLE table_17416221_1 (provincial_capital VARCHAR, population__2013_ VARCHAR)
SELECT COUNT(provincial_capital) FROM table_17416221_1 WHERE population__2013_ = 1162900
6,120
<question>: what is the number of provincial captial where the province is northern cape? <context>: CREATE TABLE table_17416221_1 (provincial_capital VARCHAR, province VARCHAR)
SELECT COUNT(provincial_capital) FROM table_17416221_1 WHERE province = "Northern Cape"
6,121
<question>: What is the airport with the IATA MEL? <context>: CREATE TABLE table_17419587_1 (airport VARCHAR, iata VARCHAR)
SELECT COUNT(airport) FROM table_17419587_1 WHERE iata = "MEL"
6,122
<question>: If unknown is larger than 1.0, what is the maximum two year amount? <context>: CREATE TABLE table_174266_6 (two_years INTEGER, unknown INTEGER)
SELECT MAX(two_years) FROM table_174266_6 WHERE unknown > 1.0
6,123
<question>: If two years is 159, what is the amount for one year? <context>: CREATE TABLE table_174266_6 (one_year INTEGER, two_years VARCHAR)
SELECT MIN(one_year) FROM table_174266_6 WHERE two_years = 159
6,124
<question>: If the year is 2010, what is the minimum amount of years 5-9? <context>: CREATE TABLE table_174266_6 (year VARCHAR)
SELECT MIN(5 AS _9_years) FROM table_174266_6 WHERE year = 2010
6,125
<question>: When debra j. fisher & erica messer are the writers and the director is patrick norris what is the series number? <context>: CREATE TABLE table_17467147_1 (series__number VARCHAR, directed_by VARCHAR, written_by VARCHAR)
SELECT series__number FROM table_17467147_1 WHERE directed_by = "Patrick Norris" AND written_by = "Debra J. Fisher & Erica Messer"
6,126
<question>: When there are 12.70 million u.s. viewers who is the director? <context>: CREATE TABLE table_17467147_1 (directed_by VARCHAR, us_viewers__million_ VARCHAR)
SELECT directed_by FROM table_17467147_1 WHERE us_viewers__million_ = "12.70"
6,127
<question>: Which is the number of the episode "rook gave" "rūku dīo" (デ デ ィ オ ー ル) which aired on July 14, 2003 <context>: CREATE TABLE table_17481974_1 (episode__number INTEGER, original_airdate VARCHAR)
SELECT MIN(episode__number) FROM table_17481974_1 WHERE original_airdate = "July 14, 2003"
6,128
<question>: What are the numbers of episodes that were broadcast on September 1, 2003 <context>: CREATE TABLE table_17481974_1 (episode__number VARCHAR, original_airdate VARCHAR)
SELECT episode__number FROM table_17481974_1 WHERE original_airdate = "September 1, 2003"
6,129
<question>: How many viewers did Episode #5 have? <context>: CREATE TABLE table_17525955_2 (viewers__millions_ VARCHAR, episode__number VARCHAR)
SELECT viewers__millions_ FROM table_17525955_2 WHERE episode__number = 5
6,130
<question>: How many share values are listed for the episode with a rating/share value of 2.6/8? <context>: CREATE TABLE table_17525955_2 (share VARCHAR, rating VARCHAR)
SELECT COUNT(share) FROM table_17525955_2 WHERE rating / SHARE(18 AS –49) = 2.6 / 8
6,131
<question>: How many episodes were originally aired Saturday, May 30, 2009? <context>: CREATE TABLE table_17525955_2 (episode__number VARCHAR, us_air_date VARCHAR)
SELECT COUNT(episode__number) FROM table_17525955_2 WHERE us_air_date = "Saturday, May 30, 2009"
6,132
<question>: What is the rating of the episode with a rating/share of 0.9/4? <context>: CREATE TABLE table_17525955_2 (rating VARCHAR)
SELECT rating FROM table_17525955_2 WHERE rating / SHARE(18 AS –49) = 0.9 / 4
6,133
<question>: How many episodes aired Saturday, July 11, 2009 <context>: CREATE TABLE table_17525955_2 (episode__number VARCHAR, us_air_date VARCHAR)
SELECT COUNT(episode__number) FROM table_17525955_2 WHERE us_air_date = "Saturday, July 11, 2009"
6,134
<question>: How many rating/share values does the episode aired on Saturday, May 9, 2009? <context>: CREATE TABLE table_17525955_2 (rating VARCHAR, us_air_date VARCHAR)
SELECT COUNT(rating) / SHARE(18 AS –49) FROM table_17525955_2 WHERE us_air_date = "Saturday, May 9, 2009"
6,135
<question>: How many subsidiaries of Postermobile Limited? <context>: CREATE TABLE table_1756264_2 (subsidiaries VARCHAR, company_name VARCHAR)
SELECT subsidiaries FROM table_1756264_2 WHERE company_name = "POSTERMOBILE LIMITED"
6,136
<question>: What activities does Clear Channel Entertainment Facilitation Limited engage in? <context>: CREATE TABLE table_1756264_2 (description_of_activities VARCHAR, company_name VARCHAR)
SELECT description_of_activities FROM table_1756264_2 WHERE company_name = "CLEAR CHANNEL ENTERTAINMENT FACILITATION LIMITED"
6,137
<question>: How many subsidiaries of company F M Media Limited? <context>: CREATE TABLE table_1756264_2 (subsidiaries VARCHAR, company_name VARCHAR)
SELECT subsidiaries FROM table_1756264_2 WHERE company_name = "F M MEDIA LIMITED"
6,138
<question>: How many subsidiaries are there of Postermobile Advertising Limited? <context>: CREATE TABLE table_1756264_2 (subsidiaries INTEGER, company_name VARCHAR)
SELECT MIN(subsidiaries) FROM table_1756264_2 WHERE company_name = "POSTERMOBILE ADVERTISING LIMITED"
6,139
<question>: What is the largest number of holding companies? <context>: CREATE TABLE table_1756264_2 (holding_companies INTEGER)
SELECT MAX(holding_companies) FROM table_1756264_2
6,140
<question>: How many companies have Postermobile Limited as a parent company? <context>: CREATE TABLE table_1756264_2 (company_name VARCHAR, parent__holding__company VARCHAR)
SELECT COUNT(company_name) FROM table_1756264_2 WHERE parent__holding__company = "POSTERMOBILE LIMITED"
6,141
<question>: Name the total number of league cup for mark roberts <context>: CREATE TABLE table_17598822_11 (league VARCHAR, player VARCHAR)
SELECT COUNT(league) AS Cup FROM table_17598822_11 WHERE player = "Mark Roberts"
6,142
<question>: Name the total number of league for 5 <context>: CREATE TABLE table_17598822_11 (league VARCHAR, total VARCHAR)
SELECT COUNT(league) FROM table_17598822_11 WHERE total = 5
6,143
<question>: Name the maximum leagure for 0 scottish cup <context>: CREATE TABLE table_17598822_11 (league INTEGER, scottish_cup VARCHAR)
SELECT MAX(league) FROM table_17598822_11 WHERE scottish_cup = 0
6,144
<question>: Name the most challenge cup for damon gray <context>: CREATE TABLE table_17598822_11 (challenge_cup INTEGER, player VARCHAR)
SELECT MAX(challenge_cup) FROM table_17598822_11 WHERE player = "Damon Gray"
6,145
<question>: Name the league for paul paton <context>: CREATE TABLE table_17598822_11 (league VARCHAR, player VARCHAR)
SELECT league FROM table_17598822_11 WHERE player = "Paul Paton"
6,146
<question>: What was the original air date of this episode that was written by Debbie Sarjeant? <context>: CREATE TABLE table_17623902_1 (original_air_date VARCHAR, written_by VARCHAR)
SELECT original_air_date FROM table_17623902_1 WHERE written_by = "Debbie Sarjeant"
6,147
<question>: How many episodes did Julie Martin wrote for the show If every episode has its own production code? <context>: CREATE TABLE table_17623902_1 (production_code VARCHAR, written_by VARCHAR)
SELECT COUNT(production_code) FROM table_17623902_1 WHERE written_by = "Julie Martin"
6,148
<question>: Name the total number of series for april 26 <context>: CREATE TABLE table_17621978_11 (series VARCHAR, date VARCHAR)
SELECT COUNT(series) FROM table_17621978_11 WHERE date = "April 26"
6,149
<question>: Name the number of high rebounds for april 21 <context>: CREATE TABLE table_17621978_11 (high_rebounds VARCHAR, date VARCHAR)
SELECT COUNT(high_rebounds) FROM table_17621978_11 WHERE date = "April 21"
6,150
<question>: Name the number of location attendance for april 24 <context>: CREATE TABLE table_17621978_11 (location_attendance VARCHAR, date VARCHAR)
SELECT COUNT(location_attendance) FROM table_17621978_11 WHERE date = "April 24"
6,151
<question>: What is listed in p when the type is listed as free agent 1? <context>: CREATE TABLE table_17634290_7 (p VARCHAR, type VARCHAR)
SELECT p FROM table_17634290_7 WHERE type = "Free agent 1"
6,152
<question>: What is the end when moving from is listed as cary clarets? <context>: CREATE TABLE table_17634290_7 (ends VARCHAR, moving_from VARCHAR)
SELECT ends FROM table_17634290_7 WHERE moving_from = "Cary Clarets"
6,153
<question>: What is the name of the country where moving from is listed as bristol city? <context>: CREATE TABLE table_17634290_7 (country VARCHAR, moving_from VARCHAR)
SELECT country FROM table_17634290_7 WHERE moving_from = "Bristol City"
6,154
<question>: Name the number of duration for viewership of 5.46 million <context>: CREATE TABLE table_17641206_6 (duration VARCHAR, viewership VARCHAR)
SELECT COUNT(duration) FROM table_17641206_6 WHERE viewership = "5.46 million"
6,155
<question>: Name the total number of episodes written by david cantor <context>: CREATE TABLE table_17641206_6 (episode VARCHAR, written_by VARCHAR)
SELECT COUNT(episode) FROM table_17641206_6 WHERE written_by = "David Cantor"
6,156
<question>: Name the total number of original titles written by john sullivan and keith lindsay <context>: CREATE TABLE table_17641206_6 (original_title VARCHAR, written_by VARCHAR)
SELECT COUNT(original_title) FROM table_17641206_6 WHERE written_by = "John Sullivan and Keith Lindsay"
6,157
<question>: Name the original title for 6.05 million viewership <context>: CREATE TABLE table_17641206_6 (original_title VARCHAR, viewership VARCHAR)
SELECT original_title FROM table_17641206_6 WHERE viewership = "6.05 million"
6,158
<question>: Who took third-place when there were 4 total wins? <context>: CREATE TABLE table_17632217_2 (third_place VARCHAR, total_wins VARCHAR)
SELECT third_place FROM table_17632217_2 WHERE total_wins = 4
6,159
<question>: What is the total number of clubs when the runner-up was Liaoning Fushun? <context>: CREATE TABLE table_17632217_2 (number_of_clubs VARCHAR, runners_up VARCHAR)
SELECT COUNT(number_of_clubs) FROM table_17632217_2 WHERE runners_up = "Liaoning Fushun"
6,160
<question>: Who was placed fourth when third was Beijing Guoan and the winner was Dalian Wanda and wins total was 4? <context>: CREATE TABLE table_17632217_2 (fourth_placed VARCHAR, total_wins VARCHAR, third_place VARCHAR, winners VARCHAR)
SELECT fourth_placed FROM table_17632217_2 WHERE third_place = "Beijing Guoan" AND winners = "Dalian Wanda" AND total_wins = 4
6,161
<question>: Who was placed third when the ruuner up was Guangzhou Apollo? <context>: CREATE TABLE table_17632217_2 (third_place VARCHAR, runners_up VARCHAR)
SELECT third_place FROM table_17632217_2 WHERE runners_up = "Guangzhou Apollo"
6,162
<question>: Who was placed third in 2001? <context>: CREATE TABLE table_17632217_2 (third_place VARCHAR, season VARCHAR)
SELECT third_place FROM table_17632217_2 WHERE season = 2001
6,163
<question>: What is the census ranking for the Perth parish? <context>: CREATE TABLE table_176524_2 (census_ranking VARCHAR, official_name VARCHAR)
SELECT census_ranking FROM table_176524_2 WHERE official_name = "Perth"
6,164
<question>: What is the minimum population of the parish with a 750.51 km area? <context>: CREATE TABLE table_176524_2 (population INTEGER, area_km_2 VARCHAR)
SELECT MIN(population) FROM table_176524_2 WHERE area_km_2 = "750.51"
6,165
<question>: with the amount of tries at 89, how many win's were there? <context>: CREATE TABLE table_17675675_2 (won VARCHAR, tries_against VARCHAR)
SELECT won FROM table_17675675_2 WHERE tries_against = "89"
6,166
<question>: For club Swansea Uplands RFC, what is the amount of tries against? <context>: CREATE TABLE table_17675675_2 (tries_against VARCHAR, club VARCHAR)
SELECT tries_against FROM table_17675675_2 WHERE club = "Swansea Uplands RFC"
6,167
<question>: What is the total amount of points when the given won is 9? <context>: CREATE TABLE table_17675675_2 (points VARCHAR, won VARCHAR)
SELECT points FROM table_17675675_2 WHERE won = "9"
6,168
<question>: With the given points of 51, what was the total number of the try bonus? <context>: CREATE TABLE table_17675675_2 (try_bonus VARCHAR, points VARCHAR)
SELECT COUNT(try_bonus) FROM table_17675675_2 WHERE points = "51"
6,169
<question>: With the given loss of 4, what was the number of tries? <context>: CREATE TABLE table_17675675_2 (tries_for VARCHAR, lost VARCHAR)
SELECT COUNT(tries_for) FROM table_17675675_2 WHERE lost = "4"
6,170
<question>: With the given points of 667, what was the number of tries against? <context>: CREATE TABLE table_17675675_2 (tries_against VARCHAR, points_for VARCHAR)
SELECT tries_against FROM table_17675675_2 WHERE points_for = "667"
6,171
<question>: What is the largest number of episodes for a 1989 season dvd release? <context>: CREATE TABLE table_17697980_1 (no_of_episodes INTEGER, year VARCHAR)
SELECT MAX(no_of_episodes) FROM table_17697980_1 WHERE year = "1989"
6,172
<question>: How many dvd titled "series 5" were released having a release date or a non available date in region 2? <context>: CREATE TABLE table_17697980_1 (region_2 VARCHAR, dvd_title VARCHAR)
SELECT COUNT(region_2) FROM table_17697980_1 WHERE dvd_title = "Series 5"
6,173
<question>: Who are all the stage winners where the team classification is Caisse D'epargne? <context>: CREATE TABLE table_17672500_19 (stage__winner_ VARCHAR, team_classification VARCHAR)
SELECT stage__winner_ FROM table_17672500_19 WHERE team_classification = "Caisse d'Epargne"
6,174
<question>: How many original air dates have U.S. Views (millions) of 19.49? <context>: CREATE TABLE table_17758010_2 (original_air_date VARCHAR, us_viewers__millions_ VARCHAR)
SELECT COUNT(original_air_date) FROM table_17758010_2 WHERE us_viewers__millions_ = "19.49"
6,175
<question>: What is the lowest no. in series? <context>: CREATE TABLE table_17758010_2 (no_in_series INTEGER)
SELECT MIN(no_in_series) FROM table_17758010_2
6,176
<question>: The opponent was the New York Jets on what week? <context>: CREATE TABLE table_17781886_1 (week VARCHAR, opponent VARCHAR)
SELECT week FROM table_17781886_1 WHERE opponent = "New York Jets"
6,177
<question>: Where was the December 12, 1965 game? <context>: CREATE TABLE table_17781886_1 (game_site VARCHAR, date VARCHAR)
SELECT game_site FROM table_17781886_1 WHERE date = "December 12, 1965"
6,178
<question>: How many attended game(s) against the boston patriots? <context>: CREATE TABLE table_17779448_1 (attendance VARCHAR, opponent VARCHAR)
SELECT attendance FROM table_17779448_1 WHERE opponent = "Boston Patriots"
6,179
<question>: which examples are pronounced ɪs in american <context>: CREATE TABLE table_17798093_20 (examples VARCHAR, american VARCHAR)
SELECT examples FROM table_17798093_20 WHERE american = "ɪs"
6,180
<question>: which examples are pronounced et in australian <context>: CREATE TABLE table_17798093_20 (examples VARCHAR, australian VARCHAR)
SELECT examples FROM table_17798093_20 WHERE australian = "et"
6,181
<question>: how many endings have american pronounciation əs <context>: CREATE TABLE table_17798093_20 (australian VARCHAR, american VARCHAR)
SELECT COUNT(australian) FROM table_17798093_20 WHERE american = "əs"
6,182
<question>: what are the endings of examples achilles, appendices, fæces <context>: CREATE TABLE table_17798093_20 (ending VARCHAR, examples VARCHAR)
SELECT ending FROM table_17798093_20 WHERE examples = "Achilles, appendices, fæces"
6,183
<question>: What is the callsign for the Cebu station? <context>: CREATE TABLE table_17822401_1 (callsign VARCHAR, location VARCHAR)
SELECT callsign FROM table_17822401_1 WHERE location = "Cebu"
6,184
<question>: What is the number of brand where the power is 5kw? <context>: CREATE TABLE table_17822401_1 (branding VARCHAR, power__kw_ VARCHAR)
SELECT COUNT(branding) FROM table_17822401_1 WHERE power__kw_ = "5kW"
6,185
<question>: What is the power of the Baguio station? <context>: CREATE TABLE table_17822401_1 (power__kw_ VARCHAR, location VARCHAR)
SELECT power__kw_ FROM table_17822401_1 WHERE location = "Baguio"
6,186
<question>: How many stations are called radyo5 101.9 news fm? <context>: CREATE TABLE table_17822401_1 (location VARCHAR, branding VARCHAR)
SELECT COUNT(location) FROM table_17822401_1 WHERE branding = "Radyo5 101.9 News FM"
6,187
<question>: What is the church name for the church located in Kyrkjebø? <context>: CREATE TABLE table_178389_1 (church_name VARCHAR, location_of_the_church VARCHAR)
SELECT church_name FROM table_178389_1 WHERE location_of_the_church = "Kyrkjebø"
6,188
<question>: What is the sub-parish for the church names Høyanger Kyrkje? <context>: CREATE TABLE table_178389_1 (sub_parish__sogn_ VARCHAR, church_name VARCHAR)
SELECT sub_parish__sogn_ FROM table_178389_1 WHERE church_name = "Høyanger kyrkje"
6,189
<question>: What is the total number of churches built in 1916? <context>: CREATE TABLE table_178389_1 (location_of_the_church VARCHAR, year_built VARCHAR)
SELECT COUNT(location_of_the_church) FROM table_178389_1 WHERE year_built = 1916
6,190
<question>: What is the total number of churches named Høyanger Kyrkje? <context>: CREATE TABLE table_178389_1 (sub_parish__sogn_ VARCHAR, church_name VARCHAR)
SELECT COUNT(sub_parish__sogn_) FROM table_178389_1 WHERE church_name = "Høyanger kyrkje"
6,191
<question>: What is the church name located in Høyanger? <context>: CREATE TABLE table_178389_1 (church_name VARCHAR, location_of_the_church VARCHAR)
SELECT church_name FROM table_178389_1 WHERE location_of_the_church = "Høyanger"
6,192
<question>: What is the location of the church when the church name is Ortnevik Kyrkje? <context>: CREATE TABLE table_178389_1 (location_of_the_church VARCHAR, church_name VARCHAR)
SELECT location_of_the_church FROM table_178389_1 WHERE church_name = "Ortnevik kyrkje"
6,193
<question>: Name the total number for sub parish sokn for 1865 <context>: CREATE TABLE table_178408_1 (sub_parish__sokn_ VARCHAR, year_built VARCHAR)
SELECT COUNT(sub_parish__sokn_) FROM table_178408_1 WHERE year_built = 1865
6,194
<question>: Name the location of the church for berle kyrkje <context>: CREATE TABLE table_178408_1 (location_of_the_church VARCHAR, church_name VARCHAR)
SELECT location_of_the_church FROM table_178408_1 WHERE church_name = "Berle kyrkje"
6,195
<question>: Name the location of the church for bremanger <context>: CREATE TABLE table_178408_1 (location_of_the_church VARCHAR, sub_parish__sokn_ VARCHAR)
SELECT location_of_the_church FROM table_178408_1 WHERE sub_parish__sokn_ = "Bremanger"
6,196
<question>: Name the most year built for davik kyrkje <context>: CREATE TABLE table_178408_1 (year_built INTEGER, church_name VARCHAR)
SELECT MAX(year_built) FROM table_178408_1 WHERE church_name = "Davik Kyrkje"
6,197
<question>: Who was the episode writer when the viewers reached 3.03 million in the US? <context>: CREATE TABLE table_17861265_1 (written_by VARCHAR, us_viewers__million_ VARCHAR)
SELECT written_by FROM table_17861265_1 WHERE us_viewers__million_ = "3.03"
6,198
<question>: Who wrote the last episode (episode 15) of season 3? <context>: CREATE TABLE table_17861265_1 (written_by VARCHAR, no_in_season VARCHAR)
SELECT written_by FROM table_17861265_1 WHERE no_in_season = 15
6,199
<question>: How many episodes did Cliff Bole directed in season 3? <context>: CREATE TABLE table_17861265_1 (title VARCHAR, directed_by VARCHAR)
SELECT COUNT(title) FROM table_17861265_1 WHERE directed_by = "Cliff Bole"