instruction
stringclasses
1 value
input
stringlengths
12
244
output
stringlengths
22
468
Translate the following into a SQL query
Name the name for company d
SELECT Name FROM table WHERE Company = Company D
Translate the following into a SQL query
Name the name for organization date being unknown
SELECT Name FROM table WHERE Organization Date = Unknown
Translate the following into a SQL query
Name the name for desha
SELECT Name FROM table WHERE County = Desha
Translate the following into a SQL query
Name the company for desha county
SELECT Company FROM table WHERE County = Desha
Translate the following into a SQL query
Who wrote the episode with series number 56?
SELECT Writer(s) FROM table WHERE Series # = 56
Translate the following into a SQL query
What is largest series number for the episode that aired February 16, 1957?
SELECT MAX Series # FROM table WHERE Airdate = February 16, 1957
Translate the following into a SQL query
Who directed the episodes that aired December 15, 1956?
SELECT Director FROM table WHERE Airdate = December 15, 1956
Translate the following into a SQL query
Who wrote the episode that aired December 1, 1956?
SELECT Writer(s) FROM table WHERE Airdate = December 1, 1956
Translate the following into a SQL query
Who was the writer of the episode that originally aired on October 14, 1968?
SELECT Writer(s) FROM table WHERE Airdate = October 14, 1968
Translate the following into a SQL query
What is the season # for the episode with air date february 2, 1970?
SELECT MAX Season # FROM table WHERE Airdate = February 2, 1970
Translate the following into a SQL query
Who was the writer who wrote the episode that was aired on September 11, 1972?
SELECT Writer(s) FROM table WHERE Airdate = September 11, 1972
Translate the following into a SQL query
Who directed episode number 626 in the series?
SELECT Director FROM table WHERE Series # = 626
Translate the following into a SQL query
Who are all the writers of episodes in season 24?
SELECT Writer(s) FROM table WHERE Season # = 24
Translate the following into a SQL query
What is the title of the episode that aired on May 10, 1958?
SELECT Title FROM table WHERE Airdate = May 10, 1958
Translate the following into a SQL query
Who was the writer of episode 15?
SELECT Writer(s) FROM table WHERE Season # = 15
Translate the following into a SQL query
What is the title of #33?
SELECT Title FROM table WHERE Season # = 33
Translate the following into a SQL query
How many directors worked on #158?
SELECT COUNT Director FROM table WHERE Series # = 158
Translate the following into a SQL query
How many writers were for season #1?
SELECT COUNT Writer(s) FROM table WHERE Season # = 1
Translate the following into a SQL query
Who was the director for the episode on May 2, 1959?
SELECT Director FROM table WHERE Airdate = May 2, 1959
Translate the following into a SQL query
Name the number in series for production code being 204
SELECT No. in series FROM table WHERE Production code = 204
Translate the following into a SQL query
Name the number of title for number in series being 25
SELECT COUNT Title FROM table WHERE No. in series = 25
Translate the following into a SQL query
What was the latest stage won by Mikhail Ignatiev?
SELECT MAX Stage FROM table WHERE Winner = Mikhail Ignatiev
Translate the following into a SQL query
What is the summmary hearing when the definiton is listed at flying an aircraft so as to annoy any person?
SELECT Summary Hearing? FROM table WHERE Definition, example or notes = Flying an aircraft so as to annoy any person
Translate the following into a SQL query
In what race was the weight in kg 55 and the winner/2nd 1st - Jim and Tonic?
SELECT Race FROM table WHERE Weight (kg) = 55 AND Winner/2nd = 1st - Jim And Tonic
Translate the following into a SQL query
What was the distance in the Manikato Stakes race?
SELECT Distance FROM table WHERE Race = Manikato Stakes
Translate the following into a SQL query
What was the distance in the race where the weight in kg was 56 and the winner/2nd was 2nd - Fritz?
SELECT Distance FROM table WHERE Weight (kg) = 56 AND Winner/2nd = 2nd - Fritz
Translate the following into a SQL query
What date was the Doncaster race?
SELECT Date FROM table WHERE Race = Doncaster
Translate the following into a SQL query
What was the air date when the team guest captain was john bishop?
SELECT Air Date FROM table WHERE Team guest captain = John Bishop
Translate the following into a SQL query
Who was the team guest captain for episode 2?
SELECT Team guest captain FROM table WHERE Episode = 2
Translate the following into a SQL query
Who was the team swash when the team guest captain was gail porter?
SELECT Team Swash FROM table WHERE Team guest captain = Gail Porter
Translate the following into a SQL query
How many entries are there for team coxy for the air date of 24 january 2010 and team guest captain of gail porter?
SELECT COUNT Team Coxy FROM table WHERE Air Date = 24 January 2010 AND Team guest captain = Gail Porter
Translate the following into a SQL query
How many entries are shown for an air date when the team guest captain was stephen k amos?
SELECT COUNT Air Date FROM table WHERE Team guest captain = Stephen K Amos
Translate the following into a SQL query
What group was sunline in when he was at moonee valley?
SELECT Group FROM table WHERE Venue = Moonee Valley
Translate the following into a SQL query
What was the win-loss record for the player from Switzerland?
SELECT Win-Loss FROM table WHERE Nationality = Switzerland
Translate the following into a SQL query
What was the win loss record the lady who appeard in 1969?
SELECT Win-Loss FROM table WHERE Year(s) = 1969
Translate the following into a SQL query
What player(s) appeared in 1969?
SELECT Player FROM table WHERE Year(s) = 1969
Translate the following into a SQL query
Name the name for norway nationality
SELECT Name FROM table WHERE Nationality = Norway
Translate the following into a SQL query
What is the series # of "tanarak"?
SELECT MIN Series # FROM table WHERE Title = "Tanarak"
Translate the following into a SQL query
Who wrote the episode with the production code 2j5153?
SELECT Written by FROM table WHERE Production code = 2J5153
Translate the following into a SQL query
what is the filter when the wavelength is 222mm (k-band)?
SELECT Filter FROM table WHERE Wavelength = 222mm (K-band)
Translate the following into a SQL query
how many times was the exposures 53?
SELECT COUNT Camera FROM table WHERE Exposures = 53
Translate the following into a SQL query
how many exposures where there when the total exposure time is 105,000s?
SELECT Exposures FROM table WHERE Total exposure time = 105,000s
Translate the following into a SQL query
what is the camera used when the wavelength is 814nm (i-band)?
SELECT Camera FROM table WHERE Wavelength = 814nm (I-band)
Translate the following into a SQL query
Who is the director of "new girls"?
SELECT Director FROM table WHERE Title = "New Girls"
Translate the following into a SQL query
What is the title of the show with director Paul Annett?
SELECT Title FROM table WHERE Director = Paul Annett
Translate the following into a SQL query
What was the title for the Undercard of Stevenson/Bellew?
SELECT Titles FROM table WHERE Notes = Undercard of Stevenson/Bellew
Translate the following into a SQL query
What are the titles for the November 9 Super Bantamweight division?
SELECT Titles FROM table WHERE Date = November 9 AND Division = Super Bantamweight
Translate the following into a SQL query
How many notes are there for the Devon Alexander vs. Shawn Porter fight?
SELECT COUNT Notes FROM table WHERE Fight = Devon Alexander vs. Shawn Porter
Translate the following into a SQL query
What division was on HBO PPV?
SELECT Division FROM table WHERE TV = HBO PPV
Translate the following into a SQL query
Where was the Undercard of Stevenson/Bellew?
SELECT Location FROM table WHERE Notes = Undercard of Stevenson/Bellew
Translate the following into a SQL query
What was the division number for Verona, USA?
SELECT COUNT Division FROM table WHERE Location = Verona, USA
Translate the following into a SQL query
What mobile markets have cvt hd?
SELECT CVT HD FROM table WHERE Market = Mobile
Translate the following into a SQL query
How many opengl have the ironlake ( clarkdale ) code name?
SELECT COUNT OpenGL FROM table WHERE Code name = Ironlake ( Clarkdale )
Translate the following into a SQL query
What core clocks ( mhz ) have a 21.3 memory bandwidth ( gb/s )?
SELECT Core clock ( MHz ) FROM table WHERE Memory bandwidth ( GB/s ) = 21.3
Translate the following into a SQL query
What's the minimum number of execution units?
SELECT MIN Execution units FROM table
Translate the following into a SQL query
How many shader models have a 900 core clock ( mhz )?
SELECT COUNT Shader model FROM table WHERE Core clock ( MHz ) = 900
Translate the following into a SQL query
What is the population for the place with an area of 2.33 km2?
SELECT MAX Population (2000 census ) FROM table WHERE Area km² = 2.33
Translate the following into a SQL query
How many places named asan-maina?
SELECT COUNT Region FROM table WHERE Village = Asan-Maina
Translate the following into a SQL query
How many places named mongmong-toto-maite?
SELECT COUNT Region FROM table WHERE Village = Mongmong-Toto-Maite
Translate the following into a SQL query
What is the population density of mongmong-toto-maite?
SELECT MIN Pop. Density FROM table WHERE Village = Mongmong-Toto-Maite
Translate the following into a SQL query
What village has an area of 27.19 km2?
SELECT Village FROM table WHERE Area km² = 27.19
Translate the following into a SQL query
What region is inarajan in?
SELECT Region FROM table WHERE Village = Inarajan
Translate the following into a SQL query
How many POS when the average is 1.8529?
SELECT MAX Pos FROM table WHERE Avg = 1.8529
Translate the following into a SQL query
How many 07 A points for the team with 1.4902 average?
SELECT MAX 07 A Pts FROM table WHERE Avg = 1.4902
Translate the following into a SQL query
How many figures for 08 A points for the team with 1.1863 average?
SELECT COUNT 08 A Pts FROM table WHERE Avg = 1.1863
Translate the following into a SQL query
What is the largest number of 10 C points for a team with 39 total points?
SELECT MAX 10 C Pts FROM table WHERE Total Pts = 39
Translate the following into a SQL query
Who directed the episode with 4.82 million U.S. viewers?
SELECT Directed by FROM table WHERE U.S. viewers (million) = 4.82
Translate the following into a SQL query
Who directed the episode that had a production code of 2j5457?
SELECT Directed by FROM table WHERE Production code = 2J5457
Translate the following into a SQL query
What episode number was written by Anthony Sparks?
SELECT MIN No. FROM table WHERE Written by = Anthony Sparks
Translate the following into a SQL query
What was the production code of the episode written by Anthony Sparks?
SELECT Production code FROM table WHERE Written by = Anthony Sparks
Translate the following into a SQL query
What episode number was written by Karin Gist?
SELECT MAX No. FROM table WHERE Written by = Karin Gist
Translate the following into a SQL query
Name the leader battle for 4-3 vote
SELECT Leader Battle FROM table WHERE Vote = 4-3
Translate the following into a SQL query
Name the finish for 4-4
SELECT Finish FROM table WHERE Vote = 4-4
Translate the following into a SQL query
Name the left day 9 finish for eliminated
SELECT Eliminated FROM table WHERE Finish = Left Day 9
Translate the following into a SQL query
Name the leader battle for plamen
SELECT Leader Battle FROM table WHERE Eliminated = Plamen
Translate the following into a SQL query
What institution is represented by the lady saints?
SELECT Institution FROM table WHERE Women = Lady Saints
Translate the following into a SQL query
What status of school is the school represented by the baby olympians?
SELECT Status FROM table WHERE Juniors = Baby Olympians
Translate the following into a SQL query
What year was the school with green and white colors founded?
SELECT MAX Founded FROM table WHERE Color = Green and White
Translate the following into a SQL query
What status of school is informatics international college?
SELECT Status FROM table WHERE Institution = Informatics International College
Translate the following into a SQL query
How many catagories for denominations does Austria have?
SELECT COUNT Denominations (Gold weight) FROM table WHERE Country = Austria
Translate the following into a SQL query
What are all the denominations for China?
SELECT Denominations (Gold weight) FROM table WHERE Country = China
Translate the following into a SQL query
what is the name of award when the name of film is sana keithel?
SELECT Name of Award FROM table WHERE Name of Film = Sana Keithel
Translate the following into a SQL query
what is the name of award when the awardee(s) is elangbam natasha?
SELECT Name of Award FROM table WHERE Awardee(s) = Elangbam Natasha
Translate the following into a SQL query
how many times is the name of film narmeen?
SELECT COUNT Cash Prize FROM table WHERE Name of Film = Narmeen
Translate the following into a SQL query
what is the language when the name of award is best editing?
SELECT Language FROM table WHERE Name of Award = Best Editing
Translate the following into a SQL query
who are the awardees when the name of award is best agricultural film?
SELECT Awardee(s) FROM table WHERE Name of Award = Best Agricultural Film
Translate the following into a SQL query
what is the language when the awardee is re-recordist : mateen ahmad?
SELECT Language FROM table WHERE Awardee(s) = Re-recordist : Mateen Ahmad
Translate the following into a SQL query
What is the highest Jews and others 1?
SELECT MAX Jews and others 1 FROM table
Translate the following into a SQL query
What is the lowest jews and others 1 for the localities 11?
SELECT MIN Jews and others 1 FROM table WHERE Localities = 11
Translate the following into a SQL query
What is the arabs when the annual population growth rate is 1.7%?
SELECT Arabs FROM table WHERE Annual Population growth rate = 1.7%
Translate the following into a SQL query
What is the lowest total when arabs is 4000?
SELECT MIN Total FROM table WHERE Arabs = 4000
Translate the following into a SQL query
Who won best actress?
SELECT Awardee(s) FROM table WHERE Name of Award = Best Actress
Translate the following into a SQL query
How many cash prizes were given for the hindi language film jodhaa akbar?
SELECT COUNT Cash Prize FROM table WHERE Language = Hindi AND Name of Film = Jodhaa Akbar
Translate the following into a SQL query
How many films were in hindi?
SELECT COUNT Name of Film FROM table WHERE Language = Hindi
Translate the following into a SQL query
How many films were in assamese?
SELECT COUNT Name of Film FROM table WHERE Language = Assamese
Translate the following into a SQL query
Who won best actor?
SELECT Awardee(s) FROM table WHERE Name of Award = Best Actor
Translate the following into a SQL query
Name the winner for jan 24
SELECT Winner FROM table WHERE Date = Jan 24
Translate the following into a SQL query
Name the total number of dates for toshiba classic
SELECT COUNT Date FROM table WHERE Tournament = Toshiba Classic
Translate the following into a SQL query
Name the tournament for dominican republic
SELECT Tournament FROM table WHERE Location = Dominican Republic
Translate the following into a SQL query
Name the total number of winners for allianz championship
SELECT COUNT Winner FROM table WHERE Tournament = Allianz Championship