instruction
stringclasses 1
value | input
stringlengths 12
244
| output
stringlengths 22
468
|
---|---|---|
Translate the following into a SQL query | Name the summary for the success rate for 68.75% | SELECT Summary FROM table WHERE Success Rate = 68.75% |
Translate the following into a SQL query | Name the least tied | SELECT MIN Tied FROM table |
Translate the following into a SQL query | Name the least wins of 56.25% | SELECT MIN Wins FROM table WHERE Success Rate = 56.25% |
Translate the following into a SQL query | How many locomotives have a name of City of Birmingham | SELECT COUNT No. FROM table WHERE Name = City of Birmingham |
Translate the following into a SQL query | How many locomotives have a livery that is highland railway green | SELECT COUNT Name FROM table WHERE Livery = Highland Railway green |
Translate the following into a SQL query | Which locomotive type has a status in static display | SELECT Locomotive type FROM table WHERE Status = Static display |
Translate the following into a SQL query | What is the maximum number of points against when the attendance was 47678? | SELECT MAX Points Against FROM table WHERE Attendance = 47678 |
Translate the following into a SQL query | What was the total number of first down on October 23? | SELECT COUNT First Downs FROM table WHERE Date = October 23 |
Translate the following into a SQL query | Name the most series number for giula sandler | SELECT MAX Series # FROM table WHERE Writer(s) = Giula Sandler |
Translate the following into a SQL query | Name the number of season number for jeff truman | SELECT COUNT Season # FROM table WHERE Writer(s) = Jeff Truman |
Translate the following into a SQL query | Name the minimum enrollment for montana tech of the university of montana | SELECT MIN Enrollment FROM table WHERE School = Montana Tech of the University of Montana |
Translate the following into a SQL query | Name the location when control is private and founded is 1870 | SELECT Location FROM table WHERE Control = Private AND Founded = 1870 |
Translate the following into a SQL query | Who directed the TV broadcast s03e19? | SELECT Directed by FROM table WHERE TV Broadcast = S03E19 |
Translate the following into a SQL query | What episode in the series is TV broadcast s03e20? | SELECT No. in series FROM table WHERE TV Broadcast = S03E20 |
Translate the following into a SQL query | WHAT WAS THE SCORE FOR GAME 31? | SELECT Score FROM table WHERE Game = 31 |
Translate the following into a SQL query | WHO DID THE RAPTORS PLAY ON JANUARY 9? | SELECT Team FROM table WHERE Date = January 9 |
Translate the following into a SQL query | Name thenames for 2002-04-01 | SELECT Name FROM table WHERE Date of designation = 2002-04-01 |
Translate the following into a SQL query | Name all the date of designations for kurume | SELECT Date of designation FROM table WHERE Name = Kurume |
Translate the following into a SQL query | Name the total number of japanese for amagasaki | SELECT COUNT Japanese FROM table WHERE Name = Amagasaki |
Translate the following into a SQL query | Name the region for iwate | SELECT Region FROM table WHERE Prefecture = Iwate |
Translate the following into a SQL query | Who wrote the "Head of State" episode? | SELECT Written By FROM table WHERE Title = "Head of State" |
Translate the following into a SQL query | The "Head of State" episode was authored by which person? | SELECT Written By FROM table WHERE Title = "Head of State" |
Translate the following into a SQL query | Who was the director of the episode "graduation day: class of 2105"? | SELECT Directed by FROM table WHERE Title = "Graduation Day: Class of 2105" |
Translate the following into a SQL query | Who scored the most rebounds in the game against Chicago? | SELECT High rebounds FROM table WHERE Team = Chicago |
Translate the following into a SQL query | What were the dates of the games where Jalen Rose (32) had the highest points? | SELECT Date FROM table WHERE High points = Jalen Rose (32) |
Translate the following into a SQL query | What is the location and total attendance for games played against New Orleans? | SELECT Location Attendance FROM table WHERE Team = New Orleans |
Translate the following into a SQL query | How many teams are listed for February 18? | SELECT COUNT Team FROM table WHERE Date = February 18 |
Translate the following into a SQL query | What were the high rebounds on February 24? | SELECT High rebounds FROM table WHERE Date = February 24 |
Translate the following into a SQL query | What was the score in game 51? | SELECT Score FROM table WHERE Game = 51 |
Translate the following into a SQL query | What was the score when they played against San Antonio? | SELECT Score FROM table WHERE Team = San Antonio |
Translate the following into a SQL query | Who was the high point scorer in game number 68? | SELECT High points FROM table WHERE Game = 68 |
Translate the following into a SQL query | How many players had the most assists against New Jersey? | SELECT COUNT High assists FROM table WHERE Team = New Jersey |
Translate the following into a SQL query | How many games were played in the season? | SELECT MAX Game FROM table |
Translate the following into a SQL query | What team had high assists Rafer Alston (5)? | SELECT Team FROM table WHERE High assists = Rafer Alston (5) |
Translate the following into a SQL query | Who has the most assists on January 3? | SELECT High assists FROM table WHERE Date = January 3 |
Translate the following into a SQL query | Who is the rector of the residence hall who's mascot is the phoxes? | SELECT Rector FROM table WHERE Mascot = Phoxes |
Translate the following into a SQL query | What is the mascot with the colors green and navy? | SELECT Mascot FROM table WHERE Colors = Green and Navy |
Translate the following into a SQL query | What residence hall has the vermin mascot? | SELECT Residence Hall FROM table WHERE Mascot = Vermin |
Translate the following into a SQL query | What are the colors of Howard Hall? | SELECT Colors FROM table WHERE Residence Hall = Howard Hall |
Translate the following into a SQL query | What is the content of la7 television service? | SELECT Content FROM table WHERE Television service = LA7 |
Translate the following into a SQL query | What is the content of the rai 1 television service? | SELECT Content FROM table WHERE Television service = Rai 1 |
Translate the following into a SQL query | What are the package/options when the TV service is rai 3? | SELECT Package/Option FROM table WHERE Television service = Rai 3 |
Translate the following into a SQL query | What high definition television options are available for Italia 1? | SELECT HDTV FROM table WHERE Television service = Italia 1 |
Translate the following into a SQL query | How many values of HDTV apply when television service is elite shopping tv? | SELECT COUNT HDTV FROM table WHERE Television service = Elite Shopping TV |
Translate the following into a SQL query | How many countries have content of arte? | SELECT COUNT Country FROM table WHERE Content = arte |
Translate the following into a SQL query | How many values of HDTV correspond to television service of la sorgente sat 1? | SELECT COUNT HDTV FROM table WHERE Television service = La Sorgente Sat 1 |
Translate the following into a SQL query | What values of HDTV correspond to n° of 862? | SELECT HDTV FROM table WHERE N° = 862 |
Translate the following into a SQL query | Name the content for sky famiglia for italian and dar 16:9 for mtv hits | SELECT Content FROM table WHERE Package/Option = Sky Famiglia AND Language = Italian AND DAR = 16:9 AND Television service = MTV Hits |
Translate the following into a SQL query | Name the least number for mydeejay | SELECT MIN N° FROM table WHERE Television service = myDeejay |
Translate the following into a SQL query | Name the number of package options for music box italia | SELECT COUNT Package/Option FROM table WHERE Television service = Music Box Italia |
Translate the following into a SQL query | Name the hdtv for sky famiglia and dar 16:9 for mydeejay | SELECT HDTV FROM table WHERE Package/Option = Sky Famiglia AND DAR = 16:9 AND Television service = myDeejay |
Translate the following into a SQL query | Name the dar for mtv rocks | SELECT DAR FROM table WHERE Television service = MTV Rocks |
Translate the following into a SQL query | Name the ppv for sky famiglia and dar 16:9 for mtv dance | SELECT PPV FROM table WHERE Package/Option = Sky Famiglia AND DAR = 16:9 AND Television service = MTV Dance |
Translate the following into a SQL query | Name the dar for telenord | SELECT DAR FROM table WHERE Television service = Telenord |
Translate the following into a SQL query | Name the total number of hdtv for eurotic tv | SELECT COUNT HDTV FROM table WHERE Television service = Eurotic TV |
Translate the following into a SQL query | Name the dar for 912 | SELECT DAR FROM table WHERE N° = 912 |
Translate the following into a SQL query | How many times was something listed under content when the television was R-light? | SELECT COUNT Content FROM table WHERE Television service = R-LIGHT |
Translate the following into a SQL query | Was there PPV when the service was SCT? | SELECT PPV FROM table WHERE Television service = SCT |
Translate the following into a SQL query | Was there HDTV when the service was Privè? | SELECT HDTV FROM table WHERE Television service = PRIVÈ |
Translate the following into a SQL query | In what laguage was Contotv 5? | SELECT Language FROM table WHERE Television service = ContoTV 5 |
Translate the following into a SQL query | What's the content of the Tutti i Pacchetti + Sky HD package? | SELECT Content FROM table WHERE Package/Option = Tutti i pacchetti + Sky HD |
Translate the following into a SQL query | What package offers Fox Sports HD? | SELECT Package/Option FROM table WHERE Television service = FOX Sports HD |
Translate the following into a SQL query | What packages offer the Cartello Promozionale Sky HD service? | SELECT Package/Option FROM table WHERE Television service = Cartello promozionale Sky HD |
Translate the following into a SQL query | How many different contents are offered by the Qualsiasi Tranne Sky HD package? | SELECT COUNT Content FROM table WHERE Package/Option = qualsiasi tranne Sky HD |
Translate the following into a SQL query | What's the content offered by the package number 204? | SELECT Content FROM table WHERE N° = 204 |
Translate the following into a SQL query | How many PPV values are listed for when television service Sky Cinema 1? | SELECT COUNT PPV FROM table WHERE Television service = Sky Cinema 1 |
Translate the following into a SQL query | What DAR is available for n. 336 in Italian? | SELECT DAR FROM table WHERE N° = 336 AND Language = Italian |
Translate the following into a SQL query | What are the values of n for cinema content provided by Sky Cinema +24 on its Sky Cinema package? | SELECT N° FROM table WHERE Package/Option = Sky Cinema AND Content = cinema AND Television service = Sky Cinema +24 |
Translate the following into a SQL query | What language is Sky Cinema Passion television service n. 308? | SELECT Language FROM table WHERE Television service = Sky Cinema Passion AND N° = 308 |
Translate the following into a SQL query | What package offers cinema content and is n. 333? | SELECT Package/Option FROM table WHERE Content = cinema AND N° = 333 |
Translate the following into a SQL query | Name the total number of dar for disney channel and number is 613 | SELECT COUNT DAR FROM table WHERE Television service = Disney Channel AND N° = 613 |
Translate the following into a SQL query | Name the country when dar is 16:9 for italian english for disney xd +2 | SELECT Country FROM table WHERE DAR = 16:9 AND Language = Italian English AND Television service = Disney XD +2 |
Translate the following into a SQL query | Who was the player with a bowling best of 2/43? | SELECT Player FROM table WHERE Best Bowling = 2/43 |
Translate the following into a SQL query | What is the highest number of maidens when the bowling best was 1/13? | SELECT MAX Maidens FROM table WHERE Best Bowling = 1/13 |
Translate the following into a SQL query | How many overs did Oliver Hannon-Dalby have? | SELECT Overs FROM table WHERE Player = Oliver Hannon-Dalby |
Translate the following into a SQL query | What is the highest number of 5w when there was a 21.33 average? | SELECT MAX 5w FROM table WHERE Average = 21.33 |
Translate the following into a SQL query | What are the countries in which the agricultural use (m 3 /p/yr)(in %) is 2040(93%)? | SELECT Country FROM table WHERE Agricultural Use (m 3 /p/yr)(in %) = 2040(93%) |
Translate the following into a SQL query | How many countries had a per capita withdrawal (m 3 /p/yr) of 372? | SELECT COUNT Country FROM table WHERE Per Capita Withdrawal (m 3 /p/yr) = 372 |
Translate the following into a SQL query | How many countries had a total freshwater withdrawal (km 3 /yr) where the agricultural use (m 3 /p/yr)(in %) was 428(62%)? | SELECT COUNT Total Freshwater Withdrawal (km 3 /yr) FROM table WHERE Agricultural Use (m 3 /p/yr)(in %) = 428(62%) |
Translate the following into a SQL query | In Pakistan, what was the total freshwater withdrawal (km 3 /yr) where the agricultural use (m 3 /p/yr)(in %) was 1029(96%)? | SELECT Total Freshwater Withdrawal (km 3 /yr) FROM table WHERE Agricultural Use (m 3 /p/yr)(in %) = 1029(96%) |
Translate the following into a SQL query | What was the country in which the agricultural use (m 3 /p/yr)(in %) was 794(86%)? | SELECT Country FROM table WHERE Agricultural Use (m 3 /p/yr)(in %) = 794(86%) |
Translate the following into a SQL query | In how many countries was the total freshwater withdrawal (km 3 /yr) 169.39? | SELECT COUNT Country FROM table WHERE Total Freshwater Withdrawal (km 3 /yr) = 169.39 |
Translate the following into a SQL query | Name the date of winning score being 67-67-63=197 | SELECT Date FROM table WHERE Winning score = 67-67-63=197 |
Translate the following into a SQL query | Name the runners up for when tournament is wgc-accenture match play championship | SELECT Runner(s)-up FROM table WHERE Tournament = WGC-Accenture Match Play Championship |
Translate the following into a SQL query | Name the total number when date is 30 may 2010 | SELECT COUNT No. FROM table WHERE Date = 30 May 2010 |
Translate the following into a SQL query | Name th margin of victory when date is 10 jul 2011 | SELECT Margin of victory FROM table WHERE Date = 10 Jul 2011 |
Translate the following into a SQL query | Name the most number when tournament is madrid masters | SELECT MAX No. FROM table WHERE Tournament = Madrid Masters |
Translate the following into a SQL query | Name who knows the most about the guest host panels for episode 5 | SELECT Who knows the most about the guest host? panelists FROM table WHERE Episode Number = 5 |
Translate the following into a SQL query | Name the number of panelists for 20 january 2006 air date | SELECT COUNT Who knows the most about the guest host? panelists FROM table WHERE Air Date = 20 January 2006 |
Translate the following into a SQL query | Name the number of music guests for jade goody and kenzie | SELECT COUNT Musical Guest (Song performed) FROM table WHERE Who knows the most about the guest host? panelists = Jade Goody and Kenzie |
Translate the following into a SQL query | Name the panelists for guest host jamie oliver | SELECT Who knows the most about the guest host? panelists FROM table WHERE Guest Host = Jamie Oliver |
Translate the following into a SQL query | Name the most episode numbers of 6 january 2006 | SELECT MAX Episode Number FROM table WHERE Air Date = 6 January 2006 |
Translate the following into a SQL query | Who was the musical guest and what song was performed when Dominic Wood and Nikki Grahame were the panelists? | SELECT Musical Guest (Song performed) FROM table WHERE Who knows the most about the guest host? panelists = Dominic Wood and Nikki Grahame |
Translate the following into a SQL query | On what date were Gary Lucy and Susie Verrico the panelists. | SELECT Air Date FROM table WHERE Who knows the most about the guest host? panelists = Gary Lucy and Susie Verrico |
Translate the following into a SQL query | List the date when Jeremy Edwards and Grace Adams-Short were the panelists. | SELECT Air Date FROM table WHERE Who knows the most about the guest host? panelists = Jeremy Edwards and Grace Adams-Short |
Translate the following into a SQL query | Who was the musical guest and what song was performed when Matt Willis and Chantelle Houghton were the panelists? | SELECT Musical Guest (Song performed) FROM table WHERE Who knows the most about the guest host? panelists = Matt Willis and Chantelle Houghton |
Translate the following into a SQL query | How many validations are listed for the iin range 36? | SELECT COUNT Validation FROM table WHERE IIN ranges = 36 |
Translate the following into a SQL query | What is the validation for iin ranges 5610, 560221-560225? | SELECT Validation FROM table WHERE IIN ranges = 5610, 560221-560225 |
Translate the following into a SQL query | What is the length for iin range 51-55? | SELECT Length FROM table WHERE IIN ranges = 51-55 |
Translate the following into a SQL query | Is the iin range 4 active? | SELECT Active FROM table WHERE IIN ranges = 4 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.