thai_instruction
stringlengths
8
429
eng_instruction
stringlengths
16
503
table
stringlengths
11
2.09k
sql
stringlengths
9
2.37k
pandas
stringlengths
1
635
real_table
stringclasses
2 values
มีคนกี่คนในกลุ่มทีมเยือนจีลอง?ไม่จำเป็นต้องใช้โต๊ะทั้งหมดครับ
How many people in the crowd with Away team of geelong?It is not neccessary to use all the tables.
table_11052: "Venue" [ text] "Crowd" [ real] "Date" [ text]
SELECT COUNT("Crowd") FROM table_11052 WHERE "Away team" = 'geelong'
null
general
จำนวนการแพ้ต่ำสุดของสโมสรโดยทำได้มากกว่า 42 ประตู เสียมากกว่า 20 ประตู และเสมอน้อยกว่า 3 ครั้งคือจำนวนใดที่ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the lowest number of loses of the club with more than 42 goals scored, more than 20 goals conceded, and less than 3 draws?It is not neccessary to use all the tables.
table_name_30: loses [ INTEGER] draws [ VARCHAR] goals_scored [ VARCHAR] goals_conceded [ VARCHAR]
SELECT MIN(loses) FROM table_name_30 WHERE goals_scored > 42 AND goals_conceded > 20 AND draws < 3
null
general
ตั้งชื่อวันที่สำหรับ lebron james , mo williams (21)ไม่จำเป็นต้องใช้ตารางทั้งหมด
Name the date for lebron james , mo williams (21)It is not neccessary to use all the tables.
table_25200: "Game" [ real] "Date" [ text] "Team" [ text] "Score" [ text] "Record" [ text]
SELECT "Date" FROM table_25200 WHERE "High points" = 'LeBron James , Mo Williams (21)'
null
general
ตำแหน่งผู้เล่นที่มีคะแนน 70-71=141 คืออะไร?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the Place of the Player with a Score of 70-71=141?It is not neccessary to use all the tables.
table_44501: "Place" [ text] "Player" [ text] "Country" [ text] "Score" [ text]
SELECT "Place" FROM table_44501 WHERE "Score" = '70-71=141'
null
general
แสดงแผนภูมิแท่งที่ระบุว่าบุคคลที่อายุน้อยที่สุดในแต่ละงาน และคุณช่วยแสดงชื่อตามลำดับรายละเอียดได้ไหม ไม่จำเป็นต้องใช้ตารางทั้งหมด
Return a bar chart on how old is the youngest person for each job?, and could you display names in desc order please?It is not neccessary to use all the tables.
PersonFriend: name [ varchar(20)] friend [ varchar(20)] year [ INTEGER]
SELECT job, MIN(age) FROM Person GROUP BY job ORDER BY job DESC
null
general
บอกผลรวมชนะ 5 อันดับแรกน้อยกว่า 1 ไม่จำเป็นต้องใช้ตารางทั้งหมด
Tell me the sum of wins for top 5 less than 1It is not neccessary to use all the tables.
table_name_77: wins [ INTEGER] top_5 [ INTEGER]
SELECT SUM(wins) FROM table_name_77 WHERE top_5 < 1
null
general
ระบุจำนวนคนไข้ที่มีเวลาตารางตรวจแล็บคือ 2120-04-16 132700 ไม่จำเป็นต้องใช้ตารางทั้งหมด
provide the number of patients whose lab test chart time is 2120-04-16 132700.It is not neccessary to use all the tables.
diagnoses: subject_id [ text] hadm_id [ text] icd9_code [ text] short_title [ text] long_title [ text]
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE lab.charttime = "2120-04-16 13:27:00"
null
general
ปีหนึ่งมีขนาดใหญ่กว่าปี 1966 กี่คะแนน?ไม่จำเป็นต้องใช้ตารางทั้งหมด
How many points have a Year larger than 1966?It is not neccessary to use all the tables.
table_68162: "Year" [ real] "Entrant" [ text] "Chassis" [ text] "Engine" [ text] "Points" [ real]
SELECT COUNT("Points") FROM table_68162 WHERE "Year" > '1966'
null
general
วันที่ของทัวร์นาเมนต์โดยมี Alena Tarasova เป็นคู่ต่อสู้คือเมื่อใด?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the date of the tournament with Alena Tarasova as the opponent?It is not neccessary to use all the tables.
table_5550: "Outcome" [ text] "Date" [ text] "Tournament" [ text] "Surface" [ text] "Opponent" [ text] "Score" [ text]
SELECT "Date" FROM table_5550 WHERE "Opponent" = 'alena tarasova'
null
general
สถานะการต่อทีมที่อายุต่ำกว่า 22 ปีกับทีมตรงข้ามของออสเตรเลียเป็นอย่างไร?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What's the status for an against below 22 with an opposing team of Australia?It is not neccessary to use all the tables.
table_name_86: status [ VARCHAR] against [ VARCHAR] opposing_teams [ VARCHAR]
SELECT status FROM table_name_86 WHERE against < 22 AND opposing_teams = "australia"
null
general
Moltiva วางไว้กี่ตำแหน่งข้างต้นใน swe และ swi ?ไม่จำเป็นต้องใช้ตารางทั้งหมด
how many positions above did moltiva place in swe vs swi ?It is not neccessary to use all the tables.
table_204_574: id [ number] "year" [ number] "title" [ text] "album" [ text]
SELECT ABS("peak chart positions\nswe" - "peak chart positions\nswi") FROM table_204_574 WHERE "title" = '"molitva"'
null
general
เมื่อค่าโดยสารของ Saginaw อยู่ที่ 470.47 ดอลลาร์ ค่าโดยสารไป Grand Rapids เป็นเท่าใด?ไม่จำเป็นต้องใช้ทุกโต๊ะ
When Saginaw's fare is $470.47, what was the fare to Grand Rapids?It is not neccessary to use all the tables.
table_20702: "Year" [ real]
SELECT "Grand Rapids (GRR)" FROM table_20702 WHERE "Saginaw (MBS)" = '$470.47'
null
general
ประเทศคืออะไร เมื่อผู้เล่นคือ 'Dow Finsterwald'?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is Country, when Player is 'Dow Finsterwald'?It is not neccessary to use all the tables.
table_name_54: country [ VARCHAR] player [ VARCHAR]
SELECT country FROM table_name_54 WHERE player = "dow finsterwald"
null
general
แสดงค่าโดยสารไปกลับจากลาสเวกัสไปยังฮูสตันโดยไม่แวะพัก ไม่จำเป็นต้องใช้ตารางทั้งหมด
show me round trip fares from LAS VEGAS to HOUSTON nonstopIt is not neccessary to use all the tables.
dual_carrier: main_airline [ varchar] low_flight_number [ int] high_flight_number [ int] dual_airline [ varchar] service_name [ text]
SELECT DISTINCT fare.fare_id FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, city AS CITY_0, city AS CITY_1, fare, flight, flight_fare WHERE (CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'LAS VEGAS' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.c...
null
general
ระบุหมายเลขชื่อพนักงานทั้งหมดที่มีรหัสงาน PROF เรียงตามวันเดือนปีเกิด ไม่จำเป็นต้องใช้ทุกตาราง
List the number of the first name of all employees with job code PROF ordered by their date of birth.It is not neccessary to use all the tables.
CLASS: CLASS_CODE [ varchar(5)] CRS_CODE [ varchar(10)] CLASS_SECTION [ varchar(2)] CLASS_TIME [ varchar(20)] CLASS_ROOM [ varchar(8)] PROF_NUM [ int]
SELECT EMP_FNAME, COUNT(EMP_FNAME) FROM EMPLOYEE WHERE EMP_JOBCODE = 'PROF' GROUP BY EMP_FNAME ORDER BY EMP_DOB
null
general
ฤดูกาลใดมี esc holzkirchen south, esv buchloe western และ ehc bayreuth north? ไม่จำเป็นต้องใช้ตารางทั้งหมด
What season has esc holzkirchen south, esv buchloe west, and ehc bayreuth north?It is not neccessary to use all the tables.
table_50326: "Season" [ text] "North" [ text] "South" [ text] "East" [ text] "West" [ text]
SELECT "Season" FROM table_50326 WHERE "South" = 'esc holzkirchen' AND "West" = 'esv buchloe' AND "North" = 'ehc bayreuth'
null
general
คู่ใดที่ได้คะแนนเฉลี่ย 15.5?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What couple averaged 15.5?It is not neccessary to use all the tables.
table_25391981_3: couple [ VARCHAR] average [ VARCHAR]
SELECT couple FROM table_25391981_3 WHERE average = "15.5"
null
general
วาดแผนภูมิแท่งเกี่ยวกับการกระจายของ All_Road และ All_Games_Percent โดยจัดอันดับ asc ตามแกน y ไม่จำเป็นที่จะต้องใช้ตารางทั้งหมด
Draw a bar chart about the distribution of All_Road and All_Games_Percent , rank in asc by the y axis.It is not neccessary to use all the tables.
university: School_ID [ int] School [ text] Location [ text] Founded [ real] Affiliation [ text] Enrollment [ real] Nickname [ text] Primary_conference [ text]
SELECT All_Road, All_Games_Percent FROM basketball_match ORDER BY All_Games_Percent
null
general
น้ำหนักที่มีพื้นที่หน้าตัด 25.3 คือเท่าไร?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the weight with a cross section area of 25.3?It is not neccessary to use all the tables.
table_2285: "Type" [ text]
SELECT "Weight (kg/m)" FROM table_2285 WHERE "Cross-section area (cm 2 )" = '25.3'
null
general
คะแนนของเกมที่มีสถิติ 29 23 13 คืออะไร? ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the Score of the game with a Record of 29 23 13?It is not neccessary to use all the tables.
table_47166: "Date" [ text] "Visitor" [ text] "Score" [ text] "Home" [ text] "Record" [ text]
SELECT "Score" FROM table_47166 WHERE "Record" = '29–23–13'
null
general
ใครชนะเกมที่สนามโคนมด้วยสกอร์ 28-24?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
Who won the game at Dairy farmers stadium with a score of 28-24?It is not neccessary to use all the tables.
table_51452: "Opponent" [ text] "Result" [ text] "Score" [ text] "Date" [ text] "Venue" [ text]
SELECT "Result" FROM table_51452 WHERE "Venue" = 'dairy farmers stadium' AND "Score" = '28-24'
null
general
นับจำนวนผู้ป่วยเพศ m และวินิจฉัยรหัส icd9 ได้ 769 หรือไม่ไม่จำเป็นต้องใช้ตารางทั้งหมด
count the number of patients whose gender is m and diagnoses icd9 code is 769?It is not neccessary to use all the tables.
procedures: subject_id [ text] hadm_id [ text] icd9_code [ text] short_title [ text] long_title [ text]
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id WHERE demographic.gender = "M" AND diagnoses.icd9_code = "769"
null
general
ใครคือผู้จัดรายการสำหรับม้าผู้ชนะ Rafael Bejarano?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
Who is the jockey for the winning horse Rafael Bejarano?It is not neccessary to use all the tables.
table_58024: "Date" [ text] "Track" [ text] "Race" [ text] "Distance" [ text]
SELECT "Winning horse" FROM table_58024 WHERE "Winning jockey" = 'rafael bejarano'
null
general
เจ้าบ้านทำคะแนนได้ 12.19 (91) ที่สนามใด?ไม่จำเป็นที่จะต้องใช้โต๊ะทั้งหมด
At what venue did the home team score 12.19 (91)?It is not neccessary to use all the tables.
table_32846: "Venue" [ text] "Crowd" [ real] "Date" [ text]
SELECT "Venue" FROM table_32846 WHERE "Home team score" = '12.19 (91)'
null
general
ผู้ป่วย 005-26011 มีเยื่อหุ้มปอดไหล - ไม่ทราบสาเหตุ การวินิจฉัยที่ไม่ทราบสาเหตุในการเข้ารับการรักษาในโรงพยาบาลครั้งสุดท้ายหรือไม่ ไม่จำเป็นต้องใช้ตารางทั้งหมด
has patient 005-26011 had a pleural effusion - etiology unknown diagnosis on the last hospital encounter?It is not neccessary to use all the tables.
cost: costid [ number] uniquepid [ text] patienthealthsystemstayid [ number] eventtype [ text] eventid [ number] chargetime [ time] cost [ number]
SELECT COUNT(*) > 0 FROM diagnosis WHERE diagnosis.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '005-26011' AND NOT patient.hospitaldischargetime IS NULL ORDER BY patient.ho...
null
general
ผลรวมเดซิลที่มีการหมุนน้อยกว่า 25 และพื้นที่ฟรานซ์โจเซฟคือเท่าใด ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the decile sum with a roll smaller than 25, and franz josef area?It is not neccessary to use all the tables.
table_name_37: decile [ INTEGER] roll [ VARCHAR] area [ VARCHAR]
SELECT SUM(decile) FROM table_name_37 WHERE roll < 25 AND area = "franz josef"
null
general
ผู้เล่นคนไหนมีแต้มรวมมากกว่า 290 และ +4 ถึงพาร์ ไม่จำเป็นต้องใช้ตารางทั้งหมด
Which player has a total of more than 290 and +4 to par.It is not neccessary to use all the tables.
table_name_29: player [ VARCHAR] total [ VARCHAR] to_par [ VARCHAR]
SELECT player FROM table_name_29 WHERE total > 290 AND to_par = "+4"
null
general
คนไข้ 031-19622 ออกจากโรงพยาบาลครั้งสุดท้ายเมื่อไร คือ ครั้งสุดท้ายที่เท่าไร ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
what was the time patient 031-19622 was discharged from the hospital for the last time?It is not neccessary to use all the tables.
microlab: microlabid [ number] patientunitstayid [ number] culturesite [ text] organism [ text] culturetakentime [ time]
SELECT patient.hospitaldischargetime FROM patient WHERE patient.uniquepid = '031-19622' ORDER BY patient.hospitaldischargetime DESC LIMIT 1
null
general
สร้างแผนภูมิแท่งที่แสดงจำนวนรวมตามเพศ เรียงลำดับแกน y จากน้อยไปมาก ไม่จำเป็นต้องใช้ตารางทั้งหมด
Create a bar chart showing the total number across sex, order y-axis in ascending order.It is not neccessary to use all the tables.
Activity: actid [ INTEGER] activity_name [ varchar(25)]
SELECT Sex, COUNT(*) FROM Faculty GROUP BY Sex ORDER BY COUNT(*)
null
general
แสดงชื่อสนามและจำนวนการแข่งขันในแต่ละสนาม แสดงภาพตามกราฟแท่ง เรียงลำดับตามชื่อ ไม่จำเป็นต้องใช้ตารางทั้งหมด
Show the name of track and the number of races in each track Visualize by bar chart, order in desc by the Name.It is not neccessary to use all the tables.
track: Track_ID [ int] Name [ text] Location [ text] Seating [ real] Year_Opened [ real]
SELECT T2.Name, COUNT(*) FROM race AS T1 JOIN track AS T2 ON T1.Track_ID = T2.Track_ID GROUP BY T1.Track_ID ORDER BY T2.Name DESC
null
general
ใครเป็นผู้กำกับตอนที่มีรหัสการผลิตคือ pabf05?ไม่จำเป็นต้องใช้ตารางทั้งหมด
Who directed the episode whose production code is pabf05?It is not neccessary to use all the tables.
table_28194879_1: directed_by [ VARCHAR] production_code [ VARCHAR]
SELECT directed_by FROM table_28194879_1 WHERE production_code = "PABF05"
null
general
ทีมเจ้าบ้านเสมอหมายเลข 2 คืออะไร? ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the Home team of tie no 2?It is not neccessary to use all the tables.
table_59550: "Score" [ text] "Date" [ text]
SELECT "Home team" FROM table_59550 WHERE "Tie no" = '2'
null
general
ปีเฉลี่ยที่ Anna Thompson ได้อันดับที่ 8 มีผลการแข่งขันแบบทีมในการแข่งขัน World Cross Country Championships ที่เมือง St Etienne ประเทศฝรั่งเศส โดยไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the average year that anna thompson had an 8th place result in team competition at the world cross country championships in st etienne, france withIt is not neccessary to use all the tables.
table_name_22: year [ INTEGER] result [ VARCHAR] extra [ VARCHAR] tournament [ VARCHAR] venue [ VARCHAR]
SELECT AVG(year) FROM table_name_22 WHERE tournament = "world cross country championships" AND venue = "st etienne, france" AND extra = "team competition" AND result = "8th"
null
general
อะไรคือผลลัพธ์ของการทดสอบสายพันธุ์ด้วย voges-proskauer เมื่อซิเตรตให้ผลลัพธ์ที่เป็นบวก?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What are the results for testing the species with voges-proskauer when citrate yields a positive result?It is not neccessary to use all the tables.
table_16083989_1: voges_proskauer [ VARCHAR] citrate [ VARCHAR]
SELECT voges_proskauer FROM table_16083989_1 WHERE citrate = "Positive"
null
general
เมื่อใดที่ผู้ป่วย 20033 มีค่า ph ต่ำสุดสุดท้ายจนถึง 09/2104? ไม่จำเป็นต้องใช้ตารางทั้งหมด
when did patient 20033 have the last minimum ph value until 09/2104?It is not neccessary to use all the tables.
microbiologyevents: row_id [ number] subject_id [ number] hadm_id [ number] charttime [ time] spec_type_desc [ text] org_name [ text]
SELECT labevents.charttime FROM labevents WHERE labevents.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 20033) AND labevents.itemid IN (SELECT d_labitems.itemid FROM d_labitems WHERE d_labitems.label = 'ph') AND STRFTIME('%y-%m', labevents.charttime) <= '2104-09' ORDER BY labevents...
null
general
ระบุวันที่ออกอากาศครั้งแรกสำหรับตอนที่ชื่อ 'baby talk' ไม่จำเป็นต้องใช้ตารางทั้งหมด
List the 1st air date for the episode titled 'baby talk'.It is not neccessary to use all the tables.
table_3194: "Title" [ text]
SELECT "Original Airdate" FROM table_3194 WHERE "Title" = 'Baby Talk'
null
general
การแข่งขันสามารถมีคลาสที่แตกต่างกันได้อะไรบ้าง?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What are the distinct classes that races can have?It is not neccessary to use all the tables.
race: CLASS [ VARCHAR]
SELECT DISTINCT CLASS FROM race
null
general
อายุสูงสุดของผู้ป่วยที่ประกันแบบ Medicaid และเชื้อชาติคือฮิสแปนิกหรือลาตินคือเท่าใด ไม่จำเป็นต้องใช้ตารางทั้งหมด
what is maximum age of patients whose insurance is medicaid and ethnicity is hispanic or latino?It is not neccessary to use all the tables.
procedures: subject_id [ text] hadm_id [ text] icd9_code [ text] short_title [ text] long_title [ text]
SELECT MAX(demographic.age) FROM demographic WHERE demographic.insurance = "Medicaid" AND demographic.ethnicity = "HISPANIC OR LATINO"
null
general
ผลรวมของความลึกของผิวที่มีความต้านทาน 1.12 และความสามารถในการซึมผ่านสัมพัทธ์ที่มากกว่า 1 เป็นเท่าใด?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the sum of skin depth with a resistivity of 1.12 and a relative permeability larger than 1?It is not neccessary to use all the tables.
table_name_30: _inches [ VARCHAR] skin_depth [ INTEGER] resistivity__10_−6_ohm_inches_ [ VARCHAR] relative_permeability [ VARCHAR]
SELECT SUM(skin_depth), _inches FROM table_name_30 WHERE resistivity__10_−6_ohm_inches_ = 1.12 AND relative_permeability > 1
null
general
มีการเล่นกี่พื้นผิวในปี 2548 โดยมีคะแนนเป็น 6 7 (4 7) , 3 6, 7 6 (7 2) , 3 6 ไม่จำเป็นต้องใช้ตารางทั้งหมด
How many surfaces were played on in 2005 where the score was 6 7 (4 7) , 3 6, 7 6 (7 2) , 3 6?It is not neccessary to use all the tables.
table_1964010_2: surface [ VARCHAR] year [ VARCHAR] score [ VARCHAR]
SELECT COUNT(surface) FROM table_1964010_2 WHERE year = 2005 AND score = "6–7 (4–7) , 3–6, 7–6 (7–2) , 3–6"
null
general
ขอฮิสโตแกรมว่าแต่ละฝ่ายมีกี่เหตุการณ์ และเรียงตามจำนวนรวมจากมากไปหาน้อย ไม่จำเป็นต้องใช้ตารางทั้งหมด
Give me a histogram for how many events are there for each party?, and list by the total number in descending.It is not neccessary to use all the tables.
party_events: Event_ID [ int] Event_Name [ text] Party_ID [ int] Member_in_charge_ID [ int]
SELECT Party_name, COUNT(*) FROM party_events AS T1 JOIN party AS T2 ON T1.Party_ID = T2.Party_ID GROUP BY T1.Party_ID ORDER BY COUNT(*) DESC
null
general
แผนภูมิแท่งแสดงการกระจายของ other_details และจำนวน other_details และจัดกลุ่มตามแอตทริบิวต์ other_details ไม่จำเป็นต้องใช้ตารางทั้งหมด
A bar chart shows the distribution of other_details and the amount of other_details , and group by attribute other_details.It is not neccessary to use all the tables.
Teachers: teacher_id [ INTEGER] address_id [ INTEGER] first_name [ VARCHAR(80)] middle_name [ VARCHAR(80)] last_name [ VARCHAR(80)] gender [ VARCHAR(1)] cell_mobile_number [ VARCHAR(40)] email_address [ VARCHAR(40)] other_details [ VARCHAR(255)]
SELECT other_details, COUNT(other_details) FROM Student_Addresses GROUP BY other_details ORDER BY monthly_rental DESC
null
general
ตั้งชื่ออันดับความร้อนสำหรับเซเนกัลไม่จำเป็นต้องใช้ตารางทั้งหมด
Name the heat rank for senegalIt is not neccessary to use all the tables.
table_32071: "Lane" [ real] "Swimmer" [ text] "Country" [ text] "Time" [ real]
SELECT "Heat Rank" FROM table_32071 WHERE "Country" = 'senegal'
null
general
ขอทราบจำนวนคนไข้ที่วินิจฉัยชื่อสั้นว่าเป็นโรคร้ายแรง โรคกล้ามเนื้ออ่อนแรง และเส้นทางยาเป็นรหัสหรือไม่ ไม่จำเป็นต้องใช้ตารางทั้งหมด
give me the number of patients whose diagnoses short title is critical illness myopthy and drug route is id?It is not neccessary to use all the tables.
lab: subject_id [ text] hadm_id [ text] itemid [ text] charttime [ text] flag [ text] value_unit [ text] label [ text] fluid [ text]
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE diagnoses.short_title = "Critical illness myopthy" AND prescriptions.route = "ID"
null
general
แท็กแบบใช้ครั้งเดียวโดยไม่มีวิกิ ผู้สมัครที่จะถูกลบโดยสคริปต์ล้างข้อมูล เว้นแต่ว่าจะมีการเขียนข้อความที่ตัดตอนมาจากวิกิ ไม่จำเป็นที่จะต้องใช้ตารางทั้งหมด
Single-use tags with no wiki. Candidates for being deleted by the cleanup script, unless a wiki excerpt is written.It is not neccessary to use all the tables.
PostNoticeTypes: Id [ number] ClassId [ number] Name [ text] Body [ text] IsHidden [ boolean] Predefined [ boolean] PostNoticeDurationId [ number]
SELECT t.TagName, ExcerptPostId AS "post_link", pe.CreationDate FROM Tags AS t LEFT JOIN Posts AS pe ON pe.Id = t.ExcerptPostId LEFT JOIN Posts AS pw ON pw.Id = t.WikiPostId LEFT JOIN TagSynonyms AS ts ON ts.SourceTagName = t.TagName WHERE Count = 1 AND (WikiPostId IS NULL OR (LENGTH(pe.Body) < 1 AND LENGTH(pw.Body) < ...
null
general
Greg Bryant เล่นได้กี่ตำแหน่ง?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
How many positions does Greg Bryant play?It is not neccessary to use all the tables.
table_11677691_11: position [ VARCHAR] player [ VARCHAR]
SELECT COUNT(position) FROM table_11677691_11 WHERE player = "Greg Bryant"
null
general
โรงเรียนไหนแสดง #/เคาน์ตี 29 แฮมิลตัน?ไม่จำเป็นต้องใช้ตารางทั้งหมด
which school shows #/county of 29 hamilton?It is not neccessary to use all the tables.
table_name_49: school [ VARCHAR] _number___county [ VARCHAR]
SELECT school FROM table_name_49 WHERE _number___county = "29 hamilton"
null
general
สนามกีฬา Gaelic Athletic Association แห่งใดตั้งอยู่ใน Carrick-on-Shannon?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
What Gaelic Athletic Association stadium is located in Carrick-on-Shannon?It is not neccessary to use all the tables.
table_name_72: stadium [ VARCHAR] location [ VARCHAR]
SELECT stadium FROM table_name_72 WHERE location = "carrick-on-shannon"
null
general
คนไข้หมายเลข 015-100195 ในปี 2105 เข้ารับการรักษาในโรงพยาบาลได้เมื่อใด? ไม่จำเป็นต้องใช้ตารางทั้งหมด
what are the hospital admission times of patient 015-100195 in 2105?It is not neccessary to use all the tables.
intakeoutput: intakeoutputid [ number] patientunitstayid [ number] cellpath [ text] celllabel [ text] cellvaluenumeric [ number] intakeoutputtime [ time]
SELECT patient.hospitaladmittime FROM patient WHERE patient.uniquepid = '015-100195' AND STRFTIME('%y', patient.hospitaladmittime) = '2105'
null
general
แมตช์ใดมีเปอร์เซ็นต์ชนะ 52.38 ไม่จำเป็นต้องใช้ตารางทั้งหมด
Which Match has the percentage won 52.38?It is not neccessary to use all the tables.
table_14830: "Team" [ text] "Matches" [ text] "Winner" [ text] "Lost" [ text] "Tied" [ text]
SELECT "Matches" FROM table_14830 WHERE "% Won" = '52.38'
null
general
มีผู้ป่วยเสียชีวิตจากภาวะช็อกติดเชื้อกี่ราย?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
how many patients died of septic shock?It is not neccessary to use all the tables.
demographic: subject_id [ text] hadm_id [ text] name [ text] marital_status [ text] age [ text] dob [ text] gender [ text] language [ text] religion [ text] admission_type [ text] days_stay [ text] insurance [ text] ethnicity [ text] expire_flag [ text] admission_location [ text] discharge_location [ t...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id WHERE demographic.expire_flag = "1" AND diagnoses.short_title = "Septic shock"
null
general
มีผู้ป่วยกี่คนที่เสียชีวิตในหรือก่อนปี 2138 ที่มีเลือดออกจากต่อมใต้สมองเป็นโรคหลัก?ไม่จำเป็นต้องใช้ตารางทั้งหมด
How many patients who died in or before year 2138 had pituitary bleed as the primary disease?It is not neccessary to use all the tables.
diagnoses: subject_id [ text] hadm_id [ text] icd9_code [ text] short_title [ text] long_title [ text]
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.diagnosis = "PITUITARY BLEED" AND demographic.dod_year <= "2138.0"
null
general
ตั้งชื่อตัวละครแบบง่ายเป็น hsin-y และ i-maไม่จำเป็นต้องใช้ตารางทั้งหมด
Name the simplified charaacters being hsin-y an i-maIt is not neccessary to use all the tables.
table_20576: "Text" [ text] "Pinyin" [ text] "Wade-Giles" [ text]
SELECT "Simplified characters" FROM table_20576 WHERE "Wade-Giles" = 'hsin-yüan … i-ma'
null
general
ประเภทใดที่มีหมายเลขรายการ 1356677 ไม่จำเป็นต้องใช้ตารางทั้งหมด
Which type has list entry number of 1356677?It is not neccessary to use all the tables.
table_40668: "Name" [ text] "Location" [ text] "Type" [ text] "Completed" [ text]
SELECT "Type" FROM table_40668 WHERE "List entry number" = '1356677'
null
general
ใครมีการก่อสร้างปี 1873 ลานกองทัพเรือ foochow ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
Who has a Construction of 1873, foochow navy yard?It is not neccessary to use all the tables.
table_name_33: characters [ VARCHAR] construction [ VARCHAR]
SELECT characters FROM table_name_33 WHERE construction = "1873, foochow navy yard"
null
general
มีกี่รายการตามน้ำหนักเมื่อผู้ชนะเป็นที่ 1 - ผู้ท้าทายและสถานที่คือ Randwick?ไม่จำเป็นต้องใช้ตารางทั้งหมด
How many entries are there for weight when the winner is 1st - defier and venue is randwick?It is not neccessary to use all the tables.
table_1360997_3: weight__kg_ [ VARCHAR] winner_2nd [ VARCHAR] venue [ VARCHAR]
SELECT COUNT(weight__kg_) FROM table_1360997_3 WHERE winner_2nd = "1st - Defier" AND venue = "Randwick"
null
general
ฉันต้องการเปรียบเทียบจำนวนชื่อโทรศัพท์ด้วยแผนภูมิแท่ง และแสดงจากต่ำไปสูงด้วยจำนวนทั้งหมด ไม่จำเป็นต้องใช้ตารางทั้งหมด
I want to compare the number of the names of phones by a bar chart, and display from low to high by the total number.It is not neccessary to use all the tables.
phone: Name [ text] Phone_ID [ int] Memory_in_G [ int] Carrier [ text] Price [ real]
SELECT Name, COUNT(Name) FROM phone_market AS T1 JOIN market AS T2 ON T1.Market_ID = T2.Market_ID JOIN phone AS T3 ON T1.Phone_ID = T3.Phone_ID GROUP BY Name ORDER BY COUNT(Name)
null
general
แรงบิดของเครื่องยนต์ 2B คืออะไร?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the torque of a 2B engine?It is not neccessary to use all the tables.
table_name_29: torque [ VARCHAR] engine [ VARCHAR]
SELECT torque FROM table_name_29 WHERE engine = "2b"
null
general
รายการแท็กที่แตกต่างกันทั้งหมด ไม่จำเป็นต้องใช้ตารางทั้งหมด
List of all distinct tags.It is not neccessary to use all the tables.
CloseReasonTypes: Id [ number] Name [ text] Description [ text]
SELECT * FROM Posts WHERE Tags LIKE '%redis%'
null
general
ทีมใดที่ชนะทีม New York Yankees?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
Which winning team beat the New York Yankees?It is not neccessary to use all the tables.
table_54: "Year" [ real] "Sport" [ text]
SELECT "Winning team" FROM table_54 WHERE "Losing team" = 'New York Yankees'
null
general
วันไหนมีคะแนน 6 3, 7 6 ไม่จำเป็นต้องใช้ทุกตาราง
Which Date has a Score of 6 3, 7 6?It is not neccessary to use all the tables.
table_name_3: date [ INTEGER] score [ VARCHAR]
SELECT SUM(date) FROM table_name_3 WHERE score = "6–3, 7–6"
null
general
ชื่อรางวัลเมื่อผู้ได้รับรางวัลคือ elangbam natasha? ไม่จำเป็นต้องใช้ตารางทั้งหมด
what is the name of award when the awardee(s) is elangbam natasha?It is not neccessary to use all the tables.
table_25926120_7: name_of_award [ VARCHAR] awardee_s_ [ VARCHAR]
SELECT name_of_award FROM table_25926120_7 WHERE awardee_s_ = "Elangbam Natasha"
null
general
Dylan Postl สูงเท่าไหร่?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
How tall is Dylan Postl?It is not neccessary to use all the tables.
table_37404: "Nationality" [ text] "Height" [ text] "Name" [ text] "Sport" [ text] "Lifespan" [ text]
SELECT "Height" FROM table_37404 WHERE "Name" = 'dylan postl'
null
general
ผู้เข้าร่วมในวันที่ 7 เมษายนมีอะไรบ้าง?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
What was the attendance on April 7?It is not neccessary to use all the tables.
table_name_75: attendance [ INTEGER] date [ VARCHAR]
SELECT SUM(attendance) FROM table_name_75 WHERE date = "april 7"
null
general
ตัวอย่างแบบสุ่ม - data.world ไม่จำเป็นต้องใช้ตารางทั้งหมด
Random sample - data.world.It is not neccessary to use all the tables.
Votes: Id [ number] PostId [ number] VoteTypeId [ number] UserId [ number] CreationDate [ time] BountyAmount [ number]
SELECT * FROM Posts INNER JOIN Users ON Posts.OwnerUserId = Users.Id WHERE (ABS(CAST((BINARY_CHECKSUM(*) * RAND()) AS INT)) % 100) < 1 AND Posts.AnswerCount != 0 ORDER BY Posts.Id DESC LIMIT 50000
null
general
ส่งคืนรหัสพนักงานและเพศของพนักงานที่มีตำแหน่งผู้จัดการแผนก ไม่จำเป็นต้องใช้ตารางทั้งหมด
Return the staff ids and genders for any staff with the title Department Manager.It is not neccessary to use all the tables.
staff: staff_id [ number] staff_gender [ text] staff_name [ text]
SELECT T1.staff_id, T1.staff_gender FROM staff AS T1 JOIN staff_department_assignments AS T2 ON T1.staff_id = T2.staff_id WHERE T2.job_title_code = "Department Manager"
null
general
ผ่านไปกี่วันนับตั้งแต่ครั้งแรกที่ผู้ป่วย 97330 ได้รับการตรวจทางห้องปฏิบัติการเซลล์เม็ดเลือดแดงในการเผชิญหน้าในโรงพยาบาลปัจจุบัน?ไม่จำเป็นต้องใช้ตารางทั้งหมด
how many days have passed since the first time that patient 97330 has received a red blood cells laboratory test in the current hospital encounter?It is not neccessary to use all the tables.
chartevents: row_id [ number] subject_id [ number] hadm_id [ number] icustay_id [ number] itemid [ number] charttime [ time] valuenum [ number] valueuom [ text]
SELECT 1 * (STRFTIME('%j', CURRENT_TIME()) - STRFTIME('%j', labevents.charttime)) FROM labevents WHERE labevents.itemid IN (SELECT d_labitems.itemid FROM d_labitems WHERE d_labitems.label = 'red blood cells') AND labevents.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 97330 AND adm...
null
general
Venue คืออะไร เมื่อตัวเลขคือ 5/29?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is Venue, when Figures is 5/29?It is not neccessary to use all the tables.
table_45773: "Rank" [ text] "Figures" [ text] "Player" [ text] "Opponent" [ text] "Venue" [ text] "Season" [ text]
SELECT "Venue" FROM table_45773 WHERE "Figures" = '5/29'
null
general
ชื่อ ตำแหน่ง และผลิตภัณฑ์ที่แตกต่างกันของเอนไซม์ที่มีความสามารถในการโต้ตอบของสารยับยั้งมีอะไรบ้าง?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What are the different names, locations, and products of the enzymes that are capable inhibitor interactions?It is not neccessary to use all the tables.
enzyme: id [ number] name [ text] location [ text] product [ text] chromosome [ text] omim [ number] porphyria [ text]
SELECT DISTINCT T1.name, T1.location, T1.product FROM enzyme AS T1 JOIN medicine_enzyme_interaction AS T2 ON T2.enzyme_id = T1.id WHERE T2.interaction_type = 'inhibitor'
null
general
วันที่ใดมีคะแนน 136-134 ไม่จำเป็นต้องใช้ตารางทั้งหมด
What date has 136-134 as the score?It is not neccessary to use all the tables.
table_38118: "Date" [ text] "Visitor" [ text] "Score" [ text] "Home" [ text] "Record" [ text]
SELECT "Date" FROM table_38118 WHERE "Score" = '136-134'
null
general
เอกสารของ ali farhadi ในปี 2558 ไม่จำเป็นต้องใช้ตารางทั้งหมด
ali farhadi 's papers in 2015It is not neccessary to use all the tables.
field: fieldid [ int]
SELECT DISTINCT paper.paperid FROM author, paper, writes WHERE author.authorname = 'ali farhadi' AND paper.year = 2015 AND writes.authorid = author.authorid AND writes.paperid = paper.paperid
null
general
ชุดที่ 2 ใดมีทั้งหมด 97 74 ไม่จำเป็นต้องใช้ทุกตาราง
What set 2 has a total of 97 74?It is not neccessary to use all the tables.
table_name_85: set_2 [ VARCHAR] total [ VARCHAR]
SELECT set_2 FROM table_name_85 WHERE total = "97–74"
null
general
นัดไหนมี 8 แต้ม ไม่จำเป็นต้องใช้ทุกโต๊ะ
What match had 8 points?It is not neccessary to use all the tables.
table_name_91: match [ VARCHAR] points [ VARCHAR]
SELECT match FROM table_name_91 WHERE points = "8"
null
general
ในบรรดาผู้ป่วยที่ได้รับยาเม็ดดิจอกซิน 125 mcg po ยาที่สั่งจ่ายบ่อยที่สุด 3 ชนิดในเวลาเดียวกันตั้งแต่ 5 ปีที่แล้วคืออะไร? ไม่จำเป็นต้องใช้ทุกตาราง
among patients who were prescribed digoxin 125 mcg po tabs, what are the three most frequently prescribed drugs at the same time since 5 years ago?It is not neccessary to use all the tables.
diagnosis: diagnosisid [ number] patientunitstayid [ number] diagnosisname [ text] diagnosistime [ time] icd9code [ text]
SELECT t3.drugname FROM (SELECT t2.drugname, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT patient.uniquepid, medication.drugstarttime FROM medication JOIN patient ON medication.patientunitstayid = patient.patientunitstayid WHERE medication.drugname = 'digoxin 125 mcg po tabs' AND DATETIME(medication.dr...
null
general
คำถามนับตามจำนวนคำตอบ ไม่จำเป็นต้องใช้ตารางทั้งหมด
Questions counted by number of answers.It is not neccessary to use all the tables.
PostHistory: Id [ number] PostHistoryTypeId [ number] PostId [ number] RevisionGUID [ other] CreationDate [ time] UserId [ number] UserDisplayName [ text] Comment [ text] Text [ text] ContentLicense [ text]
SELECT AnswerCount, COUNT(*) FROM Posts WHERE PostTypeId = 1 AND AnswerCount > 0 GROUP BY AnswerCount
null
general
ศาสตราจารย์ Stephen Cooper สอนหลักสูตรใดบ้าง ?ไม่จำเป็นต้องใช้ตารางทั้งหมด
Which courses does Prof. Stephen Cooper teach ?It is not neccessary to use all the tables.
requirement: requirement_id [ int] requirement [ varchar] college [ varchar]
SELECT DISTINCT course.department, course.name, course.number FROM course, course_offering, instructor, offering_instructor WHERE course.course_id = course_offering.course_id AND instructor.name LIKE '%Stephen Cooper%' AND offering_instructor.instructor_id = instructor.instructor_id AND offering_instructor.offering_id ...
null
general
ชื่อและนามสกุลของอาจารย์ชีววิทยาทั้งหมดคืออะไร?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What are the first and last name of all biology professors?It is not neccessary to use all the tables.
enroll: class_code [ text] stu_num [ number] enroll_grade [ text]
SELECT T3.emp_fname, T3.emp_lname FROM professor AS T1 JOIN department AS T2 ON T1.dept_code = T2.dept_code JOIN employee AS T3 ON T1.emp_num = T3.emp_num WHERE dept_name = "Biology"
null
general
ค้นหาจำนวนผู้ป่วยที่เข้ารับการรักษาตามขั้นตอน icd9 รหัส 3512 ที่เป็นโรคปฐมภูมิบล็อกหัวใจสมบูรณ์ ไม่จำเป็นต้องใช้ทุกตาราง
find the number of patients with procedure icd9 code 3512 who have complete heart block primary disease.It is not neccessary to use all the tables.
prescriptions: subject_id [ text] hadm_id [ text] icustay_id [ text] drug_type [ text] drug [ text] formulary_drug_cd [ text] route [ text] drug_dose [ text]
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.diagnosis = "COMPLETE HEART BLOCK" AND procedures.icd9_code = "3512"
null
general
สำหรับบันทึกเหล่านั้นจากผลิตภัณฑ์และผู้ผลิตแต่ละผลิตภัณฑ์ ให้เห็นภาพแผนภูมิแท่งเกี่ยวกับการแจกแจงชื่อและผลรวมของรหัส และจัดกลุ่มตามชื่อแอตทริบิวต์ และฉันต้องการจัดอันดับใน asc ตามแกน y ไม่จำเป็น ใช้ตารางทั้งหมด
For those records from the products and each product's manufacturer, visualize a bar chart about the distribution of name and the sum of code , and group by attribute name, and I want to rank in asc by the y-axis.It is not neccessary to use all the tables.
Manufacturers: Code [ INTEGER] Name [ VARCHAR(255)] Headquarter [ VARCHAR(255)] Founder [ VARCHAR(255)] Revenue [ REAL]
SELECT T1.Name, T1.Code FROM Products AS T1 JOIN Manufacturers AS T2 ON T1.Manufacturer = T2.Code GROUP BY T1.Name ORDER BY T1.Code
null
general
คู่ต่อสู้ใครคือวันที่ 21 ไม่จำเป็นต้องใช้ทุกโต๊ะ
who was the opponent where the date was the 21st?It is not neccessary to use all the tables.
table_21361: "Date" [ text] "Opponent" [ text] "Venue" [ text] "Result" [ text] "Attendance" [ text] "Competition" [ text]
SELECT "Opponent" FROM table_21361 WHERE "Date" = '21st'
null
general
มีการสร้าง copoes ต่ออนุภาคจำนวนเท่าใดในส่วนที่สร้างเปลือกด้านในของแกนกลาง?ไม่จำเป็นต้องใช้ตารางทั้งหมด
How many copoes per particle are created in the segment that forms inner shell of the core?It is not neccessary to use all the tables.
table_924: "Protein" [ text] "Location" [ text] "Function" [ text]
SELECT "Copies per particle" FROM table_924 WHERE "Location" = 'Forms inner shell of the core'
null
general
เมื่อเซาธ์เมลเบิร์นเป็นทีมเยือนสกอร์ของทีมเยือนเป็นเท่าใด?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the away team's score when south melbourne is the away team?It is not neccessary to use all the tables.
table_4823: "Venue" [ text] "Crowd" [ real] "Date" [ text]
SELECT "Away team score" FROM table_4823 WHERE "Away team" = 'south melbourne'
null
general
ในปี พ.ศ. 2545 มีการแข่งขันทั้งหมดกี่รายการ ?ไม่จำเป็นต้องใช้ตารางทั้งหมด
how many competitions were held in 2002 ?It is not neccessary to use all the tables.
table_203_646: id [ number] "year" [ number] "competition" [ text] "venue" [ text] "position" [ text] "notes" [ text]
SELECT COUNT("competition") FROM table_203_646 WHERE "year" = 2002
null
general
Steve Walker ทำได้กี่แอสซิสต์?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
How many assists did Steve Walker have?It is not neccessary to use all the tables.
table_59213: "Player" [ text] "Seasons" [ text] "Games" [ text] "Goals" [ text] "Assists" [ text] "Points" [ text]
SELECT "Assists" FROM table_59213 WHERE "Player" = 'steve walker'
null
general
ระบุจำนวนคนไข้เพศ f และอายุน้อยกว่า 36 ปี ไม่จำเป็นต้องใช้ทุกตาราง
provide the number of patients whose gender is f and age is less than 36?It is not neccessary to use all the tables.
demographic: subject_id [ text] hadm_id [ text] name [ text] marital_status [ text] age [ text] dob [ text] gender [ text] language [ text] religion [ text] admission_type [ text] days_stay [ text] insurance [ text] ethnicity [ text] expire_flag [ text] admission_location [ text] discharge_location [ t...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.gender = "F" AND demographic.age < "36"
null
general
จำนวนชื่อเสียงทั้งหมดบนเว็บไซต์ทั้งหมด ไม่จำเป็นต้องใช้ตารางทั้งหมด
Total amount of reputation on the entire site.It is not neccessary to use all the tables.
PostNoticeTypes: Id [ number] ClassId [ number] Name [ text] Body [ text] IsHidden [ boolean] Predefined [ boolean] PostNoticeDurationId [ number]
SELECT SUM(Reputation) AS Reputation FROM Users
null
general
schrom หายวันไหน?ไม่จำเป็นต้องใช้ทุกตารางครับ
Loss of schrom happened on what date?It is not neccessary to use all the tables.
table_70160: "Date" [ text] "Opponent" [ text] "Score" [ text] "Loss" [ text] "Crowd" [ text] "Record" [ text]
SELECT "Date" FROM table_70160 WHERE "Loss" = 'schrom'
null
general
อะไรคือการสูญเสียใครที่มีเซฟของ Miguel Saladin และเล่นกับ Chinatrust Whales? ไม่จำเป็นต้องใช้ตารางทั้งหมด
What's the loss of who has a Save of Miguel Saladin and played against Chinatrust Whales?It is not neccessary to use all the tables.
table_37118: "Date" [ text] "Opponent" [ text] "Score" [ text] "Loss" [ text] "Save" [ text]
SELECT "Loss" FROM table_37118 WHERE "Opponent" = 'chinatrust whales' AND "Save" = 'miguel saladin'
null
general
ขอแผนภูมิแท่งราคารวมของแต่ละชื่อมาให้ฉันแสดงเป็นแกน x ในรายละเอียด ไม่จำเป็นต้องใช้ทุกตาราง
Give me a bar chart for sum price of each name, I want to display by the x-axis in desc.It is not neccessary to use all the tables.
Manufacturers: Code [ INTEGER] Name [ VARCHAR(255)] Headquarter [ VARCHAR(255)] Founder [ VARCHAR(255)] Revenue [ REAL]
SELECT Name, SUM(Price) FROM Products GROUP BY Name ORDER BY Name DESC
null
general
เวลาของ Liu Limin ในฮีต 4 คืออะไร?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What was Liu Limin's time in heat 4?It is not neccessary to use all the tables.
table_name_32: time [ VARCHAR] heat [ VARCHAR] name [ VARCHAR]
SELECT time FROM table_name_32 WHERE heat = 4 AND name = "liu limin"
null
general
แท็กคำถาม GCP ตามเดือน ไม่จำเป็นต้องใช้ตารางทั้งหมด
GCP Questions Tags by Month.It is not neccessary to use all the tables.
ReviewTaskTypes: Id [ number] Name [ text] Description [ text]
SELECT COUNT(*) AS count, CONCAT(MONTH(p.CreationDate), '/', YEAR(p.CreationDate)) AS date, t.TagName FROM Posts AS p, Tags AS t, PostTags AS pt WHERE pt.PostId = p.Id AND pt.TagId = t.Id AND LOWER(t.TagName) IN ('google-cloud-dataflow', 'google-cloud-datastore', 'google-cloud-dns', 'google-cloud-endpoints', 'google-cl...
null
general
คำถามที่มีความยาวหัวเรื่องสั้นกว่า 15 ตัวอักษร ไม่จำเป็นต้องใช้ตารางทั้งหมด
Questions with title length shorter than 15 characters.It is not neccessary to use all the tables.
PostsWithDeleted: Id [ number] PostTypeId [ number] AcceptedAnswerId [ number] ParentId [ number] CreationDate [ time] DeletionDate [ time] Score [ number] ViewCount [ number] Body [ text] OwnerUserId [ number] OwnerDisplayName [ text] LastEditorUserId [ number] LastEditorDisplayName [ text] LastEditDate...
SELECT Id AS "post_link", LENGTH(Title), * FROM Posts WHERE PostTypeId = 1 AND LENGTH(Title) < 15
null
general
ทีมที่ตกรอบแรกโดย estudiantes ทำอย่างไรในปี 2008 recopa sudamericanaไม่จำเป็นต้องใช้โต๊ะทั้งหมด
How did the team which was first round eliminated by estudiantes do in 2008 recopa sudamericanaIt is not neccessary to use all the tables.
table_22088:
SELECT "2008 Recopa Sudamericana" FROM table_22088 WHERE "2008 Copa Sudamericana" = 'First Round eliminated by Estudiantes'
null
general
สถานที่ใดที่เป็นของยูเครน?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
Which venue is with Ukraine?It is not neccessary to use all the tables.
table_name_12: venue [ VARCHAR] nationality [ VARCHAR]
SELECT venue FROM table_name_12 WHERE nationality = "ukraine"
null
general
ใครคือผู้กระทำผิดใน Bait Al-Aqari? ไม่จำเป็นต้องใช้ตารางทั้งหมด
Who is the perpetrator in Bait Al-Aqari?It is not neccessary to use all the tables.
table_name_64: perpetrator [ VARCHAR] location [ VARCHAR]
SELECT perpetrator FROM table_name_64 WHERE location = "bait al-aqari"
null
general
จำนวนผู้ป่วยที่อยู่ใน careunit micu ในปี 2104 ไม่จำเป็นต้องใช้ตารางทั้งหมด
how many patients were in careunit micu in 2104.It is not neccessary to use all the tables.
prescriptions: row_id [ number] subject_id [ number] hadm_id [ number] startdate [ time] enddate [ time] drug [ text] dose_val_rx [ text] dose_unit_rx [ text] route [ text]
SELECT COUNT(DISTINCT admissions.subject_id) FROM admissions WHERE admissions.hadm_id IN (SELECT transfers.hadm_id FROM transfers WHERE transfers.careunit = 'micu' AND STRFTIME('%y', transfers.intime) = '2104')
null
general
มีสมาชิกกี่คนที่ได้รับสถานะเป็นมหาวิทยาลัยในปี 1900?ไม่จำเป็นที่จะต้องใช้โต๊ะทั้งหมด
How many members gained university status in 1900?It is not neccessary to use all the tables.
table_142950_1: research_funding__ [ VARCHAR] gained_university_status [ VARCHAR]
SELECT COUNT(research_funding__) AS £, 000 AS _ FROM table_142950_1 WHERE gained_university_status = 1900
null
general
ผู้เล่นที่อยู่กับหมีกริซลี่ระหว่างปี 2550-2552 เล่นตำแหน่งใด?ไม่จำเป็นต้องใช้โต๊ะทั้งหมด
What position did the player who was with the grizzlies from 2007-2009 play?It is not neccessary to use all the tables.
table_44002: "Player" [ text] "Nationality" [ text] "Position" [ text]
SELECT "Position" FROM table_44002 WHERE "Years for Grizzlies" = '2007-2009'
null
general
จุดเริ่มต้นของการเปิดตัวในปี 2010 คืออะไร?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the origin for the launch taking place in 2010?It is not neccessary to use all the tables.
table_name_71: origin [ VARCHAR] launch [ VARCHAR]
SELECT origin FROM table_name_71 WHERE launch = 2010
null
general
ตำแหน่งใดเมื่อบันทึกคือ 9-7?ไม่จำเป็นต้องใช้ตารางทั้งหมด
What is the location when the record is 9-7?It is not neccessary to use all the tables.
table_61733: "Result" [ text] "Record" [ text] "Opponent" [ text] "Method" [ text] "Location" [ text]
SELECT "Location" FROM table_61733 WHERE "Record" = '9-7'
null
general