question
stringlengths
12
244
context
stringlengths
27
489
answer
stringlengths
18
557
text
stringlengths
114
1.06k
What is the School/Junior/Club Group (Class) that has a Nationality of canada, and a Place of goalie?
CREATE TABLE table_name_69 (college_junior_club_team__league_ VARCHAR, nationality VARCHAR, position VARCHAR)
SELECT college_junior_club_team__league_ FROM table_name_69 WHERE nationality = "canada" AND position = "goalie"
### Context: CREATE TABLE table_name_69 (college_junior_club_team__league_ VARCHAR, nationality VARCHAR, position VARCHAR) ### Question: What is the School/Junior/Club Group (Class) that has a Nationality of canada, and a Place of goalie? ### Answer: SELECT college_junior_club_team__league_ FROM table_name_69 WHERE nat...
What is the Nationality for alexandre jacques?
CREATE TABLE table_name_2 (nationality VARCHAR, player VARCHAR)
SELECT nationality FROM table_name_2 WHERE player = "alexandre jacques"
### Context: CREATE TABLE table_name_2 (nationality VARCHAR, player VARCHAR) ### Question: What is the Nationality for alexandre jacques? ### Answer: SELECT nationality FROM table_name_2 WHERE player = "alexandre jacques"
What is the highest Pick that is wide receiver with overall of 29?
CREATE TABLE table_name_60 (pick__number INTEGER, position VARCHAR, overall VARCHAR)
SELECT MAX(pick__number) FROM table_name_60 WHERE position = "wide receiver" AND overall = 29
### Context: CREATE TABLE table_name_60 (pick__number INTEGER, position VARCHAR, overall VARCHAR) ### Question: What is the highest Pick that is wide receiver with overall of 29? ### Answer: SELECT MAX(pick__number) FROM table_name_60 WHERE position = "wide receiver" AND overall = 29
What is the lowest Round with Overall of 247 and pick less than 41?
CREATE TABLE table_name_39 (round INTEGER, overall VARCHAR, pick__number VARCHAR)
SELECT MIN(round) FROM table_name_39 WHERE overall = 247 AND pick__number < 41
### Context: CREATE TABLE table_name_39 (round INTEGER, overall VARCHAR, pick__number VARCHAR) ### Question: What is the lowest Round with Overall of 247 and pick less than 41? ### Answer: SELECT MIN(round) FROM table_name_39 WHERE overall = 247 AND pick__number < 41
What is the Position with a round 3 pick for r. jay soward?
CREATE TABLE table_name_20 (position VARCHAR, round VARCHAR, name VARCHAR)
SELECT position FROM table_name_20 WHERE round < 3 AND name = "r. jay soward"
### Context: CREATE TABLE table_name_20 (position VARCHAR, round VARCHAR, name VARCHAR) ### Question: What is the Position with a round 3 pick for r. jay soward? ### Answer: SELECT position FROM table_name_20 WHERE round < 3 AND name = "r. jay soward"
What is the average Round for wide receiver r. jay soward and Overall smaller than 29?
CREATE TABLE table_name_16 (round INTEGER, overall VARCHAR, position VARCHAR, name VARCHAR)
SELECT AVG(round) FROM table_name_16 WHERE position = "wide receiver" AND name = "r. jay soward" AND overall < 29
### Context: CREATE TABLE table_name_16 (round INTEGER, overall VARCHAR, position VARCHAR, name VARCHAR) ### Question: What is the average Round for wide receiver r. jay soward and Overall smaller than 29? ### Answer: SELECT AVG(round) FROM table_name_16 WHERE position = "wide receiver" AND name = "r. jay soward" AND o...
Which Points is the lowest one that has Touchdowns smaller than 2, and an Extra points of 7, and a Field goals smaller than 0?
CREATE TABLE table_name_85 (points INTEGER, field_goals VARCHAR, touchdowns VARCHAR, extra_points VARCHAR)
SELECT MIN(points) FROM table_name_85 WHERE touchdowns < 2 AND extra_points = 7 AND field_goals < 0
### Context: CREATE TABLE table_name_85 (points INTEGER, field_goals VARCHAR, touchdowns VARCHAR, extra_points VARCHAR) ### Question: Which Points is the lowest one that has Touchdowns smaller than 2, and an Extra points of 7, and a Field goals smaller than 0? ### Answer: SELECT MIN(points) FROM table_name_85 WHERE tou...
How many Touchdowns have a Player of rolla bigelow, and an Extra points smaller than 0?
CREATE TABLE table_name_33 (touchdowns INTEGER, player VARCHAR, extra_points VARCHAR)
SELECT SUM(touchdowns) FROM table_name_33 WHERE player = "rolla bigelow" AND extra_points < 0
### Context: CREATE TABLE table_name_33 (touchdowns INTEGER, player VARCHAR, extra_points VARCHAR) ### Question: How many Touchdowns have a Player of rolla bigelow, and an Extra points smaller than 0? ### Answer: SELECT SUM(touchdowns) FROM table_name_33 WHERE player = "rolla bigelow" AND extra_points < 0
Which Longi- tude is on jun 6?
CREATE TABLE table_name_28 (longi__tude VARCHAR, date_³ VARCHAR)
SELECT longi__tude FROM table_name_28 WHERE date_³ = "jun 6"
### Context: CREATE TABLE table_name_28 (longi__tude VARCHAR, date_³ VARCHAR) ### Question: Which Longi- tude is on jun 6? ### Answer: SELECT longi__tude FROM table_name_28 WHERE date_³ = "jun 6"
When has a Korean name ² of 청명 (清明) cheongmyeong?
CREATE TABLE table_name_88 (date_³ VARCHAR, korean_name_² VARCHAR)
SELECT date_³ FROM table_name_88 WHERE korean_name_² = "청명 (清明) cheongmyeong"
### Context: CREATE TABLE table_name_88 (date_³ VARCHAR, korean_name_² VARCHAR) ### Question: When has a Korean name ² of 청명 (清明) cheongmyeong? ### Answer: SELECT date_³ FROM table_name_88 WHERE korean_name_² = "청명 (清明) cheongmyeong"
WHICH Vietnamese name has a Chinese name ¹ of 芒種 (芒种) mángzhòng?
CREATE TABLE table_name_23 (vietnamese_name VARCHAR, chinese_name_¹ VARCHAR)
SELECT vietnamese_name FROM table_name_23 WHERE chinese_name_¹ = "芒種 (芒种) mángzhòng"
### Context: CREATE TABLE table_name_23 (vietnamese_name VARCHAR, chinese_name_¹ VARCHAR) ### Question: WHICH Vietnamese name has a Chinese name ¹ of 芒種 (芒种) mángzhòng? ### Answer: SELECT vietnamese_name FROM table_name_23 WHERE chinese_name_¹ = "芒種 (芒种) mángzhòng"
WHICH Usual translation is on jun 21?
CREATE TABLE table_name_98 (usual_translation VARCHAR, date_³ VARCHAR)
SELECT usual_translation FROM table_name_98 WHERE date_³ = "jun 21"
### Context: CREATE TABLE table_name_98 (usual_translation VARCHAR, date_³ VARCHAR) ### Question: WHICH Usual translation is on jun 21? ### Answer: SELECT usual_translation FROM table_name_98 WHERE date_³ = "jun 21"
Which Japanese name has a Korean name ² of 경칩 (驚蟄) gyeongchip?
CREATE TABLE table_name_8 (japanese_name VARCHAR, korean_name_² VARCHAR)
SELECT japanese_name FROM table_name_8 WHERE korean_name_² = "경칩 (驚蟄) gyeongchip"
### Context: CREATE TABLE table_name_8 (japanese_name VARCHAR, korean_name_² VARCHAR) ### Question: Which Japanese name has a Korean name ² of 경칩 (驚蟄) gyeongchip? ### Answer: SELECT japanese_name FROM table_name_8 WHERE korean_name_² = "경칩 (驚蟄) gyeongchip"
WHich Usual translation is on sep 23?
CREATE TABLE table_name_80 (usual_translation VARCHAR, date_³ VARCHAR)
SELECT usual_translation FROM table_name_80 WHERE date_³ = "sep 23"
### Context: CREATE TABLE table_name_80 (usual_translation VARCHAR, date_³ VARCHAR) ### Question: WHich Usual translation is on sep 23? ### Answer: SELECT usual_translation FROM table_name_80 WHERE date_³ = "sep 23"
What is the average Week for the game at three rivers stadium, with a Record of 3–2?
CREATE TABLE table_name_44 (week INTEGER, location VARCHAR, record VARCHAR)
SELECT AVG(week) FROM table_name_44 WHERE location = "three rivers stadium" AND record = "3–2"
### Context: CREATE TABLE table_name_44 (week INTEGER, location VARCHAR, record VARCHAR) ### Question: What is the average Week for the game at three rivers stadium, with a Record of 3–2? ### Answer: SELECT AVG(week) FROM table_name_44 WHERE location = "three rivers stadium" AND record = "3–2"
What is the result of the game at three rivers stadium with a Record of 6–3?
CREATE TABLE table_name_20 (result VARCHAR, location VARCHAR, record VARCHAR)
SELECT result FROM table_name_20 WHERE location = "three rivers stadium" AND record = "6–3"
### Context: CREATE TABLE table_name_20 (result VARCHAR, location VARCHAR, record VARCHAR) ### Question: What is the result of the game at three rivers stadium with a Record of 6–3? ### Answer: SELECT result FROM table_name_20 WHERE location = "three rivers stadium" AND record = "6–3"
What is the earliest week that shows a record of 8–5?
CREATE TABLE table_name_40 (week INTEGER, record VARCHAR)
SELECT MIN(week) FROM table_name_40 WHERE record = "8–5"
### Context: CREATE TABLE table_name_40 (week INTEGER, record VARCHAR) ### Question: What is the earliest week that shows a record of 8–5? ### Answer: SELECT MIN(week) FROM table_name_40 WHERE record = "8–5"
What is the record of the game that has a result of w 45–17?
CREATE TABLE table_name_31 (record VARCHAR, result VARCHAR)
SELECT record FROM table_name_31 WHERE result = "w 45–17"
### Context: CREATE TABLE table_name_31 (record VARCHAR, result VARCHAR) ### Question: What is the record of the game that has a result of w 45–17? ### Answer: SELECT record FROM table_name_31 WHERE result = "w 45–17"
What week that shows a game record of 0–1?
CREATE TABLE table_name_94 (week INTEGER, record VARCHAR)
SELECT AVG(week) FROM table_name_94 WHERE record = "0–1"
### Context: CREATE TABLE table_name_94 (week INTEGER, record VARCHAR) ### Question: What week that shows a game record of 0–1? ### Answer: SELECT AVG(week) FROM table_name_94 WHERE record = "0–1"
Which driver has less than 37 wins and at 14.12%?
CREATE TABLE table_name_64 (entries INTEGER, wins VARCHAR, percentage VARCHAR)
SELECT AVG(entries) FROM table_name_64 WHERE wins < 37 AND percentage = "14.12%"
### Context: CREATE TABLE table_name_64 (entries INTEGER, wins VARCHAR, percentage VARCHAR) ### Question: Which driver has less than 37 wins and at 14.12%? ### Answer: SELECT AVG(entries) FROM table_name_64 WHERE wins < 37 AND percentage = "14.12%"
Which driver has 162 entries?
CREATE TABLE table_name_74 (driver VARCHAR, entries VARCHAR)
SELECT driver FROM table_name_74 WHERE entries = 162
### Context: CREATE TABLE table_name_74 (driver VARCHAR, entries VARCHAR) ### Question: Which driver has 162 entries? ### Answer: SELECT driver FROM table_name_74 WHERE entries = 162
Which season did jackie stewart enter with entries less than 215?
CREATE TABLE table_name_67 (seasons VARCHAR, entries VARCHAR, driver VARCHAR)
SELECT seasons FROM table_name_67 WHERE entries < 215 AND driver = "jackie stewart"
### Context: CREATE TABLE table_name_67 (seasons VARCHAR, entries VARCHAR, driver VARCHAR) ### Question: Which season did jackie stewart enter with entries less than 215? ### Answer: SELECT seasons FROM table_name_67 WHERE entries < 215 AND driver = "jackie stewart"
How many ERP W is it that has a Call sign of w273bs?
CREATE TABLE table_name_40 (erp_w INTEGER, call_sign VARCHAR)
SELECT SUM(erp_w) FROM table_name_40 WHERE call_sign = "w273bs"
### Context: CREATE TABLE table_name_40 (erp_w INTEGER, call_sign VARCHAR) ### Question: How many ERP W is it that has a Call sign of w273bs? ### Answer: SELECT SUM(erp_w) FROM table_name_40 WHERE call_sign = "w273bs"
Which City of license has a Frequency MHz smaller than 100.9, and a ERP W larger than 100?
CREATE TABLE table_name_45 (city_of_license VARCHAR, frequency_mhz VARCHAR, erp_w VARCHAR)
SELECT city_of_license FROM table_name_45 WHERE frequency_mhz < 100.9 AND erp_w > 100
### Context: CREATE TABLE table_name_45 (city_of_license VARCHAR, frequency_mhz VARCHAR, erp_w VARCHAR) ### Question: Which City of license has a Frequency MHz smaller than 100.9, and a ERP W larger than 100? ### Answer: SELECT city_of_license FROM table_name_45 WHERE frequency_mhz < 100.9 AND erp_w > 100
What is the number of Frequency MHz in woodstock, georgia?
CREATE TABLE table_name_91 (frequency_mhz INTEGER, city_of_license VARCHAR)
SELECT SUM(frequency_mhz) FROM table_name_91 WHERE city_of_license = "woodstock, georgia"
### Context: CREATE TABLE table_name_91 (frequency_mhz INTEGER, city_of_license VARCHAR) ### Question: What is the number of Frequency MHz in woodstock, georgia? ### Answer: SELECT SUM(frequency_mhz) FROM table_name_91 WHERE city_of_license = "woodstock, georgia"
What is the lowest ERP W of w223bp?
CREATE TABLE table_name_6 (erp_w INTEGER, call_sign VARCHAR)
SELECT MIN(erp_w) FROM table_name_6 WHERE call_sign = "w223bp"
### Context: CREATE TABLE table_name_6 (erp_w INTEGER, call_sign VARCHAR) ### Question: What is the lowest ERP W of w223bp? ### Answer: SELECT MIN(erp_w) FROM table_name_6 WHERE call_sign = "w223bp"
What was the highest points where there were less than 2 drawn and the games were less than 6?
CREATE TABLE table_name_26 (points INTEGER, drawn VARCHAR, games VARCHAR)
SELECT MAX(points) FROM table_name_26 WHERE drawn < 2 AND games < 6
### Context: CREATE TABLE table_name_26 (points INTEGER, drawn VARCHAR, games VARCHAR) ### Question: What was the highest points where there were less than 2 drawn and the games were less than 6? ### Answer: SELECT MAX(points) FROM table_name_26 WHERE drawn < 2 AND games < 6
What is the license plate code for the country with an area of 784?
CREATE TABLE table_name_52 (license_plate_code VARCHAR, area__sqmi_ VARCHAR)
SELECT license_plate_code FROM table_name_52 WHERE area__sqmi_ = 784
### Context: CREATE TABLE table_name_52 (license_plate_code VARCHAR, area__sqmi_ VARCHAR) ### Question: What is the license plate code for the country with an area of 784? ### Answer: SELECT license_plate_code FROM table_name_52 WHERE area__sqmi_ = 784
What is the country seat for the license plate code 5c?
CREATE TABLE table_name_72 (county VARCHAR, license_plate_code VARCHAR)
SELECT county AS seat FROM table_name_72 WHERE license_plate_code = "5c"
### Context: CREATE TABLE table_name_72 (county VARCHAR, license_plate_code VARCHAR) ### Question: What is the country seat for the license plate code 5c? ### Answer: SELECT county AS seat FROM table_name_72 WHERE license_plate_code = "5c"
Which Pada 3 has a Pada 1 of टे te?
CREATE TABLE table_name_41 (pada_3 VARCHAR, pada_1 VARCHAR)
SELECT pada_3 FROM table_name_41 WHERE pada_1 = "टे te"
### Context: CREATE TABLE table_name_41 (pada_3 VARCHAR, pada_1 VARCHAR) ### Question: Which Pada 3 has a Pada 1 of टे te? ### Answer: SELECT pada_3 FROM table_name_41 WHERE pada_1 = "टे te"
which Pada 4 has a Pada 2 of थ tha?
CREATE TABLE table_name_32 (pada_4 VARCHAR, pada_2 VARCHAR)
SELECT pada_4 FROM table_name_32 WHERE pada_2 = "थ tha"
### Context: CREATE TABLE table_name_32 (pada_4 VARCHAR, pada_2 VARCHAR) ### Question: which Pada 4 has a Pada 2 of थ tha? ### Answer: SELECT pada_4 FROM table_name_32 WHERE pada_2 = "थ tha"
which Pada 3 has a Pada 2 of चे che?
CREATE TABLE table_name_27 (pada_3 VARCHAR, pada_2 VARCHAR)
SELECT pada_3 FROM table_name_27 WHERE pada_2 = "चे che"
### Context: CREATE TABLE table_name_27 (pada_3 VARCHAR, pada_2 VARCHAR) ### Question: which Pada 3 has a Pada 2 of चे che? ### Answer: SELECT pada_3 FROM table_name_27 WHERE pada_2 = "चे che"
What is the Name of ङ ng/na?
CREATE TABLE table_name_87 (name VARCHAR, pada_3 VARCHAR)
SELECT name FROM table_name_87 WHERE pada_3 = "ङ ng/na"
### Context: CREATE TABLE table_name_87 (name VARCHAR, pada_3 VARCHAR) ### Question: What is the Name of ङ ng/na? ### Answer: SELECT name FROM table_name_87 WHERE pada_3 = "ङ ng/na"
What kind of Pada 4 has a Pada 1 of खी ju/khi?
CREATE TABLE table_name_90 (pada_4 VARCHAR, pada_1 VARCHAR)
SELECT pada_4 FROM table_name_90 WHERE pada_1 = "खी ju/khi"
### Context: CREATE TABLE table_name_90 (pada_4 VARCHAR, pada_1 VARCHAR) ### Question: What kind of Pada 4 has a Pada 1 of खी ju/khi? ### Answer: SELECT pada_4 FROM table_name_90 WHERE pada_1 = "खी ju/khi"
What kind of Pada 1 has a Pada 2 of सा sa?
CREATE TABLE table_name_8 (pada_1 VARCHAR, pada_2 VARCHAR)
SELECT pada_1 FROM table_name_8 WHERE pada_2 = "सा sa"
### Context: CREATE TABLE table_name_8 (pada_1 VARCHAR, pada_2 VARCHAR) ### Question: What kind of Pada 1 has a Pada 2 of सा sa? ### Answer: SELECT pada_1 FROM table_name_8 WHERE pada_2 = "सा sa"
Name the points classification for stage of 18b
CREATE TABLE table_name_86 (points_classification VARCHAR, stage VARCHAR)
SELECT points_classification FROM table_name_86 WHERE stage = "18b"
### Context: CREATE TABLE table_name_86 (points_classification VARCHAR, stage VARCHAR) ### Question: Name the points classification for stage of 18b ### Answer: SELECT points_classification FROM table_name_86 WHERE stage = "18b"
Name the points classification of stage 16
CREATE TABLE table_name_31 (points_classification VARCHAR, stage VARCHAR)
SELECT points_classification FROM table_name_31 WHERE stage = "16"
### Context: CREATE TABLE table_name_31 (points_classification VARCHAR, stage VARCHAR) ### Question: Name the points classification of stage 16 ### Answer: SELECT points_classification FROM table_name_31 WHERE stage = "16"
What is the round of the match with Emanuel Newton as the opponent?
CREATE TABLE table_name_70 (round VARCHAR, opponent VARCHAR)
SELECT round FROM table_name_70 WHERE opponent = "emanuel newton"
### Context: CREATE TABLE table_name_70 (round VARCHAR, opponent VARCHAR) ### Question: What is the round of the match with Emanuel Newton as the opponent? ### Answer: SELECT round FROM table_name_70 WHERE opponent = "emanuel newton"
What is the location of the match with Aron Lofton as the opponent?
CREATE TABLE table_name_29 (location VARCHAR, opponent VARCHAR)
SELECT location FROM table_name_29 WHERE opponent = "aron lofton"
### Context: CREATE TABLE table_name_29 (location VARCHAR, opponent VARCHAR) ### Question: What is the location of the match with Aron Lofton as the opponent? ### Answer: SELECT location FROM table_name_29 WHERE opponent = "aron lofton"
What is the location of the match with an event of ecc 8: comeback?
CREATE TABLE table_name_49 (location VARCHAR, event VARCHAR)
SELECT location FROM table_name_49 WHERE event = "ecc 8: comeback"
### Context: CREATE TABLE table_name_49 (location VARCHAR, event VARCHAR) ### Question: What is the location of the match with an event of ecc 8: comeback? ### Answer: SELECT location FROM table_name_49 WHERE event = "ecc 8: comeback"
Who is the opponent of the match with a win result and a time of 3:02?
CREATE TABLE table_name_13 (opponent VARCHAR, res VARCHAR, time VARCHAR)
SELECT opponent FROM table_name_13 WHERE res = "win" AND time = "3:02"
### Context: CREATE TABLE table_name_13 (opponent VARCHAR, res VARCHAR, time VARCHAR) ### Question: Who is the opponent of the match with a win result and a time of 3:02? ### Answer: SELECT opponent FROM table_name_13 WHERE res = "win" AND time = "3:02"
What is the method of the match with 1 round and a time of 1:58?
CREATE TABLE table_name_60 (method VARCHAR, round VARCHAR, time VARCHAR)
SELECT method FROM table_name_60 WHERE round = 1 AND time = "1:58"
### Context: CREATE TABLE table_name_60 (method VARCHAR, round VARCHAR, time VARCHAR) ### Question: What is the method of the match with 1 round and a time of 1:58? ### Answer: SELECT method FROM table_name_60 WHERE round = 1 AND time = "1:58"
How many people attended the game on September 19, 1976?
CREATE TABLE table_name_29 (attendance VARCHAR, date VARCHAR)
SELECT COUNT(attendance) FROM table_name_29 WHERE date = "september 19, 1976"
### Context: CREATE TABLE table_name_29 (attendance VARCHAR, date VARCHAR) ### Question: How many people attended the game on September 19, 1976? ### Answer: SELECT COUNT(attendance) FROM table_name_29 WHERE date = "september 19, 1976"
What is the lowest week number where they played against the Detroit Lions?
CREATE TABLE table_name_94 (week INTEGER, opponent VARCHAR)
SELECT MIN(week) FROM table_name_94 WHERE opponent = "detroit lions"
### Context: CREATE TABLE table_name_94 (week INTEGER, opponent VARCHAR) ### Question: What is the lowest week number where they played against the Detroit Lions? ### Answer: SELECT MIN(week) FROM table_name_94 WHERE opponent = "detroit lions"
What is the average attendance for the game on September 26, 1976?
CREATE TABLE table_name_48 (attendance INTEGER, date VARCHAR)
SELECT AVG(attendance) FROM table_name_48 WHERE date = "september 26, 1976"
### Context: CREATE TABLE table_name_48 (attendance INTEGER, date VARCHAR) ### Question: What is the average attendance for the game on September 26, 1976? ### Answer: SELECT AVG(attendance) FROM table_name_48 WHERE date = "september 26, 1976"
Which pick has a school/club team that is kentucky?
CREATE TABLE table_name_26 (pick VARCHAR, school_club_team VARCHAR)
SELECT pick FROM table_name_26 WHERE school_club_team = "kentucky"
### Context: CREATE TABLE table_name_26 (pick VARCHAR, school_club_team VARCHAR) ### Question: Which pick has a school/club team that is kentucky? ### Answer: SELECT pick FROM table_name_26 WHERE school_club_team = "kentucky"
Which player is it that has a pick of 147?
CREATE TABLE table_name_22 (player VARCHAR, pick VARCHAR)
SELECT player FROM table_name_22 WHERE pick = "147"
### Context: CREATE TABLE table_name_22 (player VARCHAR, pick VARCHAR) ### Question: Which player is it that has a pick of 147? ### Answer: SELECT player FROM table_name_22 WHERE pick = "147"
Which round has a position that is cornerback?
CREATE TABLE table_name_19 (round VARCHAR, position VARCHAR)
SELECT round FROM table_name_19 WHERE position = "cornerback"
### Context: CREATE TABLE table_name_19 (round VARCHAR, position VARCHAR) ### Question: Which round has a position that is cornerback? ### Answer: SELECT round FROM table_name_19 WHERE position = "cornerback"
What is the height of the building named 555 17th street?
CREATE TABLE table_name_77 (height_ft___m VARCHAR, name VARCHAR)
SELECT height_ft___m FROM table_name_77 WHERE name = "555 17th street"
### Context: CREATE TABLE table_name_77 (height_ft___m VARCHAR, name VARCHAR) ### Question: What is the height of the building named 555 17th street? ### Answer: SELECT height_ft___m FROM table_name_77 WHERE name = "555 17th street"
What is the height of the building with 40 floors?
CREATE TABLE table_name_77 (height_ft___m VARCHAR, floors VARCHAR)
SELECT height_ft___m FROM table_name_77 WHERE floors = 40
### Context: CREATE TABLE table_name_77 (height_ft___m VARCHAR, floors VARCHAR) ### Question: What is the height of the building with 40 floors? ### Answer: SELECT height_ft___m FROM table_name_77 WHERE floors = 40
What is the per capital income for Charles county?
CREATE TABLE table_name_9 (per_capita_income VARCHAR, county VARCHAR)
SELECT per_capita_income FROM table_name_9 WHERE county = "charles"
### Context: CREATE TABLE table_name_9 (per_capita_income VARCHAR, county VARCHAR) ### Question: What is the per capital income for Charles county? ### Answer: SELECT per_capita_income FROM table_name_9 WHERE county = "charles"
What is the per capital income for Washington county?
CREATE TABLE table_name_12 (per_capita_income VARCHAR, county VARCHAR)
SELECT per_capita_income FROM table_name_12 WHERE county = "washington"
### Context: CREATE TABLE table_name_12 (per_capita_income VARCHAR, county VARCHAR) ### Question: What is the per capital income for Washington county? ### Answer: SELECT per_capita_income FROM table_name_12 WHERE county = "washington"
what builder is now retired
CREATE TABLE table_name_20 (pennant_number VARCHAR, current_status VARCHAR)
SELECT pennant_number FROM table_name_20 WHERE current_status = "retired"
### Context: CREATE TABLE table_name_20 (pennant_number VARCHAR, current_status VARCHAR) ### Question: what builder is now retired ### Answer: SELECT pennant_number FROM table_name_20 WHERE current_status = "retired"
what builder launched the name minerva
CREATE TABLE table_name_97 (launched VARCHAR, name VARCHAR)
SELECT launched FROM table_name_97 WHERE name = "minerva"
### Context: CREATE TABLE table_name_97 (launched VARCHAR, name VARCHAR) ### Question: what builder launched the name minerva ### Answer: SELECT launched FROM table_name_97 WHERE name = "minerva"
what is the name of the builder who launched in danaide
CREATE TABLE table_name_97 (launched VARCHAR, name VARCHAR)
SELECT launched FROM table_name_97 WHERE name = "danaide"
### Context: CREATE TABLE table_name_97 (launched VARCHAR, name VARCHAR) ### Question: what is the name of the builder who launched in danaide ### Answer: SELECT launched FROM table_name_97 WHERE name = "danaide"
How many wins did he have when he played under 2 events?
CREATE TABLE table_name_22 (wins VARCHAR, events INTEGER)
SELECT COUNT(wins) FROM table_name_22 WHERE events < 2
### Context: CREATE TABLE table_name_22 (wins VARCHAR, events INTEGER) ### Question: How many wins did he have when he played under 2 events? ### Answer: SELECT COUNT(wins) FROM table_name_22 WHERE events < 2
What is his highest number of top 25s when eh played over 2 events and under 0 wins?
CREATE TABLE table_name_28 (top_25 INTEGER, events VARCHAR, wins VARCHAR)
SELECT MAX(top_25) FROM table_name_28 WHERE events > 2 AND wins < 0
### Context: CREATE TABLE table_name_28 (top_25 INTEGER, events VARCHAR, wins VARCHAR) ### Question: What is his highest number of top 25s when eh played over 2 events and under 0 wins? ### Answer: SELECT MAX(top_25) FROM table_name_28 WHERE events > 2 AND wins < 0
What is his low win total when he has over 3 top 25s and under 9 cuts made?
CREATE TABLE table_name_95 (wins INTEGER, top_25 VARCHAR, cuts_made VARCHAR)
SELECT MIN(wins) FROM table_name_95 WHERE top_25 = 3 AND cuts_made < 9
### Context: CREATE TABLE table_name_95 (wins INTEGER, top_25 VARCHAR, cuts_made VARCHAR) ### Question: What is his low win total when he has over 3 top 25s and under 9 cuts made? ### Answer: SELECT MIN(wins) FROM table_name_95 WHERE top_25 = 3 AND cuts_made < 9
What opponent had an attendance of 10,089?
CREATE TABLE table_name_11 (opponent VARCHAR, attendance VARCHAR)
SELECT opponent FROM table_name_11 WHERE attendance = "10,089"
### Context: CREATE TABLE table_name_11 (opponent VARCHAR, attendance VARCHAR) ### Question: What opponent had an attendance of 10,089? ### Answer: SELECT opponent FROM table_name_11 WHERE attendance = "10,089"
What was the score of the game against the Braves with a record of 41–27?
CREATE TABLE table_name_25 (score VARCHAR, opponent VARCHAR, record VARCHAR)
SELECT score FROM table_name_25 WHERE opponent = "braves" AND record = "41–27"
### Context: CREATE TABLE table_name_25 (score VARCHAR, opponent VARCHAR, record VARCHAR) ### Question: What was the score of the game against the Braves with a record of 41–27? ### Answer: SELECT score FROM table_name_25 WHERE opponent = "braves" AND record = "41–27"
Who was the opponent for the match were the outcome was runner-up and the score was 5-7, 1-6?
CREATE TABLE table_name_79 (opponent VARCHAR, outcome VARCHAR, score VARCHAR)
SELECT opponent FROM table_name_79 WHERE outcome = "runner-up" AND score = "5-7, 1-6"
### Context: CREATE TABLE table_name_79 (opponent VARCHAR, outcome VARCHAR, score VARCHAR) ### Question: Who was the opponent for the match were the outcome was runner-up and the score was 5-7, 1-6? ### Answer: SELECT opponent FROM table_name_79 WHERE outcome = "runner-up" AND score = "5-7, 1-6"
What was the outcome of the match against Stacy Margolin?
CREATE TABLE table_name_79 (outcome VARCHAR, opponent VARCHAR)
SELECT outcome FROM table_name_79 WHERE opponent = "stacy margolin"
### Context: CREATE TABLE table_name_79 (outcome VARCHAR, opponent VARCHAR) ### Question: What was the outcome of the match against Stacy Margolin? ### Answer: SELECT outcome FROM table_name_79 WHERE opponent = "stacy margolin"
What was the score of the match against duk-hee lee?
CREATE TABLE table_name_43 (score VARCHAR, opponent VARCHAR)
SELECT score FROM table_name_43 WHERE opponent = "duk-hee lee"
### Context: CREATE TABLE table_name_43 (score VARCHAR, opponent VARCHAR) ### Question: What was the score of the match against duk-hee lee? ### Answer: SELECT score FROM table_name_43 WHERE opponent = "duk-hee lee"
How many Points have a Rank of 17th, and Wins larger than 0?
CREATE TABLE table_name_29 (points VARCHAR, rank VARCHAR, wins VARCHAR)
SELECT COUNT(points) FROM table_name_29 WHERE rank = "17th" AND wins > 0
### Context: CREATE TABLE table_name_29 (points VARCHAR, rank VARCHAR, wins VARCHAR) ### Question: How many Points have a Rank of 17th, and Wins larger than 0? ### Answer: SELECT COUNT(points) FROM table_name_29 WHERE rank = "17th" AND wins > 0
Which Wins have a Class of 500cc, and a Year smaller than 1975?
CREATE TABLE table_name_46 (wins VARCHAR, class VARCHAR, year VARCHAR)
SELECT wins FROM table_name_46 WHERE class = "500cc" AND year < 1975
### Context: CREATE TABLE table_name_46 (wins VARCHAR, class VARCHAR, year VARCHAR) ### Question: Which Wins have a Class of 500cc, and a Year smaller than 1975? ### Answer: SELECT wins FROM table_name_46 WHERE class = "500cc" AND year < 1975
Which Wins is the highest one that has a Class of 500cc, and Points smaller than 6?
CREATE TABLE table_name_99 (wins INTEGER, class VARCHAR, points VARCHAR)
SELECT MAX(wins) FROM table_name_99 WHERE class = "500cc" AND points < 6
### Context: CREATE TABLE table_name_99 (wins INTEGER, class VARCHAR, points VARCHAR) ### Question: Which Wins is the highest one that has a Class of 500cc, and Points smaller than 6? ### Answer: SELECT MAX(wins) FROM table_name_99 WHERE class = "500cc" AND points < 6
Which Points is the lowest one that has a Year larger than 1974, and a Rank of 15th?
CREATE TABLE table_name_75 (points INTEGER, year VARCHAR, rank VARCHAR)
SELECT MIN(points) FROM table_name_75 WHERE year > 1974 AND rank = "15th"
### Context: CREATE TABLE table_name_75 (points INTEGER, year VARCHAR, rank VARCHAR) ### Question: Which Points is the lowest one that has a Year larger than 1974, and a Rank of 15th? ### Answer: SELECT MIN(points) FROM table_name_75 WHERE year > 1974 AND rank = "15th"
Frequency MHz of 88.7 had what average erp w?
CREATE TABLE table_name_50 (erp_w INTEGER, frequency_mhz VARCHAR)
SELECT AVG(erp_w) FROM table_name_50 WHERE frequency_mhz = 88.7
### Context: CREATE TABLE table_name_50 (erp_w INTEGER, frequency_mhz VARCHAR) ### Question: Frequency MHz of 88.7 had what average erp w? ### Answer: SELECT AVG(erp_w) FROM table_name_50 WHERE frequency_mhz = 88.7
Frequency MHz smaller than 95.3, and a Call sign of k234ag is what class?
CREATE TABLE table_name_69 (class VARCHAR, frequency_mhz VARCHAR, call_sign VARCHAR)
SELECT class FROM table_name_69 WHERE frequency_mhz < 95.3 AND call_sign = "k234ag"
### Context: CREATE TABLE table_name_69 (class VARCHAR, frequency_mhz VARCHAR, call_sign VARCHAR) ### Question: Frequency MHz smaller than 95.3, and a Call sign of k234ag is what class? ### Answer: SELECT class FROM table_name_69 WHERE frequency_mhz < 95.3 AND call_sign = "k234ag"
Call sign of k231bg has what sum of erp w?
CREATE TABLE table_name_30 (erp_w INTEGER, call_sign VARCHAR)
SELECT SUM(erp_w) FROM table_name_30 WHERE call_sign = "k231bg"
### Context: CREATE TABLE table_name_30 (erp_w INTEGER, call_sign VARCHAR) ### Question: Call sign of k231bg has what sum of erp w? ### Answer: SELECT SUM(erp_w) FROM table_name_30 WHERE call_sign = "k231bg"
Class of d, and a Frequency MHz smaller than 107.7, and a ERP W smaller than 232 has what call sign?
CREATE TABLE table_name_24 (call_sign VARCHAR, erp_w VARCHAR, class VARCHAR, frequency_mhz VARCHAR)
SELECT call_sign FROM table_name_24 WHERE class = "d" AND frequency_mhz < 107.7 AND erp_w < 232
### Context: CREATE TABLE table_name_24 (call_sign VARCHAR, erp_w VARCHAR, class VARCHAR, frequency_mhz VARCHAR) ### Question: Class of d, and a Frequency MHz smaller than 107.7, and a ERP W smaller than 232 has what call sign? ### Answer: SELECT call_sign FROM table_name_24 WHERE class = "d" AND frequency_mhz < 107.7 ...
ERP W that has a Class of d, and a Call sign of k299ar is what total number?
CREATE TABLE table_name_84 (erp_w VARCHAR, class VARCHAR, call_sign VARCHAR)
SELECT COUNT(erp_w) FROM table_name_84 WHERE class = "d" AND call_sign = "k299ar"
### Context: CREATE TABLE table_name_84 (erp_w VARCHAR, class VARCHAR, call_sign VARCHAR) ### Question: ERP W that has a Class of d, and a Call sign of k299ar is what total number? ### Answer: SELECT COUNT(erp_w) FROM table_name_84 WHERE class = "d" AND call_sign = "k299ar"
Name the date for loss of ruffin (3-5)
CREATE TABLE table_name_44 (date VARCHAR, loss VARCHAR)
SELECT date FROM table_name_44 WHERE loss = "ruffin (3-5)"
### Context: CREATE TABLE table_name_44 (date VARCHAR, loss VARCHAR) ### Question: Name the date for loss of ruffin (3-5) ### Answer: SELECT date FROM table_name_44 WHERE loss = "ruffin (3-5)"
Name the date with loss of carman (3-12)
CREATE TABLE table_name_59 (date VARCHAR, loss VARCHAR)
SELECT date FROM table_name_59 WHERE loss = "carman (3-12)"
### Context: CREATE TABLE table_name_59 (date VARCHAR, loss VARCHAR) ### Question: Name the date with loss of carman (3-12) ### Answer: SELECT date FROM table_name_59 WHERE loss = "carman (3-12)"
Name the score for save of lancaster (3)
CREATE TABLE table_name_7 (score VARCHAR, save VARCHAR)
SELECT score FROM table_name_7 WHERE save = "lancaster (3)"
### Context: CREATE TABLE table_name_7 (score VARCHAR, save VARCHAR) ### Question: Name the score for save of lancaster (3) ### Answer: SELECT score FROM table_name_7 WHERE save = "lancaster (3)"
Name the opponent with loss of sanderson (9-8)
CREATE TABLE table_name_80 (opponent VARCHAR, loss VARCHAR)
SELECT opponent FROM table_name_80 WHERE loss = "sanderson (9-8)"
### Context: CREATE TABLE table_name_80 (opponent VARCHAR, loss VARCHAR) ### Question: Name the opponent with loss of sanderson (9-8) ### Answer: SELECT opponent FROM table_name_80 WHERE loss = "sanderson (9-8)"
Which game has the highest score in October with 9?
CREATE TABLE table_name_41 (october INTEGER, game VARCHAR)
SELECT MAX(october) FROM table_name_41 WHERE game = 9
### Context: CREATE TABLE table_name_41 (october INTEGER, game VARCHAR) ### Question: Which game has the highest score in October with 9? ### Answer: SELECT MAX(october) FROM table_name_41 WHERE game = 9
What was the average game with a record of 4-4-0?
CREATE TABLE table_name_58 (game INTEGER, record VARCHAR)
SELECT AVG(game) FROM table_name_58 WHERE record = "4-4-0"
### Context: CREATE TABLE table_name_58 (game INTEGER, record VARCHAR) ### Question: What was the average game with a record of 4-4-0? ### Answer: SELECT AVG(game) FROM table_name_58 WHERE record = "4-4-0"
What was the literacy rate published in the 2001 census for the state that saw a 12.66% increase?
CREATE TABLE table_name_80 (literacy_rate___percentage____2001_census VARCHAR, _percentage_increase VARCHAR)
SELECT literacy_rate___percentage____2001_census FROM table_name_80 WHERE _percentage_increase = "12.66%"
### Context: CREATE TABLE table_name_80 (literacy_rate___percentage____2001_census VARCHAR, _percentage_increase VARCHAR) ### Question: What was the literacy rate published in the 2001 census for the state that saw a 12.66% increase? ### Answer: SELECT literacy_rate___percentage____2001_census FROM table_name_80 WHERE ...
Who earned the save in the game against the Sinon Bulls when Jeriome Robertson took the loss?
CREATE TABLE table_name_32 (save VARCHAR, opponent VARCHAR, loss VARCHAR)
SELECT save FROM table_name_32 WHERE opponent = "sinon bulls" AND loss = "jeriome robertson"
### Context: CREATE TABLE table_name_32 (save VARCHAR, opponent VARCHAR, loss VARCHAR) ### Question: Who earned the save in the game against the Sinon Bulls when Jeriome Robertson took the loss? ### Answer: SELECT save FROM table_name_32 WHERE opponent = "sinon bulls" AND loss = "jeriome robertson"
what number of people went to the tiger stadium
CREATE TABLE table_name_89 (result VARCHAR, venue VARCHAR)
SELECT result FROM table_name_89 WHERE venue = "tiger stadium"
### Context: CREATE TABLE table_name_89 (result VARCHAR, venue VARCHAR) ### Question: what number of people went to the tiger stadium ### Answer: SELECT result FROM table_name_89 WHERE venue = "tiger stadium"
What is the undecided percentage of the poll where Goldberg had 6%?
CREATE TABLE table_name_51 (undecided VARCHAR, goldberg VARCHAR)
SELECT undecided FROM table_name_51 WHERE goldberg = "6%"
### Context: CREATE TABLE table_name_51 (undecided VARCHAR, goldberg VARCHAR) ### Question: What is the undecided percentage of the poll where Goldberg had 6%? ### Answer: SELECT undecided FROM table_name_51 WHERE goldberg = "6%"
What is the date of the poll where Murray had 11% from the Suffolk University source?
CREATE TABLE table_name_1 (date VARCHAR, source VARCHAR, murray VARCHAR)
SELECT date FROM table_name_1 WHERE source = "suffolk university" AND murray = "11%"
### Context: CREATE TABLE table_name_1 (date VARCHAR, source VARCHAR, murray VARCHAR) ### Question: What is the date of the poll where Murray had 11% from the Suffolk University source? ### Answer: SELECT date FROM table_name_1 WHERE source = "suffolk university" AND murray = "11%"
What is the undecided percentage of the poll from Suffolk University with Murray at 11%?
CREATE TABLE table_name_80 (undecided VARCHAR, source VARCHAR, murray VARCHAR)
SELECT undecided FROM table_name_80 WHERE source = "suffolk university" AND murray = "11%"
### Context: CREATE TABLE table_name_80 (undecided VARCHAR, source VARCHAR, murray VARCHAR) ### Question: What is the undecided percentage of the poll from Suffolk University with Murray at 11%? ### Answer: SELECT undecided FROM table_name_80 WHERE source = "suffolk university" AND murray = "11%"
What is the date of the poll with Silbert at 18%?
CREATE TABLE table_name_53 (date VARCHAR, silbert VARCHAR)
SELECT date FROM table_name_53 WHERE silbert = "18%"
### Context: CREATE TABLE table_name_53 (date VARCHAR, silbert VARCHAR) ### Question: What is the date of the poll with Silbert at 18%? ### Answer: SELECT date FROM table_name_53 WHERE silbert = "18%"
What is the date of the poll with Silbert at 10.0%?
CREATE TABLE table_name_48 (date VARCHAR, silbert VARCHAR)
SELECT date FROM table_name_48 WHERE silbert = "10.0%"
### Context: CREATE TABLE table_name_48 (date VARCHAR, silbert VARCHAR) ### Question: What is the date of the poll with Silbert at 10.0%? ### Answer: SELECT date FROM table_name_48 WHERE silbert = "10.0%"
What is the date of the poll with Goldberg at 26%?
CREATE TABLE table_name_12 (date VARCHAR, goldberg VARCHAR)
SELECT date FROM table_name_12 WHERE goldberg = "26%"
### Context: CREATE TABLE table_name_12 (date VARCHAR, goldberg VARCHAR) ### Question: What is the date of the poll with Goldberg at 26%? ### Answer: SELECT date FROM table_name_12 WHERE goldberg = "26%"
What is the smallest number of tries with conversions more than 0?
CREATE TABLE table_name_22 (tries INTEGER, conversions INTEGER)
SELECT MIN(tries) FROM table_name_22 WHERE conversions > 0
### Context: CREATE TABLE table_name_22 (tries INTEGER, conversions INTEGER) ### Question: What is the smallest number of tries with conversions more than 0? ### Answer: SELECT MIN(tries) FROM table_name_22 WHERE conversions > 0
What is the average number of tries for British and Irish Lions with less than 2 games?
CREATE TABLE table_name_82 (tries INTEGER, team VARCHAR, games VARCHAR)
SELECT AVG(tries) FROM table_name_82 WHERE team = "british and irish lions" AND games < 2
### Context: CREATE TABLE table_name_82 (tries INTEGER, team VARCHAR, games VARCHAR) ### Question: What is the average number of tries for British and Irish Lions with less than 2 games? ### Answer: SELECT AVG(tries) FROM table_name_82 WHERE team = "british and irish lions" AND games < 2
What is the average number of conversions for the Cardiff Blues with less than 14 tries?
CREATE TABLE table_name_91 (conversions INTEGER, team VARCHAR, tries VARCHAR)
SELECT AVG(conversions) FROM table_name_91 WHERE team = "cardiff blues" AND tries < 14
### Context: CREATE TABLE table_name_91 (conversions INTEGER, team VARCHAR, tries VARCHAR) ### Question: What is the average number of conversions for the Cardiff Blues with less than 14 tries? ### Answer: SELECT AVG(conversions) FROM table_name_91 WHERE team = "cardiff blues" AND tries < 14
What is the Median family income when the Median household income is $38,137?
CREATE TABLE table_name_8 (median_family_income VARCHAR, median_household_income VARCHAR)
SELECT median_family_income FROM table_name_8 WHERE median_household_income = "$38,137"
### Context: CREATE TABLE table_name_8 (median_family_income VARCHAR, median_household_income VARCHAR) ### Question: What is the Median family income when the Median household income is $38,137? ### Answer: SELECT median_family_income FROM table_name_8 WHERE median_household_income = "$38,137"
What County has a Median household income of $46,872?
CREATE TABLE table_name_36 (county VARCHAR, median_household_income VARCHAR)
SELECT county FROM table_name_36 WHERE median_household_income = "$46,872"
### Context: CREATE TABLE table_name_36 (county VARCHAR, median_household_income VARCHAR) ### Question: What County has a Median household income of $46,872? ### Answer: SELECT county FROM table_name_36 WHERE median_household_income = "$46,872"
What is the average number of field goals scored by a right halfback who had more than 3 touchdowns?
CREATE TABLE table_name_80 (field_goals INTEGER, position VARCHAR, touchdowns VARCHAR)
SELECT AVG(field_goals) FROM table_name_80 WHERE position = "right halfback" AND touchdowns > 3
### Context: CREATE TABLE table_name_80 (field_goals INTEGER, position VARCHAR, touchdowns VARCHAR) ### Question: What is the average number of field goals scored by a right halfback who had more than 3 touchdowns? ### Answer: SELECT AVG(field_goals) FROM table_name_80 WHERE position = "right halfback" AND touchdowns >...
What is the week of the game played on November 28, 1974?
CREATE TABLE table_name_94 (week INTEGER, date VARCHAR)
SELECT MIN(week) FROM table_name_94 WHERE date = "november 28, 1974"
### Context: CREATE TABLE table_name_94 (week INTEGER, date VARCHAR) ### Question: What is the week of the game played on November 28, 1974? ### Answer: SELECT MIN(week) FROM table_name_94 WHERE date = "november 28, 1974"
What Year was james mcclure Deputy, and the Name is robert mcphearson?
CREATE TABLE table_name_44 (year VARCHAR, deputy VARCHAR, name VARCHAR)
SELECT year FROM table_name_44 WHERE deputy = "james mcclure" AND name = "robert mcphearson"
### Context: CREATE TABLE table_name_44 (year VARCHAR, deputy VARCHAR, name VARCHAR) ### Question: What Year was james mcclure Deputy, and the Name is robert mcphearson? ### Answer: SELECT year FROM table_name_44 WHERE deputy = "james mcclure" AND name = "robert mcphearson"
What is the name of the Deputy when the Name was elizabeth black?
CREATE TABLE table_name_88 (deputy VARCHAR, name VARCHAR)
SELECT deputy FROM table_name_88 WHERE name = "elizabeth black"
### Context: CREATE TABLE table_name_88 (deputy VARCHAR, name VARCHAR) ### Question: What is the name of the Deputy when the Name was elizabeth black? ### Answer: SELECT deputy FROM table_name_88 WHERE name = "elizabeth black"
What is the Name for 1997–99?
CREATE TABLE table_name_76 (name VARCHAR, year VARCHAR)
SELECT name FROM table_name_76 WHERE year = "1997–99"
### Context: CREATE TABLE table_name_76 (name VARCHAR, year VARCHAR) ### Question: What is the Name for 1997–99? ### Answer: SELECT name FROM table_name_76 WHERE year = "1997–99"
What is the Political affiliation of deputy john dallat?
CREATE TABLE table_name_39 (political_affiliation VARCHAR, deputy VARCHAR)
SELECT political_affiliation FROM table_name_39 WHERE deputy = "john dallat"
### Context: CREATE TABLE table_name_39 (political_affiliation VARCHAR, deputy VARCHAR) ### Question: What is the Political affiliation of deputy john dallat? ### Answer: SELECT political_affiliation FROM table_name_39 WHERE deputy = "john dallat"
What is the name of the deputy in 1992–93?
CREATE TABLE table_name_41 (deputy VARCHAR, year VARCHAR)
SELECT deputy FROM table_name_41 WHERE year = "1992–93"
### Context: CREATE TABLE table_name_41 (deputy VARCHAR, year VARCHAR) ### Question: What is the name of the deputy in 1992–93? ### Answer: SELECT deputy FROM table_name_41 WHERE year = "1992–93"
How many civil liberties 2013 values are associated with a 2010 political rights value of 6, civil liberties 2012 values over 5, and political rights 2011 under 6?
CREATE TABLE table_name_42 (civil_liberties_2013 VARCHAR, political_rights_2011 VARCHAR, political_rights_2010 VARCHAR, civil_liberties_2012 VARCHAR)
SELECT COUNT(civil_liberties_2013) FROM table_name_42 WHERE political_rights_2010 = 6 AND civil_liberties_2012 > 5 AND political_rights_2011 < 6
### Context: CREATE TABLE table_name_42 (civil_liberties_2013 VARCHAR, political_rights_2011 VARCHAR, political_rights_2010 VARCHAR, civil_liberties_2012 VARCHAR) ### Question: How many civil liberties 2013 values are associated with a 2010 political rights value of 6, civil liberties 2012 values over 5, and political ...