instruction
stringclasses 1
value | input
stringlengths 12
244
| output
stringlengths 22
468
|
---|---|---|
Translate the following into a SQL query | what is гә гә [ɡʷ] when ҕь ҕь [ʁʲ/ɣʲ] is ҭә ҭә [tʷʰ]? | SELECT Гә гә [ɡʷ] FROM table WHERE Ҕь ҕь [ʁʲ/ɣʲ] = Ҭә ҭә [tʷʰ] |
Translate the following into a SQL query | What is гә гә [ɡʷ] when ҕ ҕ [ʁ/ɣ] is ҿ ҿ [t͡ʂʼ]? | SELECT Гә гә [ɡʷ] FROM table WHERE Ҕ ҕ [ʁ/ɣ] = Ҿ ҿ [t͡ʂʼ] |
Translate the following into a SQL query | what is г г [ɡ] when а а [a] is ҕә ҕә [ʁʷ/ɣʷ]? | SELECT Г г [ɡ] FROM table WHERE А а [a] = Ҕә ҕә [ʁʷ/ɣʷ] |
Translate the following into a SQL query | what is а а [a] when ҕь ҕь [ʁʲ/ɣʲ] is ш ш [ʂʃ]? | SELECT А а [a] FROM table WHERE Ҕь ҕь [ʁʲ/ɣʲ] = Ш ш [ʂʃ] |
Translate the following into a SQL query | what is а а [a] when гь гь [ɡʲ] is л л [l]? | SELECT А а [a] FROM table WHERE Гь гь [ɡʲ] = Л л [l] |
Translate the following into a SQL query | what is ҕь ҕь [ʁʲ/ɣʲ] when гь гь [ɡʲ] is ҷ ҷ [t͡ʃʼ]? | SELECT Ҕь ҕь [ʁʲ/ɣʲ] FROM table WHERE Гь гь [ɡʲ] = Ҷ ҷ [t͡ʃʼ] |
Translate the following into a SQL query | Name the green for otaki | SELECT Green FROM table WHERE Electorate = Otaki |
Translate the following into a SQL query | Name the national for rimutaka | SELECT National FROM table WHERE Electorate = Rimutaka |
Translate the following into a SQL query | Name the electoraate for united future being 4.47% | SELECT Electorate FROM table WHERE United Future = 4.47% |
Translate the following into a SQL query | How many different popular vote counts were there for the candidate Rick Perry? | SELECT COUNT Popular vote FROM table WHERE Candidate = Rick Perry |
Translate the following into a SQL query | Which office has 1 New Hampshire as a third place state? | SELECT Office FROM table WHERE States – third place = 1 New Hampshire |
Translate the following into a SQL query | How many different popular vote counts are there for Rick Perry? | SELECT COUNT Popular vote FROM table WHERE Candidate = Rick Perry |
Translate the following into a SQL query | What office is Jon Huntsman a candidate for? | SELECT Office FROM table WHERE Candidate = Jon Huntsman |
Translate the following into a SQL query | How many states-first place are there for the office of Governor? | SELECT COUNT States – first place FROM table WHERE Office = Governor |
Translate the following into a SQL query | Name the competition for australia 13, new zealand 40, drawn 3 | SELECT Competition FROM table WHERE Head to Head = Australia 13, New Zealand 40, Drawn 3 |
Translate the following into a SQL query | Name the explanation by rank is 10 | SELECT Explanation FROM table WHERE Rank by time in office = 10 |
Translate the following into a SQL query | Name the order in office for spiro agnew | SELECT Order in office FROM table WHERE Vice President = Spiro Agnew |
Translate the following into a SQL query | Name the explanation for alben w. barkley | SELECT Explanation FROM table WHERE Vice President = Alben W. Barkley |
Translate the following into a SQL query | What percentage of people voted for Obama in Burlington? | SELECT Obama % FROM table WHERE County = Burlington |
Translate the following into a SQL query | What percentage of voters choise McCain in Burlington? | SELECT McCain % FROM table WHERE County = Burlington |
Translate the following into a SQL query | What percentage of voters voted for a third party in the county that had 802 third party voters? | SELECT Others % FROM table WHERE Others # = 802 |
Translate the following into a SQL query | What percentage of voters chose McCain in the county where 1.1% of voters voted third party? | SELECT McCain % FROM table WHERE Others % = 1.1% |
Translate the following into a SQL query | What percentage of voters chose McCain in the county where 2.1% of voters voted third party? | SELECT McCain % FROM table WHERE Others % = 2.1% |
Translate the following into a SQL query | What county had 915 third party voters? | SELECT County FROM table WHERE Others # = 915 |
Translate the following into a SQL query | Name the ply (uk, nz, au) for fingering | SELECT Ply (UK, NZ, AU) FROM table WHERE Yarn Type (US) = Fingering |
Translate the following into a SQL query | Name the wraps per inch for 120-240 | SELECT Wraps Per Inch (WPI) FROM table WHERE m/100g = 120-240 |
Translate the following into a SQL query | Name the ply uk, nz, au for wraps per inch 7 wpi | SELECT Ply (UK, NZ, AU) FROM table WHERE Wraps Per Inch (WPI) = 7 wpi |
Translate the following into a SQL query | Name the yarn type for standard yarn weight system for 3 or light | SELECT Yarn Type (US) FROM table WHERE Standard Yarn Weight System = 3 or Light |
Translate the following into a SQL query | Name the standard yarn weight system for 7 wpi | SELECT Standard Yarn Weight System FROM table WHERE Wraps Per Inch (WPI) = 7 wpi |
Translate the following into a SQL query | Name the standard yarn weight system for 9 wpi | SELECT Standard Yarn Weight System FROM table WHERE Wraps Per Inch (WPI) = 9 wpi |
Translate the following into a SQL query | Name the overall nt points for 2nd m 127.5 | SELECT Overall NT points FROM table WHERE 2nd (m) = 127.5 |
Translate the following into a SQL query | when 1st (m) is 218.0, what were all of the over wc points (rank)? | SELECT Overall WC points (Rank) FROM table WHERE 1st (m) = 218.0 |
Translate the following into a SQL query | when 1st (m) is 212.5 what are the overall wc points (rank)? | SELECT Overall WC points (Rank) FROM table WHERE 1st (m) = 212.5 |
Translate the following into a SQL query | When was the motor gear of the LMS 1946 no. 1901 model fitted? | SELECT Date motor gear fitted FROM table WHERE LMS 1946 No. = 1901 |
Translate the following into a SQL query | how many matches did wayne mardle play | SELECT COUNT Played FROM table WHERE Player = Wayne Mardle |
Translate the following into a SQL query | what is the 3-dart average of raymond van barneveld | SELECT 3-dart Average FROM table WHERE Player = Raymond van Barneveld |
Translate the following into a SQL query | How many different results are there for the season with a 4-3 conference record? | SELECT COUNT Result FROM table WHERE Conference Record = 4-3 |
Translate the following into a SQL query | Who coached the team in the season with a 6-1 conference record? | SELECT Coach FROM table WHERE Conference Record = 6-1 |
Translate the following into a SQL query | How many different conference records are there for season 2006? | SELECT COUNT Conference Record FROM table WHERE Season = 2006 |
Translate the following into a SQL query | How did the season with 7-2 conference record ed? | SELECT Result FROM table WHERE Conference Record = 7-2 |
Translate the following into a SQL query | In what season was the conference record 4-3? | SELECT MIN Season FROM table WHERE Conference Record = 4-3 |
Translate the following into a SQL query | What is the highest number of third place runners up held by any of the countries competing in the Mr. International competition?. | SELECT MAX 3rd runner-up FROM table |
Translate the following into a SQL query | The country, competing in the Mr. International competition, that holds a rank of 3, has how many 2nd runners up? | SELECT COUNT 2nd runner-up FROM table WHERE Rank = 3 |
Translate the following into a SQL query | For the country that holds a rank of 2, in the Mr. International Competition, what is the total number of competitors listed as 2nd runner ups? | SELECT COUNT 2nd runner-up FROM table WHERE Rank = 2 |
Translate the following into a SQL query | How many competitors in total, for the Mr. International competition, does Brazil have? | SELECT MAX Total FROM table WHERE Country/Territory = Brazil |
Translate the following into a SQL query | How many games did the player with 3-dart average of 66.86 play? | SELECT Played FROM table WHERE 3-dart Average = 66.86 |
Translate the following into a SQL query | What's the 100+ score of the player with 6 won legs? | SELECT MAX 100+ FROM table WHERE Legs Won = 6 |
Translate the following into a SQL query | What player has a 3-dart average of 75.76? | SELECT Player FROM table WHERE 3-dart Average = 75.76 |
Translate the following into a SQL query | What's Trina Gulliver's high checkout? | SELECT High Checkout FROM table WHERE Player = Trina Gulliver |
Translate the following into a SQL query | How many legs has the player with high checkout of 80 won? | SELECT Legs Won FROM table WHERE High Checkout = 80 |
Translate the following into a SQL query | Name the sanskrit word and meaning for aquarius | SELECT Sanskrit word and meaning FROM table WHERE Zodiac sign = Aquarius |
Translate the following into a SQL query | Name the zodiac for കന്നി | SELECT Zodiac sign FROM table WHERE Malayalam name = കന്നി |
Translate the following into a SQL query | Name the malayalam name for leo | SELECT Malayalam name FROM table WHERE Zodiac sign = Leo |
Translate the following into a SQL query | Name the transliteration for ചിങ്ങം | SELECT Transliteration FROM table WHERE Malayalam name = ചിങ്ങം |
Translate the following into a SQL query | How many votes did McCain get in the county where Obama got 50.7% of the votes? | SELECT MAX McCain# FROM table WHERE Obama% = 50.7% |
Translate the following into a SQL query | Where did McCain get 20226 votes? | SELECT County FROM table WHERE McCain# = 20226 |
Translate the following into a SQL query | How many people voted in Cabarrus county? | SELECT MIN Total FROM table WHERE County = Cabarrus |
Translate the following into a SQL query | How many different results were there for the number of votes fro Obama in the county where he got 27.8% of the votes? | SELECT COUNT Obama# FROM table WHERE Obama% = 27.8% |
Translate the following into a SQL query | How many episodes directed by ben jones and written by paul dini? | SELECT COUNT No. FROM table WHERE Directed by = Ben Jones AND Written by = Paul Dini |
Translate the following into a SQL query | What is the title of S02E01? | SELECT Title FROM table WHERE Television order = S02E01 |
Translate the following into a SQL query | What TV order is written by gail simone? | SELECT Television order FROM table WHERE Written by = Gail Simone |
Translate the following into a SQL query | who won mens doubles when zhou mi won womens singles | SELECT Mens doubles FROM table WHERE Womens singles = Zhou Mi |
Translate the following into a SQL query | who won mixed doubles when zhou mi won womens singles | SELECT Mixed doubles FROM table WHERE Womens singles = Zhou Mi |
Translate the following into a SQL query | state the earliest year li xuerui won womens singles | SELECT MIN Year FROM table WHERE Womens singles = Li Xuerui |
Translate the following into a SQL query | state the earliest year li xuerui won womens singles | SELECT MIN Year FROM table WHERE Womens singles = Li Xuerui |
Translate the following into a SQL query | who won womens doubles in 2010 | SELECT Womens doubles FROM table WHERE Year = 2010 |
Translate the following into a SQL query | who won mixed doubles when wang yihan won womens singles | SELECT Mixed doubles FROM table WHERE Womens singles = Wang Yihan |
Translate the following into a SQL query | How many county councils for the communist party of norway | SELECT MAX County councils ( 2011 ) FROM table WHERE English party name = Communist Party of Norway |
Translate the following into a SQL query | What percent of the parliamentary election did the pensioners party receive | SELECT 2013 Parliamentary election FROM table WHERE English party name = Pensioners Party |
Translate the following into a SQL query | How many parties are named the Center Alliance | SELECT COUNT 2013 Parliamentary election FROM table WHERE English party name = Center Alliance |
Translate the following into a SQL query | Name the most withdrawn for 37 lstr no. | SELECT MAX Withdrawn FROM table WHERE LTSR No. = 37 |
Translate the following into a SQL query | how many won 83 points for? | SELECT Won FROM table WHERE Points for = 83 |
Translate the following into a SQL query | which club is listed when bonus points is bonus points | SELECT Club FROM table WHERE Bonus Points = Bonus Points |
Translate the following into a SQL query | when the points for is 139 is points difference? | SELECT COUNT Points difference FROM table WHERE Points for = 139 |
Translate the following into a SQL query | when points against is points again, which are the drawn? | SELECT Drawn FROM table WHERE Points against = Points against |
Translate the following into a SQL query | when points for is 39 what is the total number of drawn | SELECT Drawn FROM table WHERE Points for = 39 |
Translate the following into a SQL query | what is the mccain % where obama got 19.3% | SELECT McCain % FROM table WHERE Obama % = 19.3% |
Translate the following into a SQL query | what is the highest mccain # where obama got 33.7% | SELECT MAX McCain # FROM table WHERE Obama % = 33.7% |
Translate the following into a SQL query | where did obama get 39.8% | SELECT County FROM table WHERE Obama % = 39.8% |
Translate the following into a SQL query | what is the obama # in carson city | SELECT Obama # FROM table WHERE County = Carson City |
Translate the following into a SQL query | where did obama get 41.3% | SELECT County FROM table WHERE Obama % = 41.3% |
Translate the following into a SQL query | Name the number of season for team bruichladdich | SELECT COUNT Season FROM table WHERE Team = Team Bruichladdich |
Translate the following into a SQL query | Name the least podiums for 49 points | SELECT MIN Podiums FROM table WHERE Points = 49 |
Translate the following into a SQL query | Name the least f/laps | SELECT MIN F/Laps FROM table |
Translate the following into a SQL query | Namet he season for wins being 0 and 20 races | SELECT Season FROM table WHERE Wins = 0 AND Races = 20 |
Translate the following into a SQL query | Name the least podiums for 0 wins and 2005 season for 321 points | SELECT MIN Podiums FROM table WHERE Wins = 0 AND Season = 2005 AND Points = 321 |
Translate the following into a SQL query | What is the Spanish title of the film whose title used in nomination was Ogu and Mampato in Rapa Nui? | SELECT Spanish title FROM table WHERE Film title used in nomination = Ogu and Mampato in Rapa Nui |
Translate the following into a SQL query | Who was the director of the film that was not nominated and had the Spanish title of play? | SELECT Director FROM table WHERE Result = Not Nominated AND Spanish title = Play |
Translate the following into a SQL query | How many couples have an average of 25.3? | SELECT COUNT Couple FROM table WHERE Average = 25.3 |
Translate the following into a SQL query | How many different numbers of total dances are there for the couple ranked at number 6? | SELECT COUNT Number of dances FROM table WHERE Place = 6 |
Translate the following into a SQL query | What couple has an average of 17.2? | SELECT Couple FROM table WHERE Average = 17.2 |
Translate the following into a SQL query | What's the minimal number of dances a couple has danced? | SELECT MIN Number of dances FROM table |
Translate the following into a SQL query | What's the highest number a couple has ranked at? | SELECT MAX Place FROM table |
Translate the following into a SQL query | How many crops were damaged when the public property damage was 1,03,049.60? | SELECT Crop Damaged (in Lakh INR ) FROM table WHERE Public Property Damaged (in Lakh INR ) = 1,03,049.60 |
Translate the following into a SQL query | What is the panchayat when the public property damage was 1,03,049.60 | SELECT MAX Panchayat FROM table WHERE Public Property Damaged (in Lakh INR ) = 1,03,049.60 |
Translate the following into a SQL query | What is the largest village that had 103279 houses affected? | SELECT MAX Village FROM table WHERE House Affected = 103279 |
Translate the following into a SQL query | What is the smallest district that had 33.25 in animals | SELECT MIN District FROM table WHERE Animal (in Lakh ) = 33.25 |
Translate the following into a SQL query | How many districts had crib damage of 1,164.50? | SELECT COUNT District FROM table WHERE Crop Damaged (in Lakh INR ) = 1,164.50 |
Translate the following into a SQL query | Where did Obama get 37.1%? | SELECT County FROM table WHERE Obama% = 37.1% |
Translate the following into a SQL query | What's the county where McCain got 60.6% and Obama got 37.3%? | SELECT County FROM table WHERE McCain% = 60.6% AND Obama% = 37.3% |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.