context
stringlengths
27
489
answer
stringlengths
18
557
question_th
stringlengths
8
226
question_en
stringlengths
12
244
CREATE TABLE table_23097214_1 (directed_by VARCHAR, season__number VARCHAR)
SELECT COUNT(directed_by) FROM table_23097214_1 WHERE season__number = 3
มีผู้กำกับกี่คนที่กำกับตอนที่ 3 ของซีซั่น?
How many directors directed episode 3 of the season?
CREATE TABLE table_23097214_1 (written_by VARCHAR, directed_by VARCHAR)
SELECT written_by FROM table_23097214_1 WHERE directed_by = "Ken Whittingham"
ใครเป็นคนเขียนบทตอนนี้ที่กำกับโดย Ken Whittingham?
Who wrote the episode directed by Ken Whittingham?
CREATE TABLE table_23097214_1 (production_code INTEGER, series__number VARCHAR)
SELECT MIN(production_code) FROM table_23097214_1 WHERE series__number = 153
รหัสการผลิตของตอนที่ 153 ในซีรีส์คืออะไร?
What is the production code for Episode 153 in the series?
CREATE TABLE table_23114705_3 (title VARCHAR, no_in_season VARCHAR)
SELECT title FROM table_23114705_3 WHERE no_in_season = 13
ตอนที่ 13 หมายเลขซีซั่น 13 ชื่ออะไรคะ?
What is the name of the episode where the season number is 13?
CREATE TABLE table_23114705_3 (original_air_date VARCHAR, written_by VARCHAR)
SELECT original_air_date FROM table_23114705_3 WHERE written_by = "Tim Balme"
หากตอนนี้เขียนโดย Tim Balme ออกอากาศครั้งแรกเมื่อใด
If the episode was written by Tim Balme, what was the original air date?
CREATE TABLE table_23122988_1 (airdate VARCHAR, headliner VARCHAR)
SELECT airdate FROM table_23122988_1 WHERE headliner = "Rhod Gilbert"
รายการออกอากาศวันไหนที่ Rhod Gilbert เป็นดารานำ?
What date did the show air when Rhod Gilbert was the headliner?
CREATE TABLE table_23122988_1 (airdate VARCHAR, headliner VARCHAR)
SELECT airdate FROM table_23122988_1 WHERE headliner = "Sean Lock"
รายการออกอากาศวันไหนที่ Sean Lock เป็นดารานำ?
What date did the show air when Sean Lock was the headliner?
CREATE TABLE table_23122988_1 (comedians VARCHAR, episode VARCHAR)
SELECT comedians FROM table_23122988_1 WHERE episode = "1x03"
ใครคือนักแสดงตลกในตอนที่ 1x03?
Who were the comedians on episode 1x03?
CREATE TABLE table_23122988_1 (episode VARCHAR, location VARCHAR)
SELECT episode FROM table_23122988_1 WHERE location = "Belfast Waterfront Hall"
เหตุการณ์ใดเกิดขึ้นที่ Belfast Waterfront Hall?
What episode took place in Belfast Waterfront Hall?
CREATE TABLE table_23122988_1 (comedians VARCHAR, location VARCHAR)
SELECT comedians FROM table_23122988_1 WHERE location = "Birmingham Hippodrome"
ใครคือนักแสดงตลกในตอนนี้ที่ Birmingham Hippodrome
Who were the comedians during the episode located in Birmingham Hippodrome?
CREATE TABLE table_23141790_1 (director VARCHAR, original_title VARCHAR)
SELECT COUNT(director) FROM table_23141790_1 WHERE original_title = "Vesničko má středisková"
เสนอชื่อกรรมการทั้งหมดของบริษัท vesničko má středisková
Name the total number of director for vesničko má středisková
CREATE TABLE table_231623_3 (growth_rate VARCHAR, density_per_kilometer VARCHAR)
SELECT COUNT(growth_rate) FROM table_231623_3 WHERE density_per_kilometer = 1087
ตั้งชื่ออัตราการเติบโตของความหนาแน่น 1,087
Name the growth rate for density of 1087
CREATE TABLE table_231623_3 (sex_ratio INTEGER, population VARCHAR)
SELECT MAX(sex_ratio) FROM table_231623_3 WHERE population = 4773138
ตั้งชื่ออัตราส่วนเพศต่ำสุดสำหรับประชากร 4773138
Name the sex ratio lowest for population 4773138
CREATE TABLE table_23177573_1 (original_air_date VARCHAR, rank__week_ VARCHAR)
SELECT original_air_date FROM table_23177573_1 WHERE rank__week_ = 21
วันที่ออกอากาศดั้งเดิมของตอนที่มีอันดับ 21 สัปดาห์คือเมื่อใด
What is the original air date of the episode that had a week ranking of 21?
CREATE TABLE table_23177573_1 (rank__week_ VARCHAR, written_by VARCHAR)
SELECT rank__week_ FROM table_23177573_1 WHERE written_by = "Russel Friend & Garrett Lerner"
อันดับสัปดาห์ของตอนที่เขียนโดย Russel Friend และ Garrett Lerner คือเท่าใด
What was the week ranking of the episode written by Russel Friend & Garrett Lerner?
CREATE TABLE table_23177573_1 (rank__week_ VARCHAR, written_by VARCHAR, directed_by VARCHAR)
SELECT rank__week_ FROM table_23177573_1 WHERE written_by = "Thomas L. Moran" AND directed_by = "Andrew Bernstein"
การจัดอันดับสัปดาห์ของตอนที่เขียนโดย Thomas L. Moran และกำกับโดย Andrew Bernstein เป็นเท่าใด
What was the week ranking of the episode written by Thomas L. Moran and directed by Andrew Bernstein?
CREATE TABLE table (position VARCHAR, player VARCHAR, Chivu VARCHAR)
SELECT position FROM table WHERE player = Chivu
ตั้งชื่อตำแหน่งชีวุ
Name the position for chivu
CREATE TABLE table (r VARCHAR, coppa_italia INTEGER)
SELECT COUNT(r) FROM table WHERE coppa_italia > 1.0
ตั้งชื่อจำนวนรวมของ r สำหรับ coppa italia ที่มากกว่า 1.0
Name the total number of r for coppa italia larger than 1.0
CREATE TABLE table_23180638_1 (oricon_albums_chart VARCHAR, debut_sales__copies_ INTEGER)
SELECT oricon_albums_chart FROM table_23180638_1 WHERE debut_sales__copies_ > 339333.011497678
ชาร์ตไหนมียอดขายเปิดตัวมากกว่า 339333.011497678?
Which charts had debut sales of of more than 339333.011497678?
CREATE TABLE table_23180638_1 (peak_position VARCHAR, oricon_albums_chart VARCHAR)
SELECT COUNT(peak_position) FROM table_23180638_1 WHERE oricon_albums_chart = "Weekly Charts"
มีตำแหน่งสูงสุดกี่ตำแหน่งในแผนภูมิรายสัปดาห์?
How many peak positions were there on the weekly charts?
CREATE TABLE table_23180638_1 (peak_position VARCHAR, oricon_albums_chart VARCHAR)
SELECT peak_position FROM table_23180638_1 WHERE oricon_albums_chart = "Daily Charts"
มีตำแหน่งสูงสุดกี่ตำแหน่งในกราฟรายวัน?
How many peak positions were there on the daily charts?
CREATE TABLE table_23180638_1 (oricon_albums_chart VARCHAR, debut_sales__copies_ VARCHAR)
SELECT oricon_albums_chart FROM table_23180638_1 WHERE debut_sales__copies_ = 101976
ชาร์ตไหนมียอดขายเปิดตัวที่ 1,01976?
Which charts had debut sales of 101976?
CREATE TABLE table_23186738_10 (score VARCHAR, team VARCHAR)
SELECT score FROM table_23186738_10 WHERE team = "Milwaukee"
เมื่อเล่นมิลวอกีได้คะแนนเท่าไหร่?
What was the score when playing Milwaukee?
CREATE TABLE table_23186738_10 (high_rebounds VARCHAR, record VARCHAR)
SELECT high_rebounds FROM table_23186738_10 WHERE record = "27-54"
ใครมีรีบาวน์มากที่สุดในเกมโดยทำสถิติ 27-54?
Who had the highest rebounds in the game where the record was 27-54?
CREATE TABLE table_23184448_3 (date VARCHAR, opponent VARCHAR)
SELECT date FROM table_23184448_3 WHERE opponent = "Niagara"
ทีมเล่นกับไนแอการาเมื่อไหร่?
When did the team play against Niagara?
CREATE TABLE table_23184448_3 (opp_points INTEGER, record VARCHAR)
SELECT MIN(opp_points) FROM table_23184448_3 WHERE record = "6-2"
ฝ่ายตรงข้ามได้กี่แต้มในเกมด้วยสถิติ 6-2?
How many points did the opposing team get in the game with 6-2 record?
CREATE TABLE table_23184448_3 (date VARCHAR, cyclones_points VARCHAR)
SELECT date FROM table_23184448_3 WHERE cyclones_points = 46
พายุไซโคลนได้รับ 46 คะแนนเมื่อใด
When did the Cyclones get 46 points?
CREATE TABLE table_23184448_3 (date VARCHAR, location VARCHAR)
SELECT COUNT(date) FROM table_23184448_3 WHERE location = "Cedar Falls, Iowa"
ทีมงานเล่นเกมที่ซีดาร์ฟอลส์ รัฐไอโอวาที่แตกต่างกันกี่วัน
On how many different dates did the team play a game in Cedar Falls, Iowa?
CREATE TABLE table_23186738_9 (date VARCHAR, location_attendance VARCHAR)
SELECT date FROM table_23186738_9 WHERE location_attendance = "Air Canada Centre 18,736"
ตั้งชื่อวันที่ศูนย์แอร์แคนาดา 18,736
Name the date for air canada centre 18,736
CREATE TABLE table_23186738_9 (score VARCHAR, team VARCHAR)
SELECT score FROM table_23186738_9 WHERE team = "Chicago"
ตั้งชื่อคะแนนให้ชิคาโก
Name the score for chicago
CREATE TABLE table_23186738_9 (game INTEGER, date VARCHAR)
SELECT MIN(game) FROM table_23186738_9 WHERE date = "March 20"
ตั้งชื่อเกมน้อยที่สุดสำหรับวันที่ 20 มีนาคม
Name the least game for march 20
CREATE TABLE table_23186738_9 (game INTEGER, score VARCHAR)
SELECT MIN(game) FROM table_23186738_9 WHERE score = "L 93–109 (OT)"
ตั้งชื่อเกมน้อยที่สุดด้วยคะแนน l 93–109 (ot)
Name the least game for score of l 93–109 (ot)
CREATE TABLE table_23211041_7 (date VARCHAR, location_attendance VARCHAR)
SELECT date FROM table_23211041_7 WHERE location_attendance = "Verizon Center 20,173"
หากสถานที่เข้าร่วมคือ Verizon Center 20,173 วันที่เท่าไหร่?
If the location attendance is the Verizon Center 20,173, what is the date?
CREATE TABLE table_23214833_1 (team_captain VARCHAR, capacity VARCHAR)
SELECT team_captain FROM table_23214833_1 WHERE capacity = 17800
ใครเป็นกัปตันทีมที่มีสนามจุคนได้ 17,800 คน?
Who's captain of the team whose stadium has a capacity of 17800 people?
CREATE TABLE table_23214833_1 (team_captain VARCHAR, club VARCHAR)
SELECT COUNT(team_captain) FROM table_23214833_1 WHERE club = "Sliven 2000"
สโมสร Sliven 2000 มีกัปตันทีมกี่คน?
How many different team captains does the club Sliven 2000 have?
CREATE TABLE table_23214833_1 (team_captain VARCHAR, stadium VARCHAR)
SELECT team_captain FROM table_23214833_1 WHERE stadium = "Gradski Stadion"
ใครคือกัปตันทีมที่มีสนาม Gradski Stadion?
Who's the captain of the team whose stadium is Gradski Stadion?
CREATE TABLE table_23214833_1 (stadium VARCHAR, capacity VARCHAR)
SELECT stadium FROM table_23214833_1 WHERE capacity = 13800
สนามไหนจุได้ 13,800 ที่นั่ง?
What stadium has capacity for 13800?
CREATE TABLE table_23214833_1 (capacity VARCHAR, team_captain VARCHAR)
SELECT capacity FROM table_23214833_1 WHERE team_captain = "Vasil Vasilev"
มีกี่คนที่สามารถเข้าร่วมการแข่งขันในสนามกีฬาของทีมที่มีกัปตันคือ Vasil Vasilev?
How many people can attend games in the stadium of the team whose captain is Vasil Vasilev?
CREATE TABLE table_23224961_2 (season VARCHAR, mittelfranken_süd VARCHAR)
SELECT season FROM table_23224961_2 WHERE mittelfranken_süd = "ASV Nürnberg-Süd"
เมื่อ asv nürnberg-süd เป็น mittelfranken süd ฤดูกาลอะไร?
When asv nürnberg-süd is the mittelfranken süd what is the season?
CREATE TABLE table_23224961_2 (season VARCHAR, oberfranken_west VARCHAR)
SELECT season FROM table_23224961_2 WHERE oberfranken_west = "SV Neuses"
เมื่อ sv neuses อยู่ที่ oberfranken western ฤดูกาลคืออะไร?
When sv neuses is the oberfranken west what is the season?
CREATE TABLE table_23224961_2 (unterfranken_west VARCHAR, oberfranken_ost VARCHAR)
SELECT COUNT(unterfranken_west) FROM table_23224961_2 WHERE oberfranken_ost = "Wacker Marktredwitz"
เมื่อ Wacker Marktredwitz เป็นเพลงประกอบภาพยนตร์ของ Oberfranken มีเพลง Unterfranken West กี่เพลง?
When wacker marktredwitz is the oberfranken ost how many unterfranken wests are there?
CREATE TABLE table_23224961_2 (mittelfranken_süd VARCHAR, unterfranken_west VARCHAR, mittelfranken_nord VARCHAR)
SELECT mittelfranken_süd FROM table_23224961_2 WHERE unterfranken_west = "Alemannia Haibach" AND mittelfranken_nord = "ATSV Erlangen"
เมื่อ atsv erlangen เป็น mittelfranken nord และ alemannia haibach เป็น unterfranken ตะวันตก อะไรคือ mittelfranken süd?
When atsv erlangen is the mittelfranken nord and alemannia haibach is the unterfranken west what is the mittelfranken süd?
CREATE TABLE table_23248940_8 (high_rebounds VARCHAR, team VARCHAR)
SELECT high_rebounds FROM table_23248940_8 WHERE team = "Orlando"
ใครมีรีบาวด์มากที่สุดระหว่างเกมกับออร์แลนโด?
Who tied for the highest rebounds during the game against Orlando?
CREATE TABLE table_23248940_6 (high_points VARCHAR, game VARCHAR)
SELECT high_points FROM table_23248940_6 WHERE game = 14
ใครคือคะแนนสูงสุดในเกมที่ 14?
Who are all high points in game 14?
CREATE TABLE table_23248940_6 (location_attendance VARCHAR, date VARCHAR)
SELECT location_attendance FROM table_23248940_6 WHERE date = "November 18"
มูลค่าของการเข้าร่วมสถานที่ในวันที่ 18 พฤศจิกายนมีมูลค่าเท่าใด
What is every value for location attendance on date of November 18?
CREATE TABLE table_23248940_6 (score VARCHAR, date VARCHAR)
SELECT score FROM table_23248940_6 WHERE date = "November 10"
ทุกคะแนนวันที่ 10 พฤศจิกายน เป็นอย่างไรบ้าง?
What is every score when date is November 10?
CREATE TABLE table_23248940_6 (record VARCHAR, game VARCHAR)
SELECT record FROM table_23248940_6 WHERE game = 11
ทุกสถิติในเกมที่ 11 เป็นอย่างไรบ้าง?
What is every record for game 11?
CREATE TABLE table_23248967_5 (location_attendance VARCHAR, game VARCHAR)
SELECT COUNT(location_attendance) FROM table_23248967_5 WHERE game = 3
เกม 3 เล่นได้กี่แห่ง?
How many locations was game 3 played at?
CREATE TABLE table_23248967_5 (score VARCHAR, team VARCHAR)
SELECT score FROM table_23248967_5 WHERE team = "New Orleans"
นิวออร์ลีนส์มีสกอร์เท่าไหร่?
What was the score against New Orleans?
CREATE TABLE table_23248967_9 (location_attendance VARCHAR, date VARCHAR)
SELECT COUNT(location_attendance) FROM table_23248967_9 WHERE date = "March 6"
มีสถานที่เล่นเกมกี่แห่งในวันที่ 6 มีนาคม
How many game locations occurred on March 6?
CREATE TABLE table_23258574_2 (surface VARCHAR, championship VARCHAR, year VARCHAR)
SELECT surface FROM table_23258574_2 WHERE championship = "Wimbledon" AND year = 1974
พื้นผิวระหว่างวิมเบิลดันในปี 1974 เป็นอย่างไรบ้าง?
What was the surface during wimbledon in 1974?
CREATE TABLE table_23265433_2 (overall VARCHAR, offensive VARCHAR)
SELECT overall FROM table_23265433_2 WHERE offensive = "Mark Steenhuis"
ตั้งชื่อโดยรวมสำหรับ Mark Steenhuis
Name the overall for mark steenhuis
CREATE TABLE table_23265433_2 (offensive VARCHAR, overall VARCHAR)
SELECT COUNT(offensive) FROM table_23265433_2 WHERE overall = "Colin Doyle"
ตั้งชื่อจำนวนการโจมตีทั้งหมดของโคลิน ดอยล์
Name the total number of offensive for colin doyle
CREATE TABLE table_23265433_2 (week VARCHAR, transition VARCHAR)
SELECT week FROM table_23265433_2 WHERE transition = "Steve Toll"
ตั้งชื่อสัปดาห์สำหรับ steve toll
Name the week for steve toll
CREATE TABLE table_23265433_2 (rookie VARCHAR, offensive VARCHAR)
SELECT rookie FROM table_23265433_2 WHERE offensive = "Ryan Powell"
ตั้งชื่อมือใหม่ให้กับไรอัน พาวเวลล์
Name the rookie for ryan powell
CREATE TABLE table_23265433_2 (defensive VARCHAR, week VARCHAR)
SELECT defensive FROM table_23265433_2 WHERE week = 9
ตั้งชื่อการป้องกันสำหรับสัปดาห์ที่ 9
Name the defensive for week 9
CREATE TABLE table_23274514_5 (high_rebounds VARCHAR, record VARCHAR)
SELECT high_rebounds FROM table_23274514_5 WHERE record = "10-19"
ตั้งชื่อรีบาวด์สูงเป็นประวัติการณ์ 10-19
Name the high rebounds for record 10-19
CREATE TABLE table_23274514_5 (high_points VARCHAR, score VARCHAR)
SELECT high_points FROM table_23274514_5 WHERE score = "L 109–112 (OT)"
ตั้งชื่อจุดสูงสุดสำหรับ l 109–112 (ot)
Name the high points for l 109–112 (ot)
CREATE TABLE table_23281862_5 (high_assists VARCHAR, record VARCHAR)
SELECT high_assists FROM table_23281862_5 WHERE record = "4-3"
ตั้งชื่อแอสซิสต์สูงสำหรับ 4-3
Name the high assists for 4-3
CREATE TABLE table_23281862_5 (location_attendance VARCHAR, team VARCHAR)
SELECT location_attendance FROM table_23281862_5 WHERE team = "Memphis"
ตั้งชื่อการเข้าร่วมสถานที่สำหรับเมมฟิส
Name the location attendance for memphis
CREATE TABLE table_23281862_5 (score VARCHAR, team VARCHAR)
SELECT COUNT(score) FROM table_23281862_5 WHERE team = "Sacramento"
ตั้งชื่อจำนวนคะแนนสำหรับแซคราเมนโต
Name the number of score for sacramento
CREATE TABLE table_23284271_10 (high_points VARCHAR, record VARCHAR)
SELECT high_points FROM table_23284271_10 WHERE record = "53-27"
ใครมีแต้มสูงสุดเมื่อ 53-27 เป็นสถิติ?
Who has the high points when 53-27 is the record?
CREATE TABLE table_23284271_10 (team VARCHAR, high_rebounds VARCHAR)
SELECT team FROM table_23284271_10 WHERE high_rebounds = "Dirk Nowitski (13)"
ทีมไหนที่เดิร์ค โนวิทสกี้ (13) รีบาวน์สูงที่สุด?
Which team has dirk nowitski (13) as high rebounds?
CREATE TABLE table_23284271_10 (score VARCHAR, game VARCHAR)
SELECT score FROM table_23284271_10 WHERE game = 78
คะแนนของเกม 78 คืออะไร?
What is the score for game 78?
CREATE TABLE table_23284271_10 (high_assists VARCHAR, record VARCHAR)
SELECT high_assists FROM table_23284271_10 WHERE record = "50-26"
ใครทำสถิติแอสซิสต์ได้สูงที่สุดเมื่อสกอร์ 50-26?
Who has the high assists when 50-26 is the record?
CREATE TABLE table_23284271_10 (high_points VARCHAR, record VARCHAR)
SELECT high_points FROM table_23284271_10 WHERE record = "50-26"
ใครมีแต้มสูงเมื่อสกอร์ 50-26 บ้าง?
Who has high points when 50-26 is the record?
CREATE TABLE table_23284271_10 (date VARCHAR, team VARCHAR)
SELECT date FROM table_23284271_10 WHERE team = "@ LA Clippers"
ทีม@la clippersจัดวันไหนคะ?
Which date is the team @ la clippers?
CREATE TABLE table_23281862_9 (high_rebounds VARCHAR, game VARCHAR)
SELECT high_rebounds FROM table_23281862_9 WHERE game = 64
ใครคือคนที่รีบาวด์สูงในเกม 64?
Who is the high rebounds for game 64?
CREATE TABLE table_23281862_9 (record VARCHAR, high_assists VARCHAR)
SELECT record FROM table_23281862_9 WHERE high_assists = "Aaron Brooks (6)"
สถิติที่แอรอน บรูคส์ (6) แอสซิสต์ได้สูงเป็นเท่าไหร่?
What is the record where aaron brooks (6) is high assists?
CREATE TABLE table_23281862_9 (score VARCHAR, record VARCHAR)
SELECT score FROM table_23281862_9 WHERE record = "36-33"
สกอร์ 36-33 เป็นไงบ้าง?
What is the score when 36-33 is the record?
CREATE TABLE table_23284271_7 (team VARCHAR, score VARCHAR)
SELECT COUNT(team) FROM table_23284271_7 WHERE score = "W 99–91 (OT)"
มีกี่ทีมที่เล่นกับ Mavericks ในเกมที่สกอร์ 99–91 (ot)?
How many teams played against the Mavericks in a game where the score was w 99–91 (ot)?
CREATE TABLE table_23285761_11 (team VARCHAR, high_rebounds VARCHAR)
SELECT COUNT(team) FROM table_23285761_11 WHERE high_rebounds = "Channing Frye, Jason Richardson (8)"
มีกี่ทีมที่แชนนิงฟราย, เจสัน ริชาร์ดสัน (8) รีบาวด์ได้สูงที่สุด?
How many teams have channing frye, jason richardson (8) as high rebounds?
CREATE TABLE table_23285761_11 (high_assists VARCHAR, date VARCHAR)
SELECT high_assists FROM table_23285761_11 WHERE date = "April 26"
ใครแอสซิสต์สูงเมื่อ 26 เม.ย. เป็นวันที่?
Who has the high assists when April 26 is the date?
CREATE TABLE table_23285761_11 (team VARCHAR, game VARCHAR)
SELECT team FROM table_23285761_11 WHERE game = 5
ทีมไหนมี 5 เกม?
Which team has 5 as a game?
CREATE TABLE table_23285761_7 (high_assists VARCHAR, high_rebounds VARCHAR)
SELECT high_assists FROM table_23285761_7 WHERE high_rebounds = "Amar'e Stoudemire (10)"
ใครทำแอสซิสต์ได้สูงในเกมที่อมาร์ สตูเดไมร์ (10) รีบาวด์ได้สูง?
Who did the high assists in the game where Amar'e Stoudemire (10) did the high rebounds?
CREATE TABLE table_23285761_7 (team VARCHAR, date VARCHAR)
SELECT team FROM table_23285761_7 WHERE date = "January 26"
เกมเมื่อวันที่ 26 มกราคมเล่นกับใคร?
Who was the game on January 26 played against?
CREATE TABLE table_23285761_7 (record VARCHAR, date VARCHAR)
SELECT record FROM table_23285761_7 WHERE date = "January 5"
สถิติเกมที่เล่นในวันที่ 5 มกราคม เป็นอย่างไรบ้าง?
What was the record of the game played on January 5?
CREATE TABLE table_23285761_7 (record VARCHAR, game VARCHAR)
SELECT record FROM table_23285761_7 WHERE game = 40
สถิติของเกมหมายเลข 40 คืออะไร?
What's the record of the game with number 40?
CREATE TABLE table_23285805_6 (score VARCHAR, record VARCHAR)
SELECT score FROM table_23285805_6 WHERE record = "15-25"
สกอร์ของทีมอยู่ที่ 15-25 เท่าไหร่?
What was the score with the team record was 15-25?
CREATE TABLE table_23285805_6 (high_rebounds VARCHAR, game VARCHAR)
SELECT high_rebounds FROM table_23285805_6 WHERE game = 42
ใครมีรีบาวด์มากที่สุดในเกมที่ 42?
Who has the most rebounds for game 42?
CREATE TABLE table_23285805_6 (high_rebounds VARCHAR, record VARCHAR)
SELECT high_rebounds FROM table_23285805_6 WHERE record = "15-27"
ใครมีรีบาวด์มากที่สุดเมื่อสถิติทีมอยู่ที่ 15-27?
Who had the most rebounds when the team record was 15-27?
CREATE TABLE table_23285805_8 (high_assists VARCHAR, team VARCHAR)
SELECT high_assists FROM table_23285805_8 WHERE team = "Oklahoma City"
ใครแอสซิสต์ได้สูงเมื่อทีมโอคลาโฮมา ซิตี้?
Who has the high assists when the team is Oklahoma City?
CREATE TABLE table_23285805_8 (date VARCHAR, location_attendance VARCHAR)
SELECT date FROM table_23285805_8 WHERE location_attendance = "Arco Arena 17361"
ซึ่ง datebis arco arena 17361 สถานที่เข้าร่วม?
On which datebis arco arena 17361 the location attendance?
CREATE TABLE table_23285805_8 (team VARCHAR, location_attendance VARCHAR)
SELECT team FROM table_23285805_8 WHERE location_attendance = "American Airlines Center 19954"
ทีมใดมีสถานที่เข้าร่วม American Airlines Center 19954?
Which team has the location attendance of American Airlines Center 19954?
CREATE TABLE table_23285805_8 (record VARCHAR, location_attendance VARCHAR)
SELECT record FROM table_23285805_8 WHERE location_attendance = "Arco Arena 17361"
บันทึกที่ arco arena 17361 เป็นจุดเข้าร่วมสถานที่คืออะไร
What is the record where arco arena 17361 is location attendance?
CREATE TABLE table_23285805_8 (high_points VARCHAR, game VARCHAR)
SELECT high_points FROM table_23285805_8 WHERE game = 69
ใครมีแต้มสูงในเกม 69?
Who has the high points for the 69 game?
CREATE TABLE table_23286158_8 (record VARCHAR, location_attendance VARCHAR)
SELECT record FROM table_23286158_8 WHERE location_attendance = "Rose Garden 20,565"
ทำสถิติเข้าชมสวนกุหลาบ 20,565 คน
Name the record for rose garden 20,565 attendance
CREATE TABLE table_23286158_8 (game VARCHAR, high_rebounds VARCHAR)
SELECT game FROM table_23286158_8 WHERE high_rebounds = "Andre Miller , Rudy Fernandez (7)"
ตั้งชื่อเกมให้กับ อังเดร มิลเลอร์, รูดี้ เฟอร์นันเดซ (7)
Name the game for andre miller , rudy fernandez (7)
CREATE TABLE table_23286158_8 (high_points VARCHAR, record VARCHAR)
SELECT high_points FROM table_23286158_8 WHERE record = "30-23"
ตั้งชื่อคะแนนสูงสุดสำหรับ 30-23
Name the high points for 30-23
CREATE TABLE table_23286158_8 (team VARCHAR, location_attendance VARCHAR)
SELECT team FROM table_23286158_8 WHERE location_attendance = "Rose Garden 20,565"
ตั้งชื่อทีมที่สวนกุหลาบ 20,565
Name the team at the rose garden 20,565
CREATE TABLE table_23286158_9 (score VARCHAR, record VARCHAR)
SELECT score FROM table_23286158_9 WHERE record = "37-27"
สกอร์ของเกมเมื่อตอนที่สถิติอยู่ที่ 37-27 เป็นเท่าไหร่?
What was the score for the game when the record was 37-27?
CREATE TABLE table_23286158_9 (high_points VARCHAR, team VARCHAR)
SELECT high_points FROM table_23286158_9 WHERE team = "Indiana"
ใครเป็นผู้นำด้วยคะแนนสูงสุดระหว่างเกมกับอินเดียน่า?
Who led with the highest points during the game against Indiana?
CREATE TABLE table_23289934_1 (no_in_series INTEGER, production_code VARCHAR)
SELECT MAX(no_in_series) FROM table_23289934_1 WHERE production_code = "3ABC11"
ตั้งชื่อหมายเลขที่มากที่สุดในชุดสำหรับรหัสการผลิต 3abc11
Name the most number in series for production code of 3abc11
CREATE TABLE table_23289934_1 (no_in_season INTEGER, production_code VARCHAR)
SELECT MAX(no_in_season) FROM table_23289934_1 WHERE production_code = "3ABC12"
ตั้งชื่อจำนวนมากที่สุดในฤดูกาลสำหรับรหัสการผลิต 3abc12
Name the most number in season for production code 3abc12
CREATE TABLE table_23289934_1 (title VARCHAR, no_in_season VARCHAR)
SELECT title FROM table_23289934_1 WHERE no_in_season = 16
ตั้งชื่อหัวข้อหมายเลข 16
Name the title for number 16
CREATE TABLE table_23289934_1 (no_in_series INTEGER, production_code VARCHAR)
SELECT MIN(no_in_series) FROM table_23289934_1 WHERE production_code = "3ABC21"
ตั้งชื่อหมายเลขที่น้อยที่สุดสำหรับรหัสการผลิตสำหรับ 3abc21
Name the least number for production code for 3abc21
CREATE TABLE table_23294081_10 (original_airdate VARCHAR, performer_2 VARCHAR)
SELECT original_airdate FROM table_23294081_10 WHERE performer_2 = "Jeff Davis"
วันที่ออกอากาศตอนแรกกับเจฟฟ์ เดวิส ในฐานะนักแสดงคนที่สองคือวันที่เท่าไร
What was the date that the episode with Jeff Davis as the second performer originally aired?
CREATE TABLE table_23294081_10 (_number VARCHAR, no VARCHAR)
SELECT COUNT(_number) FROM table_23294081_10 WHERE no = 214
ซีรีส์ตอนที่ 214 มีทั้งหมดกี่ตอน?
How many episodes were series episode 214?
CREATE TABLE table_23308178_6 (date VARCHAR, opponent VARCHAR)
SELECT date FROM table_23308178_6 WHERE opponent = "Toronto Maple Leafs"
ศาลากลางเล่นใบเมเปิ้ลโตรอนโตเมื่อใด
What date did the capitols play the toronto maple leafs?
CREATE TABLE table_23308178_6 (location VARCHAR, record VARCHAR)
SELECT location FROM table_23308178_6 WHERE record = "20-6-6"
เกมนี้เล่นที่ไหนเมื่อสถิติ 20-6-6?
Where was the game played when the record was 20-6-6?