training_input
stringlengths
118
1.06k
###context:CREATE TABLE table_25375093_1 (podiums INTEGER, position VARCHAR) ###human: Name the least podiums for 9th position ###assistant: SELECT MIN(podiums) FROM table_25375093_1 WHERE position = "9th"
###context:CREATE TABLE table_25381437_2 (shot_pct VARCHAR, pa VARCHAR) ###human: How many results are listed for shot PCT Where PA is 79? ###assistant: SELECT COUNT(shot_pct) FROM table_25381437_2 WHERE pa = 79
###context:CREATE TABLE table_25381437_2 (locale VARCHAR, stolen_ends VARCHAR) ###human: Where were stolen ends recorded as 15? ###assistant: SELECT locale FROM table_25381437_2 WHERE stolen_ends = 15
###context:CREATE TABLE table_25383715_1 (slno VARCHAR, contact_person VARCHAR) ###human: What was the SlNo no of contact person SDE (P), Thiruppattur? ###assistant: SELECT slno FROM table_25383715_1 WHERE contact_person = "SDE (P), Thiruppattur"
###context:CREATE TABLE table_25390694_2 (production_code VARCHAR, writer VARCHAR) ###human: What was the production code of the episode written by Brendan Cowell? ###assistant: SELECT production_code FROM table_25390694_2 WHERE writer = "Brendan Cowell"
###context:CREATE TABLE table_25386974_1 (f_laps VARCHAR, position VARCHAR) ###human: How many f/laps did Pedro Nunes have when he was in 20th position? ###assistant: SELECT COUNT(f_laps) FROM table_25386974_1 WHERE position = "20th"
###context:CREATE TABLE table_25386974_1 (f_laps VARCHAR, series VARCHAR) ###human: How many f/laps did Pedro Nunes have when he was at the gp3 series? ###assistant: SELECT f_laps FROM table_25386974_1 WHERE series = "GP3 series"
###context:CREATE TABLE table_25386974_1 (races INTEGER) ###human: What is the fewest number of races Pedro Nunes completed in any series? ###assistant: SELECT MIN(races) FROM table_25386974_1
###context:CREATE TABLE table_25386974_1 (podiums INTEGER, position VARCHAR) ###human: What is the most podiums Pedro Nunes had when in 17th position? ###assistant: SELECT MAX(podiums) FROM table_25386974_1 WHERE position = "17th"
###context:CREATE TABLE table_2538117_5 (founding_university VARCHAR, organization VARCHAR) ###human: What was the founding university of the organization Tau Epsilon Phi 1? ###assistant: SELECT founding_university FROM table_2538117_5 WHERE organization = "Tau Epsilon Phi 1"
###context:CREATE TABLE table_2538117_5 (type VARCHAR, letters VARCHAR) ###human: What type is σαεπ? ###assistant: SELECT type FROM table_2538117_5 WHERE letters = "ΣΑΕΠ"
###context:CREATE TABLE table_2538117_5 (founding_university VARCHAR, letters VARCHAR) ###human: What was the founding university of αεφ? ###assistant: SELECT founding_university FROM table_2538117_5 WHERE letters = "ΑΕΦ"
###context:CREATE TABLE table_2538117_7 (type VARCHAR, organization VARCHAR) ###human: What is the type if the organization name is Gamma RHO Lambda 1? ###assistant: SELECT type FROM table_2538117_7 WHERE organization = "Gamma Rho Lambda 1"
###context:CREATE TABLE table_2538117_7 (founding_date VARCHAR, letters VARCHAR) ###human: If the letters is φαν, what is the founding date? ###assistant: SELECT founding_date FROM table_2538117_7 WHERE letters = "ΦΑΝ"
###context:CREATE TABLE table_2538117_7 (nickname VARCHAR, founding_university VARCHAR) ###human: If the founding university is in Charlotte, NC, what is the nickname? ###assistant: SELECT nickname FROM table_2538117_7 WHERE founding_university = "Charlotte, NC"
###context:CREATE TABLE table_2538117_7 (founding_date VARCHAR, letters VARCHAR) ###human: What is the founding date if the letters are κψκ? ###assistant: SELECT founding_date FROM table_2538117_7 WHERE letters = "ΚΨΚ"
###context:CREATE TABLE table_2538117_7 (founding_date VARCHAR, founding_university VARCHAR) ###human: If the founding university is in Washington, D.C., what was the founding date? ###assistant: SELECT founding_date FROM table_2538117_7 WHERE founding_university = "Washington, D.C."
###context:CREATE TABLE table_25391981_3 (rank_by_average INTEGER, average VARCHAR) ###human: What is the rank by average for the team who averaged 22.8? ###assistant: SELECT MIN(rank_by_average) FROM table_25391981_3 WHERE average = "22.8"
###context:CREATE TABLE table_25391981_3 (number_of_dances VARCHAR, average VARCHAR) ###human: What is the number of dances for the team that averages 20.6? ###assistant: SELECT number_of_dances FROM table_25391981_3 WHERE average = "20.6"
###context:CREATE TABLE table_25391981_3 (couple VARCHAR, average VARCHAR) ###human: What couple averaged 15.5? ###assistant: SELECT couple FROM table_25391981_3 WHERE average = "15.5"
###context:CREATE TABLE table_25401_15 (italian VARCHAR, english VARCHAR) ###human: What is every value for Italian when the part is English? ###assistant: SELECT italian FROM table_25401_15 WHERE english = "part"
###context:CREATE TABLE table_25401_15 (proto_italo_western_1 VARCHAR, english VARCHAR) ###human: What is every entry for Proto-Italo-Western 1 when door is English? ###assistant: SELECT proto_italo_western_1 FROM table_25401_15 WHERE english = "door"
###context:CREATE TABLE table_25401_15 (italian VARCHAR, conservative_central_italian_1 VARCHAR) ###human: How many entries for Italian correspond to the Conservative Central Italian of Unu? ###assistant: SELECT COUNT(italian) FROM table_25401_15 WHERE conservative_central_italian_1 = "unu"
###context:CREATE TABLE table_25401_15 (latin VARCHAR, catalan VARCHAR) ###human: What is every entry for Latin when Catalan is Mar? ###assistant: SELECT latin FROM table_25401_15 WHERE catalan = "mar"
###context:CREATE TABLE table_25428629_1 (date VARCHAR, stadium VARCHAR) ###human: If the stadium name is the Thuwunna Stadium, what is the date? ###assistant: SELECT date FROM table_25428629_1 WHERE stadium = "Thuwunna stadium"
###context:CREATE TABLE table_25428629_1 (opponent VARCHAR, location VARCHAR) ###human: If the location is Yangon, Myanmar, what is the opponent total number? ###assistant: SELECT COUNT(opponent) FROM table_25428629_1 WHERE location = "Yangon, Myanmar"
###context:CREATE TABLE table_254234_1 (iso_ VARCHAR, chinese_name VARCHAR) ###human: How many provinces are named 青海省 qīnghǎi shěng? ###assistant: SELECT COUNT(iso_) AS № FROM table_254234_1 WHERE chinese_name = "青海省 Qīnghǎi Shěng"
###context:CREATE TABLE table_254234_1 (area³ INTEGER, density² VARCHAR) ###human: What is the area of the province with a density of 533.59? ###assistant: SELECT MAX(area³) FROM table_254234_1 WHERE density² = "533.59"
###context:CREATE TABLE table_254234_1 (iso_ VARCHAR, density² VARCHAR) ###human: How many provinces have a density of 165.81? ###assistant: SELECT COUNT(iso_) AS № FROM table_254234_1 WHERE density² = "165.81"
###context:CREATE TABLE table_254234_1 (abbreviation_symbol VARCHAR, chinese_name VARCHAR) ###human: What is the abbreviation/symbol of 辽宁省 liáoníng shěng? ###assistant: SELECT abbreviation_symbol FROM table_254234_1 WHERE chinese_name = "辽宁省 Liáoníng Shěng"
###context:CREATE TABLE table_254234_1 (gb VARCHAR, iso_№ VARCHAR) ###human: How many gb's have an iso number of cn-65? ###assistant: SELECT COUNT(gb) FROM table_254234_1 WHERE iso_№ = "CN-65"
###context:CREATE TABLE table_254234_1 (chinese_name VARCHAR, capital VARCHAR) ###human: What is the chinese name of the province whose capital is hangzhou? ###assistant: SELECT chinese_name FROM table_254234_1 WHERE capital = "Hangzhou"
###context:CREATE TABLE table_25421463_1 (races INTEGER) ###human: What is the fewest amount of races in any season? ###assistant: SELECT MIN(races) FROM table_25421463_1
###context:CREATE TABLE table_25421463_1 (races INTEGER, points VARCHAR) ###human: How many races were there when Sigachev had 38 points? ###assistant: SELECT MIN(races) FROM table_25421463_1 WHERE points = "38"
###context:CREATE TABLE table_25421463_1 (team_name VARCHAR, points VARCHAR) ###human: What team was Sigachev on when he had 38 points? ###assistant: SELECT team_name FROM table_25421463_1 WHERE points = "38"
###context:CREATE TABLE table_25421463_1 (season VARCHAR, final_placing VARCHAR, team_name VARCHAR) ###human: In what season was the final placing NC† and the team SL Formula Racing? ###assistant: SELECT season FROM table_25421463_1 WHERE final_placing = "NC†" AND team_name = "SL Formula Racing"
###context:CREATE TABLE table_25429986_1 (distance VARCHAR, position VARCHAR) ###human: what is distance for the 7th position? ###assistant: SELECT COUNT(distance) FROM table_25429986_1 WHERE position = "7th"
###context:CREATE TABLE table_25429986_1 (jockey VARCHAR, position VARCHAR) ###human: who isthe jockey in 10th position? ###assistant: SELECT jockey FROM table_25429986_1 WHERE position = "10th"
###context:CREATE TABLE table_25429986_1 (position VARCHAR, number VARCHAR) ###human: what position is number 22? ###assistant: SELECT position FROM table_25429986_1 WHERE number = 22
###context:CREATE TABLE table_25429986_1 (horse VARCHAR, position VARCHAR) ###human: what horse is in the 6th position? ###assistant: SELECT horse FROM table_25429986_1 WHERE position = "6th"
###context:CREATE TABLE table_25429986_1 (position VARCHAR, handicap VARCHAR) ###human: what position has a handicap of 10-2? ###assistant: SELECT position FROM table_25429986_1 WHERE handicap = "10-2"
###context:CREATE TABLE table_25429986_1 (handicap VARCHAR, distance VARCHAR) ###human: what is the handicap where the distance is 9 lengths? ###assistant: SELECT handicap FROM table_25429986_1 WHERE distance = "9 lengths"
###context:CREATE TABLE table_2544694_3 (indonesia_super_series_2008 VARCHAR) ###human: Which series occurred when the 7800 was 5040.00? ###assistant: SELECT indonesia_super_series_2008 FROM table_2544694_3 WHERE 780000 = "5040.00"
###context:CREATE TABLE table_2544694_3 (indonesia_super_series_2008 VARCHAR, runner_up VARCHAR) ###human: Which series occurred in which the semi-finalist was runner-up and the 7800.00 was 6420.00? ###assistant: SELECT indonesia_super_series_2008 FROM table_2544694_3 WHERE runner_up = "Semi-Finalist" AND 78000...
###context:CREATE TABLE table_25438110_5 (road VARCHAR, county VARCHAR) ###human: What road is associated with Carson Valley county? ###assistant: SELECT road FROM table_25438110_5 WHERE county = "Carson Valley"
###context:CREATE TABLE table_25438110_5 (county VARCHAR, casinos VARCHAR) ###human: What county has exactly 17 casinos? ###assistant: SELECT county FROM table_25438110_5 WHERE casinos = 17
###context:CREATE TABLE table_25438110_5 (casinos VARCHAR, fy09_$millions VARCHAR) ###human: How many casinos are associated with a FY2009 $mil value of exactly $279? ###assistant: SELECT COUNT(casinos) FROM table_25438110_5 WHERE fy09_$millions = "$279"
###context:CREATE TABLE table_25438110_5 (fy08_$millions VARCHAR, fy07_$millions VARCHAR) ###human: What is the FY2008 $mil value associated with a FY2007 $mil value of exactly $120? ###assistant: SELECT fy08_$millions FROM table_25438110_5 WHERE fy07_$millions = "$120"
###context:CREATE TABLE table_25461827_2 (country VARCHAR, contestant VARCHAR) ###human: What country was Danissa Zurek from? ###assistant: SELECT country FROM table_25461827_2 WHERE contestant = "Danissa Zurek"
###context:CREATE TABLE table_25461827_2 (height__cm_ INTEGER, country VARCHAR) ###human: What is the smallest height associated with Honduras? ###assistant: SELECT MIN(height__cm_) FROM table_25461827_2 WHERE country = "Honduras"
###context:CREATE TABLE table_25461827_2 (height__ft_ VARCHAR, country VARCHAR) ###human: What is the height associated with Paraguay? ###assistant: SELECT height__ft_ FROM table_25461827_2 WHERE country = "Paraguay"
###context:CREATE TABLE table_25461827_2 (contestant VARCHAR, age VARCHAR) ###human: What is the number of contestants who are aged exactly 18? ###assistant: SELECT COUNT(contestant) FROM table_25461827_2 WHERE age = 18
###context:CREATE TABLE table_25461946_5 (high_points VARCHAR, date VARCHAR) ###human: Who scored the most points on November 17? ###assistant: SELECT high_points FROM table_25461946_5 WHERE date = "November 17"
###context:CREATE TABLE table_25461946_5 (score VARCHAR, team VARCHAR) ###human: What was the final score when the Temple Owls beat Virginia Tech? ###assistant: SELECT score FROM table_25461946_5 WHERE team = "Virginia Tech"
###context:CREATE TABLE table_25461946_5 (record VARCHAR, date VARCHAR) ###human: How many games were played on november 27? ###assistant: SELECT COUNT(record) FROM table_25461946_5 WHERE date = "November 27"
###context:CREATE TABLE table_25459168_2 (pole_position VARCHAR, supporting VARCHAR) ###human: Who got the pole position if the supporting is USAC National Midget Series? ###assistant: SELECT pole_position FROM table_25459168_2 WHERE supporting = "USAC National Midget Series"
###context:CREATE TABLE table_25459168_2 (fastest_lap VARCHAR, pole_position VARCHAR) ###human: Who won the fastest lap if Anders Krohn won the pole position? ###assistant: SELECT fastest_lap FROM table_25459168_2 WHERE pole_position = "Anders Krohn"
###context:CREATE TABLE table_25459168_2 (round VARCHAR, fastest_lap VARCHAR) ###human: How many rounds did João Victor Horto achieved the fastest lap? ###assistant: SELECT COUNT(round) FROM table_25459168_2 WHERE fastest_lap = "João Victor Horto"
###context:CREATE TABLE table_25459168_2 (circuit VARCHAR, date VARCHAR) ###human: What circuit was used on August 21? ###assistant: SELECT circuit FROM table_25459168_2 WHERE date = "August 21"
###context:CREATE TABLE table_25459168_2 (round VARCHAR, fastest_lap VARCHAR) ###human: How many rounds did Alex Ardoin achieved a fastest lap? ###assistant: SELECT COUNT(round) FROM table_25459168_2 WHERE fastest_lap = "Alex Ardoin"
###context:CREATE TABLE table_25468520_1 (design VARCHAR, quantity VARCHAR) ###human: What is the design when quantity is 5,000,000? ###assistant: SELECT design FROM table_25468520_1 WHERE quantity = "5,000,000"
###context:CREATE TABLE table_25468520_1 (printing_process VARCHAR, theme VARCHAR) ###human: How many time is the theme rotary international : 100 years in canada? ###assistant: SELECT COUNT(printing_process) FROM table_25468520_1 WHERE theme = "Rotary International : 100 Years in Canada"
###context:CREATE TABLE table_25468520_1 (paper_type VARCHAR, date_of_issue VARCHAR) ###human: What is the paper type for the date of issue July 8? ###assistant: SELECT paper_type FROM table_25468520_1 WHERE date_of_issue = "July 8"
###context:CREATE TABLE table_25468520_1 (theme VARCHAR, printing_process VARCHAR) ###human: What is the theme when the printing process is litho in 3 cols and intaglio? ###assistant: SELECT theme FROM table_25468520_1 WHERE printing_process = "Litho in 3 cols and intaglio"
###context:CREATE TABLE table_25468520_1 (quantity VARCHAR, theme VARCHAR) ###human: How many times is the theme roadside attractions: wawa goose? ###assistant: SELECT COUNT(quantity) FROM table_25468520_1 WHERE theme = "Roadside Attractions: Wawa Goose"
###context:CREATE TABLE table_25468520_1 (theme VARCHAR, date_of_issue VARCHAR) ###human: What is the theme when the date of issue is 11 january 2010? ###assistant: SELECT theme FROM table_25468520_1 WHERE date_of_issue = "11 January 2010"
###context:CREATE TABLE table_25461946_8 (date VARCHAR, team VARCHAR) ###human: When did they play Dayton? ###assistant: SELECT date FROM table_25461946_8 WHERE team = "Dayton"
###context:CREATE TABLE table_25474825_1 (platform VARCHAR, software VARCHAR) ###human: What is the platform of Geworkbench? ###assistant: SELECT platform FROM table_25474825_1 WHERE software = "GeWorkbench"
###context:CREATE TABLE table_25474825_1 (description VARCHAR, license VARCHAR) ###human: What is the description of the license for GNU GPL v2 or Ruby license? ###assistant: SELECT description FROM table_25474825_1 WHERE license = "GNU GPL v2 or Ruby license"
###context:CREATE TABLE table_25474825_1 (license VARCHAR, description VARCHAR) ###human: What is the license that is described as a tool for designing and executing workflows? ###assistant: SELECT license FROM table_25474825_1 WHERE description = "Tool for designing and executing workflows"
###context:CREATE TABLE table_25474825_1 (description VARCHAR, software VARCHAR) ###human: What is the description of the intact software? ###assistant: SELECT description FROM table_25474825_1 WHERE software = "IntAct"
###context:CREATE TABLE table_25479607_3 (user VARCHAR, max_demand_charge___rs__kva_ VARCHAR, unit__kwh__time_range VARCHAR) ###human: What user had a max demand charge of 1,100 and a unit/time range of h-2: off-peak (22:30-05:30)? ###assistant: SELECT user FROM table_25479607_3 WHERE max_demand_charge___rs__kv...
###context:CREATE TABLE table_25479607_3 (fixed_charge___rs__kwh_ VARCHAR, tariff___rs__kwh_ VARCHAR) ###human: What is the fixed charge for the user who had a tariff of 11.30? ###assistant: SELECT fixed_charge___rs__kwh_ FROM table_25479607_3 WHERE tariff___rs__kwh_ = "11.30"
###context:CREATE TABLE table_25479607_3 (fixed_charge___rs__kwh_ VARCHAR, unit__kwh__time_range VARCHAR) ###human: What is the fixed charge for the user with a unit/time range of i-2: peak (18:30-22:30)? ###assistant: SELECT fixed_charge___rs__kwh_ FROM table_25479607_3 WHERE unit__kwh__time_range = "I-2: Peak...
###context:CREATE TABLE table_25479607_3 (max_demand_charge___rs__kva_ VARCHAR, tariff___rs__kwh_ VARCHAR) ###human: What was the max demand charge for the user with a tariff of 8.85? ###assistant: SELECT max_demand_charge___rs__kva_ FROM table_25479607_3 WHERE tariff___rs__kwh_ = "8.85"
###context:CREATE TABLE table_25518547_2 (pick__number VARCHAR, affiliation VARCHAR) ###human: How many picks are there with an affiliation is the University of California Norcal Lamorinda United? ###assistant: SELECT COUNT(pick__number) FROM table_25518547_2 WHERE affiliation = "University of California NorCal...
###context:CREATE TABLE table_25518547_2 (mls_team VARCHAR, player VARCHAR) ###human: What team does Seth Sinovic play for? ###assistant: SELECT mls_team FROM table_25518547_2 WHERE player = "Seth Sinovic"
###context:CREATE TABLE table_25518547_2 (player VARCHAR, affiliation VARCHAR) ###human: How many players have an affiliation with University of Maryland? ###assistant: SELECT COUNT(player) FROM table_25518547_2 WHERE affiliation = "University of Maryland"
###context:CREATE TABLE table_25505246_8 (round VARCHAR, against VARCHAR) ###human: in what round types did the opponent come from south africa? ###assistant: SELECT round FROM table_25505246_8 WHERE against = "South Africa"
###context:CREATE TABLE table_25505246_8 (outcome VARCHAR, partner VARCHAR) ###human: How did the match end when she played with caroline wozniacki? ###assistant: SELECT outcome FROM table_25505246_8 WHERE partner = "Caroline Wozniacki"
###context:CREATE TABLE table_255188_1 (founded INTEGER, joined VARCHAR) ###human: When was the University founded that joined in 1978? ###assistant: SELECT MAX(founded) FROM table_255188_1 WHERE joined = 1978
###context:CREATE TABLE table_255188_1 (founded INTEGER, institution VARCHAR) ###human: When was Piedmont College founded? ###assistant: SELECT MAX(founded) FROM table_255188_1 WHERE institution = "Piedmont College"
###context:CREATE TABLE table_255188_1 (founded INTEGER, nickname VARCHAR) ###human: When were the Avenging Angels founded? ###assistant: SELECT MAX(founded) FROM table_255188_1 WHERE nickname = "Avenging Angels"
###context:CREATE TABLE table_255188_1 (institution VARCHAR, joined VARCHAR) ###human: What institution joined in 1988? ###assistant: SELECT institution FROM table_255188_1 WHERE joined = 1988
###context:CREATE TABLE table_255188_3 (location VARCHAR, nickname VARCHAR) ###human: What location is nicknamed the 49ers? ###assistant: SELECT location FROM table_255188_3 WHERE nickname = "49ers"
###context:CREATE TABLE table_255188_3 (location VARCHAR, institution VARCHAR) ###human: Where is the University of North Carolina at Greensboro located? ###assistant: SELECT location FROM table_255188_3 WHERE institution = "University of North Carolina at Greensboro"
###context:CREATE TABLE table_25519358_1 (hypotenuse_0_c VARCHAR, vertices VARCHAR) ###human: Name the hypotenuse for vertices 月山泛 δymf ###assistant: SELECT hypotenuse_0_c FROM table_25519358_1 WHERE vertices = "月山泛 ΔYMF"
###context:CREATE TABLE table_25519358_1 (vertical_0_b VARCHAR, name VARCHAR) ###human: Name the vertical for 边 bian ###assistant: SELECT vertical_0_b FROM table_25519358_1 WHERE name = "边 BIAN"
###context:CREATE TABLE table_25519358_1 (horizontal_0_a VARCHAR, name VARCHAR) ###human: Name the horizontal 0 for 通 tong ###assistant: SELECT horizontal_0_a FROM table_25519358_1 WHERE name = "通 TONG"
###context:CREATE TABLE table_25519358_1 (horizontal_0_a VARCHAR, hypotenuse_0_c VARCHAR) ###human: Name the horizontal 0 for 明弦(ry日月) ###assistant: SELECT horizontal_0_a FROM table_25519358_1 WHERE hypotenuse_0_c = "明弦(RY日月)"
###context:CREATE TABLE table_25519358_1 (vertical_0_b VARCHAR, horizontal_0_a VARCHAR) ###human: Name the vertical for 明勾(ys月南) ###assistant: SELECT vertical_0_b FROM table_25519358_1 WHERE horizontal_0_a = "明勾(YS月南)"
###context:CREATE TABLE table_25519358_1 (horizontal_0_a VARCHAR, number VARCHAR) ###human: Name the horizontal number for number 10 ###assistant: SELECT COUNT(horizontal_0_a) FROM table_25519358_1 WHERE number = 10
###context:CREATE TABLE table_25518547_3 (mls_team VARCHAR, affiliation VARCHAR) ###human: How many teams drafted players from the University of Maryland? ###assistant: SELECT COUNT(mls_team) FROM table_25518547_3 WHERE affiliation = "University of Maryland"
###context:CREATE TABLE table_25518547_3 (mls_team VARCHAR, player VARCHAR) ###human: What MLS team drafted samuel appiah? ###assistant: SELECT mls_team FROM table_25518547_3 WHERE player = "Samuel Appiah"
###context:CREATE TABLE table_25518547_3 (player VARCHAR, mls_team VARCHAR) ###human: What player was drafted by the philadelphia union? ###assistant: SELECT player FROM table_25518547_3 WHERE mls_team = "Philadelphia Union"
###context:CREATE TABLE table_255205_1 (founded VARCHAR, nickname VARCHAR) ###human: This institution nicknamed Fightin' engineers was founded on what year? ###assistant: SELECT founded FROM table_255205_1 WHERE nickname = "Fightin' Engineers"
###context:CREATE TABLE table_255205_1 (joined VARCHAR, location VARCHAR) ###human: How many inputs joined this institution located in Franklin, Indiana? ###assistant: SELECT COUNT(joined) FROM table_255205_1 WHERE location = "Franklin, Indiana"
###context:CREATE TABLE table_255205_1 (founded VARCHAR, nickname VARCHAR) ###human: How many times this institution was founded that was nicknamed Beavers? ###assistant: SELECT COUNT(founded) FROM table_255205_1 WHERE nickname = "Beavers"
###context:CREATE TABLE table_255205_1 (joined VARCHAR, type VARCHAR) ###human: How many joined this Private/Church of God institution? ###assistant: SELECT joined FROM table_255205_1 WHERE type = "Private/Church of God"
###context:CREATE TABLE table_255205_1 (joined VARCHAR, institution VARCHAR) ###human: How many joined Manchester University? ###assistant: SELECT joined FROM table_255205_1 WHERE institution = "Manchester University"