answer
stringlengths
18
557
question
stringlengths
12
244
context
stringlengths
27
484
SELECT series_leader FROM table_name_64 WHERE date = "may 31"
What is the Series leader with a Date that is may 31?
CREATE TABLE table_name_64 (series_leader VARCHAR, date VARCHAR)
SELECT COUNT(attendance) FROM table_14945112_1 WHERE date = "October 1, 1978"
What is the total number of values for attendance for the date October 1, 1978?
CREATE TABLE table_14945112_1 (attendance VARCHAR, date VARCHAR)
SELECT position FROM table_name_64 WHERE competition = "world indoor championships" AND year > 2008
Which position was the World Indoor Championships in a year later than 2008?
CREATE TABLE table_name_64 (position VARCHAR, competition VARCHAR, year VARCHAR)
SELECT 2011 FROM table_name_33 WHERE 2010 = "12.7%"
What 2011 has 12.7% as the 2010?
CREATE TABLE table_name_33 (Id VARCHAR)
SELECT MAX(f_laps) FROM table_name_53 WHERE wins < 0
What is the highest f/laps with less than 0 wins?
CREATE TABLE table_name_53 (f_laps INTEGER, wins INTEGER)
SELECT MAX(longitude) FROM table_name_38 WHERE county = "mountrail" AND water__sqmi_ < 0.075
what is the highest longitude for county mountrail and the water (sqmi) is less than 0.075?
CREATE TABLE table_name_38 (longitude INTEGER, county VARCHAR, water__sqmi_ VARCHAR)
SELECT MIN(earnings___) AS $__ FROM table_name_60 WHERE rank = 1 AND events < 22
Which Earnings ($) is the lowest one that has a Rank of 1, and Events smaller than 22?
CREATE TABLE table_name_60 (earnings___ INTEGER, rank VARCHAR, events VARCHAR)
SELECT AVG(total) FROM table_name_56 WHERE nation = "italy" AND bronze > 1
What is the average total of Italy and has a bronze larger than 1?
CREATE TABLE table_name_56 (total INTEGER, nation VARCHAR, bronze VARCHAR)
SELECT set_5 FROM table_name_46 WHERE date = "jun 26" AND set_2 = "25-22"
What is Set 5, when Date is Jun 26, and when Set 2 is 25-22?
CREATE TABLE table_name_46 (set_5 VARCHAR, date VARCHAR, set_2 VARCHAR)
SELECT population__percentage_of_eu FROM table_24066938_1 WHERE pop_density_people_km_2 = "110.8"
What percentage of the EU's population lives in the country with a population density of 110.8 people per square kilometer?
CREATE TABLE table_24066938_1 (population__percentage_of_eu VARCHAR, pop_density_people_km_2 VARCHAR)
SELECT nickname FROM table_262481_2 WHERE founded = 1857
What is the nickname of the institution that was founded in 1857?
CREATE TABLE table_262481_2 (nickname VARCHAR, founded VARCHAR)
SELECT MIN(other_black_population) FROM table_19149550_7 WHERE black_african_population = 37811
How much is the other black population when the black African population is 37811?
CREATE TABLE table_19149550_7 (other_black_population INTEGER, black_african_population VARCHAR)
SELECT bayonet_lug FROM table_name_92 WHERE name = "ar-15 lightweight"
Name the bayonet lug with ar-15 lightweight
CREATE TABLE table_name_92 (bayonet_lug VARCHAR, name VARCHAR)
SELECT package_option FROM table_15887683_8 WHERE n° = 543
Name the package/option for number being 543
CREATE TABLE table_15887683_8 (package_option VARCHAR, n° VARCHAR)
SELECT MAX(average) FROM table_2472711_32 WHERE total = 221902
What is the maximum average associated with a total of 221902?
CREATE TABLE table_2472711_32 (average INTEGER, total VARCHAR)
SELECT chart_peak FROM table_name_30 WHERE time = "3:11"
Which Chart peak has a Time of 3:11?
CREATE TABLE table_name_30 (chart_peak VARCHAR, time VARCHAR)
SELECT score FROM table_name_18 WHERE record = "34-19-6"
What score has 34-19-6 as the record?
CREATE TABLE table_name_18 (score VARCHAR, record VARCHAR)
SELECT nation_represented FROM table_name_1 WHERE year = 2012
Which nation won the boxing championship in 2012?
CREATE TABLE table_name_1 (nation_represented VARCHAR, year VARCHAR)
SELECT title FROM table_name_74 WHERE japan = "january 31, 2008"
Tell me the title of japan january 31, 2008
CREATE TABLE table_name_74 (title VARCHAR, japan VARCHAR)
SELECT colour_commentator_s_ FROM table_name_1 WHERE play_by_play = "bob cole"
Who was the colour commmentator that broadcasted along with the Play-by-play of bob cole?
CREATE TABLE table_name_1 (colour_commentator_s_ VARCHAR, play_by_play VARCHAR)
SELECT points_for FROM table_name_28 WHERE lost = "15"
How many points were there for 15 losses?
CREATE TABLE table_name_28 (points_for VARCHAR, lost VARCHAR)
SELECT winner FROM table_name_21 WHERE date = "18 may"
What is the name of the winner on 18 may?
CREATE TABLE table_name_21 (winner VARCHAR, date VARCHAR)
SELECT SUM(pick__number) FROM table_name_59 WHERE position = "kicker" AND overall < 137
How many Picks have a Position of kicker, and an Overall smaller than 137?
CREATE TABLE table_name_59 (pick__number INTEGER, position VARCHAR, overall VARCHAR)
SELECT score FROM table_name_40 WHERE record = "9-24"
With a Record of 9-24, what was the Score?
CREATE TABLE table_name_40 (score VARCHAR, record VARCHAR)
SELECT bats FROM table_name_88 WHERE first = "todd"
How many bats does Todd have?
CREATE TABLE table_name_88 (bats VARCHAR, first VARCHAR)
SELECT european_competitions FROM table_name_35 WHERE tier = 2 AND season = "2000–01"
Tier of 2, and a Season of 2000–01 is what European competitions?
CREATE TABLE table_name_35 (european_competitions VARCHAR, tier VARCHAR, season VARCHAR)
SELECT scott FROM table_1818471_1 WHERE date = "(15.12)"
What is every entry for Scott when the date is (15.12)?
CREATE TABLE table_1818471_1 (scott VARCHAR, date VARCHAR)
SELECT COUNT(reason_for_change) FROM table_1847180_3 WHERE vacator = "A. Willis Robertson (D)"
How many reasons were given when A. Willis Robertson (D) resigned?
CREATE TABLE table_1847180_3 (reason_for_change VARCHAR, vacator VARCHAR)
SELECT MIN(polish_cup) FROM table_name_47 WHERE position = "midfielder" AND player = "miroslav radović" AND ekstraklasa < 1
What is the lowest Polish Cup, when Position is "Midfielder", when Player is "Miroslav Radović", and when Ekstraklasa is less than 1?
CREATE TABLE table_name_47 (polish_cup INTEGER, ekstraklasa VARCHAR, position VARCHAR, player VARCHAR)
SELECT city FROM table_name_61 WHERE icao = "zsxz"
Which city has an ICAO of ZSXZ?
CREATE TABLE table_name_61 (city VARCHAR, icao VARCHAR)
SELECT COUNT(silver) FROM table_name_81 WHERE gold > 2 AND nation = "germany"
How many silvers are there with more than 2 golds in Germany?
CREATE TABLE table_name_81 (silver VARCHAR, gold VARCHAR, nation VARCHAR)
SELECT SUM(overall) FROM table_name_86 WHERE position = "wr" AND college = "alberta"
How much Overall has a Position of wr, and a College of alberta?
CREATE TABLE table_name_86 (overall INTEGER, position VARCHAR, college VARCHAR)
SELECT week_6 FROM table_name_22 WHERE week_7 = "evicted" AND week_4 = "evicted" AND week_3 = "evicted" AND week_2 = "29.35"
What is week 6 when week 7, week 4, and week 3 are evicted and week 2 29.35?
CREATE TABLE table_name_22 (week_6 VARCHAR, week_2 VARCHAR, week_3 VARCHAR, week_7 VARCHAR, week_4 VARCHAR)
SELECT SUM(crowd) FROM table_name_98 WHERE venue = "glenferrie oval"
How large was the crowd at Glenferrie Oval?
CREATE TABLE table_name_98 (crowd INTEGER, venue VARCHAR)
SELECT payment_date FROM payment WHERE amount > 10 UNION SELECT T1.payment_date FROM payment AS T1 JOIN staff AS T2 ON T1.staff_id = T2.staff_id WHERE T2.first_name = 'Elsa'
Find all the payment dates for the payments with an amount larger than 10 and the payments handled by a staff person with the first name Elsa.
CREATE TABLE payment (payment_date VARCHAR, staff_id VARCHAR); CREATE TABLE staff (staff_id VARCHAR, first_name VARCHAR); CREATE TABLE payment (payment_date VARCHAR, amount INTEGER)
SELECT MAX(game) FROM table_name_56 WHERE january > 18 AND decision = "valiquette"
Which Game has a January larger than 18, and a Decision of valiquette?
CREATE TABLE table_name_56 (game INTEGER, january VARCHAR, decision VARCHAR)
SELECT end_date FROM table_name_50 WHERE minister = "robert goebbels"
Name the end date for robert goebbels
CREATE TABLE table_name_50 (end_date VARCHAR, minister VARCHAR)
SELECT decimal FROM table_name_19 WHERE byte_string = "standard" AND memory_map = "standard" AND max_memory__kwords_ = 512
What is the decimal value when the memory map and byte string are standard, and the max memory is 512?
CREATE TABLE table_name_19 (decimal VARCHAR, max_memory__kwords_ VARCHAR, byte_string VARCHAR, memory_map VARCHAR)
SELECT home_team FROM table_24949975_1 WHERE date = "5 October 2011"
Who as the home team for game on 5 october 2011?
CREATE TABLE table_24949975_1 (home_team VARCHAR, date VARCHAR)
SELECT record FROM table_name_70 WHERE round = "2" AND method = "submission (injury)"
What is the record in the 2 round fight that ended by submission (injury)?
CREATE TABLE table_name_70 (record VARCHAR, round VARCHAR, method VARCHAR)
SELECT MAX(water__sqmi_) FROM table_name_91 WHERE land___sqmi__ > 33.576 AND township = "glenila" AND latitude > 48.832189
What is the highest water (sq mi) of the township glenila, which has more than 33.576 sq mi of land and a latitude greater than 48.832189?
CREATE TABLE table_name_91 (water__sqmi_ INTEGER, latitude VARCHAR, land___sqmi__ VARCHAR, township VARCHAR)
SELECT COUNT(losses) FROM table_name_50 WHERE played > 30
What is the total number of losses for the over 30 games played?
CREATE TABLE table_name_50 (losses VARCHAR, played INTEGER)
SELECT MIN(grid) FROM table_name_48 WHERE driver = "rolf stommelen"
I want the lowest Grid for Rolf Stommelen
CREATE TABLE table_name_48 (grid INTEGER, driver VARCHAR)
SELECT date FROM table_name_12 WHERE prize = "$322,280"
What is the date of the event with a $322,280 prize?
CREATE TABLE table_name_12 (date VARCHAR, prize VARCHAR)
SELECT rōmaji FROM table_2144389_8 WHERE japanese_translation = "By Your Side ~Hikari's Theme~ (PopUp.Version)"
Name the romaji by your side ~hikari's theme~ (popup.version)
CREATE TABLE table_2144389_8 (rōmaji VARCHAR, japanese_translation VARCHAR)
SELECT station FROM table_name_73 WHERE zone_2008 = "8" AND zone_2007 = "outside zones" AND services = "london overground"
Which Station has a Zone 2008 of 8, and a Zone 2007 of outside zones, and Services of london overground?
CREATE TABLE table_name_73 (station VARCHAR, services VARCHAR, zone_2008 VARCHAR, zone_2007 VARCHAR)
SELECT Name FROM conductor ORDER BY Year_of_Work DESC
List names of conductors in descending order of years of work.
CREATE TABLE conductor (Name VARCHAR, Year_of_Work VARCHAR)
SELECT AVG(game) FROM table_name_25 WHERE attendance > 55 OFFSET 189
Attendance larger than 55,189 is which average game?
CREATE TABLE table_name_25 (game INTEGER, attendance INTEGER)
SELECT no_in_series FROM table_23117208_5 WHERE directed_by = "Matthew Penn"
For the episode directed by Matthew Penn, what is the total number in the series?
CREATE TABLE table_23117208_5 (no_in_series VARCHAR, directed_by VARCHAR)
SELECT nickname FROM table_name_63 WHERE meaning = "god knows my journey"
What nickname has the meaning of God knows my journey?
CREATE TABLE table_name_63 (nickname VARCHAR, meaning VARCHAR)
SELECT runner_up FROM table_name_66 WHERE year < 2006 AND champion = "elon"
Which runner-up placed in a year prior to 2006 and whose Champion was Elon?
CREATE TABLE table_name_66 (runner_up VARCHAR, year VARCHAR, champion VARCHAR)
SELECT AVG(elected) FROM table_name_69 WHERE party = "democrat" AND district > 2 AND incumbent = "nydia velazquez"
What's the elected year of Nydia Velazquez in a district bigger than 2 and a democrat?
CREATE TABLE table_name_69 (elected INTEGER, incumbent VARCHAR, party VARCHAR, district VARCHAR)
SELECT MAX(points) FROM table_27539535_4
What is the highest amount of points?
CREATE TABLE table_27539535_4 (points INTEGER)
SELECT MAX(population__1_july_2005_est_) FROM table_298550_1 WHERE area__km²_ = 9104
What is the highest value for population when area is 9104?
CREATE TABLE table_298550_1 (population__1_july_2005_est_ INTEGER, area__km²_ VARCHAR)
SELECT country FROM table_name_14 WHERE time = "6:14.84"
What country had a Time of 6:14.84?
CREATE TABLE table_name_14 (country VARCHAR, time VARCHAR)
SELECT MIN(year_s_) FROM table_1998037_9 WHERE spokesperson = "Ruslana"
What is the year when the spoksperson is Ruslana?
CREATE TABLE table_1998037_9 (year_s_ INTEGER, spokesperson VARCHAR)
SELECT margin_of_victory FROM table_name_2 WHERE winning_score = −14(63 - 67 - 73 - 67 = 270)
What was the margin of victory when the winning score was −14 (63-67-73-67=270)?
CREATE TABLE table_name_2 (margin_of_victory VARCHAR, winning_score VARCHAR)
SELECT record FROM table_name_5 WHERE result = "w 52–43"
What is the record when the result was w 52–43?
CREATE TABLE table_name_5 (record VARCHAR, result VARCHAR)
SELECT license FROM table_19495707_1 WHERE latest_release_date_and_version = "2009-05-25 v 7.61"
Name the license for 2009-05-25 v 7.61
CREATE TABLE table_19495707_1 (license VARCHAR, latest_release_date_and_version VARCHAR)
SELECT COUNT(afc_cup) FROM table_14460937_1 WHERE play_off = 1
How many times has the playoff been 1 in the contest for the afc cup?
CREATE TABLE table_14460937_1 (afc_cup VARCHAR, play_off VARCHAR)
SELECT nation FROM table_name_19 WHERE rank > 4 AND total = 2 AND silver > 0
What nation had a rank higher than 4, a total of 2 medals and more than 0 silver medals?
CREATE TABLE table_name_19 (nation VARCHAR, silver VARCHAR, rank VARCHAR, total VARCHAR)
SELECT COUNT(temp__) AS °c_ FROM table_10262329_1 WHERE adhesive_type = "Acryl"
HOW MANY TEMPERATURE INTERVALS ARE POSSIBLE TO USE WITH ACRYL?
CREATE TABLE table_10262329_1 (temp__ VARCHAR, adhesive_type VARCHAR)
SELECT to_par FROM table_name_77 WHERE country = "united states" AND place = "t8" AND player = "tommy valentine"
What to par has The United States as the country, t8 as the place, and tommy valentine as the player?
CREATE TABLE table_name_77 (to_par VARCHAR, player VARCHAR, country VARCHAR, place VARCHAR)
SELECT opponents_in_the_final FROM table_name_18 WHERE score = "4–6, 6–4, 2–6, 4–6"
Which Opponents in the final have a Score of 4–6, 6–4, 2–6, 4–6?
CREATE TABLE table_name_18 (opponents_in_the_final VARCHAR, score VARCHAR)
SELECT COUNT(*), T1.name FROM airports AS T1 JOIN routes AS T2 ON T1.apid = T2.src_apid GROUP BY T1.name ORDER BY COUNT(*) DESC
Find the number of routes and airport name for each source airport, order the results by decreasing number of routes.
CREATE TABLE airports (name VARCHAR, apid VARCHAR); CREATE TABLE routes (src_apid VARCHAR)
SELECT T1.Title, T2.Publication_Date FROM book AS T1 JOIN publication AS T2 ON T1.Book_ID = T2.Book_ID
Show the title and publication dates of books.
CREATE TABLE book (Title VARCHAR, Book_ID VARCHAR); CREATE TABLE publication (Publication_Date VARCHAR, Book_ID VARCHAR)
SELECT AVG(bike_no) FROM table_name_34 WHERE driver___passenger = "joris hendrickx / kaspars liepins" AND position > 4
What is the average Bike No, when Driver / Passenger is Joris Hendrickx / Kaspars Liepins, and when Position is greater than 4?
CREATE TABLE table_name_34 (bike_no INTEGER, driver___passenger VARCHAR, position VARCHAR)
SELECT copa_libertadores_1997 FROM table_14310205_1 WHERE team = "Racing Club"
what is the racing club where copa libertadores 1997?
CREATE TABLE table_14310205_1 (copa_libertadores_1997 VARCHAR, team VARCHAR)
SELECT constructor FROM table_1140114_5 WHERE race_name = "RedeX Trophy"
Which constructor was present at the Redex Trophy race?
CREATE TABLE table_1140114_5 (constructor VARCHAR, race_name VARCHAR)
SELECT away_team AS score FROM table_name_62 WHERE home_team = "fitzroy"
What did the away team score when playing against fitzroy?
CREATE TABLE table_name_62 (away_team VARCHAR, home_team VARCHAR)
SELECT AVG(crowd) FROM table_name_58 WHERE home_team = "geelong"
What was the crowd size when Geelong played at home?
CREATE TABLE table_name_58 (crowd INTEGER, home_team VARCHAR)
SELECT MIN(wins) FROM table_15431122_2
What is the minimum number of wins?
CREATE TABLE table_15431122_2 (wins INTEGER)
SELECT country FROM table_name_19 WHERE finish = "t32" AND year_s__won = "1996"
Which Country has a Finish of t32, and a Year(s) won of 1996?
CREATE TABLE table_name_19 (country VARCHAR, finish VARCHAR, year_s__won VARCHAR)
SELECT high_rebounds FROM table_name_62 WHERE score = "w 81-69"
Which High rebounds has a Score of w 81-69?
CREATE TABLE table_name_62 (high_rebounds VARCHAR, score VARCHAR)
SELECT score FROM table_name_28 WHERE opponent = "phillies" AND date = "may 24"
What was the score against the phillies on may 24?
CREATE TABLE table_name_28 (score VARCHAR, opponent VARCHAR, date VARCHAR)
SELECT MAX(lost) FROM table_26677836_1
What is the highest lost?
CREATE TABLE table_26677836_1 (lost INTEGER)
SELECT record FROM table_name_51 WHERE attendance = "26,827"
What was their record when the attendance was 26,827?
CREATE TABLE table_name_51 (record VARCHAR, attendance VARCHAR)
SELECT runner_s__up FROM table_name_48 WHERE winning_score = −5(72 - 71 - 68 = 211)
Who is the runner(s)-up with a winning score of −5 (72-71-68=211)?
CREATE TABLE table_name_48 (runner_s__up VARCHAR, winning_score VARCHAR)
SELECT event FROM table_name_54 WHERE method = "submission (armbar)" AND opponent = "jason st. louis"
What is Event, when Method is "Submission (Armbar)", and when Opponent is "Jason St. Louis"?
CREATE TABLE table_name_54 (event VARCHAR, method VARCHAR, opponent VARCHAR)
SELECT SUM(bronze) FROM table_name_42 WHERE silver < 0
What is the sum of the bronze medals of the nation with less than 0 silvers?
CREATE TABLE table_name_42 (bronze INTEGER, silver INTEGER)
SELECT AVG(attendance) FROM table_name_10 WHERE record = "11–12"
Record of 11–12 involved what average attendance figures?
CREATE TABLE table_name_10 (attendance INTEGER, record VARCHAR)
SELECT number FROM table_name_85 WHERE name = "chartist (чартист)"
what number is associated with the name chartist (чартист)?
CREATE TABLE table_name_85 (number VARCHAR, name VARCHAR)
SELECT home_team FROM table_name_42 WHERE crowd > 25 OFFSET 000
Which home team has a crowd larger than 25,000?
CREATE TABLE table_name_42 (home_team VARCHAR, crowd INTEGER)
SELECT date FROM table_name_9 WHERE home = "vancouver"
What is the Date of the game in Vancouver?
CREATE TABLE table_name_9 (date VARCHAR, home VARCHAR)
SELECT last_match FROM table_name_96 WHERE manner_of_departure = "resigned" AND date_of_vacancy = "round 1"
What is the last match with a resigned manner of departure and a round 1 date of vacancy?
CREATE TABLE table_name_96 (last_match VARCHAR, manner_of_departure VARCHAR, date_of_vacancy VARCHAR)
SELECT margin_of_victory FROM table_name_16 WHERE runner_s__up = "jack nicklaus"
By how many strokes did Lema beat Jack Nicklaus?
CREATE TABLE table_name_16 (margin_of_victory VARCHAR, runner_s__up VARCHAR)
SELECT original_name FROM table_name_97 WHERE film_title_used_in_nomination = "last days of the victim"
Name the original name for last days of the victim
CREATE TABLE table_name_97 (original_name VARCHAR, film_title_used_in_nomination VARCHAR)
SELECT score FROM table_name_42 WHERE competition = "1998 fifa world cup qualification"
What was the score during the competition of 1998 fifa world cup qualification?
CREATE TABLE table_name_42 (score VARCHAR, competition VARCHAR)
SELECT date FROM table_22879323_10 WHERE record = "11-67"
What date was the record 11-67?
CREATE TABLE table_22879323_10 (date VARCHAR, record VARCHAR)
SELECT location FROM table_name_74 WHERE tournament = "security pacific senior classic"
Where was the security pacific senior classic?
CREATE TABLE table_name_74 (location VARCHAR, tournament VARCHAR)
SELECT opponent FROM table_name_91 WHERE date = "april 16"
Who is the opponent on april 16?
CREATE TABLE table_name_91 (opponent VARCHAR, date VARCHAR)
SELECT MAX(points) FROM table_name_75 WHERE position = 2 AND drawn > 3
What is the highest Points in Position 2 with more than 3 Drawn games?
CREATE TABLE table_name_75 (points INTEGER, position VARCHAR, drawn VARCHAR)
SELECT MIN(gold) FROM table_name_64 WHERE nation = "australia" AND bronze < 1
Name the Gold which has a Nation of australia, and a Bronze smaller than 1?
CREATE TABLE table_name_64 (gold INTEGER, nation VARCHAR, bronze VARCHAR)
SELECT MIN(year) FROM table_name_96 WHERE main = "eintracht frankfurt" AND rhein = "waldhof mannheim" AND saar = "fk pirmasens" AND hessen = "wormatia worms"
What is the smallest year for a Main of Eintracht Frankfurt, Rhein of Waldhof Mannheim, Sarr of FK Pirmasens, and Hessen of Wormatia Worms?
CREATE TABLE table_name_96 (year INTEGER, hessen VARCHAR, saar VARCHAR, main VARCHAR, rhein VARCHAR)
SELECT MIN(field_goals) FROM table_name_84 WHERE touchdowns = 3
What is the lowest number of field goals for a player with 3 touchdowns?
CREATE TABLE table_name_84 (field_goals INTEGER, touchdowns VARCHAR)
SELECT deductions FROM table_22014431_3 WHERE tosses_pyramids = "56.5"
How many deductions have 56.5 as tosses/pyramids?
CREATE TABLE table_22014431_3 (deductions VARCHAR, tosses_pyramids VARCHAR)
SELECT venue FROM table_name_33 WHERE result = "2-1"
What was the venue where the result was 2-1?
CREATE TABLE table_name_33 (venue VARCHAR, result VARCHAR)
SELECT COUNT(date) FROM table_2175858_1 WHERE average_speed__mph_ = "102.003"
How many dates had an average speed of 102.003?
CREATE TABLE table_2175858_1 (date VARCHAR, average_speed__mph_ VARCHAR)
SELECT height_above_sea_level__m_ FROM table_name_22 WHERE opened > 1876 AND distance_from_wellington = "604.53km"
For the station opened after 1876 at 604.53km from Wellington, what is the height above sea level?
CREATE TABLE table_name_22 (height_above_sea_level__m_ VARCHAR, opened VARCHAR, distance_from_wellington VARCHAR)
SELECT а_а_[a] FROM table_202365_2 WHERE гь_гь_[ɡʲ] = "Л л [l]"
what is а а [a] when гь гь [ɡʲ] is л л [l]?
CREATE TABLE table_202365_2 (а_а_ VARCHAR, a VARCHAR, гь_гь_ VARCHAR, ɡʲ VARCHAR)