answer
stringlengths
18
557
question
stringlengths
12
244
context
stringlengths
27
489
SELECT borough_or_census_area FROM table_name_68 WHERE median_household_income = "$59,596"
Which borough or census area has a $59,596 median household income?
CREATE TABLE table_name_68 (borough_or_census_area VARCHAR, median_household_income VARCHAR)
SELECT title FROM table_2226817_12 WHERE production_code = "11.01"
what is the name of the episode when the production code is 11.01?
CREATE TABLE table_2226817_12 (title VARCHAR, production_code VARCHAR)
SELECT date FROM table_name_86 WHERE region = "united kingdom" AND catalog = "ft 507"
On what date did the United Kingdom have a catalog of FT 507?
CREATE TABLE table_name_86 (date VARCHAR, region VARCHAR, catalog VARCHAR)
SELECT type FROM table_2562572_9 WHERE cyrillic_name_other_names = "Футог"
What type of settlement is футог?
CREATE TABLE table_2562572_9 (type VARCHAR, cyrillic_name_other_names VARCHAR)
SELECT results FROM table_1341423_20 WHERE incumbent = "Albert Wynn"
What were the results in the election where Albert Wynn was the incumbent?
CREATE TABLE table_1341423_20 (results VARCHAR, incumbent VARCHAR)
SELECT MIN(gold) FROM table_name_25 WHERE rank > 1 AND nation = "italy" AND silver > 0
What is the lowest number of Gold the Nation of Italy had when it ranked other than 1, and had more than 0 Silver?
CREATE TABLE table_name_25 (gold INTEGER, silver VARCHAR, rank VARCHAR, nation VARCHAR)
SELECT english_translation FROM table_name_61 WHERE artist = "camillo felgen"
Can you tell me the English translation that has the Artist of camillo felgen?
CREATE TABLE table_name_61 (english_translation VARCHAR, artist VARCHAR)
SELECT wins FROM table_name_16 WHERE f_laps = "0" AND series = "formula three euroseries" AND team = "kolles & heinz union"
How many wins did team Kolles & Heinz union, with f/laps of 0, have in the Formula Three Euroseries?
CREATE TABLE table_name_16 (wins VARCHAR, team VARCHAR, f_laps VARCHAR, series VARCHAR)
SELECT T1.Height FROM people AS T1 JOIN perpetrator AS T2 ON T1.People_ID = T2.People_ID ORDER BY T2.Injured DESC
What are the heights of perpetrators in descending order of the number of people they injured?
CREATE TABLE perpetrator (People_ID VARCHAR, Injured VARCHAR); CREATE TABLE people (Height VARCHAR, People_ID VARCHAR)
SELECT engine_configuration_ & _notes_0_100km_h FROM table_name_65 WHERE model = "2.3 t5"
What is the engine configuration & notes 0-100km/h with a model with 2.3 t5?
CREATE TABLE table_name_65 (engine_configuration_ VARCHAR, _notes_0_100km_h VARCHAR, model VARCHAR)
SELECT icao FROM table_name_76 WHERE city = "isla grande"
Tell me the icao of isla grande
CREATE TABLE table_name_76 (icao VARCHAR, city VARCHAR)
SELECT netflix FROM table_name_2 WHERE segment_d = "ned can corn"
What is the Netflix number having a segment D, of NED can corn?
CREATE TABLE table_name_2 (netflix VARCHAR, segment_d VARCHAR)
SELECT callsign FROM table_name_81 WHERE power__kw_ = "5kw" AND location = "cagayan de oro"
What is the callsign of Cagayan de Oro with 5kW?
CREATE TABLE table_name_81 (callsign VARCHAR, power__kw_ VARCHAR, location VARCHAR)
SELECT 0 AS _100km_h__62mph_ FROM table_name_68 WHERE top_speed = "208km/h (129mph)"
What is the 0–100km/h (62mph) acceleration of the model with a top speed of 208km/h (129mph)?
CREATE TABLE table_name_68 (top_speed VARCHAR)
SELECT venue FROM table_name_80 WHERE competition = "pan american games"
Where were the Pan American Games held?
CREATE TABLE table_name_80 (venue VARCHAR, competition VARCHAR)
SELECT MIN(year) FROM table_name_52 WHERE tournament = "hypo-meeting" AND points = "8002"
What is the lowest year that has hypo-meeting as the tournament, with 8002 as the points?
CREATE TABLE table_name_52 (year INTEGER, tournament VARCHAR, points VARCHAR)
SELECT opposing_teams FROM table_name_83 WHERE date = "08/02/1969"
Who were the opposing teams on 08/02/1969?
CREATE TABLE table_name_83 (opposing_teams VARCHAR, date VARCHAR)
SELECT original_air_date FROM table_27389024_2 WHERE written_by = "Rama Stagner"
What is the original air date of the episode that was written by Rama Stagner?
CREATE TABLE table_27389024_2 (original_air_date VARCHAR, written_by VARCHAR)
SELECT ends FROM table_17634290_7 WHERE moving_from = "Cary Clarets"
What is the end when moving from is listed as cary clarets?
CREATE TABLE table_17634290_7 (ends VARCHAR, moving_from VARCHAR)
SELECT week__number FROM table_name_18 WHERE original_artist = "the beatles" AND theme = "the beatles"
What is the Week # when the Beatles were the original artist and the theme was The Beatles?
CREATE TABLE table_name_18 (week__number VARCHAR, original_artist VARCHAR, theme VARCHAR)
SELECT champion FROM table_name_39 WHERE course = "richmond river" AND date = "june 13"
WHAT CHAMPION HAD RICHMOND RIVER COURSE ON JUNE 13?
CREATE TABLE table_name_39 (champion VARCHAR, course VARCHAR, date VARCHAR)
SELECT year FROM table_name_51 WHERE bbc_two_rank = "13th"
In what year was BBC 2 13th in rank?
CREATE TABLE table_name_51 (year VARCHAR, bbc_two_rank VARCHAR)
SELECT MIN(laps) FROM table_name_41 WHERE time_retired = "accident" AND grid > 13
Name the least Laps for accident and gird more than 13
CREATE TABLE table_name_41 (laps INTEGER, time_retired VARCHAR, grid VARCHAR)
SELECT scoring_average FROM table_13026799_3 WHERE earnings__$_ = 111419
What is the scoring aerage for 111419?
CREATE TABLE table_13026799_3 (scoring_average VARCHAR, earnings__$_ VARCHAR)
SELECT chromosomal_location FROM table_29871617_1 WHERE name = "IL-36β"
Where is il-36β located?
CREATE TABLE table_29871617_1 (chromosomal_location VARCHAR, name VARCHAR)
SELECT T2.title, T1.mID FROM Rating AS T1 JOIN Movie AS T2 ON T1.mID = T2.mID GROUP BY T1.mID ORDER BY COUNT(*) DESC LIMIT 1
What is the name of the movie that is rated by most of times?
CREATE TABLE Rating (mID VARCHAR); CREATE TABLE Movie (title VARCHAR, mID VARCHAR)
SELECT super_g FROM table_name_50 WHERE overall = "missed season due to injury"
Which Super Ghas a missed season due to injury?
CREATE TABLE table_name_50 (super_g VARCHAR, overall VARCHAR)
SELECT T2.lastname FROM Performance AS T1 JOIN Band AS T2 ON T1.bandmate = T2.id WHERE stageposition = "back" GROUP BY lastname ORDER BY COUNT(*) DESC LIMIT 1
What is the last name of the musician that has been at the back position the most?
CREATE TABLE Band (lastname VARCHAR, id VARCHAR); CREATE TABLE Performance (bandmate VARCHAR)
SELECT to_par FROM table_name_88 WHERE money___$__ = 100 AND player = "vic ghezzi"
Which To par has $100 in money played by Vic Ghezzi?
CREATE TABLE table_name_88 (to_par VARCHAR, money___$__ VARCHAR, player VARCHAR)
SELECT country FROM table_name_98 WHERE film = "le portefeuille"
Which country made Le Portefeuille?
CREATE TABLE table_name_98 (country VARCHAR, film VARCHAR)
SELECT MAX(touchdowns) FROM table_25647137_2
What was the highest number of touchdowns by a player?
CREATE TABLE table_25647137_2 (touchdowns INTEGER)
SELECT T2.name, COUNT(*) FROM membership_register_branch AS T1 JOIN branch AS T2 ON T1.branch_id = T2.branch_id WHERE T1.register_year > 2015 GROUP BY T2.branch_id
Show all branch names with the number of members in each branch registered after 2015.
CREATE TABLE branch (name VARCHAR, branch_id VARCHAR); CREATE TABLE membership_register_branch (branch_id VARCHAR, register_year INTEGER)
SELECT length FROM table_name_29 WHERE junctions = "sh 359 us 59" AND route_name = "fm 2895"
What's the length of route FM 2895 with junctions sh 359 us 59?
CREATE TABLE table_name_29 (length VARCHAR, junctions VARCHAR, route_name VARCHAR)
SELECT tournament FROM table_name_77 WHERE opponent = "gan teik chai lin woon fui"
What tournament has an opponent gan teik chai lin woon fui?
CREATE TABLE table_name_77 (tournament VARCHAR, opponent VARCHAR)
SELECT MIN(championships) FROM table_19487922_2
What in the minimum number of championships won by a nation?
CREATE TABLE table_19487922_2 (championships INTEGER)
SELECT championship FROM table_29163303_1 WHERE score = "6–7 (4–7) , 3–6"
What are the championship venues where the score was 6–7 (4–7) , 3–6?
CREATE TABLE table_29163303_1 (championship VARCHAR, score VARCHAR)
SELECT COUNT(attendance) FROM table_name_85 WHERE date = "may 6"
How many attended on may 6?
CREATE TABLE table_name_85 (attendance VARCHAR, date VARCHAR)
SELECT entrant FROM table_name_64 WHERE year > 1961 AND engine = "ferrari v8" AND points < 23
After 1961, who as the Entrant when the engine was a Ferrari v8, and when the points were lower than 23?
CREATE TABLE table_name_64 (entrant VARCHAR, points VARCHAR, year VARCHAR, engine VARCHAR)
SELECT COUNT(no) FROM table_10470082_5 WHERE villains = "Mrs. Briar"
How many have Mrs. briar as a villain
CREATE TABLE table_10470082_5 (no VARCHAR, villains VARCHAR)
SELECT MAX(overall_pick__number) FROM table_12165135_1 WHERE afl_team = "New York Jets"
What is the largest pick number of the new york jets?
CREATE TABLE table_12165135_1 (overall_pick__number INTEGER, afl_team VARCHAR)
SELECT total_casualties FROM table_name_54 WHERE military_and_or_civilian_wounded = "1,200+"
What are the total casualties with 1,200+ military and/or civilian wounded?
CREATE TABLE table_name_54 (total_casualties VARCHAR, military_and_or_civilian_wounded VARCHAR)
SELECT MAX(_number_s_dam_and_gnis_query_link) FROM table_18760137_2 WHERE borough_or_census_area = "Fairbanks North Star"
Name the most numbers dam and gnis query link for borough or census area for fairbanks north star
CREATE TABLE table_18760137_2 (_number_s_dam_and_gnis_query_link INTEGER, borough_or_census_area VARCHAR)
SELECT COUNT(january) FROM table_name_67 WHERE game < 37 AND opponent = "detroit red wings"
How much January has a Game smaller than 37, and an Opponent of detroit red wings?
CREATE TABLE table_name_67 (january VARCHAR, game VARCHAR, opponent VARCHAR)
SELECT COUNT(difficulty) FROM table_28140141_1 WHERE year = 1994
How many shows were in 1994?
CREATE TABLE table_28140141_1 (difficulty VARCHAR, year VARCHAR)
SELECT 2011 FROM table_name_10 WHERE 2012 = "grand slam tournaments"
What is the 2011 value of the 2012 grand slam tournaments?
CREATE TABLE table_name_10 (Id VARCHAR)
SELECT championship FROM table_name_92 WHERE date_won = "july 7, 2010"
Which championship was won on July 7, 2010?
CREATE TABLE table_name_92 (championship VARCHAR, date_won VARCHAR)
SELECT record FROM table_15780718_8 WHERE team = "Boston"
What was the record against Boston?
CREATE TABLE table_15780718_8 (record VARCHAR, team VARCHAR)
SELECT cash_fare FROM table_20803241_1 WHERE type_of_fare = "Fort Irwin-Barstow/Victorville"
When fort irwin-barstow/victorville is the type of fare what is the cash fare?
CREATE TABLE table_20803241_1 (cash_fare VARCHAR, type_of_fare VARCHAR)
SELECT country FROM table_name_57 WHERE entities = "emsa"
Which Country has Entities of emsa?
CREATE TABLE table_name_57 (country VARCHAR, entities VARCHAR)
SELECT japanese_title FROM table_name_12 WHERE episodes > 9 AND romaji_title = "haikei, chichiue-sama"
Which Japanese Title has more than 9 Episodes, and a Romaji Title of haikei, chichiue-sama?
CREATE TABLE table_name_12 (japanese_title VARCHAR, episodes VARCHAR, romaji_title VARCHAR)
SELECT executions_in_persona FROM table_name_92 WHERE number_of_autos_da_fé_with_known_sentences = "2 (1543–1544)"
How many executions in persona have a number with known sentences of 2 (1543–1544)?
CREATE TABLE table_name_92 (executions_in_persona VARCHAR, number_of_autos_da_fé_with_known_sentences VARCHAR)
SELECT d_43 FROM table_name_45 WHERE d_45 = "d 25"
Name the D 43 when it has D 45 of d 25
CREATE TABLE table_name_45 (d_43 VARCHAR, d_45 VARCHAR)
SELECT overall_record FROM table_name_46 WHERE away_team = "miami"
Can you tell me the Overall Record that has the Away Team of miami?
CREATE TABLE table_name_46 (overall_record VARCHAR, away_team VARCHAR)
SELECT team_nickname FROM table_name_25 WHERE affiliation = "private/catholic" AND enrollment > 3 OFFSET 490
What's the team nickname of the private/catholic school whose enrollment is larger than 3,490?
CREATE TABLE table_name_25 (team_nickname VARCHAR, affiliation VARCHAR, enrollment VARCHAR)
SELECT title FROM table_name_83 WHERE version = "1.0.0.3"
What Title has a Version of 1.0.0.3?
CREATE TABLE table_name_83 (title VARCHAR, version VARCHAR)
SELECT record FROM table_18847692_2 WHERE opponent = "Washington Redskins"
What is the record when the opponent is washington redskins?
CREATE TABLE table_18847692_2 (record VARCHAR, opponent VARCHAR)
SELECT AVG(fl_cup_apps__sub_) FROM table_name_93 WHERE fl_cup_goals > 0 AND other_apps < 0
What is the average FL Cup Apps, with a FL Cup Goals greater than 0, but a Other Apps less than 0?
CREATE TABLE table_name_93 (fl_cup_apps__sub_ INTEGER, fl_cup_goals VARCHAR, other_apps VARCHAR)
SELECT language FROM table_15887683_8 WHERE television_service = "Fox Business Network"
Name the language for fox business network
CREATE TABLE table_15887683_8 (language VARCHAR, television_service VARCHAR)
SELECT MAX(pick__number) FROM table_name_24 WHERE name = "akeem dent" AND overall < 91
Which highest pick number had Akeem Dent as a name and where the overall was less than 91?
CREATE TABLE table_name_24 (pick__number INTEGER, name VARCHAR, overall VARCHAR)
SELECT AVG(area__sq_mi_) FROM table_name_88 WHERE administrative_division = "hunan" AND national_share___percentage_ < 2.19
What is the average area in square miles for the hunan administrative division with a national share less than 2.19%?
CREATE TABLE table_name_88 (area__sq_mi_ INTEGER, administrative_division VARCHAR, national_share___percentage_ VARCHAR)
SELECT bushi FROM table_name_45 WHERE kenny_omega = "yang (7:27)"
Name the BUSHI when it has kenny omega of yang (7:27)
CREATE TABLE table_name_45 (bushi VARCHAR, kenny_omega VARCHAR)
SELECT T2.Name FROM nomination AS T1 JOIN artwork AS T2 ON T1.Artwork_ID = T2.Artwork_ID JOIN festival_detail AS T3 ON T1.Festival_ID = T3.Festival_ID ORDER BY T3.Year
Show the names of artworks in ascending order of the year they are nominated in.
CREATE TABLE artwork (Name VARCHAR, Artwork_ID VARCHAR); CREATE TABLE nomination (Artwork_ID VARCHAR, Festival_ID VARCHAR); CREATE TABLE festival_detail (Festival_ID VARCHAR, Year VARCHAR)
SELECT name FROM table_name_79 WHERE points = 1344
Who had 1344 points?
CREATE TABLE table_name_79 (name VARCHAR, points VARCHAR)
SELECT team FROM table_17058178_8 WHERE date = "January 2"
Who did the Trail Blazers play on January 2?
CREATE TABLE table_17058178_8 (team VARCHAR, date VARCHAR)
SELECT cospar_id FROM table_18161217_2 WHERE estimated_operational_life = "2 months" AND satellite = "Kosmos 2397"
What is the cospar ID of the Kosmos 2397 satellite, which has an operational life of 2 months?
CREATE TABLE table_18161217_2 (cospar_id VARCHAR, estimated_operational_life VARCHAR, satellite VARCHAR)
SELECT outcome FROM table_name_88 WHERE year > 2003 AND score = "6–0, 6–3"
What is the Outcome of the Match played after 2003 with a Score of 6–0, 6–3?
CREATE TABLE table_name_88 (outcome VARCHAR, year VARCHAR, score VARCHAR)
SELECT COUNT(ordered) FROM table_name_10 WHERE name = "monge"
How many ships are named Monge?
CREATE TABLE table_name_10 (ordered VARCHAR, name VARCHAR)
SELECT content FROM table_15887683_3 WHERE package_option = "Tutti i pacchetti + Sky HD"
What's the content of the Tutti i Pacchetti + Sky HD package?
CREATE TABLE table_15887683_3 (content VARCHAR, package_option VARCHAR)
SELECT placement FROM table_name_58 WHERE votes < 208 AND candidate = "jordan turner"
What is the Placement when the Votes are fewer than 208, and when the Candidate is Jordan Turner?
CREATE TABLE table_name_58 (placement VARCHAR, votes VARCHAR, candidate VARCHAR)
SELECT opposition FROM table_name_51 WHERE year < 1911 AND venue = "old trafford"
Which Opposition has a Year smaller than 1911, and a Venue of old trafford?
CREATE TABLE table_name_51 (opposition VARCHAR, year VARCHAR, venue VARCHAR)
SELECT minor_sponsors FROM table_187239_1 WHERE kit_manufacturer = "Olympikus" AND main_sponsor = "Batavo"
When batavo is the main sponsor and olympikus is the kit manufacturer who are the minor sponsors?
CREATE TABLE table_187239_1 (minor_sponsors VARCHAR, kit_manufacturer VARCHAR, main_sponsor VARCHAR)
SELECT studio FROM table_name_32 WHERE rank = 6
What studio has 6 as the rank?
CREATE TABLE table_name_32 (studio VARCHAR, rank VARCHAR)
SELECT location FROM table_name_74 WHERE opponent_team = "napoli"
Where did Milan play against Napoli?
CREATE TABLE table_name_74 (location VARCHAR, opponent_team VARCHAR)
SELECT COUNT(date) FROM table_2985987_2 WHERE race = "Victoria Derby"
What many times was the victoria derby raced?
CREATE TABLE table_2985987_2 (date VARCHAR, race VARCHAR)
SELECT crowd FROM table_name_31 WHERE away_team = "carlton"
How many people were in the crowd for a game than had carlton as the visiting team?
CREATE TABLE table_name_31 (crowd VARCHAR, away_team VARCHAR)
SELECT report FROM table_name_85 WHERE date = "june 3, 2000"
What Report is on June 3, 2000?
CREATE TABLE table_name_85 (report VARCHAR, date VARCHAR)
SELECT written_by FROM table_26561498_1 WHERE patient_portrayer = "Alex Carter"
what was written by alex carter?
CREATE TABLE table_26561498_1 (written_by VARCHAR, patient_portrayer VARCHAR)
SELECT condition FROM table_name_4 WHERE partial_thromboplastin_time = "unaffected" AND prothrombin_time = "unaffected" AND platelet_count = "decreased"
Name the condition with partial thromboplastin time of unaffected and prothrombin time of unaffected with platelet count of decreased
CREATE TABLE table_name_4 (condition VARCHAR, platelet_count VARCHAR, partial_thromboplastin_time VARCHAR, prothrombin_time VARCHAR)
SELECT name FROM table_name_4 WHERE position = "tight end" AND round > 3
Which player is a tight end with a round higher than 3?
CREATE TABLE table_name_4 (name VARCHAR, position VARCHAR, round VARCHAR)
SELECT event FROM table_name_18 WHERE medal = "gold" AND name = "duncan white"
Name Event of Medal of gold and a Name of duncan white?
CREATE TABLE table_name_18 (event VARCHAR, medal VARCHAR, name VARCHAR)
SELECT date FROM table_name_77 WHERE attendance = "35,842"
Attendance of 35,842 had what date?
CREATE TABLE table_name_77 (date VARCHAR, attendance VARCHAR)
SELECT гә_гә_[ɡʷ] FROM table_202365_2 WHERE ҕ_ҕ_[ʁ_ɣ] = "Ҿ ҿ [t͡ʂʼ]"
What is гә гә [ɡʷ] when ҕ ҕ [ʁ/ɣ] is ҿ ҿ [t͡ʂʼ]?
CREATE TABLE table_202365_2 (гә_гә_ VARCHAR, ɡʷ VARCHAR, ҕ_ҕ_ VARCHAR, ʁ_ɣ VARCHAR)
SELECT state FROM table_name_14 WHERE electorate = "barton"
Which State has an Electorate of Barton?
CREATE TABLE table_name_14 (state VARCHAR, electorate VARCHAR)
SELECT venue FROM table_name_39 WHERE position = "5th"
Name the Venue which has a Position of 5th?
CREATE TABLE table_name_39 (venue VARCHAR, position VARCHAR)
SELECT theatre FROM table_name_31 WHERE performances > 49 AND role = "aaron jablonski schuyler grogan"
Name the theatre for aaron jablonski schuyler grogan with performances more than 49
CREATE TABLE table_name_31 (theatre VARCHAR, performances VARCHAR, role VARCHAR)
SELECT round FROM table_name_53 WHERE pick__number = 12
In what Round was Pick #12 drafted?
CREATE TABLE table_name_53 (round VARCHAR, pick__number VARCHAR)
SELECT name FROM table_name_44 WHERE best = "1:15.673"
What is Name, when Best is 1:15.673?
CREATE TABLE table_name_44 (name VARCHAR, best VARCHAR)
SELECT past_habitual FROM table_16337329_5 WHERE probable_future = "गर्छ garcha 'he does'"
Name the past habitual for गर्छ garcha 'he does'
CREATE TABLE table_16337329_5 (past_habitual VARCHAR, probable_future VARCHAR)
SELECT T2.name FROM train_station AS T1 JOIN station AS T2 ON T1.station_id = T2.station_id JOIN train AS T3 ON T3.train_id = T1.train_id WHERE T3.Name = "Ananthapuri Express" INTERSECT SELECT T2.name FROM train_station AS T1 JOIN station AS T2 ON T1.station_id = T2.station_id JOIN train AS T3 ON T3.train_id = T1.train_id WHERE T3.Name = "Guruvayur Express"
What are the names of the stations which serve both "Ananthapuri Express" and "Guruvayur Express" trains?
CREATE TABLE station (name VARCHAR, station_id VARCHAR); CREATE TABLE train (train_id VARCHAR, Name VARCHAR); CREATE TABLE train_station (station_id VARCHAR, train_id VARCHAR)
SELECT catalogue FROM table_name_46 WHERE label = "essential, castle music"
Which catalogue has essential, castle music as it's label?
CREATE TABLE table_name_46 (catalogue VARCHAR, label VARCHAR)
SELECT county FROM table_name_29 WHERE rank > 8 AND player = "joe mckenna"
Which County has a Rank larger than 8, and a Player of joe mckenna?
CREATE TABLE table_name_29 (county VARCHAR, rank VARCHAR, player VARCHAR)
SELECT unit FROM table_name_61 WHERE construction_started = "01.07.1967"
Which Unit's Construction started on 01.07.1967?
CREATE TABLE table_name_61 (unit VARCHAR, construction_started VARCHAR)
SELECT SUM(goals_for) FROM table_name_84 WHERE drawn > 10
What is the total sum of the goals at competitions with more than 10 draws?
CREATE TABLE table_name_84 (goals_for INTEGER, drawn INTEGER)
SELECT country FROM table_name_96 WHERE player = "thomas bjørn"
What country is player thomas bjørn from?
CREATE TABLE table_name_96 (country VARCHAR, player VARCHAR)
SELECT score FROM table_name_20 WHERE game = "77"
What's the score of game 77?
CREATE TABLE table_name_20 (score VARCHAR, game VARCHAR)
SELECT country FROM table_name_57 WHERE music = "angelo francesco lavagnino" AND year = 1969
What is the country that has a music writer of Angelo Francesco Lavagnino, written in 1969?
CREATE TABLE table_name_57 (country VARCHAR, music VARCHAR, year VARCHAR)
SELECT AVG(capacity) FROM table_name_85 WHERE city = "london" AND stadium = "queen's club"
Which Capacity has a City of london, and a Stadium of queen's club?
CREATE TABLE table_name_85 (capacity INTEGER, city VARCHAR, stadium VARCHAR)
SELECT dominant_religion__2002_ FROM table_2562572_9 WHERE cyrillic_name_other_names = "Степановићево"
What is the dominant religion in степановићево during 2002?
CREATE TABLE table_2562572_9 (dominant_religion__2002_ VARCHAR, cyrillic_name_other_names VARCHAR)
SELECT money_raised, _3q FROM table_name_75 WHERE cash_on_hand = "$5,821,587"
How much money has been raised that has $5,821,587 cash on hand?
CREATE TABLE table_name_75 (money_raised VARCHAR, _3q VARCHAR, cash_on_hand VARCHAR)
SELECT AVG(attendance) FROM table_name_76 WHERE tie_no < 8 AND away_team = "eastwood town"
How many people on average attended when Eastwood Town was the away team, and the tie number was less than 8?
CREATE TABLE table_name_76 (attendance INTEGER, tie_no VARCHAR, away_team VARCHAR)