context
stringlengths
27
489
answer
stringlengths
18
557
question_th
stringlengths
8
226
question_en
stringlengths
12
244
CREATE TABLE table_28621502_1 (title VARCHAR, publisher VARCHAR)
SELECT title FROM table_28621502_1 WHERE publisher = "GameHouse Live"
เกมใดบ้างที่ได้รับการเผยแพร่โดย Gamehouse Live?
Which titles have been published by Gamehouse Live?
CREATE TABLE table_28654454_5 (reunion_bmi VARCHAR, contestant VARCHAR)
SELECT reunion_bmi FROM table_28654454_5 WHERE contestant = "Pinky"
ค่าดัชนีมวลกายของพิ้งกี้ในงานรวมตัวเป็นเท่าไหร่?
What was pinky's bmi at the reunion?
CREATE TABLE table_28654454_5 (reunion_bmi VARCHAR, contestant VARCHAR)
SELECT COUNT(reunion_bmi) FROM table_28654454_5 WHERE contestant = "Miles"
ค่าดัชนีมวลกายของไมล์ในการรวมตัวเป็นเท่าใด
What was miles's bmi att the reunion?
CREATE TABLE table_28654454_5 (lbs_lost_reunion VARCHAR, finale_weight VARCHAR)
SELECT lbs_lost_reunion FROM table_28654454_5 WHERE finale_weight = "151.4"
ผู้เข้าแข่งขันที่มีน้ำหนักตอนจบอยู่ที่ 151.4 เสียไปกี่ปอนด์ในการกลับมาพบกันใหม่?
How many lbs were lost at the reunion by the contestant whose finale weight was 151.4?
CREATE TABLE table_28654454_5 (finale_weight VARCHAR, starting_bmi VARCHAR)
SELECT COUNT(finale_weight) FROM table_28654454_5 WHERE starting_bmi = "33.1"
มีผู้เข้าแข่งขันกี่คนที่มีค่าดัชนีมวลกายเริ่มต้นที่ 33.1
How many contestants had a starting bmi of 33.1?
CREATE TABLE table_28654454_5 (reunion_weight VARCHAR, lbs_lost_reunion VARCHAR)
SELECT reunion_weight FROM table_28654454_5 WHERE lbs_lost_reunion = 52
น้ำหนักรวมตัวของผู้เข้าแข่งขันที่ลดน้ำหนักไป 52 ปอนด์ในการรวมตัวเป็นเท่าใด
What is the reunion weight of the contestant that lost 52 lbs at the reunion?
CREATE TABLE table_28654454_5 (reunion_weight VARCHAR, lbs_lost_finale VARCHAR)
SELECT reunion_weight FROM table_28654454_5 WHERE lbs_lost_finale = "74.4"
น้ำหนักรวมตัวของผู้เข้าแข่งขันที่เสียไป 74.4 ปอนด์ในรอบชิงชนะเลิศคือเท่าใด
What is the reunion weight of the contestant who lost 74.4 lbs at the finale?
CREATE TABLE table_28628309_8 (team VARCHAR, category VARCHAR)
SELECT team FROM table_28628309_8 WHERE category = "Blocks per game"
ใครคือทีมเมื่อประเภทบล็อกต่อเกม?
Who is the team when the category is blocks per game?
CREATE TABLE table_28628309_8 (games_played VARCHAR, player VARCHAR)
SELECT games_played FROM table_28628309_8 WHERE player = "Jimmy Alapag"
รายการในเกมที่เล่นเมื่อผู้เล่นคือ jimmy alapag คืออะไร?
What is the listed in games played when the player is jimmy alapag?
CREATE TABLE table_28628309_8 (team VARCHAR, player VARCHAR)
SELECT team FROM table_28628309_8 WHERE player = "Ronjay Buenafe"
ทีมคืออะไรเมื่อผู้เล่นระบุเป็น Ronjay Buenafe?
What is the team when player is listed as Ronjay Buenafe?
CREATE TABLE table_28628309_8 (player VARCHAR, category VARCHAR)
SELECT player FROM table_28628309_8 WHERE category = "Field goal percentage"
ชื่อของผู้เล่นคืออะไรเมื่อหมวดหมู่ถูกระบุเป็นเปอร์เซ็นต์การยิงประตู?
What is the name of the player when the category is listed as field goal percentage?
CREATE TABLE table_28628309_8 (games_played INTEGER, category VARCHAR)
SELECT MIN(games_played) FROM table_28628309_8 WHERE category = "Points per game"
เกมที่เล่นคืออะไรเมื่อหมวดหมู่เป็นแต้มต่อเกม?
What is the games played when the category is points per game?
CREATE TABLE table_28628309_9 (player VARCHAR, category VARCHAR)
SELECT player FROM table_28628309_9 WHERE category = "Steals per game"
ใครคือผู้เล่นเมื่อประเภทขโมยต่อเกม?
Who is the player when the category is steals per game?
CREATE TABLE table_28628309_9 (category VARCHAR, player VARCHAR)
SELECT category FROM table_28628309_9 WHERE player = "Olsen Racela"
ชื่อหมวดหมู่เมื่อผู้เล่นคือ olsen racela คืออะไร?
What are the names of the categories when the player is olsen racela?
CREATE TABLE table_28628309_9 (totals VARCHAR, player VARCHAR)
SELECT COUNT(totals) FROM table_28628309_9 WHERE player = "Jay Washington"
มีการระบุรายการทั้งหมดกี่ครั้งเมื่อผู้เล่นคือ Jay Washington?
How many times is a total listed when the player is Jay Washington?
CREATE TABLE table_28628309_9 (totals VARCHAR, average VARCHAR, category VARCHAR)
SELECT totals FROM table_28628309_9 WHERE average = "0.667" AND category = "3-pt field goal percentage"
รายการทั้งหมดเป็นเท่าใดเมื่อค่าเฉลี่ยคือ 0.667 และหมวดหมู่เป็นเปอร์เซ็นต์การยิงประตู 3 แต้ม
What is the total listed when the average is 0.667 and the category is 3-pt field goal percentage?
CREATE TABLE table_28628309_9 (player VARCHAR, category VARCHAR)
SELECT player FROM table_28628309_9 WHERE category = "3-pt field goal percentage"
ชื่อของผู้เล่นเมื่อประเภทเป็นเปอร์เซ็นต์การยิงประตู 3 คะแนนคืออะไร?
What is the name of the player when the category is 3-pt field goal percentage?
CREATE TABLE table_2866514_1 (title VARCHAR, us_viewers__million_ VARCHAR)
SELECT title FROM table_2866514_1 WHERE us_viewers__million_ = "5.66"
ชื่อเรื่องของตอนที่มีผู้ชม 5.66 ล้านคนในสหรัฐฯ คืออะไร?
What are the titles of episodes with 5.66 million US viewers?
CREATE TABLE table_2866514_1 (title VARCHAR, directed_by VARCHAR)
SELECT title FROM table_2866514_1 WHERE directed_by = "Whitney Ransick"
วิทนีย์ แรนซิค กำกับโดย วิทนีย์ แรนซิค ชื่อเรื่องว่าอะไร?
What are the titles of episodes directed by whitney ransick?
CREATE TABLE table_2866514_1 (written_by VARCHAR, us_viewers__million_ VARCHAR)
SELECT written_by FROM table_2866514_1 WHERE us_viewers__million_ = "3.96"
ใครเป็นคนเขียนตอนนี้โดยมีผู้ชม 3.96 ล้านคนในสหรัฐฯ?
Who wrote the episode with 3.96 million US viewers?
CREATE TABLE table_28677723_8 (christer_tornell INTEGER, trine_dehli_cleve VARCHAR)
SELECT MAX(christer_tornell) FROM table_28677723_8 WHERE trine_dehli_cleve = 9
มูลค่าสูงสุดที่ Christer Tornell ให้เมื่อ Trine Dehli Cleve ให้ 9 คืออะไร?
What was the maximum value that Christer Tornell gave when Trine Dehli Cleve gave a 9?
CREATE TABLE table_28693349_2 (games INTEGER, player VARCHAR)
SELECT MAX(games) FROM table_28693349_2 WHERE player = "Robert Peare"
Robert Peare ลงเล่นกี่เกม?
How many games did Robert Peare play?
CREATE TABLE table_28693349_2 (free_throws INTEGER, player VARCHAR)
SELECT MAX(free_throws) FROM table_28693349_2 WHERE player = "Charles Pearman"
Charles Pearman ยิงลูกโทษได้กี่ครั้ง?
How many free throws did Charles Pearman score?
CREATE TABLE table_2869837_1 (Shared VARCHAR, last_final VARCHAR)
SELECT Shared AS titles FROM table_2869837_1 WHERE last_final = 2012
สโมสรที่เข้าชิงครั้งสุดท้ายเมื่อปี 2012 คว้าแชมป์ร่วมกันได้กี่ครั้ง?
How many shared titles does the club whose last final was 2012 have?
CREATE TABLE table_2869837_1 (last_final VARCHAR, last_title VARCHAR)
SELECT last_final FROM table_2869837_1 WHERE last_title = "1990"
สโมสรที่คว้าแชมป์ครั้งสุดท้ายคือปี 1990 คือปีใด?
What was the year of the last final for the club whose last title was 1990?
CREATE TABLE table_2869837_1 (Shared INTEGER, last_final VARCHAR)
SELECT MIN(Shared) AS titles FROM table_2869837_1 WHERE last_final = 2006
จำนวนการแชร์ตำแหน่งขั้นต่ำของสโมสรที่เข้าชิงครั้งสุดท้ายในปี 2549 คือเท่าใด?
What is the minimum number of shared titles for the club whose last final was in 2006?
CREATE TABLE table_2869837_1 (last_final INTEGER, last_title VARCHAR)
SELECT MAX(last_final) FROM table_2869837_1 WHERE last_title = "1994"
ปีล่าสุดของสโมสรที่คว้าแชมป์ครั้งสุดท้ายคือปี 1994 คือปีใด?
What is the latest year of last final for the club whose last title was in 1994?
CREATE TABLE table_2869837_1 (runners_up VARCHAR, school VARCHAR)
SELECT runners_up FROM table_2869837_1 WHERE school = "Royal school Dungannon"
รองชนะเลิศอันดับ Royal School Dungannon มีกี่คน?
What are the number of runners up for Royal School Dungannon?
CREATE TABLE table_28715942_5 (track VARCHAR, vocal_percussionist VARCHAR)
SELECT track FROM table_28715942_5 WHERE vocal_percussionist = "unknown"
แทร็กไหนที่ไม่รู้จักนักร้องเพอร์คัชชัน?
What is the track whent the vocal percussionist is unknown?
CREATE TABLE table_28715942_5 (arranger_s_ VARCHAR, vocal_percussionist VARCHAR)
SELECT arranger_s_ FROM table_28715942_5 WHERE vocal_percussionist = "Alexei Kalveks and Dave Brennan"
ใครคือผู้เรียบเรียงเมื่อนักร้องนำคือ Alexei Kalveks และ Dave Brennan?
Who is the arranger when the vocal percussionist is Alexei Kalveks and Dave Brennan?
CREATE TABLE table_28715942_5 (original_artist VARCHAR, vocal_percussionist VARCHAR)
SELECT original_artist FROM table_28715942_5 WHERE vocal_percussionist = "Alexei Kalveks"
ศิลปินดั้งเดิมคืออะไรเมื่อนักร้องนำคือ Alexei Kalveks?
What is the original artist when the vocal percussionist is Alexei Kalveks?
CREATE TABLE table_28741_1 (area__km_2__ INTEGER, capital VARCHAR)
SELECT MIN(area__km_2__) FROM table_28741_1 WHERE capital = "Nay Pyi Taw"
พื้นที่ที่มีเนปิดอว์เป็นเมืองหลวงครอบคลุมพื้นที่กี่กิโลเมตร 2?
How few km 2 does the area with Nay Pyi Taw as capital cover?
CREATE TABLE table_28741_1 (population_2012_ VARCHAR, country VARCHAR)
SELECT population_2012_ FROM table_28741_1 WHERE country = "Indonesia"
ประชากรอินโดนีเซียในปี 2555 เป็นเท่าใด
What is the 2012 population of Indonesia?
CREATE TABLE table_28741_1 (_usd__2012_ VARCHAR, gdp__nominal__per_capita VARCHAR, capital VARCHAR)
SELECT COUNT(gdp__nominal__per_capita), _usd__2012_ FROM table_28741_1 WHERE capital = "Phnom Penh"
ตัวเลขสำหรับ GDP (ระบุ) ต่อหัวและ USD (2012) ของพื้นที่ที่มีพนมเปญเป็นเมืองหลวงคือเท่าใด
What are the numbers for GDP (nominal) per capita and USD (2012) of the area with Phnom Penh as capital?
CREATE TABLE table_28750142_1 (distance VARCHAR, jockey VARCHAR)
SELECT distance FROM table_28750142_1 WHERE jockey = "Jason Titley"
จ๊อกกี้ Jason Titley มีระยะทางเท่าไร?
What is the distance of jockey Jason Titley?
CREATE TABLE table_28750142_1 (jockey VARCHAR, name VARCHAR)
SELECT jockey FROM table_28750142_1 WHERE name = "Pink Gin"
จ๊อกกี้ของ Pink Gin ชื่ออะไร?
What is the name of the jockey for Pink Gin?
CREATE TABLE table_28768469_10 (date VARCHAR, location_attendance VARCHAR)
SELECT date FROM table_28768469_10 WHERE location_attendance = "Ford Center 17,021"
ตำแหน่งผู้เข้างานคือ ford center 17,021 วันไหน?
The location attendance is ford center 17,021 on what dates?
CREATE TABLE table_28768469_10 (high_assists VARCHAR, game VARCHAR)
SELECT COUNT(high_assists) FROM table_28768469_10 WHERE game = 73
ในเกมที่ 73 จำนวนแอสซิสต์สูงทั้งหมดเป็นเท่าใด?
In game 73, what were the total number of high assists?
CREATE TABLE table_28768469_2 (location_attendance VARCHAR, date VARCHAR)
SELECT location_attendance FROM table_28768469_2 WHERE date = "October 20"
สถานที่สำหรับเล่นเกมในวันที่ 20 ตุลาคมและมีผู้เข้าร่วมตรงกันคือที่ไหน?
What is the location for the game on October 20 with it's corresponding attendance?
CREATE TABLE table_28785738_1 (director VARCHAR, no_in_season VARCHAR)
SELECT director FROM table_28785738_1 WHERE no_in_season = 11
ใครเป็นผู้กำกับตอนที่ 11 ของซีซั่น?
Who directed episode 11 of the season?
CREATE TABLE table_28802668_3 (title VARCHAR, no_in_season VARCHAR)
SELECT COUNT(title) FROM table_28802668_3 WHERE no_in_season = 19
ตอนที่ 19 ของซีซั่นนี้มีชื่อตอนกี่ตอนคะ?
How many episode titles does episode 19 in the season have?
CREATE TABLE table_28798161_3 (average VARCHAR, bbi VARCHAR)
SELECT average FROM table_28798161_3 WHERE bbi = "4/39"
ถ้า bbi เท่ากับ 4/39 ค่าเฉลี่ยจะเป็นเท่าใด
if the bbi is 4/39 what is the average
CREATE TABLE table_28798161_3 (bbi VARCHAR, economy VARCHAR)
SELECT bbi FROM table_28798161_3 WHERE economy = "3.63"
ถ้าเศรษฐกิจอยู่ที่ 3.63 bbi คืออะไร
if the economy is 3.63 what is the bbi
CREATE TABLE table_28798161_3 (Id VARCHAR)
SELECT MIN(4 AS wi) FROM table_28798161_3
ในลีกคือ 4wi ขั้นต่ำคือเท่าไร
in the leage what was the minimum 4wi
CREATE TABLE table_28802165_1 (poor_law_union VARCHAR, townland VARCHAR)
SELECT poor_law_union FROM table_28802165_1 WHERE townland = "Marshalstown"
สหภาพกฎหมายที่ไม่ดีใน Marshalstown คืออะไร?
What is the poor law union on Marshalstown?
CREATE TABLE table_28802165_1 (s_acre INTEGER, civil_parish VARCHAR)
SELECT MAX(s_acre) FROM table_28802165_1 WHERE civil_parish = "Castledermot"
Castledermot มีพื้นที่สูงสุดเท่าไร?
What is the maximum acres in Castledermot?
CREATE TABLE table_28802165_1 (civil_parish VARCHAR, townland VARCHAR)
SELECT civil_parish FROM table_28802165_1 WHERE townland = "Aghafullim"
ตำบลพลเรือนของ Aghafullim คืออะไร?
What is the civil parish of Aghafullim?
CREATE TABLE table_28802165_1 (s_acre VARCHAR, townland VARCHAR)
SELECT s_acre FROM table_28802165_1 WHERE townland = "Maddenstown Middle"
Maddenstown Middle มีพื้นที่กี่เอเคอร์
How many acres is the townland of Maddenstown Middle?
CREATE TABLE table_28859177_3 (original_air_date VARCHAR, directed_by VARCHAR)
SELECT COUNT(original_air_date) FROM table_28859177_3 WHERE directed_by = "Bethany Rooney"
ตอนที่กำกับโดยเบธานี รูนี่ย์ ออกอากาศต้นฉบับกี่วัน?
How many original air dates did the episode directed by Bethany rooney have?
CREATE TABLE table_28859177_3 (production_code VARCHAR, original_air_date VARCHAR)
SELECT production_code FROM table_28859177_3 WHERE original_air_date = "October 15, 2004"
รหัสการผลิตตอนที่ออกอากาศวันที่ 15 ตุลาคม 2547 คืออะไร?
What is the production code for the episode that aired on October 15, 2004?
CREATE TABLE table_28859177_3 (original_air_date VARCHAR, directed_by VARCHAR, written_by VARCHAR)
SELECT original_air_date FROM table_28859177_3 WHERE directed_by = "Graeme Clifford" AND written_by = "Lindsay Sturman"
แกรม คลิฟฟอร์ด กำกับและลินด์ซีย์ สเตอร์แมนเขียนบทจะออกอากาศตอนแรกเมื่อใด
What is the original air date for episode graeme clifford directed and lindsay sturman wrote?
CREATE TABLE table_2886617_6 (player VARCHAR, nhl_team VARCHAR)
SELECT player FROM table_2886617_6 WHERE nhl_team = "Los Angeles Kings"
ผู้เล่นคนไหนที่ถูกเลือกโดย Los Angeles Kings?
Who was the player that was picked by Los Angeles Kings?
CREATE TABLE table_2886617_6 (nationality VARCHAR, player VARCHAR)
SELECT nationality FROM table_2886617_6 WHERE player = "Peter Slamiar"
ปีเตอร์ สลาเมียร์ เป็นคนสัญชาติอะไร
What nationality was peter slamiar?
CREATE TABLE table_2886617_4 (college_junior_club_team VARCHAR, nhl_team VARCHAR)
SELECT college_junior_club_team FROM table_2886617_4 WHERE nhl_team = "New York Rangers"
New York Rangers รับสมัครนักเตะจากทีมใด?
What team did the New York Rangers recruit a player from?
CREATE TABLE table_2886617_4 (nationality VARCHAR, player VARCHAR)
SELECT COUNT(nationality) FROM table_2886617_4 WHERE player = "Marc Savard"
มีกี่ประเทศที่มีผู้เล่นชื่อ Marc Savard ที่ถูกเลือก?
How many countries had players named Marc Savard get picked?
CREATE TABLE table_2886617_4 (nationality VARCHAR, nhl_team VARCHAR)
SELECT nationality FROM table_2886617_4 WHERE nhl_team = "Vancouver Canucks"
ผู้เล่นที่เข้าร่วมทีม Vancouver Canucks มาจากประเทศใด
What country does the player who joined the Vancouver Canucks originally hail from?
CREATE TABLE table_2886617_4 (pick VARCHAR, player VARCHAR)
SELECT COUNT(pick) FROM table_2886617_4 WHERE player = "Alyn McCauley"
Alyn McCauley ถูกเลือกกี่ครั้ง?
How many times did Alyn McCauley get picked?
CREATE TABLE table_2886617_3 (nationality VARCHAR, position VARCHAR, college_junior_club_team VARCHAR)
SELECT nationality FROM table_2886617_3 WHERE position = "Left Wing" AND college_junior_club_team = "Portland Winterhawks (WHL)"
สัญชาติใดที่ฝ่ายซ้ายดำรงตำแหน่งและวิทยาลัย/รุ่นน้อง/ทีมคือ portland winterhawks (whl)
Which nationality has left wing as the position and college/junior/team is portland winterhawks (whl)?
CREATE TABLE table_2886617_3 (nhl_team VARCHAR, player VARCHAR)
SELECT nhl_team FROM table_2886617_3 WHERE player = "Kevin McKay"
ทีม nhl ใดมีผู้เล่นเควินแม็คเคย์?
Which nhl team has the player kevin mckay?
CREATE TABLE table_2886617_3 (pick VARCHAR, nationality VARCHAR, player VARCHAR)
SELECT COUNT(pick) FROM table_2886617_3 WHERE nationality = "Canada" AND player = "Larry Courville"
มีกี่คนที่เลือกแคนาดาเป็นสัญชาติ และแลร์รี่ คูร์วิลล์เป็นผู้เล่น?
How many picks have canada as the nationality and larry courville is the player?
CREATE TABLE table_2886617_3 (pick VARCHAR, player VARCHAR)
SELECT pick FROM table_2886617_3 WHERE player = "Marko Makinen"
ตัวเลือกใดที่มี Marko Makinen เป็นผู้เล่น?
Which pick has marko makinen as the player?
CREATE TABLE table_2886617_9 (college_junior_club_team VARCHAR, nhl_team VARCHAR)
SELECT college_junior_club_team FROM table_2886617_9 WHERE nhl_team = "Dallas Stars"
Dallas Stars เลือกทีมสโมสรวิทยาลัยทีมใด
What college club team did the Dallas Stars choose their draft pick from?
CREATE TABLE table_2886617_9 (player VARCHAR, nhl_team VARCHAR)
SELECT player FROM table_2886617_9 WHERE nhl_team = "St. Louis Blues"
ใครได้รับเลือกให้ร่างโดยเซนต์หลุยส์ บลูส์?
Who was picked for the draft by St. Louis Blues?
CREATE TABLE table_28885977_1 (stadium VARCHAR, location VARCHAR)
SELECT stadium FROM table_28885977_1 WHERE location = "Adelaide, South Australia"
สนามกีฬาใดตั้งอยู่ในเมืองแอดิเลด รัฐเซาท์ออสเตรเลีย
Which stadium is located in Adelaide, South Australia?
CREATE TABLE table_28885977_1 (location VARCHAR, built_for VARCHAR)
SELECT location FROM table_28885977_1 WHERE built_for = "St Kilda Football Club"
สนามกีฬาที่สร้างขึ้นสำหรับสโมสรฟุตบอลเซนต์คิลดาในสถานที่ใด
In what location was a stadium built for the St Kilda Football Club?
CREATE TABLE table_28885977_1 (location VARCHAR, stadium VARCHAR)
SELECT location FROM table_28885977_1 WHERE stadium = "Moorabbin Oval"
สนามกีฬา Moorabbin Oval อยู่ที่ไหน?
What is the location of the Moorabbin Oval stadium?
CREATE TABLE table_28885977_1 (built_for VARCHAR, location VARCHAR)
SELECT built_for FROM table_28885977_1 WHERE location = "Adelaide, South Australia"
สนามกีฬาในเมืองแอดิเลด รัฐเซาท์ออสเตรเลีย สร้างขึ้นเพื่ออะไร
What was the stadium in Adelaide, South Australia built for?
CREATE TABLE table_28885977_1 (built_for VARCHAR, location VARCHAR)
SELECT built_for FROM table_28885977_1 WHERE location = "Moorabbin, Victoria"
สนามกีฬาในเมืองมูแรบบิน รัฐวิกตอเรีย สร้างขึ้นเพื่ออะไร
What was the stadium in Moorabbin, Victoria built for?
CREATE TABLE table_28885977_1 (capacity_at_construction VARCHAR, location VARCHAR)
SELECT capacity_at_construction FROM table_28885977_1 WHERE location = "Gold Coast, Queensland"
ความสามารถในการก่อสร้างสนามกีฬาในเมืองโกลด์โคสต์ รัฐควีนส์แลนด์ สามารถรองรับได้เท่าใด
What was the capacity at construction of the stadium in Gold Coast, Queensland?
CREATE TABLE table_2889810_2 (moto2_250cc VARCHAR, country VARCHAR)
SELECT COUNT(moto2_250cc) FROM table_2889810_2 WHERE country = "United States"
moto2/250cc รวมทั้งหมดกี่คันครับเมื่อเป็นประเทศสหรัฐอเมริกา
how many total number of moto2/250cc when country is united states
CREATE TABLE table_2889810_2 (Id VARCHAR)
SELECT MIN(350 AS cc) FROM table_2889810_2
350ccขั้นต่ำมีกี่อันครับ
how many minimum 350cc has
CREATE TABLE table_2889810_2 (country VARCHAR, moto3_125cc VARCHAR)
SELECT country FROM table_2889810_2 WHERE moto3_125cc = 15
มีกี่ประเทศที่มี moto3/125cc กับ 15
how many country has moto3/125cc with 15
CREATE TABLE table_28898948_3 (reason VARCHAR, winner VARCHAR)
SELECT reason FROM table_28898948_3 WHERE winner = "Arthur Collins"
เมื่ออาเธอร์ คอลลินส์เป็นผู้ชนะ มีเหตุผลอะไร?
When arthur collins is the winner what is the reason?
CREATE TABLE table_28898948_3 (date VARCHAR, incumbent VARCHAR)
SELECT date FROM table_28898948_3 WHERE incumbent = "Ihaia Tainui"
เมื่อ ihaia tainui ดำรงตำแหน่งเป็นวันที่เท่าไหร่?
When ihaia tainui is the incumbent what is the date?
CREATE TABLE table_28898948_3 (winner VARCHAR, electorate VARCHAR)
SELECT winner FROM table_28898948_3 WHERE electorate = "Rangitikei"
เมื่อ rangitikei เป็นผู้มีสิทธิเลือกตั้งใครเป็นผู้ชนะ?
When rangitikei is the electorate who is the winner?
CREATE TABLE table_28898948_3 (by_election INTEGER, electorate VARCHAR)
SELECT MAX(by_election) FROM table_28898948_3 WHERE electorate = "Waikaia"
เมื่อ Waikaia เป็นผู้มีสิทธิเลือกตั้ง การเลือกตั้งซ่อมสูงสุดคืออะไร?
When waikaia is the electorate what is the highest by-election?
CREATE TABLE table_28898948_3 (incumbent VARCHAR, reason VARCHAR, by_election VARCHAR)
SELECT incumbent FROM table_28898948_3 WHERE reason = "Death" AND by_election = 1881
เมื่อ พ.ศ. 2424 มีการเลือกตั้งซ่อมและความตายเป็นเหตุ ใครเป็นผู้ดำรงตำแหน่ง?
When 1881 is the by-election and death is the reason who is the incumbent?
CREATE TABLE table_28948937_3 (partner VARCHAR, outcome VARCHAR, surface VARCHAR)
SELECT partner FROM table_28948937_3 WHERE outcome = "Winner" AND surface = "Hard"
ชื่อของพันธมิตรที่มีผลผู้ชนะและมีพื้นผิวแข็งคืออะไร?
What is the name of the partner that has a winner outcome and a hard surface?
CREATE TABLE table_28946565_2 (week_2 VARCHAR, week_7 VARCHAR)
SELECT COUNT(week_2) FROM table_28946565_2 WHERE week_7 = 40 + 40 = 80
คะแนนสัปดาห์ที่ 2 มีคะแนนสัปดาห์ที่ 7 เท่ากับ 40 + 40 = 80 กี่คะแนน
How many week 2 scores have a week 7 score of 40 + 40 = 80?
CREATE TABLE table_28946565_2 (week_3 INTEGER)
SELECT MIN(week_3) FROM table_28946565_2
คะแนนสัปดาห์ที่ 3 ที่น้อยที่สุดคือเท่าไร?
What is the smallest week 3 score?
CREATE TABLE table_28946565_2 (couple VARCHAR, week_2 VARCHAR)
SELECT couple FROM table_28946565_2 WHERE week_2 = 23
คู่ไหนมีคะแนนสัปดาห์ที่ 2 เท่ากับ 23 พอดี
Which couple had a week 2 score of exactly 23?
CREATE TABLE table_28967275_3 (series__number VARCHAR, episode__number VARCHAR)
SELECT series__number FROM table_28967275_3 WHERE episode__number = 68
เมื่อ 68 เป็นเลขตอน เลขซีรีย์คือเลขอะไร?
when 68 is the episode number what is the series number?
CREATE TABLE table_28967275_3 (original_air_date VARCHAR, episode__number VARCHAR)
SELECT original_air_date FROM table_28967275_3 WHERE episode__number = 69
ตอนที่ 69 คือเลขตอน ออกอากาศวันไหนคะ?
when 69 is the episode number what is the air date?
CREATE TABLE table_2897457_1 (pick__number VARCHAR, position VARCHAR)
SELECT pick__number FROM table_2897457_1 WHERE position = "Goaltender"
ดราฟต์อะไรคือผู้รักษาประตู?
What draft pick is a goaltender?
CREATE TABLE table_2897457_1 (position VARCHAR, player VARCHAR)
SELECT position FROM table_2897457_1 WHERE player = "Olaf Kolzig"
Olaf Kolzig เล่นตำแหน่งอะไร?
What position does Olaf Kolzig play?
CREATE TABLE table_2897457_1 (nhl_team VARCHAR, nationality VARCHAR)
SELECT nhl_team FROM table_2897457_1 WHERE nationality = "Sweden"
ทีมใดคัดเลือกนักเตะจากสวีเดน?
What team drafted a player from Sweden?
CREATE TABLE table_29023680_2 (company VARCHAR, date_of_election_commission VARCHAR)
SELECT COUNT(company) AS Commander FROM table_29023680_2 WHERE date_of_election_commission = "November 12, 1861"
มีผู้บัญชาการกองร้อยกี่คนที่ได้รับมอบหมายหรือเลือกในวันที่ 12 พฤศจิกายน พ.ศ. 2404
How many company commanders were commissioned or elected on November 12, 1861?
CREATE TABLE table_29026564_10 (score VARCHAR, surface VARCHAR, category VARCHAR)
SELECT score FROM table_29026564_10 WHERE surface = "Clay" AND category = "250 series"
ในซีรีย์ 250 บนดินเหนียวมีคะแนนเท่าไหร่?
In the 250 series on clay what were the scores?
CREATE TABLE table_29012710_1 (number_of_dairy_cows INTEGER, province VARCHAR)
SELECT MAX(number_of_dairy_cows) FROM table_29012710_1 WHERE province = "British Columbia"
วัวจำนวนมากที่สุดที่พวกเขาอาศัยอยู่ในบริติชโคลัมเบียคือเท่าใด
what is the most amount of cattle where they live in british columbia
CREATE TABLE table_29012710_1 (province VARCHAR, number_of_dairy_cows VARCHAR)
SELECT COUNT(province) FROM table_29012710_1 WHERE number_of_dairy_cows = 13000
วัวจำนวน 13,000 ตัวมากที่สุดคือเท่าใด
what is the most number where cattle is 13000
CREATE TABLE table_29012710_1 (production__hectolitres_ VARCHAR, province VARCHAR)
SELECT production__hectolitres_ FROM table_29012710_1 WHERE province = "New Brunswick"
พื้นที่ที่นิวบรันสวิกอยู่ที่เท่าไร
what is the amount where the area is new brunswick
CREATE TABLE table_29012710_1 (province VARCHAR, number_of_dairy_farms VARCHAR)
SELECT province FROM table_29012710_1 WHERE number_of_dairy_farms = 200
ที่ตั้งที่มีธุรกิจปศุสัตว์มากกว่า 200 แห่งอยู่ที่ไหน
what is the location where there are over 200 cattle businesses
CREATE TABLE table_29012710_1 (number_of_dairy_cows INTEGER)
SELECT MIN(number_of_dairy_cows) FROM table_29012710_1
หัวโคมีปริมาณน้อยที่สุดคือเท่าใด
what is the least amount of cattle head
CREATE TABLE table_29012710_1 (number_of_dairy_cows INTEGER, province VARCHAR)
SELECT MIN(number_of_dairy_cows) FROM table_29012710_1 WHERE province = "Ontario"
วัวนมในออนแทรีโอมีจำนวนน้อยที่สุดคือเท่าไร
what is the least amount of milk cattle in ontario
CREATE TABLE table_29054902_1 (production_code VARCHAR, us_viewers__million_ VARCHAR)
SELECT production_code FROM table_29054902_1 WHERE us_viewers__million_ = "3.81"
รหัสการผลิตของตอนที่รับชมโดยผู้ชม 3.81 ล้านคนในสหรัฐอเมริกาคืออะไร?
What is the production code of the episode that was watched by 3.81 million U.S. viewers?
CREATE TABLE table_29087004_2 (written_by VARCHAR, production_code VARCHAR)
SELECT written_by FROM table_29087004_2 WHERE production_code = 116
ใครเป็นคนเขียนตอนด้วยรหัสการผลิต 116?
Who wrote the episode with a production code of 116?
CREATE TABLE table_29087004_2 (series__number INTEGER, united_states_original_airdate VARCHAR)
SELECT MAX(series__number) FROM table_29087004_2 WHERE united_states_original_airdate = "December 24, 2010"
ซีรีส์นี้มีจำนวนตอนใดและต้นฉบับของสหรัฐอเมริกาออกอากาศวันที่ 24 ธันวาคม พ.ศ. 2553
What number episode in the series had and original United States air date of December 24, 2010?
CREATE TABLE table_29087004_2 (written_by VARCHAR, united_states_original_airdate VARCHAR, directed_by VARCHAR, canada_original_airdate VARCHAR)
SELECT written_by FROM table_29087004_2 WHERE directed_by = "Jos Humphrey" AND canada_original_airdate = "Unknown" AND united_states_original_airdate = "August 27, 2011"
ใครเป็นผู้เขียนบทที่กำกับโดย Jos Humphrey ซึ่งมีวันที่ออกอากาศดั้งเดิมของแคนาดาซึ่งไม่ทราบวันออกอากาศดั้งเดิมของสหรัฐอเมริกาและมีวันที่ออกอากาศดั้งเดิมของสหรัฐอเมริกาคือวันที่ 27 สิงหาคม 2011
Who wrote the episode directed by Jos Humphrey that had an original Canadian air date that was unknown and a United States original air date of August 27, 2011?
CREATE TABLE table_29087004_2 (united_states_original_airdate VARCHAR, written_by VARCHAR)
SELECT united_states_original_airdate FROM table_29087004_2 WHERE written_by = "Mike Ferris"
วันที่ออกอากาศดั้งเดิมของสหรัฐอเมริกาของตอนที่เขียนโดย Mike Ferris คือเมื่อใด
What is the original United States air date of the episode written by Mike Ferris?
CREATE TABLE table_29141354_2 (andrew_and_georgies_guest VARCHAR, jamie_and_johns_guest VARCHAR)
SELECT andrew_and_georgies_guest FROM table_29141354_2 WHERE jamie_and_johns_guest = "Joe Calzaghe"
ใครคือแขกของ Andrew และ Georgies ในตอนที่ Jamie และ Johns มาเป็นแขกรับเชิญคือ Joe Calzaghe
Who was Andrew and Georgies guest when Jamie and Johns guest was Joe Calzaghe?