context
stringlengths 27
489
| answer
stringlengths 18
557
| question_th
stringlengths 8
226
| question_en
stringlengths 12
244
|
---|---|---|---|
CREATE TABLE table_1360997_2 (result VARCHAR, race VARCHAR)
|
SELECT COUNT(result) FROM table_1360997_2 WHERE race = "Stan Fox Stakes"
|
การแข่งขัน Stan Fox Stakes มีผลลัพธ์กี่รายการ?
|
How many results were there for the Stan Fox Stakes race?
|
CREATE TABLE table_1360997_2 (result VARCHAR, venue VARCHAR)
|
SELECT result FROM table_1360997_2 WHERE venue = "Rosehill"
|
สนามโรสฮิลล์ชนะหรือแพ้?
|
Was the rosehill venue a win or loss?
|
CREATE TABLE table_13606924_1 (total INTEGER, kerry__percentage VARCHAR)
|
SELECT MIN(total) FROM table_13606924_1 WHERE kerry__percentage = "16.71%"
|
รวมขั้นต่ำคือกี่% kerry อยู่ที่ 16.71%
|
what is the minimum total with kerry % being 16.71%
|
CREATE TABLE table_13606924_1 (kerry__number INTEGER, bush__percentage VARCHAR)
|
SELECT MIN(kerry__number) FROM table_13606924_1 WHERE bush__percentage = "78.40%"
|
kerry ขั้นต่ำเท่าไหร่ครับ #โดยบุช % อยู่ที่ 78.40%
|
what is the minimum kerry # with bush % being 78.40%
|
CREATE TABLE table_13606924_1 (kerry__number VARCHAR, county VARCHAR)
|
SELECT kerry__number FROM table_13606924_1 WHERE county = "Ness county, Kansas"
|
เคอร์รี # คืออะไร โดยเคาน์ตีเป็นเนสเคาน์ตี แคนซัส
|
what's the kerry # with county being ness county, kansas
|
CREATE TABLE table_13606924_1 (total VARCHAR, bush__number VARCHAR)
|
SELECT COUNT(total) FROM table_13606924_1 WHERE bush__number = 1552
|
รวมจำนวนบุช # เป็น 1552
|
how many total with bush # being 1552
|
CREATE TABLE table_13606924_1 (bush__number INTEGER, kerry__number VARCHAR)
|
SELECT MIN(bush__number) FROM table_13606924_1 WHERE kerry__number = 3938
|
บุชขั้นต่ำเท่าไหร่คะ #กับเคอรี่ #เป็น3938
|
what is the minimum bush # with kerry # being 3938
|
CREATE TABLE table_13606924_1 (total VARCHAR, county VARCHAR)
|
SELECT COUNT(total) FROM table_13606924_1 WHERE county = "Rooks county, Kansas"
|
ทั้งหมดกี่แห่งโดยเคาน์ตีเป็นเทศมณฑลรูคส์ รัฐแคนซัส
|
how many total with county being rooks county, kansas
|
CREATE TABLE table_13618584_1 (district VARCHAR, incumbent VARCHAR)
|
SELECT district FROM table_13618584_1 WHERE incumbent = "Dick Saslaw"
|
Dick Saslaw ผู้ดำรงตำแหน่งอยู่ในเขตใด
|
In which district was the incumbent Dick Saslaw?
|
CREATE TABLE table_13618584_1 (elected VARCHAR)
|
SELECT 2007 AS _result FROM table_13618584_1 WHERE elected = 1996
|
ผลลัพธ์ในปี 2550 ในเขตที่ได้รับเลือกผู้ดำรงตำแหน่งในปี 2539 คืออะไร
|
What was the 2007 result in the district where the incumbent was elected in 1996?
|
CREATE TABLE table_13618584_1 (district VARCHAR)
|
SELECT 2007 AS _result FROM table_13618584_1 WHERE district = "28th"
|
ผลการแข่งขันปี 2550 ในเขต 28 เป็นอย่างไรบ้าง?
|
What was the 2007 result in the 28th district?
|
CREATE TABLE table_13618584_1 (district VARCHAR, incumbent VARCHAR)
|
SELECT district FROM table_13618584_1 WHERE incumbent = "Charles Hawkins"
|
Charles Hawkins ผู้ดำรงตำแหน่งในเขตใด
|
In what district was the incumbent Charles Hawkins?
|
CREATE TABLE table_13619027_9 (game INTEGER, date VARCHAR)
|
SELECT MAX(game) FROM table_13619027_9 WHERE date = "March 26"
|
วันที่ 26 มีนาคม แข่งกันที่หมายเลขเท่าไร?
|
What's the number of the game played on March 26?
|
CREATE TABLE table_13619027_9 (high_rebounds VARCHAR, date VARCHAR)
|
SELECT COUNT(high_rebounds) FROM table_13619027_9 WHERE date = "March 13"
|
ถ้าตัวเลขรีบาวด์สูงสามารถพบได้ในเกมวันที่ 13 มีนาคม กี่ค่า?
|
How many different values if the number is high rebounds can be found for the game on March 13?
|
CREATE TABLE table_13619053_7 (high_points VARCHAR, record VARCHAR)
|
SELECT high_points FROM table_13619053_7 WHERE record = "11-40"
|
ใครมีคะแนนสูงสุด และตัวเลขเมื่อทำสถิติ 11-40 คือเท่าใด
|
Who ihad the highest points and what was the number when the record was 11-40?
|
CREATE TABLE table_13619135_8 (team VARCHAR, record VARCHAR)
|
SELECT team FROM table_13619135_8 WHERE record = "45-36"
|
Raptors เล่นกับใครเมื่อสถิติของพวกเขาอยู่ที่ 45-36?
|
Who did the Raptors play when their record was 45-36?
|
CREATE TABLE table_13619135_8 (game INTEGER, date VARCHAR)
|
SELECT MAX(game) FROM table_13619135_8 WHERE date = "April 12"
|
วันที่ 12 เมษายน เล่นเกมหมายเลขใดของฤดูกาล?
|
What number game of the season was played on April 12?
|
CREATE TABLE table_13625792_1 (total__number INTEGER, county VARCHAR)
|
SELECT MAX(total__number) FROM table_13625792_1 WHERE county = "Wayne"
|
มีผู้ลงคะแนนเสียงกี่คะแนนในเวย์นเคาน์ตี้
|
How many votes were cast in Wayne county?
|
CREATE TABLE table_13625792_1 (total__number VARCHAR, bush__percentage VARCHAR)
|
SELECT total__number FROM table_13625792_1 WHERE bush__percentage = "77.76%"
|
ในเขตที่บุชชนะ 77.76% มีผู้ลงคะแนนทั้งหมดกี่เสียง
|
In the county where Bush won 77.76%, how many total votes were cast?
|
CREATE TABLE table_13625792_1 (other__percentage VARCHAR, bush__number VARCHAR)
|
SELECT other__percentage FROM table_13625792_1 WHERE bush__number = 4333
|
ในประเทศที่บุชได้รับคะแนนเสียง 4,333 เสียง คนอื่น ๆ ได้รับคะแนนกี่เปอร์เซ็นต์?
|
In the country where Bush won 4333 votes, what percentage did other receive?
|
CREATE TABLE table_13642023_2 (to_winning_team VARCHAR, tu_winning_team VARCHAR)
|
SELECT to_winning_team FROM table_13642023_2 WHERE tu_winning_team = "Joe Richardson"
|
ทีมที่ชนะ TO คือใครเมื่อทีมที่ชนะ TU คือ Joe Richardson
|
Who was the TO winning team when the TU winning team was Joe Richardson?
|
CREATE TABLE table_13642023_2 (circuit VARCHAR, rnd VARCHAR, gtu_winning_team VARCHAR)
|
SELECT circuit FROM table_13642023_2 WHERE rnd = 5 AND gtu_winning_team = "#59 Brumos Porsche - Audi"
|
ทีม #59 Brumos Porsche - Audi เป็นผู้ชนะ GTU ในรอบที่ 5 ในรอบที่ 5
|
On what circuit was the GTU winning team #59 Brumos Porsche - Audi in round 5?
|
CREATE TABLE table_13642023_2 (gtu_winning_team VARCHAR, to_winning_team VARCHAR)
|
SELECT gtu_winning_team FROM table_13642023_2 WHERE to_winning_team = "#3 Camaro"
|
ใครคือทีมที่ชนะ GTU เมื่อทีมที่ชนะ TO คือ #3 Camaro?
|
Who was the GTU winning team when the TO winning team was #3 Camaro?
|
CREATE TABLE table_13642023_2 (gtu_winning_team VARCHAR, to_winning_team VARCHAR)
|
SELECT gtu_winning_team FROM table_13642023_2 WHERE to_winning_team = "Steve Ross"
|
ใครคือทีมที่ชนะ GTU เมื่อทีมที่ชนะ TO คือ Steve Ross
|
Who was the GTU winning team when the TO winning team was Steve Ross?
|
CREATE TABLE table_13642023_2 (gto_winning_team VARCHAR, rnd VARCHAR, gtu_winning_team VARCHAR)
|
SELECT gto_winning_team FROM table_13642023_2 WHERE rnd = 5 AND gtu_winning_team = "#59 Brumos Porsche - Audi"
|
ใครคือทีมที่ชนะ GTO ในรอบที่ 5 เมื่อทีมที่ชนะ GTU คือ #59 บรูมอส พอร์ช - Audi
|
Who was the GTO winning team in round 5 when the GTU winning team was #59 Brumos Porsche - Audi?
|
CREATE TABLE table_13642023_2 (gto_winning_team VARCHAR, to_winning_team VARCHAR)
|
SELECT gto_winning_team FROM table_13642023_2 WHERE to_winning_team = "#84 Camaro"
|
ใครคือทีมที่ชนะ GTO เมื่อทีมที่ชนะ TO คือ #84 Camaro?
|
Who was the GTO winning team when the TO winning team was #84 Camaro?
|
CREATE TABLE table_13643154_2 (results VARCHAR, gto_winning_team VARCHAR)
|
SELECT results FROM table_13643154_2 WHERE gto_winning_team = "Steve Millen"
|
ตั้งชื่อผลลัพธ์สำหรับสตีฟ มิลเลน
|
Name the results for steve millen
|
CREATE TABLE table_13643154_2 (rnd INTEGER, circuit VARCHAR)
|
SELECT MIN(rnd) FROM table_13643154_2 WHERE circuit = "Watkins Glen"
|
วัตคินส์เกลนราคาเท่าไหร่คะ?
|
What is the most rnd for watkins glen?
|
CREATE TABLE table_13643320_2 (gtp_winning_team VARCHAR, circuit VARCHAR, gtu_winning_team VARCHAR)
|
SELECT gtp_winning_team FROM table_13643320_2 WHERE circuit = "Portland" AND gtu_winning_team = "Jack Baldwin"
|
ทีมใดที่ชนะ GTP ในรอบที่พอร์ตแลนด์ซึ่ง Jack Baldwin กลายเป็นส่วนหนึ่งของทีมที่ชนะ GTU
|
What was the GTP winning team in the round in Portland during which Jack Baldwin become part of the GTU winning team?
|
CREATE TABLE table_13643320_2 (rnd VARCHAR, gtp_winning_team VARCHAR, gto_winning_team VARCHAR)
|
SELECT rnd FROM table_13643320_2 WHERE gtp_winning_team = "#56 Blue Thunder Racing" AND gto_winning_team = "#38 Mandeville Auto Tech"
|
จำนวนรอบที่ #56 Blue Thunder Racing กลายเป็นทีมชนะ GTP และ #38 Mandeville Auto Tech กลายเป็นทีมที่ชนะ GTO มีจำนวนเท่าใด
|
What us the number of the round during which #56 Blue Thunder Racing become the GTP winning team and #38 Mandeville Auto Tech became the GTO winning team?
|
CREATE TABLE table_13643320_2 (results VARCHAR, gtu_winning_team VARCHAR)
|
SELECT COUNT(results) FROM table_13643320_2 WHERE gtu_winning_team = "#98 All American Racers"
|
มีผลลัพธ์ที่แตกต่างกันออกไปกี่รายการจากรอบที่ #98 All American Racers กลายเป็นทีมที่ชนะ GTU
|
How many different results came out of the round in which #98 All American Racers became the GTU winning team?
|
CREATE TABLE table_13643320_2 (gto_winning_team VARCHAR, gtu_winning_team VARCHAR)
|
SELECT gto_winning_team FROM table_13643320_2 WHERE gtu_winning_team = "Chris Cord"
|
ใครคือผู้ชนะ GTO ในรอบที่จบลงด้วยการที่ Chris Cord กลายเป็นผู้ชนะ GTU
|
Who was the GTO winner of the round that ended with Chris Cord becoming the GTU winner?
|
CREATE TABLE table_13665809_2 (uu_usu_score VARCHAR, winner VARCHAR)
|
SELECT uu_usu_score FROM table_13665809_2 WHERE winner = "#5 Brigham Young (2–0)"
|
คะแนน uu-usu ของผู้ชนะคือ #5 บริกแฮม ยัง (2–0) เป็นเท่าใด
|
what are all the uu-usu score with winner is #5 brigham young (2–0)
|
CREATE TABLE table_13665809_2 (season INTEGER, byu_usu_score VARCHAR)
|
SELECT MAX(season) FROM table_13665809_2 WHERE byu_usu_score = "29–7"
|
ฤดูกาลสูงสุดที่คะแนน byu-usu อยู่ที่ 29–7 คือเท่าใด
|
what is the maximum season with byu-usu score being 29–7
|
CREATE TABLE table_13665809_2 (season INTEGER, byu_uu_score VARCHAR)
|
SELECT MAX(season) FROM table_13665809_2 WHERE byu_uu_score = "20–17 BYU #19"
|
ฤดูกาลสูงสุดที่คะแนน byu-uu อยู่ที่ 20–17 byu #19 คือเท่าใด
|
what is the maximum season with byu-uu score being 20–17 byu #19
|
CREATE TABLE table_13665809_2 (byu_uu_score VARCHAR, winner VARCHAR)
|
SELECT COUNT(byu_uu_score) FROM table_13665809_2 WHERE winner = "Utah State (2–1) Won over BYU by media vote"
|
มีคะแนน byu-uu กี่คะแนนโดยผู้ชนะคือรัฐยูทาห์ (2–1) ชนะ byu โดยการโหวตของสื่อ
|
how many byu-uu score with winner being utah state (2–1) won over byu by media vote
|
CREATE TABLE table_13665809_2 (byu_uu_score VARCHAR, uu_usu_score VARCHAR)
|
SELECT byu_uu_score FROM table_13665809_2 WHERE uu_usu_score = "44–16"
|
คะแนน byu-uu คืออะไร โดยคะแนน uu-usu อยู่ที่ 44–16
|
what's the byu-uu score with uu-usu score being 44–16
|
CREATE TABLE table_13700749_1 (language_s_ VARCHAR, film_title VARCHAR)
|
SELECT language_s_ FROM table_13700749_1 WHERE film_title = "Tsotsi"
|
tsotsi มีภาษาอะไรบ้าง?
|
What are all the languages for tsotsi?
|
CREATE TABLE table_13700749_1 (year__ceremony_ VARCHAR, film_title VARCHAR)
|
SELECT year__ceremony_ FROM table_13700749_1 WHERE film_title = "Tsotsi"
|
ภาพยนตร์เรื่องนี้นำเสนอในปีใด tsotsi?
|
What year featured the film tsotsi?
|
CREATE TABLE table_13700749_1 (result VARCHAR, film_title VARCHAR)
|
SELECT result FROM table_13700749_1 WHERE film_title = "Life, Above All"
|
อะไรคือผลลัพธ์ของชีวิตภาพยนตร์ เหนือสิ่งอื่นใด?
|
What was the result for the film life, above all?
|
CREATE TABLE table_13758243_1 (overall VARCHAR, player VARCHAR)
|
SELECT COUNT(overall) FROM table_13758243_1 WHERE player = "Jerry Hill"
|
เจอร์รี ฮิลล์เลือกหมายเลขใดในดราฟท์?
|
What numer pick in the draft for jerry hill?
|
CREATE TABLE table_13758243_1 (player VARCHAR, position VARCHAR)
|
SELECT player FROM table_13758243_1 WHERE position = "Kicker"
|
นักเตะคนไหนถูกร่างขึ้นมา?
|
What kicker was drafted?
|
CREATE TABLE table_13758243_1 (nfl_team VARCHAR, player VARCHAR)
|
SELECT nfl_team FROM table_13758243_1 WHERE player = "Steve Scifres"
|
ทีมไหนดราฟต์ สตีฟ ซิเฟรส?
|
What team drafted steve scifres?
|
CREATE TABLE table_13758243_1 (draft_year INTEGER, player VARCHAR)
|
SELECT MAX(draft_year) FROM table_13758243_1 WHERE player = "Jerry Marion"
|
เจอร์รี แมเรียนถูกร่างขึ้นในปีใด
|
What year was jerry marion drafted?
|
CREATE TABLE table_13758243_1 (overall INTEGER, player VARCHAR)
|
SELECT MAX(overall) FROM table_13758243_1 WHERE player = "Jerry Marion"
|
เจอร์รี แมเรียนเลือกหมายเลขใดในดราฟท์
|
What numer pick in the draft for jerry marion
|
CREATE TABLE table_13762472_4 (record VARCHAR, high_points VARCHAR, location_attendance VARCHAR)
|
SELECT record FROM table_13762472_4 WHERE high_points = "Dwyane Wade (27)" AND location_attendance = "ARCO Arena"
|
สถิติที่มีคะแนนสูงสุดคือ ดเวย์น เวด (27) และผู้เข้าร่วมคืออาร์โกอารีน่า
|
what's the record with high points being dwyane wade (27) and location attendance being arco arena
|
CREATE TABLE table_13762472_4 (high_assists VARCHAR, record VARCHAR)
|
SELECT COUNT(high_assists) FROM table_13762472_4 WHERE record = "15-11"
|
แอสซิสต์ได้มากสุดด้วยสถิติ 15-11
|
how many high assists with record being 15-11
|
CREATE TABLE table_13762472_4 (high_points VARCHAR, date VARCHAR)
|
SELECT high_points FROM table_13762472_4 WHERE date = "December 3"
|
ซึ่งมีคะแนนสูงสุดในวันที่ 3 ธันวาคม
|
who had high points on december 3
|
CREATE TABLE table_13762472_4 (high_rebounds VARCHAR, score VARCHAR)
|
SELECT high_rebounds FROM table_13762472_4 WHERE score = "W 111–92 (OT)"
|
ที่มีการรีบาวด์สูงเมื่อสกอร์อยู่ที่ 111–92 (ot)
|
who had high rebounds when score is w 111–92 (ot)
|
CREATE TABLE table_13762472_4 (high_rebounds VARCHAR, high_assists VARCHAR)
|
SELECT high_rebounds FROM table_13762472_4 WHERE high_assists = "Dwyane Wade (9)"
|
ที่มีการรีบาวด์สูงทั้งหมดเมื่อแอสซิสต์สูงคือ ดเวย์น เวด (9)
|
who had all the high rebounds when high assists is by dwyane wade (9)
|
CREATE TABLE table_13762472_4 (record VARCHAR, date VARCHAR)
|
SELECT record FROM table_13762472_4 WHERE date = "December 29"
|
บันทึกวันที่ 29 ธันวาคมคือวันที่เท่าไร
|
what's the record with date being december 29
|
CREATE TABLE table_13764346_1 (Id VARCHAR)
|
SELECT MIN(2002 AS _population) FROM table_13764346_1
|
ประชากรที่เล็กที่สุดที่บันทึกไว้ในปี 2545 คือเท่าใด
|
What is the smallest population recorded back in 2002?
|
CREATE TABLE table_13805432_2 (position VARCHAR, artist VARCHAR)
|
SELECT position FROM table_13805432_2 WHERE artist = "Jim Reeves"
|
ตำแหน่งที่ artbeingt เป็นจิม รีฟส์คืออะไร
|
what's the position with artbeingt being jim reeves
|
CREATE TABLE table_13805432_2 (highest_position VARCHAR, artist VARCHAR)
|
SELECT highest_position FROM table_13805432_2 WHERE artist = "Frankie Avalon"
|
ตำแหน่งสูงสุดที่อาร์ตบีอิ้งคือแฟรงกี้ อวาลอนคือที่ไหน
|
what's the highest position with artbeingt being frankie avalon
|
CREATE TABLE table_13805432_2 (song_title VARCHAR, artist VARCHAR)
|
SELECT song_title FROM table_13805432_2 WHERE artist = "Pat Boone"
|
artbeingt ถูก pat boone ชื่อเพลงว่าอะไร
|
what's the song title with artbeingt being pat boone
|
CREATE TABLE table_13805432_2 (highest_position INTEGER, artist VARCHAR)
|
SELECT MIN(highest_position) FROM table_13805432_2 WHERE artist = "Paul Evans"
|
ตำแหน่งสูงสุดขั้นต่ำสุดโดยที่อาร์ตบีอิ้งคือพอล อีแวนส์คือเท่าไร
|
what is the minimum highest position with artbeingt being paul evans
|
CREATE TABLE table_13812785_5 (high_rebounds VARCHAR, date VARCHAR)
|
SELECT high_rebounds FROM table_13812785_5 WHERE date = "December 22"
|
ใครเป็นคนรับผิดชอบและรีบาวด์สูงสุดในวันที่ 22 ธันวาคมจำนวนเท่าไหร่?
|
Who was responsible and what was the number for the high rebounds on December 22?
|
CREATE TABLE table_13812785_8 (record VARCHAR, score VARCHAR)
|
SELECT record FROM table_13812785_8 WHERE score = "W 102–81 (OT)"
|
บันทึกที่มีคะแนน w 102–81 (ot) คืออะไร?
|
What is the record where the score is w 102–81 (ot)?
|
CREATE TABLE table_13812785_8 (high_points VARCHAR, date VARCHAR)
|
SELECT high_points FROM table_13812785_8 WHERE date = "March 13"
|
ใครมีคะแนนสูงสุดในวันที่ 13 มีนาคม?
|
Who had the high points dated march 13?
|
CREATE TABLE table_13812785_8 (high_points VARCHAR, high_rebounds VARCHAR)
|
SELECT high_points FROM table_13812785_8 WHERE high_rebounds = "Charles Oakley (9)"
|
ใครมีแต้มและรีบาวด์มากที่สุดมากกว่า ชาร์ลส์ โอ๊คลีย์ (9)?
|
Who had the most high points and rebounds than charles oakley (9)?
|
CREATE TABLE table_13833770_3 (incumbent VARCHAR, opponent VARCHAR)
|
SELECT incumbent FROM table_13833770_3 WHERE opponent = "Anthony Weiner (D) unopposed"
|
ซึ่งเป็นผู้ดำรงตำแหน่งโดยฝ่ายตรงข้ามคือ Anthony Weiner (d) ค้าน
|
who is the the incumbent with opponent being anthony weiner (d) unopposed
|
CREATE TABLE table_13833770_3 (incumbent VARCHAR, opponent VARCHAR)
|
SELECT incumbent FROM table_13833770_3 WHERE opponent = "Peter King (R) 56.0% David Mejias (D) 44.0%"
|
ซึ่งครองตำแหน่งคู่ต่อสู้คือ ปีเตอร์ คิง (ขวา) 56.0% เดวิด เมเจียส (ง) 44.0%
|
who is the the incumbent with opponent being peter king (r) 56.0% david mejias (d) 44.0%
|
CREATE TABLE table_13833770_3 (district VARCHAR, party VARCHAR, elected VARCHAR)
|
SELECT district FROM table_13833770_3 WHERE party = "Republican" AND elected = 1998
|
เขตใดที่มีพรรครีพับลิกันและได้รับเลือกเป็นปี 1998
|
what's the district with party being republican and elected being 1998
|
CREATE TABLE table_13833770_3 (district INTEGER, incumbent VARCHAR)
|
SELECT MIN(district) FROM table_13833770_3 WHERE incumbent = "Tom Reynolds"
|
เขตขั้นต่ำที่ผู้ดำรงตำแหน่งคือทอม เรโนลส์คือเท่าไร
|
what is the minimum district with incumbent being tom reynolds
|
CREATE TABLE table_13833770_3 (status VARCHAR, incumbent VARCHAR)
|
SELECT status FROM table_13833770_3 WHERE incumbent = "Eliot Engel"
|
สถานะผู้ดำรงตำแหน่งคือเอเลียต เองเกลเป็นอย่างไร
|
what's the status with incumbent being eliot engel
|
CREATE TABLE table_13845918_3 (womens_doubles VARCHAR, year VARCHAR)
|
SELECT COUNT(womens_doubles) FROM table_13845918_3 WHERE year = "1986"
|
ตั้งชื่อจำนวนหญิงคู่ปี 1986
|
Name the number of women's doubles for 1986
|
CREATE TABLE table_13870048_3 (elected INTEGER, incumbent VARCHAR)
|
SELECT MIN(elected) FROM table_13870048_3 WHERE incumbent = "Gregory W. Meeks"
|
หมายเลขต่ำสุดของผู้ชนะ Gregory W คือเท่าใด อ่อนโยน
|
what was the lowest numbers for the winner gregory w. meeks
|
CREATE TABLE table_13869651_3 (frequency VARCHAR, part_number_s_ VARCHAR)
|
SELECT frequency FROM table_13869651_3 WHERE part_number_s_ = "ADO520BIAA5DO"
|
ความถี่ของรุ่นที่มีหมายเลขชิ้นส่วนคือ ado520biaa5do คือเท่าใด?
|
What is the frequency of the model whose part number is ado520biaa5do?
|
CREATE TABLE table_13869651_3 (release_date VARCHAR, part_number_s_ VARCHAR)
|
SELECT release_date FROM table_13869651_3 WHERE part_number_s_ = "ADH485BIAA5DO"
|
รุ่นที่มีหมายเลขชิ้นส่วน adh485biaa5do จะออกเมื่อไร?
|
When's the release date of the model with part number adh485biaa5do?
|
CREATE TABLE table_13869651_3 (ht VARCHAR, model_number VARCHAR)
|
SELECT ht FROM table_13869651_3 WHERE model_number = "Athlon X2 5200B"
|
ค่า HT ของรุ่นโยน Athlon x2 5200b เป็นเท่าใด?
|
What is the HT value of threw Athlon x2 5200b model?
|
CREATE TABLE table_13869651_3 (frequency VARCHAR, part_number_s_ VARCHAR)
|
SELECT COUNT(frequency) FROM table_13869651_3 WHERE part_number_s_ = "ADO540BIAA5DO"
|
รุ่นที่มีหมายเลขชิ้นส่วน ado540biaa5do มีความถี่ต่างกันกี่ความถี่
|
How many different frequencies does the model with part number ado540biaa5do?
|
CREATE TABLE table_1389609_3 (total_population INTEGER, region VARCHAR)
|
SELECT MIN(total_population) FROM table_1389609_3 WHERE region = "Southeast Asia"
|
ประชากรทั้งหมดในเอเชียตะวันออกเฉียงใต้คืออะไร?
|
What is the entire inhabitants in Southeast Asia?
|
CREATE TABLE table_14003020_5 (average INTEGER, highest VARCHAR)
|
SELECT MIN(average) FROM table_14003020_5 WHERE highest = 2363
|
ค่าเฉลี่ยต่ำสุดโดยสูงสุดคือ 2363 คือเท่าใด
|
what is the minimum average with highest being 2363
|
CREATE TABLE table_14003020_5 (lowest INTEGER, highest VARCHAR)
|
SELECT MIN(lowest) FROM table_14003020_5 WHERE highest = 2363
|
ค่าต่ำสุดต่ำสุดสูงสุดคือ 2363
|
what is the minimum lowest with highest being 2363
|
CREATE TABLE table_14003020_5 (team VARCHAR, stadium VARCHAR)
|
SELECT team FROM table_14003020_5 WHERE stadium = "Glebe Park"
|
ทีมอะไรที่มีสนามกีฬาเป็นเกลบพาร์ค
|
what's the team with stadium being glebe park
|
CREATE TABLE table_14035132_3 (production_code VARCHAR, no_in_series VARCHAR)
|
SELECT production_code FROM table_14035132_3 WHERE no_in_series = "37b"
|
รหัสการผลิตของตอนที่มีซีรีส์หมายเลข 37b คืออะไร
|
What's the production code of the episode with a series number 37b?
|
CREATE TABLE table_14035132_3 (original_air_date VARCHAR, storyboarded_by VARCHAR, no_in_series VARCHAR)
|
SELECT original_air_date FROM table_14035132_3 WHERE storyboarded_by = "William Reiss" AND no_in_series = "31"
|
ตอนของซีรีส์หมายเลข 31 ซึ่งเขียนโดย William Reiss ออกอากาศครั้งแรกเมื่อใด?
|
On what date did the episode with a series number 31, with a story written by William Reiss, air for the first time?
|
CREATE TABLE table_14035132_3 (original_air_date VARCHAR, no_in_season VARCHAR)
|
SELECT original_air_date FROM table_14035132_3 WHERE no_in_season = "10b"
|
ตอนที่มีซีซั่นหมายเลข 10b ออกอากาศครั้งแรกเมื่อใด
|
When did the episode with season number 10b air for the first time?
|
CREATE TABLE table_14035132_3 (original_air_date VARCHAR, no_in_series VARCHAR)
|
SELECT original_air_date FROM table_14035132_3 WHERE no_in_series = "29a"
|
ตอนของซีรีส์หมายเลข 29a ออกอากาศครั้งแรกเมื่อไหร่?
|
When did the episode with series number 29a originally air?
|
CREATE TABLE table_14035132_3 (directed_by VARCHAR, written_by VARCHAR)
|
SELECT COUNT(directed_by) FROM table_14035132_3 WHERE written_by = "Darrick Bachman and Brett Varon"
|
Darrick Bachman และ Brett Varon กำกับและเขียนบททั้งหมดกี่ตอน
|
How many episodes have been directed and written by Darrick Bachman and Brett Varon?
|
CREATE TABLE table_140297_1 (density VARCHAR, principal_town VARCHAR)
|
SELECT density FROM table_140297_1 WHERE principal_town = "Brighton"
|
ความหนาแน่นของประชากรในพื้นที่ไบรตันเป็นเท่าใด
|
What is the population density in the Brighton area?
|
CREATE TABLE table_140297_1 (population_2011_census VARCHAR, local_government_area VARCHAR)
|
SELECT population_2011_census FROM table_140297_1 WHERE local_government_area = "Sorell"
|
มีกี่คนที่อาศัยอยู่ในพื้นที่ Sorell ตามการสำรวจสำมะโนประชากรปี 2011
|
How many people live in the area of Sorell according to the Census of 2011?
|
CREATE TABLE table_1404486_1 (area__km_2__ VARCHAR, county VARCHAR)
|
SELECT COUNT(area__km_2__) FROM table_1404486_1 WHERE county = "Marsabit"
|
เทศมณฑลเป็นมาร์ซาบิตจำนวนเท่าใด?
|
what is the number of area where the county is marsabit?
|
CREATE TABLE table_1404486_1 (code VARCHAR, population_census_2009 VARCHAR)
|
SELECT code FROM table_1404486_1 WHERE population_census_2009 = 1356301
|
รหัสการสำรวจสำมะโนประชากรปี 2552 คือ 1356301 คืออะไร
|
what is the code of population census 2009 is 1356301?
|
CREATE TABLE table_14070062_3 (tries_against VARCHAR, points_against VARCHAR)
|
SELECT COUNT(tries_against) FROM table_14070062_3 WHERE points_against = "396"
|
การพยายามต่อต้านการนับของทีมที่มี 396 แต้มเป็นอย่างไร?
|
What's the tries against count of the team with 396 points against?
|
CREATE TABLE table_14070062_3 (points VARCHAR, try_bonus VARCHAR)
|
SELECT points FROM table_14070062_3 WHERE try_bonus = "10"
|
สโมสรที่มีโบนัสลอง 10 คะแนนมีกี่คะแนน?
|
How many points does the club with a try bonus of 10 have?
|
CREATE TABLE table_14070062_3 (tries_for VARCHAR, points VARCHAR)
|
SELECT tries_for FROM table_14070062_3 WHERE points = "70"
|
ความพยายามในการนับของทีมที่มี 70 แต้มจะเป็นอย่างไร?
|
What's the tries for count for the team with 70 points?
|
CREATE TABLE table_14070062_3 (club VARCHAR, try_bonus VARCHAR)
|
SELECT COUNT(club) FROM table_14070062_3 WHERE try_bonus = "5"
|
มีกี่สโมสรที่มีค่าโบนัสลอง 5?
|
How many clubs have a try bonus value of 5?
|
CREATE TABLE table_14070062_3 (losing_bonus VARCHAR, won VARCHAR)
|
SELECT losing_bonus FROM table_14070062_3 WHERE won = "9"
|
โบนัสที่แพ้สำหรับสโมสรที่ชนะ 9 เกมคือเท่าไร?
|
What's the losing bonus count for the club with 9 won games?
|
CREATE TABLE table_14070062_3 (tries_for VARCHAR, club VARCHAR)
|
SELECT tries_for FROM table_14070062_3 WHERE club = "Pontardawe RFC"
|
ปอนทาร์ดาเว อาร์เอฟซี พยายามกี่ครั้ง?
|
How many tries for does Pontardawe RFC have?
|
CREATE TABLE table_1409106_2 (home_losses VARCHAR, pf VARCHAR)
|
SELECT COUNT(home_losses) FROM table_1409106_2 WHERE pf = 13
|
เมื่อ PF 13 เสียบ้านไปกี่ครั้ง?
|
How many home losses occured when PF 13?
|
CREATE TABLE table_140968_1 (copies_per_particle VARCHAR, location VARCHAR)
|
SELECT copies_per_particle FROM table_140968_1 WHERE location = "Forms inner shell of the core"
|
มีการสร้าง copoes ต่ออนุภาคจำนวนเท่าใดในส่วนที่สร้างเปลือกชั้นในของแกนกลาง
|
How many copoes per particle are created in the segment that forms inner shell of the core?
|
CREATE TABLE table_140968_1 (copies_per_particle VARCHAR, function VARCHAR)
|
SELECT copies_per_particle FROM table_140968_1 WHERE function = "Enterotoxin"
|
เอนเทอโรทอกซินสร้างสำเนาต่ออนุภาคได้กี่สำเนาต่ออนุภาค
|
How many copies per particle are created by the enterotoxin?
|
CREATE TABLE table_140968_1 (size___s_base_pair__ VARCHAR, molecular_weight_kda VARCHAR)
|
SELECT COUNT(size___s_base_pair__) FROM table_140968_1 WHERE molecular_weight_kda = "102"
|
ถ้าน้ำหนักโมเลกุลเท่ากับ 102 จะมีคู่เบสกี่คู่?
|
How many base pairs are there if the molecular weight is 102?
|
CREATE TABLE table_140968_1 (copies_per_particle VARCHAR, size___s_base_pair__ VARCHAR)
|
SELECT COUNT(copies_per_particle) FROM table_140968_1 WHERE size___s_base_pair__ = 1059
|
คู่เบสขนาด 1,059 มีกี่สำเนาต่ออนุภาค
|
How many copies per particle are there for the base pair that is size 1059?
|
CREATE TABLE table_14102379_4 (attendance INTEGER, stadium VARCHAR)
|
SELECT MIN(attendance) FROM table_14102379_4 WHERE stadium = "Cotton Bowl"
|
จำนวนผู้เข้าร่วมขั้นต่ำคือเท่าใดในสนามซึ่งเป็นชามสำลี
|
what is the minimum attendance with stadium being cotton bowl
|
CREATE TABLE table_14102379_4 (opponent VARCHAR, stadium VARCHAR)
|
SELECT opponent FROM table_14102379_4 WHERE stadium = "Jeppesen stadium"
|
คู่ต่อสู้ที่สนามกีฬาคือสนามกีฬาเจพเพอเซนคืออะไร
|
what's the opponent with stadium being jeppesen stadium
|
CREATE TABLE table_14102379_4 (stadium VARCHAR, record VARCHAR)
|
SELECT stadium FROM table_14102379_4 WHERE record = "1–1"
|
สนามไหนที่มีสถิติ 1–1
|
what's the stadium with record being 1–1
|
CREATE TABLE table_14102379_4 (attendance VARCHAR, stadium VARCHAR)
|
SELECT COUNT(attendance) FROM table_14102379_4 WHERE stadium = "Cotton Bowl"
|
เข้าชมกี่ครั้งโดยสนามกีฬาเป็นชามฝ้าย
|
how many attendance with stadium being cotton bowl
|
CREATE TABLE table_14102379_4 (result VARCHAR, opponent VARCHAR)
|
SELECT result FROM table_14102379_4 WHERE opponent = "at Oakland Raiders"
|
ผลเป็นอย่างไรเมื่อคู่ต่อสู้อยู่ที่โอ๊คแลนด์ เรดเดอร์ส
|
what's the result with opponent being at oakland raiders
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.