question
stringlengths
12
244
sql
stringlengths
22
468
What is the production code for the episode that had 23.9 million u.s. viewers?
SELECT Production code FROM table WHERE U.S. viewers (millions) = 23.9
Where was the game played where the record was 10-1?
SELECT Location Attendance FROM table WHERE Record = 10-1
What was the score for game 3?
SELECT Score FROM table WHERE Game = 3
How many records are there for the game on november 24?
SELECT COUNT Record FROM table WHERE Date = November 24
What date was the game with a score of w 116–93 (ot)?
SELECT Date FROM table WHERE Score = W 116–93 (OT)
Who had the high assists when the score was w 107–95 (ot)?
SELECT High assists FROM table WHERE Score = W 107–95 (OT)
who put on the show where the numbers were 227412
SELECT Directed by FROM table WHERE Production code = 227412
who put on the show where the numbers were 227424
SELECT Directed by FROM table WHERE Production code = 227424
Who was the high rebounds of team @ Detroit?
SELECT High rebounds FROM table WHERE Team = @ Detroit
What was the location attendance when Andray Blatche (9) got high rebounds?
SELECT Location Attendance FROM table WHERE High rebounds = Andray Blatche (9)
What was the game record on March 6?
SELECT Record FROM table WHERE Date = March 6
Who got high rebounds when Jordan Crawford (27) got high points?
SELECT High rebounds FROM table WHERE High points = Jordan Crawford (27)
Who's in the high assists with a w 97–94 (ot) score?
SELECT High assists FROM table WHERE Score = W 97–94 (OT)
What's the maximum game in the javale mcgee (5) high rebounds?
SELECT MAX Game FROM table WHERE High rebounds = JaVale McGee (5)
What's the score in andray blatche (17) high points?
SELECT COUNT Score FROM table WHERE High points = Andray Blatche (17)
Who's in the high rebounds in the verizon center 9,263 location attendance?
SELECT High rebounds FROM table WHERE Location Attendance = Verizon Center 9,263
What's the location attendance of the milwaukee team?
SELECT Location Attendance FROM table WHERE Team = Milwaukee
What's the team number with John Wall (9) in high assists and a w 97–83 (ot) score?
SELECT COUNT Team FROM table WHERE High assists = John Wall (9) AND Score = W 97–83 (OT)
Who had the highest assists during game 78?
SELECT High assists FROM table WHERE Game = 78
What is the date where john wall (11) had the high assists?
SELECT Date FROM table WHERE High assists = John Wall (11)
What is the team they played on november 25?
SELECT Team FROM table WHERE Date = November 25
What is the record for the game on november 25?
SELECT Record FROM table WHERE Date = November 25
Which team played them when andray blatche , javale mcgee (20) had the high points?
SELECT Team FROM table WHERE High points = Andray Blatche , JaVale McGee (20)
What was the score when andray blatche , al thornton (20) had the high points?
SELECT Score FROM table WHERE High points = Andray Blatche , Al Thornton (20)
How many games are shown against Houston?
SELECT COUNT Game FROM table WHERE Team = Houston
How many teams listed for game 45?
SELECT COUNT Team FROM table WHERE Game = 45
What was the score when the Celtics played Washington at home?
SELECT Score FROM table WHERE Team = Washington
Who had the most assists and how many did they have on April 8?
SELECT High assists FROM table WHERE Date = April 8
Name the total number of record for 61
SELECT COUNT Record FROM table WHERE Game = 61
What was location and attendance for the game where the Celtics played San Antonio?
SELECT Location Attendance FROM table WHERE Team = San Antonio
Name the score for denver
SELECT Score FROM table WHERE Team = Denver
Name the high points for april 8
SELECT High points FROM table WHERE Date = April 8
what was the location for charlotte?
SELECT Location Attendance FROM table WHERE Team = Charlotte
who had high points on march 27?
SELECT High points FROM table WHERE Date = March 27
What number was the first game?
SELECT MIN Game FROM table
Name the record for w 101–93 (ot)
SELECT Record FROM table WHERE Score = W 101–93 (OT)
Name the high rebounds for 81 game
SELECT High rebounds FROM table WHERE Game = 81
Name the score for indiana
SELECT Score FROM table WHERE Team = Indiana
What was the location and attendance of the game against Dallas?
SELECT Location Attendance FROM table WHERE Team = Dallas
Who had the high rebounds when the record was 14–7?
SELECT High rebounds FROM table WHERE Record = 14–7
How many people are listed for high rebounds on game 30?
SELECT COUNT High rebounds FROM table WHERE Game = 30
What was the record when chris paul (16) had the high points?
SELECT Record FROM table WHERE High points = Chris Paul (16)
What is the record when the score was l 84–96 (ot)?
SELECT Record FROM table WHERE Score = L 84–96 (OT)
Where was the game played when the record was 16–11?
SELECT Location Attendance FROM table WHERE Record = 16–11
Name the score for miami
SELECT Score FROM table WHERE Team = Miami
Name the high assists for w 107–99 (ot)
SELECT High assists FROM table WHERE Score = W 107–99 (OT)
What's the Ikavian translation of the Ijekavian word with Δ›l β†’ io Ijekavian development?
SELECT Ikavian FROM table WHERE Ijekavian development = Δ›l β†’ io
What's the English translation of the Ijekavian word with pr + long Δ› β†’ prije Ijekavian development?
SELECT English FROM table WHERE Ijekavian development = pr + long Δ› β†’ prije
What's the predecessor of the Ekavian word vreme?
SELECT Predecessor FROM table WHERE Ekavian = vreme
What's the Ikavian translation of the Ijekavian word lijep?
SELECT Ikavian FROM table WHERE Ijekavian = lijep
What's the ijekavian translation of the ikavian word grijati?
SELECT Ijekavian FROM table WHERE Ikavian = grijati
Who had highest assists at game on December 21?
SELECT COUNT High assists FROM table WHERE Date = December 21
What location did the Mavericks play against Milwaukee?
SELECT Location Attendance FROM table WHERE Team = Milwaukee
What is the high rebound for June 9?
SELECT High rebounds FROM table WHERE Date = June 9
Who is the high rebound where game is 5?
SELECT High rebounds FROM table WHERE Game = 5
What company plays on april 1?
SELECT Team FROM table WHERE Date = April 1
Name the high points for l 110–112 (ot)
SELECT High points FROM table WHERE Score = L 110–112 (OT)
Name the location attendance for l 105–123 (ot)
SELECT Location Attendance FROM table WHERE Score = L 105–123 (OT)
what date was game 29?
SELECT Date FROM table WHERE Game = 29
Who did the team play on january 9?
SELECT Team FROM table WHERE Date = January 9
Who had the highest assists in game 75?
SELECT High assists FROM table WHERE Game = 75
How many locations did the game that was on April 8 take place at?
SELECT COUNT Location Attendance FROM table WHERE Date = April 8
what is the overall number of times when the calendar showed october 6
SELECT COUNT Record FROM table WHERE Date = October 6
what is the most number where the calendar shows october 20
SELECT High points FROM table WHERE Date = October 20
what are the times where the play is 5
SELECT Date FROM table WHERE Game = 5
What was the score in the game on November 21?
SELECT Score FROM table WHERE Date = November 21
Who had the most points and how many did they have in game 11?
SELECT High points FROM table WHERE Game = 11
List records for game 29.
SELECT Record FROM table WHERE Game = 29
What record has c. j. miles (20) in the high points?
SELECT Record FROM table WHERE High points = C. J. Miles (20)
Who in the high rebounds is in the honda center 15,625 location attendance?
SELECT High rebounds FROM table WHERE Location Attendance = Honda Center 15,625
Who is in the high points in the @ l.a. clippers team?
SELECT High points FROM table WHERE Team = @ L.A. Clippers
What's the score in al jefferson (24) high points?
SELECT COUNT Score FROM table WHERE High points = Al Jefferson (24)
What`s the score in October 7.
SELECT Score FROM table WHERE Date = October 7
What's the location attendance of the @ portland team?
SELECT Location Attendance FROM table WHERE Team = @ Portland
Who had the high assist total on january 8?
SELECT High assists FROM table WHERE Date = January 8
Who had the high assists for game number 38?
SELECT High assists FROM table WHERE Game = 38
How many games did they play on january 7?
SELECT COUNT High points FROM table WHERE Date = January 7
What date did the Hawks play against Boston?
SELECT Date FROM table WHERE Team = Boston
List the highest number of assists when zaza pachulia (6) had the most rebounds.
SELECT COUNT High assists FROM table WHERE High rebounds = Zaza Pachulia (6)
Which team was the opponent on october 21?
SELECT Team FROM table WHERE Date = October 21
Who corned the most points for the game that ended with a score of l 85–94 (ot)?
SELECT High points FROM table WHERE Score = L 85–94 (OT)
what was the final score of the game where josh powell (13) scored the most points?
SELECT Score FROM table WHERE High points = Josh Powell (13)
What's the record of the @ miami team?
SELECT Record FROM table WHERE Team = @ Miami
How many records where in January 2?
SELECT COUNT Record FROM table WHERE Date = January 2
What are the high rebounds in the jamal crawford (20) high points?
SELECT High rebounds FROM table WHERE High points = Jamal Crawford (20)
What are the high rebounds in the 45 game?
SELECT High rebounds FROM table WHERE Game = 45
What's the date of the new orleans team ?
SELECT Date FROM table WHERE Team = New Orleans
What team has a score of w 110–87 (ot)?
SELECT Team FROM table WHERE Score = W 110–87 (OT)
What was the game record if Marcus Camby (13) got the high rebounds?
SELECT Record FROM table WHERE High rebounds = Marcus Camby (13)
Who did the high rebounds for the team Minnesota?
SELECT High rebounds FROM table WHERE Team = Minnesota
How many scores where achieved on January 19?
SELECT COUNT Score FROM table WHERE Date = January 19
Who was the LMP2 winner when the LMP1 winning team was No. 20 Oryx Dyson Racing?
SELECT LMP2 Winning Driver FROM table WHERE LMP1 Winning Team = No. 20 Oryx Dyson Racing
Who were the GT winning team when the GTC winning team was No. 54 Black Swan Racing?
SELECT GT Winning Team FROM table WHERE GTC Winning Team = No. 54 Black Swan Racing
Who were the GT winning team when the results were "report"?
SELECT GT Winning Team FROM table WHERE Results = Report
what is the date the high assists was andre miller (7)?
SELECT Date FROM table WHERE High assists = Andre Miller (7)
What is the date the high points was lamarcus aldridge (36)?
SELECT Date FROM table WHERE High points = LaMarcus Aldridge (36)
What is the score when the team is milwaukee?
SELECT Score FROM table WHERE Team = Milwaukee
How many times was the high assists andre miller (7)?
SELECT COUNT Date FROM table WHERE High assists = Andre Miller (7)
How many times was the high rebounds by marcus camby (18)?
SELECT COUNT Date FROM table WHERE High rebounds = Marcus Camby (18)
What is the date the high rebounds were by lamarcus aldridge (6)?
SELECT Date FROM table WHERE High rebounds = LaMarcus Aldridge (6)