answer stringlengths 18 557 | question stringlengths 12 244 | context stringlengths 27 484 |
|---|---|---|
SELECT attendance FROM table_name_68 WHERE visitor = "indiana" | How many people went to the game with Indiana visiting? | CREATE TABLE table_name_68 (attendance VARCHAR, visitor VARCHAR) |
SELECT points FROM table_1676073_13 WHERE points_difference = "+119" | What is the total points when the point difference is +119? | CREATE TABLE table_1676073_13 (points VARCHAR, points_difference VARCHAR) |
SELECT opponent FROM table_name_34 WHERE score = "95-101" | Which opponent scored 95-101? | CREATE TABLE table_name_34 (opponent VARCHAR, score VARCHAR) |
SELECT MIN(games) FROM table_name_87 WHERE goal_ratio = 0 AND goals < 0 | What lowest games have a Goal Ratio of 0, and Goals smaller than 0? | CREATE TABLE table_name_87 (games INTEGER, goal_ratio VARCHAR, goals VARCHAR) |
SELECT nation FROM table_name_54 WHERE total = 1 AND bronze < 1 | Which nation won no bronze medals and a 1 medal total? | CREATE TABLE table_name_54 (nation VARCHAR, total VARCHAR, bronze VARCHAR) |
SELECT result FROM table_name_75 WHERE date = "april 28" | What was the result of the game on April 28? | CREATE TABLE table_name_75 (result VARCHAR, date VARCHAR) |
SELECT second_member FROM table_name_70 WHERE second_party = "liberal" AND third_party = "conservative" AND election > 1841 | Who is the second member for the Second Party Liberal, and the Third Party Conservative, after the 1841 election? | CREATE TABLE table_name_70 (second_member VARCHAR, election VARCHAR, second_party VARCHAR, third_party VARCHAR) |
SELECT gdp_2012_millions_of_euro FROM table_name_51 WHERE population_in_millions < 1.3 AND gdp__nominal__per_capita_2012_euro = "20,700(p)" | What is GDP 2012 Millions of Euro, when Population in Millions is less than 1.3, and when GDP (Nominal) Per Capita 2012 Euro is 20,700(p)? | CREATE TABLE table_name_51 (gdp_2012_millions_of_euro VARCHAR, population_in_millions VARCHAR, gdp__nominal__per_capita_2012_euro VARCHAR) |
SELECT SUM(earnings___) AS $__ FROM table_name_70 WHERE wins > 3 | How many earnings have Wins larger than 3? | CREATE TABLE table_name_70 (earnings___ INTEGER, wins INTEGER) |
SELECT rank FROM table_name_79 WHERE bronze = 3 AND silver = 0 | What is the rank of the team having 3 bronzes and 0 silver? | CREATE TABLE table_name_79 (rank VARCHAR, bronze VARCHAR, silver VARCHAR) |
SELECT decision FROM table_27537518_6 WHERE date = "December 26" | Who made the decision in the game played on December 26? | CREATE TABLE table_27537518_6 (decision VARCHAR, date VARCHAR) |
SELECT candidate_id FROM candidate_assessments ORDER BY assessment_date DESC LIMIT 1 | Find id of the candidate who most recently accessed the course? | CREATE TABLE candidate_assessments (candidate_id VARCHAR, assessment_date VARCHAR) |
SELECT state__class_ FROM table_225205_3 WHERE reason_for_change = "Iowa admitted to the Union December 28, 1846" | Name the state class for iowa admitted to the union december 28, 1846 | CREATE TABLE table_225205_3 (state__class_ VARCHAR, reason_for_change VARCHAR) |
SELECT COUNT(roll) FROM table_name_7 WHERE name = "shelly park school" | What is the total number on roll for Shelly Park school? | CREATE TABLE table_name_7 (roll VARCHAR, name VARCHAR) |
SELECT pinnacle_height FROM table_name_17 WHERE town = "metcalf, georgia" | What is the Pinnacle height for Metcalf, Georgia? | CREATE TABLE table_name_17 (pinnacle_height VARCHAR, town VARCHAR) |
SELECT Record_Company FROM orchestra ORDER BY Year_of_Founded DESC | What are the record companies of orchestras in descending order of years in which they were founded? | CREATE TABLE orchestra (Record_Company VARCHAR, Year_of_Founded VARCHAR) |
SELECT county FROM table_name_72 WHERE school = "whiteland community" | What county is Whiteland Community School in? | CREATE TABLE table_name_72 (county VARCHAR, school VARCHAR) |
SELECT directed_by FROM table_2342078_2 WHERE written_by = "Sherwood Schwartz" | Who are all directors when Sherwood Schwartz is the writer? | CREATE TABLE table_2342078_2 (directed_by VARCHAR, written_by VARCHAR) |
SELECT home_team FROM table_name_2 WHERE away_team = "footscray" | Which team plays against Footscray as the home team? | CREATE TABLE table_name_2 (home_team VARCHAR, away_team VARCHAR) |
SELECT MAX(capacity) FROM table_name_90 WHERE average < 489 AND highest > 778 | What is the high capacity that has an average under 489 and a highest over 778? | CREATE TABLE table_name_90 (capacity INTEGER, average VARCHAR, highest 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 result FROM table_name_33 WHERE category = "best actress in a musical" AND award = "laurence olivier award" AND year = 2009 | What is the result for the nomination at the Laurence Olivier award in 2009 for best actress in a musical? | CREATE TABLE table_name_33 (result VARCHAR, year VARCHAR, category VARCHAR, award VARCHAR) |
SELECT mountains_classification FROM table_21804557_18 WHERE metas_volantes_classification = "Michael Albasini" | Who got the mountains classification when Michael Albasini won the stage? | CREATE TABLE table_21804557_18 (mountains_classification VARCHAR, metas_volantes_classification VARCHAR) |
SELECT college FROM table_20589703_2 WHERE player = "Aaron Slegers" | What college did Aaron Slegers attend? | CREATE TABLE table_20589703_2 (college VARCHAR, player VARCHAR) |
SELECT budget FROM table_name_39 WHERE month_ & _year = "march 2013" | What was the Top Gear budget in March 2013? | CREATE TABLE table_name_39 (budget VARCHAR, month_ VARCHAR, _year VARCHAR) |
SELECT score FROM table_name_50 WHERE home_team = "manchester united" | What is Score, when Home Team is "Manchester United"? | CREATE TABLE table_name_50 (score VARCHAR, home_team VARCHAR) |
SELECT intermediate_sprints_classification_klasyfikacja_najaktywniejszych FROM table_28092844_16 WHERE winner = "Daniel Martin" | What was the intermediate sprint classification for the race whose winner was Daniel Martin? | CREATE TABLE table_28092844_16 (intermediate_sprints_classification_klasyfikacja_najaktywniejszych VARCHAR, winner VARCHAR) |
SELECT MAX(rank) FROM table_name_56 WHERE notes = "sa/b" AND time = "6:52.70" | What is the highest rank for a 6:52.70 time and notes of sa/b? | CREATE TABLE table_name_56 (rank INTEGER, notes VARCHAR, time VARCHAR) |
SELECT COUNT(rank) FROM table_name_88 WHERE wins < 22 | What rank has less than 22 wins | CREATE TABLE table_name_88 (rank VARCHAR, wins INTEGER) |
SELECT week FROM table_name_87 WHERE record = "4-10" | Which week led to a record of 4-10? | CREATE TABLE table_name_87 (week VARCHAR, record VARCHAR) |
SELECT race_name FROM table_14638077_2 WHERE date = "September 7" | what's the race name with date being september 7 | CREATE TABLE table_14638077_2 (race_name VARCHAR, date VARCHAR) |
SELECT opponent FROM table_name_82 WHERE method = "tko (punches) at 4:26 of round 1" | who is the opponent when the method is tko (punches) at 4:26 of round 1? | CREATE TABLE table_name_82 (opponent VARCHAR, method VARCHAR) |
SELECT tournament FROM table_name_46 WHERE date = "september 25, 1995" | Which tournament was played on September 25, 1995? | CREATE TABLE table_name_46 (tournament VARCHAR, date VARCHAR) |
SELECT MAX(number) FROM table_24924576_2 | Name the most number | CREATE TABLE table_24924576_2 (number INTEGER) |
SELECT home_leg FROM table_name_82 WHERE competition = "uefa europa league" AND round = "q1" AND opponents = "motherwell" | Name the home leg for uefa europa league and round of q1 with opponents of motherwell | CREATE TABLE table_name_82 (home_leg VARCHAR, opponents VARCHAR, competition VARCHAR, round VARCHAR) |
SELECT winning_score FROM table_name_91 WHERE runner_s__up = "charles coody" | What is the winning score of the tournament with Charles Coody as the runner-up? | CREATE TABLE table_name_91 (winning_score VARCHAR, runner_s__up VARCHAR) |
SELECT SUM(lost) FROM table_name_69 WHERE points > 28 AND draw = 5 AND place < 1 | What's the total of Lost that's got Points larger than 28, Draw of 5, and Place that's smaller than 1? | CREATE TABLE table_name_69 (lost INTEGER, place VARCHAR, points VARCHAR, draw VARCHAR) |
SELECT MAX(total_usable_hosts) FROM table_149426_4 WHERE network_mask = "255.255.255.224" | When the network mask is 255.255.255.224 what is the highest total usable host? | CREATE TABLE table_149426_4 (total_usable_hosts INTEGER, network_mask VARCHAR) |
SELECT opponent_team FROM table_name_37 WHERE scorers = "ronaldinho 90+3'" | Who was the opposing team when the scorer was ronaldinho 90+3'? | CREATE TABLE table_name_37 (opponent_team VARCHAR, scorers VARCHAR) |
SELECT position FROM table_name_46 WHERE pick < 63 AND college = "oklahoma" | Which position was picked before 63, for Oklahoma College? | CREATE TABLE table_name_46 (position VARCHAR, pick VARCHAR, college VARCHAR) |
SELECT T2.customer_last_name, T1.customer_id, T2.phone_number FROM Orders AS T1 JOIN Customers AS T2 ON T1.customer_id = T2.customer_id GROUP BY T1.customer_id ORDER BY COUNT(*) DESC LIMIT 1 | What is the customer last name, id and phone number with most number of orders? | CREATE TABLE Orders (customer_id VARCHAR); CREATE TABLE Customers (customer_last_name VARCHAR, phone_number VARCHAR, customer_id VARCHAR) |
SELECT three FROM table_name_83 WHERE four = "william prewett" AND five = "richard ellis" AND seven = "nicholas king" AND date = "5 november 1693" | Name the three for william prewett for four and five being richard ellis with seven being nicholas king on 5 november 1693 | CREATE TABLE table_name_83 (three VARCHAR, date VARCHAR, seven VARCHAR, four VARCHAR, five VARCHAR) |
SELECT record FROM table_name_78 WHERE event = "ufc 64" | What is Record, when Event is "UFC 64"? | CREATE TABLE table_name_78 (record VARCHAR, event VARCHAR) |
SELECT winner FROM table_name_66 WHERE location = "clemson, sc" AND date = "november 17, 2012" | What is the Winner, when the Location is Clemson, SC, and when the Date is November 17, 2012? | CREATE TABLE table_name_66 (winner VARCHAR, location VARCHAR, date VARCHAR) |
SELECT race_caller FROM table_22583466_5 WHERE year = 1978 | Who called the race in 1978? | CREATE TABLE table_22583466_5 (race_caller VARCHAR, year VARCHAR) |
SELECT nominated_work FROM table_name_94 WHERE award = "tony award" AND year = 2009 | What nominated work received a tony award in 2009? | CREATE TABLE table_name_94 (nominated_work VARCHAR, award VARCHAR, year VARCHAR) |
SELECT MIN(col__m_) FROM table_name_88 WHERE elevation__m_ < 1 OFFSET 624 | Which Col (m) has an Elevation (m) smaller than 1,624? | CREATE TABLE table_name_88 (col__m_ INTEGER, elevation__m_ INTEGER) |
SELECT Name FROM county_public_safety ORDER BY Population DESC LIMIT 1 | List the name of the county with the largest population. | CREATE TABLE county_public_safety (Name VARCHAR, Population VARCHAR) |
SELECT points_against FROM table_17941032_1 WHERE tries_for = "17" | When 17 is the tries for what is the points against? | CREATE TABLE table_17941032_1 (points_against VARCHAR, tries_for VARCHAR) |
SELECT AVG(gold) FROM table_name_90 WHERE bronze < 2 AND nation = "turkey" AND total > 1 | What is Turkey's average Gold entry that also has a Bronze entry that is smaller than 2 and the Total is greater than 1? | CREATE TABLE table_name_90 (gold INTEGER, total VARCHAR, bronze VARCHAR, nation VARCHAR) |
SELECT COUNT(primary_conference) FROM table_27361255_1 WHERE location = "Allendale, Michigan" | How many primary conferences were held in Allendale, Michigan? | CREATE TABLE table_27361255_1 (primary_conference VARCHAR, location VARCHAR) |
SELECT outcome FROM table_name_78 WHERE championship = "australian open" AND year < 1994 | What is Outcome, when Championship is Australian Open, and when Year is before 1994? | CREATE TABLE table_name_78 (outcome VARCHAR, championship VARCHAR, year VARCHAR) |
SELECT score FROM table_name_73 WHERE result = "11–0" | Which score has a Result of 11–0? | CREATE TABLE table_name_73 (score VARCHAR, result VARCHAR) |
SELECT position FROM table_name_17 WHERE round < 20 AND school_club_team = "washington" | What is the position of the player with a round less than 20 from the school/club Washington? | CREATE TABLE table_name_17 (position VARCHAR, round VARCHAR, school_club_team VARCHAR) |
SELECT MAX(doctorate) FROM table_name_10 WHERE specialist = 0 AND college = "informatics and systems" AND masters < 2 | What is the highest number of doctorates the college of informatics and systems, which has 0 specialists and less than 2 master's degrees, have? | CREATE TABLE table_name_10 (doctorate INTEGER, masters VARCHAR, specialist VARCHAR, college VARCHAR) |
SELECT SUM(settlement_amount), AVG(settlement_amount) FROM settlements | Find the total and average amount of settlements. | CREATE TABLE settlements (settlement_amount INTEGER) |
SELECT record FROM table_name_96 WHERE attendance = "rose garden 20,126" | What is the record for the game that shows the Rose Garden 20,126 as attendance? | CREATE TABLE table_name_96 (record VARCHAR, attendance VARCHAR) |
SELECT MAX(year) FROM table_name_78 WHERE wins = 15 AND loses < 5 | What highest Year has Wins 15 and Losses less than 5? | CREATE TABLE table_name_78 (year INTEGER, wins VARCHAR, loses VARCHAR) |
SELECT date FROM table_name_11 WHERE home_team = "carlton" | What date did the home team from Carlton play on? | CREATE TABLE table_name_11 (date VARCHAR, home_team VARCHAR) |
SELECT date FROM table_18847736_2 WHERE opponent = "New England Patriots" | What is the date when the opponent is the New England Patriots? | CREATE TABLE table_18847736_2 (date VARCHAR, opponent VARCHAR) |
SELECT COUNT(silver) FROM table_name_18 WHERE gold < 1 AND bronze = 0 AND total < 2 | Name the number of silver when gold is less than 1 and bronze is 0 when total is less than 2 | CREATE TABLE table_name_18 (silver VARCHAR, total VARCHAR, gold VARCHAR, bronze VARCHAR) |
SELECT MIN(built) FROM table_name_38 WHERE floors > 23 AND rank = 3 | What is the lowest Built, when Floors is greater than 23, and when Rank is 3? | CREATE TABLE table_name_38 (built INTEGER, floors VARCHAR, rank VARCHAR) |
SELECT COUNT(top_5) FROM table_name_40 WHERE top_25 = 6 AND cuts_made < 12 | What is the total number of Top-5 when the Top-25 is 6, and a Cuts made are less than 12? | CREATE TABLE table_name_40 (top_5 VARCHAR, top_25 VARCHAR, cuts_made VARCHAR) |
SELECT rating__18_49_ FROM table_28980706_4 WHERE viewers__millions_ = "10.02" | When there are 10.02 million viewers what is the rating (18-49)? | CREATE TABLE table_28980706_4 (rating__18_49_ VARCHAR, viewers__millions_ VARCHAR) |
SELECT MIN(2012) FROM table_name_17 WHERE 2010 = 72 AND 2013 < 56 | What is the lowest number of participants in 2012 when there were 72 in 2010 and less than 56 in 2013? | CREATE TABLE table_name_17 (Id VARCHAR) |
SELECT position FROM table_name_47 WHERE team_defense_rank > 3 AND year < 1992 AND team_performance = "lost super bowl xxv" | What was the position of the player whose team lost super bowl xxv before 1992, with a team defense rank larger than 3? | CREATE TABLE table_name_47 (position VARCHAR, team_performance VARCHAR, team_defense_rank VARCHAR, year VARCHAR) |
SELECT cyclist FROM table_name_70 WHERE team = "gce" AND uci_points < 20 | Who is the cyclist from the GCE team and had UCI points under 20? | CREATE TABLE table_name_70 (cyclist VARCHAR, team VARCHAR, uci_points VARCHAR) |
SELECT driver FROM table_name_35 WHERE points = 6 | What is the name of the driver with 6 points? | CREATE TABLE table_name_35 (driver VARCHAR, points VARCHAR) |
SELECT partner FROM table_name_94 WHERE surface = "hard" AND score = "6–3, 7–6(0)" | What is Partner, when Surface is Hard, and when Score is 6–3, 7–6(0)? | CREATE TABLE table_name_94 (partner VARCHAR, surface VARCHAR, score VARCHAR) |
SELECT song_choice FROM table_12310814_1 WHERE original_artist = "Rickie Lee Jones" | Which one of the songs was originally performed by Rickie Lee Jones? | CREATE TABLE table_12310814_1 (song_choice VARCHAR, original_artist VARCHAR) |
SELECT week_3 FROM table_name_54 WHERE week_2 = "ashley lowe" | Who is the cyber girl in week 3 when Ashley Lowe was the cyber girl in week 2? | CREATE TABLE table_name_54 (week_3 VARCHAR, week_2 VARCHAR) |
SELECT AVG(place) FROM table_name_13 WHERE lost > 12 | what is the average place when lost is more than 12? | CREATE TABLE table_name_13 (place INTEGER, lost INTEGER) |
SELECT 1994 FROM table_name_98 WHERE career_sr = "0 / 3" | What are the 1994 results with a career SR of 0 / 3? | CREATE TABLE table_name_98 (career_sr VARCHAR) |
SELECT DISTINCT product_name FROM product ORDER BY product_name | List the names of all the distinct product names in alphabetical order? | CREATE TABLE product (product_name VARCHAR) |
SELECT normal_total FROM table_name_62 WHERE que = "24" | Name the normal with que of 24 | CREATE TABLE table_name_62 (normal_total VARCHAR, que VARCHAR) |
SELECT 2007 FROM table_name_68 WHERE 2008 = "q1" | What is the value for 2007 when 2008 is Q1? | CREATE TABLE table_name_68 (Id VARCHAR) |
SELECT MIN(year) FROM table_name_3 WHERE surface = "hard" AND opponent = "dinara safina" | What is the lowest Year, when Surface is Hard, and when Opponent is Dinara Safina? | CREATE TABLE table_name_3 (year INTEGER, surface VARCHAR, opponent VARCHAR) |
SELECT fname, major FROM Student WHERE NOT StuID IN (SELECT StuID FROM Has_allergy WHERE Allergy = "Soy") | Find the first name and major of the students who are not allegry to soy. | CREATE TABLE Has_allergy (fname VARCHAR, major VARCHAR, StuID VARCHAR, Allergy VARCHAR); CREATE TABLE Student (fname VARCHAR, major VARCHAR, StuID VARCHAR, Allergy VARCHAR) |
SELECT AVG(barrow_island_australia) FROM table_name_94 WHERE draugen_north_sea = 17 AND mutineer_exeter_australia < 6 | What is the average Barrow Island Australia when Draugen north sea is 17 and Mutineer-Exeter Australia is smaller than 6? | CREATE TABLE table_name_94 (barrow_island_australia INTEGER, draugen_north_sea VARCHAR, mutineer_exeter_australia VARCHAR) |
SELECT weight FROM table_name_59 WHERE name = "alexandr elke" | What is Alexandr Elke's Weight? | CREATE TABLE table_name_59 (weight VARCHAR, name VARCHAR) |
SELECT 2 AS nd_party FROM table_name_16 WHERE election = "1874" | What is the 2nd party in the 1874 election? | CREATE TABLE table_name_16 (election VARCHAR) |
SELECT date FROM table_name_72 WHERE team = "orlando" | What is Date, when Team is "Orlando"? | CREATE TABLE table_name_72 (date VARCHAR, team VARCHAR) |
SELECT COUNT(goals) FROM table_name_49 WHERE goal_ratio < 0.8 AND games = 56 | How many goals have a goal ration less than 0.8 with 56 games? | CREATE TABLE table_name_49 (goals VARCHAR, goal_ratio VARCHAR, games VARCHAR) |
SELECT teleplay FROM table_name_24 WHERE director = "george mccowan" AND season < 1.1400000000000001 AND first_broadcast = "april 3, 1981" | What is Teleplay, when Director is "George McCowan", when Season is less than 1.1400000000000001, and when First Broadcast is April 3, 1981? | CREATE TABLE table_name_24 (teleplay VARCHAR, first_broadcast VARCHAR, director VARCHAR, season VARCHAR) |
SELECT national_final_main_host FROM table_name_83 WHERE semi_final_heat_host = "internal selection" AND year_s_ = "2011" | What is the name of the national final main host when the semi final/heat host shows internal selection in 2011? | CREATE TABLE table_name_83 (national_final_main_host VARCHAR, semi_final_heat_host VARCHAR, year_s_ VARCHAR) |
SELECT year FROM table_name_58 WHERE award = "premios carlos gardel 2009" | What is the year of the Premios Carlos Gardel 2009 award? | CREATE TABLE table_name_58 (year VARCHAR, award VARCHAR) |
SELECT main_presenter FROM table_24224647_2 WHERE year_premiered = 2011 | Who is every main presenter for the year 2011? | CREATE TABLE table_24224647_2 (main_presenter VARCHAR, year_premiered VARCHAR) |
SELECT nation FROM table_name_31 WHERE gold > 1 AND total = 62 | What is the nation that had more than 1 gold medal and a total of 62 medals? | CREATE TABLE table_name_31 (nation VARCHAR, gold VARCHAR, total VARCHAR) |
SELECT college_junior_club_team__league_ FROM table_name_99 WHERE player = "john westin" | What club does John Westin play for? | CREATE TABLE table_name_99 (college_junior_club_team__league_ VARCHAR, player VARCHAR) |
SELECT candidates FROM table_1342292_42 WHERE incumbent = "Sam Rayburn" | Who are all the candidates when Sam Rayburn was incumbent? | CREATE TABLE table_1342292_42 (candidates VARCHAR, incumbent VARCHAR) |
SELECT open_cup FROM table_1939214_1 WHERE league = "USISL D-3 Pro league" AND regular_season = "2nd, Northeast" | What did the team do in the Open Cup in the 2nd, Northeast season of the USISL D-3 Pro League? | CREATE TABLE table_1939214_1 (open_cup VARCHAR, league VARCHAR, regular_season VARCHAR) |
SELECT round FROM table_name_83 WHERE result = "6–7 (6–8) , 1–6" | What round had a result of 6–7 (6–8) , 1–6? | CREATE TABLE table_name_83 (round VARCHAR, result VARCHAR) |
SELECT route FROM table_name_31 WHERE stations = 21 | Which route has 21 stations? | CREATE TABLE table_name_31 (route VARCHAR, stations VARCHAR) |
SELECT result FROM table_name_31 WHERE record = "7-0-0" | What was the result of the match held when his record was 7-0-0? | CREATE TABLE table_name_31 (result VARCHAR, record VARCHAR) |
SELECT t1.first_name FROM students AS t1 JOIN addresses AS t2 ON t1.permanent_address_id = t2.address_id WHERE t2.country = 'haiti' OR t1.cell_mobile_number = '09700166582' | Find the first name of the students who permanently live in the country Haiti or have the cell phone number 09700166582 . | CREATE TABLE students (first_name VARCHAR, permanent_address_id VARCHAR, cell_mobile_number VARCHAR); CREATE TABLE addresses (address_id VARCHAR, country VARCHAR) |
SELECT method FROM table_name_42 WHERE event = "flawless fighting championship 1: the beginning" | Which method's event was flawless fighting championship 1: the beginning? | CREATE TABLE table_name_42 (method VARCHAR, event VARCHAR) |
SELECT Company, Investor FROM entrepreneur | List the companies and the investors of entrepreneurs. | CREATE TABLE entrepreneur (Company VARCHAR, Investor VARCHAR) |
SELECT COUNT(date) FROM table_23293785_2 WHERE race_total_pts_ = 180 | How many dates have a total points for race of 180? | CREATE TABLE table_23293785_2 (date VARCHAR, race_total_pts_ VARCHAR) |
SELECT COUNT(established) FROM table_16432543_3 WHERE institution = "University of Maryland" | How many teams were established at University of Maryland? | CREATE TABLE table_16432543_3 (established VARCHAR, institution VARCHAR) |
SELECT 2012 FROM table_name_25 WHERE tournament = "madrid masters" | WHAT IS THE 2012 PERFORMANCE FOR THE MADRID MASTERS? | CREATE TABLE table_name_25 (tournament VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.