input
stringclasses
87 values
instruction
stringlengths
0
626
output
stringlengths
1
794
ยูโกสลาเวีย เข้าร่วมแข่งขันกีฬาโอลิมปิกฤดูหนาวครั้งที่ 18 จัดขึ้นระหว่างช่วงไหน
7 กุมภาพันธ์ – 22 กุมภาพันธ์ พ.ศ. 2541
CREATE TABLE admissions ( row_id number, subject_id number, hadm_id number, admittime time, dischtime time, admission_type text, admission_location text, discharge_location text, insurance text, language text, marital_status text, ethnicity text, age number )
ผู้ป่วย 21302 เข้ามารักษาในโรงพยาบาลครั้งแรกในปีนี้จากการรับต่อจากโรงพยาบาล/นอกโรงพยาบาล วันที่เท่าไหร่
SELECT admissions.admittime FROM admissions WHERE admissions.subject_id = 21302 AND admissions.admission_location = 'transfer from hosp/extram' AND DATETIME(admissions.admittime, 'start of year') = DATETIME(CURRENT_TIME(), 'start of year', '-0 year') ORDER BY admissions.admittime LIMIT 1
อาคารเดิมของธรีเวิลด์เทรดเซ็นเตอร์ปัจจุบันเป็นอะไร
เป็นถนน อาคารเวิลด์เทรดเซ็นเตอร์ 2 และ อาคาร Transportation hub
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
ผู้ใช้ที่มีคะแนนน้อยกว่า 15 คนมีกี่คน
SELECT COUNT(*) AS Users FROM Users WHERE Reputation < 15 AND Id > 0
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
เปอร์เซ็นต์คำถามที่ให้คะแนนลบในแต่ละปี
SELECT SUM(CASE WHEN Score < 0 THEN 1 ELSE 0 END) * 100 / COUNT(*) AS percentage, COUNT(*) AS total, SUM(CASE WHEN Score < 0 THEN 1 ELSE 0 END) AS negatice_count FROM Posts WHERE YEAR(CreationDate) = @year AND PostTypeId = 1
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
คำถามที่ไม่มีคำตอบที่ดีที่สุด
SELECT q.Id AS "post_link" FROM Posts AS q WHERE PostTypeId = 1 AND Score > 0 AND ClosedDate IS NULL AND (SELECT COUNT(*) FROM Posts AS a WHERE a.ParentId = q.Id AND a.Score > -1) = 0 AND AcceptedAnswerId IS NULL ORDER BY CreationDate
สถิติการชกของยูกิ มูราอิเป็นอย่างไร
สถิติการชก 28 ครั้ง ชนะ 12 (น็อค 3) เสมอ 4 แพ้ 12
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
เลือก * จากผู้ใช้ทุกที่ที่ตั้งที่ตั้งเหมือนกับ 'pune'
SELECT * FROM Users WHERE Location LIKE '%Oklahoma%' ORDER BY Reputation DESC
ภาพยนตร์ได้โครงเรื่องจากบทภาพยนตร์ของใคร
Suliko Jgenti
CREATE TABLE Comments ( Id number, PostId number, Score number, Text text, CreationDate time, UserDisplayName text, UserId number, ContentLicense text )
รับคำติชมจากรหัสผู้ใช้
SELECT Id AS "comment_link", Score, Text FROM Comments WHERE UPPER(Text) LIKE UPPER('%##CommentText##%') AND UserId = '##UserId##' ORDER BY Score DESC
ไซราคูเซียเป็นชื่อเรียกของอะไร ในสมัยกรีกโบราณ
เรือ
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
select * from posts.
SELECT * FROM Posts
เสือฝ้ายเคยบวชเรียนแล้วสึกออกมาเป็นผู้ใหญ่บ้าน ที่ใด ?
ผู้ใหญ่บ้าน บ้านท่าใหญ่ หมู่ 7 ตำบลเดิมบาง อำเภอเดิมบางนางบวช จังหวัดสุพรรณบุรี
CREATE TABLE admissions ( row_id number, subject_id number, hadm_id number, admittime time, dischtime time, admission_type text, admission_location text, discharge_location text, insurance text, language text, marital_status text, ethnicity text, age number )
3 ปีที่แล้ว มีคนไข้รับเข้ารักษาในโรงพยาบาลจำนวนเท่าใด
SELECT COUNT(DISTINCT admissions.subject_id) FROM admissions WHERE DATETIME(admissions.admittime) <= DATETIME(CURRENT_TIME(), '-3 year')
รัชพล นาวันโน โดยในอดีตรัชพลได้เคยร่วมเดินสายแข่งฟุตบอลรายการต่าง ๆ ร่วมกับใคร
เมสซี่เจ ชนาธิป สรงกระสินธ์
รัฐลูเซิร์น มีเมืองศูนย์กลางอยู่ที่ไหน
นครลูเซิร์น
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
จำนวนผู้ใช้: ผู้ใช้ในสถานที่ที่กำหนด – ไม่คำนึงถึงตัวพิมพ์ใหญ่
WITH UsersStatedLocation AS (SELECT CASE WHEN LOWER(Location) LIKE LOWER('##Location##') THEN 'Location Input' ELSE 'Not a match' END AS StatedLocation FROM Users WHERE LENGTH(Location) > 1) SELECT UsersStatedLocation.StatedLocation, COUNT(1) AS "count" FROM UsersStatedLocation GROUP BY UsersStatedLocation.StatedLocation ORDER BY StatedLocation
พระเจ้าอัลฟอนโซที่ 11 เป็นกษัตริย์แห่งกัสติยาตั้งแต่เมื่อใด
ค.ศ. 1312 จนถึง ค.ศ. 1350
โดยออกเพลงใหม่ชื่อว่าอะไร
แป๊ะอย่าร้อง
ซูเปอร์โบวล์ครั้งที่ 42 นัดตัดสินในฤดูกาลจัดขึ้นในเวลาอะไร
18.30 น.ตามเวลาท้องถิ่น (23:30 UTC)
CREATE TABLE admissions ( row_id number, subject_id number, hadm_id number, admittime time, dischtime time, admission_type text, admission_location text, discharge_location text, insurance text, language text, marital_status text, ethnicity text, age number )
ประวัติการเข้ารักษาพยาบาลของผู้ป่วยหมายเลข 60515 ย้อนหลัง 3 ปี
SELECT admissions.admittime FROM admissions WHERE admissions.subject_id = 60515 AND DATETIME(admissions.admittime) <= DATETIME(CURRENT_TIME(), '-3 year')
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
แสดงโพสต์ที่มีคำว่า apt-cache อยู่ในเนื้อหา
SELECT Id AS "post_link", CreationDate FROM Posts WHERE Body LIKE '%apt-cache%' ORDER BY CreationDate DESC
CREATE TABLE Votes ( Id number, PostId number, VoteTypeId number, UserId number, CreationDate time, BountyAmount number )
โพสต์ที่ได้รับเกียรติโดย VoteType 4
SELECT Id, CreationDate, PostId AS "post_link", 'site://q/' + CAST(PostId AS TEXT) + '|Link' AS "working_link" FROM Votes WHERE VoteTypeId = 4 ORDER BY Id
นิวต์ กิงริช มีชื่อเมื่อเกิดว่าอะไร
นิวตัน ลีรอย แมคเฟียร์สัน
CREATE TABLE TagSynonyms ( Id number, SourceTagName text, TargetTagName text, CreationDate time, OwnerUserId number, AutoRenameCount number, LastAutoRename time, Score number, ApprovedByUserId number, ApprovalDate time )
แท็กที่แนะนำที่ไม่มีการโหวต
SELECT 'site://tags/' + TargetTagName + '/synonyms|' + SourceTagName AS Synonym, TargetTagName AS Original, OwnerUserId AS "user_link" FROM TagSynonyms WHERE Score = 0 AND ApprovalDate IS NULL ORDER BY 'user_link' DESC
ตัวละครหลักคือใคร
วอลเตอร์ ไวต์
ค้นพบธารน้ำแข็งครั้งแรกในประเทศญี่ปุ่นที่จังหวัดโทยามะเมื่อไหร่
เดือนพฤษภาคม พ.ศ. 2555
CREATE TABLE customers ( customer_id text, address_id number, customer_name text, customer_phone text, customer_email_address text, other_details text )
นับจำนวนลูกค้าที่ลงทะเบียนไว้
SELECT COUNT(*) FROM customers
ว็อล์ฟกัง เพาล์ เรียนจบปริญญาอะไร
มหาวิทยาลัยเทคนิคเบอร์ลิน
การฮั้วประมูล มีรูปแบบอย่างไร
บุคคลหลายฝ่ายสมยอมกันเสนอราคาโดยไม่ได้ประสงค์จะเสนอเช่นนั้นจริง
CREATE TABLE Products ( product_id INTEGER, product_type_code VARCHAR(10), product_name VARCHAR(80), product_price DECIMAL(19,4) )
ให้สัดส่วนราคาโดยเฉลี่ยของสินค้าแต่ละประเภท
SELECT product_type_code, AVG(product_price) FROM Products GROUP BY product_type_code
ลักษณะเด่นของสงครามเย็นที่แตกต่างจากสงครามอื่นคืออะไร
ไม่มีการสู้รบขนาดใหญ่โดยตรงระหว่างสองฝ่าย
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
วิวัฒนาการของคะแนนสอบถามเฉลี่ย และจำนวนคำถามของแต่ละสัปดาห์ในปี 2015
SELECT TIME_TO_STR(p.CreationDate, '%W') AS weekOfCreation, SUM(p.Score) AS meanQuestionScore FROM Posts AS p WHERE p.PostTypeId = 1 AND TIME_TO_STR(p.CreationDate, '%Y') = 2015 GROUP BY TIME_TO_STR(p.CreationDate, '%W') ORDER BY TIME_TO_STR(p.CreationDate, '%W')
จอห์น วิค แรงกว่านรก เริ่มฉาบวันที่เท่าไร
21 พฤษภาคม ค.ศ. 2021
CREATE TABLE Assessment_Notes ( notes_id INTEGER, student_id INTEGER, teacher_id INTEGER, date_of_notes DATETIME, text_of_notes VARCHAR(255), other_details VARCHAR(255) )
แสดงหมายเลขวันที่ของหมายเหตุการประเมิน โดยเรียงจากค่ามากไปน้อยในแกน x
SELECT date_of_notes, COUNT(date_of_notes) FROM Assessment_Notes ORDER BY date_of_notes DESC
เกิลส์เจเนอเรชันมีชื่อภาษาเกาหลีว่าอะไร
โซนยอชีแด
พระเมรุมาศและพระเมรุใช้ในพระราชพิธีใด
พระราชพิธีพระบรมศพหรือพระราชพิธีพระศพโดยเฉพาะ
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
2000 อันดับผู้ใช้ Stack Overflow ชาวเนเธอร์แลนด์ผู้มีชื่อเสียง ผู้ใช้ SO 2000 อันดับแรกจากเมืองในเนเธอร์แลนด์หรือเมืองที่ตั้งอยู่ในเนเธอร์แลนด์
SELECT ROW_NUMBER() OVER (ORDER BY Reputation DESC) AS Position, DisplayName, Reputation, WebsiteUrl, Location, WebsiteUrl, AboutMe, 'http://stackoverflow.com/users/' + CAST(Id AS TEXT(10)) AS ProfileUrl FROM Users WHERE UPPER(Location) LIKE '%NETHERLANDS%' OR UPPER(Location) LIKE '%NEDERLAND%' OR UPPER(Location) LIKE N'%AMSTERDAM%' OR UPPER(Location) LIKE N'%EINDHOVEN%' OR UPPER(Location) LIKE N'%UTRECHT%' OR UPPER(Location) LIKE N'%NIJMEGEN%' OR UPPER(Location) LIKE N'%ROTTERDAM%' OR UPPER(Location) LIKE N'%HAAG%' ORDER BY Reputation DESC LIMIT 2000
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
พัฒนาการของจำนวนโพสต์แต่ละประเภท คำนวณกราฟของจำนวนโพสต์ของแต่ละประเภทในแต่ละวันระหว่างวันที่สองวันโพสต์ประเภทที่ 1 คือคำถาม โพสต์ประเภทที่ 2 คือคำตอบ และสำหรับข้อมูลเพิ่มเติม ดู http://meta.stackexchange.com/q/2677/285933
SELECT TIME_TO_STR(CreationDate, '%d') AS DayDate, STR(YEAR(CreationDate)) + '-' + STR(MONTH(CreationDate)) + '-' + STR(DAY(CreationDate)) AS FullDate, COUNT(*) AS Total FROM Posts WHERE PostTypeId = 1 GROUP BY STR(YEAR(CreationDate)) + '-' + STR(MONTH(CreationDate)) + '-' + STR(DAY(CreationDate)), TIME_TO_STR(CreationDate, '%d') ORDER BY FullDate DESC
ในปี พ.ศ 2499 ใครกล่าวคำปราศัยในวันครูแห่งชาติ
จอมพล ป. พิบูลสงคราม
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
โพสต์ล่าสุด ที่มีคะแนนติดลบ
SELECT 'id' AS "post_link", 'score', 'creationdate', 'closeddate', 'body' FROM Posts WHERE Score < -10 ORDER BY CreationDate DESC LIMIT 50
อักษรละตินเรียกอีกอย่างว่าอะไร
อักษรโรมัน
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
นับจำนวนคำตอบของ ELL ในแต่ละปี
SELECT COUNT(AnswerCount) AS "total_answers" FROM Posts WHERE YEAR(CreationDate) = @GiveYear
CREATE TABLE Votes ( Id number, PostId number, VoteTypeId number, UserId number, CreationDate time, BountyAmount number )
ค้นหาผู้ใช้ที่ให้ค่าตอบแทนสูงสุดต่อโพสต์
SELECT UserId AS "user_link", PostId AS "post_link", COUNT(*) AS Bounties FROM Votes WHERE VoteTypeId = 8 AND CreationDate >= '2011-09-09 11:00:00' GROUP BY UserId, PostId ORDER BY Bounties DESC
ดนตรีแทร็ป ได้เป็นองค์ประกอบรวมในการกำเนิดอะไร
ดนตรี
เลี้ยงขอบคุณผีบรรพบุรุษในรอบปี ซึ่งพิธีการเหยาแบบนี้จะกระทำเพียงปีละครั้งเท่านั้นในช่วงเดือนเมษายนถึงเดือนมิถุนายนเท่านั้น คือเหยาเพื่อ ?
เหยาเพื่อเลี้ยงผี
พินินฟารินามีชื่อเดิมว่าอะไร
คาร์รอซเซอเรีย พินินฟารินา (Carrozzeria Pininfarina)
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
ดึงข้อมูลจากโพสต์กอนหน้าทั้งหมด
SELECT Id, Score, ViewCount, AnswerCount FROM Posts WHERE PostTypeId = 2 AND YEAR(CreationDate) > 2015
บรูซลีเสียชีวิตเมื่อใด
ปี 1973
ไสว บุญมา มีลูกชื่อว่าอะไรบ้าง
ดาว และ เดือน
CREATE TABLE Tags ( Id number, TagName text, Count number, ExcerptPostId number, WikiPostId number )
จำนวนผู้ใช้ที่ไม่ซ้ำสำหรับแท็ก (หรือแท็ก)
SELECT Id FROM Tags WHERE TagName IN ('office-js')
พลาโซมัยซินพัฒนามาจากยาชนิดใด
ซิโซมัยซิน
อำเภอกัลยาณิวัฒนาเป็นอำเภอลำดับที่เท่าใดของประเทศไทย
ลำดับที่ 878
เคต วินสเล็ต มีอาชีพอะไร
นักแสดงหญิง
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
วิวัฒนาการของจำนวนโพสต์ในแต่ละประเภท คำนวณกราฟที่มีจำนวนโพสต์ในแต่ละประเภทสำหรับแต่ละวันระหว่างสองวันที่เลือก ประเภทของโพสต์คือ 1 สำหรับคำถาม 2 สำหรับคำตอบ และเพิ่มเติม โปรดดูที่ http://meta.stackexchange.com/q/2677/285933
SELECT TIME_TO_STR(CreationDate, '%d') AS DayDate, STR(YEAR(CreationDate)) + '-' + STR(MONTH(CreationDate)) + '-' + STR(DAY(CreationDate)) AS FullDate, COUNT(*) AS Total FROM Posts WHERE PostTypeId = 1 GROUP BY STR(YEAR(CreationDate)) + '-' + STR(MONTH(CreationDate)) + '-' + STR(DAY(CreationDate)), TIME_TO_STR(CreationDate, '%d') ORDER BY FullDate DESC
CREATE TABLE Badges ( Id number, UserId number, Name text, Date time, Class number, TagBased boolean )
ผู้ใช้ที่มีตรา x มากที่สุด
SELECT UserId AS "user_link", COUNT(*) AS "badge_count" FROM Badges WHERE Name = '##Badge:string##' GROUP BY UserId HAVING COUNT(*) > 1 ORDER BY 'badge_count' DESC LIMIT 100
เพื่อนพ้องน้องพี่ มีใครถือหุ้นด้วย
กลุ่มเพื่อนของนายวีระ
เฉลิมศักดิ์ อักขี ปัจจุบันเขาได้ลงเล่นให้กับใคร
บีจี ปทุม ยูไนเต็ด
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
100 อันดับแรก สิ่งขึ้นชื่อในอิหร่าน
SELECT ROW_NUMBER() OVER (ORDER BY Reputation DESC) AS "#", Id, DisplayName, Reputation, WebsiteUrl, Location FROM Users WHERE Location LIKE '%Iran%' ORDER BY Reputation DESC LIMIT 1000
เจ้าภาพกีฬาซีเกมส์ 1977 คือประเทศใด
กัวลาลัมเปอร์ ประเทศมาเลเซีย
ปี พ.ศ. 2561 แก้ว บุญจิรา ภักดีวิจิตร บุตรสาวคนเดียวของฉลอง ภักดีวิจิตรได้นำภาพยนตร์จากฝีมือการกำกับของพ่อกลับมาสร้างของค่ายอาหลองนิวไลน์ในรูปแบบละครโทรทัศน์อีกครั้งโดยจะออกอากาศทางช่องใด ?
ช่อง 3
CREATE TABLE patient ( uniquepid text, patienthealthsystemstayid number, patientunitstayid number, gender text, age text, ethnicity text, hospitalid number, wardid number, admissionheight number, admissionweight number, dischargeweight number, hospitaladmittime time, hospitaladmitsource text, unitadmittime time, unitdischargetime time, hospitaldischargetime time, hospitaldischargestatus text )
เมื่อ 2 ปีก่อน คนไข้ 006-36108 เข้ารับการรักษาในโรงพยาบาลครั้งแรกอย่างไร
SELECT patient.hospitaladmitsource FROM patient WHERE patient.uniquepid = '006-36108' AND DATETIME(patient.hospitaladmittime) >= DATETIME(CURRENT_TIME(), '-2 year') ORDER BY patient.hospitaladmittime LIMIT 1
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
ผู้ใช้งาน Stackoverflow ชาวไอริชอันดับสูงสุด
SELECT ROW_NUMBER() OVER (ORDER BY Reputation DESC) AS "#", Id AS "user_link", Reputation FROM Users WHERE Id = 1362136 ORDER BY Reputation DESC
อากิ โทโยซากิ มีผลงานพากย์ที่สำคัญครั้งแรกในปีใด ?
พ.ศ. 2550
อเวนเจอร์ส: เผด็จศึก เป็นภาพยนตร์ลำดับที่เท่าไหร่ของจักรวาลภาพยนตร์มาร์เวล
ยี่สิบสอง
กล้วยป่าสยามมีชื่อวิทยาศาสตร์ว่าอะไร
Musa acuminata subsp. siamea
แอ็สแอนเซแอ็ฟ คืออะไร
เป็นบริษัทบริการรถไฟที่ใหญ่ที่สุดในฝรั่งเศส
เออร์ไวน์ คินเนสคือใคร
บุรุษผู้เชี่ยวชาญในการยิงปืน และเป็นชายหนุ่มในดวงใจของสาว ๆ เป็นคนที่แม่นปืนที่สุดใน Garden
อาร์ชเดอลาเดฟ็องส์เป็นอนุสรณ์สถานที่ตั้งอยู่ในย่านใด
ย่านลาเดฟ็องส์ ทางทิศตะวันตกของกรุงปารีส
อัมบั้มต่อมาชื่ออัมบั้มอะไร
เมทีโอรา
พระเจ้าซินด๊อก ครองราชย์เมื่อใด ?
ค.ศ. 913 - ค.ศ. 917
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
ผู้ใช้ในดูไบมีชื่อเสียง
SELECT Ranking = ROW_NUMBER() OVER (ORDER BY Reputation DESC), * FROM Users WHERE Location LIKE '%Dubai%' OR Location LIKE '%dubai%' ORDER BY Reputation DESC
CREATE TABLE patient ( uniquepid text, patienthealthsystemstayid number, patientunitstayid number, gender text, age text, ethnicity text, hospitalid number, wardid number, admissionheight number, admissionweight number, dischargeweight number, hospitaladmittime time, hospitaladmitsource text, unitadmittime time, unitdischargetime time, hospitaldischargetime time, hospitaldischargestatus text )
วันนี้ผ่านมากี่วันแล้ว นับตั้งแต่ผู้ป่วย 005-48105 อยู่หอ 267 ครั้งล่าสุด
SELECT 1 * (STRFTIME('%j', CURRENT_TIME()) - STRFTIME('%j', patient.unitadmittime)) FROM patient WHERE patient.uniquepid = '005-48105' AND patient.wardid = 267 AND patient.hospitaldischargetime IS NULL ORDER BY patient.unitadmittime DESC LIMIT 1
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
เปอร์เซ็นไทล์ของผู้ใช้ที่มีตำแหน่งที่ตั้ง
SELECT (SELECT COUNT(Id) FROM Users WHERE NOT Location IS NULL) * 100.0 / (SELECT COUNT(Id) FROM Users)
ฟุรุซะโตะ ซิงเกิลชุดนี้ถูกนำกลับมาจำหน่ายอีกครั้งในปีอะไร
ปี พ.ศ. 2547
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
100 อันดับแรกของคำถามที่ได้รับความนิยมมากที่สุด
SELECT Id AS "post_link", OwnerUserId AS "user_link", ViewCount FROM Posts WHERE PostTypeId = 1 ORDER BY ViewCount DESC LIMIT 100
สนามกีฬาติณสูลานนท์ โดยสนามนี้ยังเคยผ่านจัดฟุตบอลในกีฬาอะไร
เอเชียนเกมส์ครั้งที่ 13
อาหรับราตรีภาษาอังกฤษฉบับแรกำเนิดขึ้นเมื่อไหร่
ค.ศ. 1706
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
คำถามที่แย่ที่สุดสำหรับปีที่กำหนด
SELECT Id AS "post_link", Score, AnswerCount, ViewCount, FavoriteCount FROM Posts WHERE PostTypeId = 1 AND YEAR(CreationDate) = '##year##' AND Score <= 0 ORDER BY Score, AnswerCount
CREATE TABLE Comments ( Id number, PostId number, Score number, Text text, CreationDate time, UserDisplayName text, UserId number, ContentLicense text )
ค้นหาในความคิดเห็น/ทั้งหมด
SELECT Id AS "comment_link", CreationDate, Text FROM Comments WHERE UPPER(Text) LIKE UPPER('%##CommentText##%') ORDER BY CreationDate DESC
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
อัตราคำตอบที่มีผู้โหวตสูงสุดของฉัน
SELECT (SELECT CAST(COUNT(Id) AS FLOAT) FROM Posts AS a WHERE a.OwnerUserId = @UserId AND a.PostTypeId = 2 AND Score > 0 AND (Score = (SELECT MAX(Score) FROM Posts AS b WHERE b.ParentId = a.ParentId))) / (SELECT COUNT(*) FROM Posts AS c WHERE c.OwnerUserId = @UserId AND c.PostTypeId = 2) * 100 AS "top_voted_answer_rate"
โอฬาร ไชยประวัติ สังกัดสมัยรัชบาลใคร
สมัยรัฐบาลสมชาย วงศ์สวัสดิ์
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
บทความทั้งหมดของฉันในคำอธิบาย
SELECT COUNT(Id), PostTypeId FROM Posts WHERE OwnerUserId = @UserId AND CreationDate >= '##year##0101' AND CreationDate <= '##year##1231' GROUP BY PostTypeId
งานวันเด็กถูกจัดขึ้นวันแรกเมื่อไหร่
เริ่มต้นจัดงานวันเด็กครั้งแรกเมื่อวันที่ 3 ตุลาคม พ.ศ. 2498
CREATE TABLE invoices ( invoice_id number, order_id number, payment_method_code text, product_id number, order_quantity text, other_item_details text, order_item_id number )
ยอดสั่งซื้อขั้นต่ำ ค่าเฉลี่ย และสูงสุดคือเท่าไร ตรวจสอบใบแจ้งหนี้ทั้งหมด
SELECT MIN(order_quantity), AVG(order_quantity), MAX(order_quantity) FROM invoices
CREATE TABLE PostHistory ( Id number, PostHistoryTypeId number, PostId number, RevisionGUID other, CreationDate time, UserId number, UserDisplayName text, Comment text, Text text, ContentLicense text )
ตัวเลือกการถามปกป้องโดยจำนวนคำตอบที่ถูกลบ
SELECT PostId AS "post_link", CreationDate FROM PostHistory WHERE PostHistoryTypeId = 19 ORDER BY CreationDate DESC
ตัวแทนพรอดิวเซอร์แห่งชาติมีชื่อว่าอะไร
โบอา
ถนนเจ้าคุณทหาร ระยะทางประมาณเท่าไร
5.2 กิโลเมตร
ขนมจีนคืออะไร
อาหารคาวชนิดหนึ่ง ทำด้วยแป้งเป็นเส้นกลม ๆ คล้าย เส้นหมี่
วิชาอะไรจัดเป็นวิชาที่สำคัญของชีววิทยาและทางการแพทย์
Histology
ปัจจุบันสุจาริณีและพระราชโอรสกี่พระองค์
สี่องค์
CREATE TABLE races ( raceid number, year number, round number, circuitid number, name text, date text, time text, url text )
ค้นหาชื่อการแข่งขันที่แตกต่างกันของการแข่งขันทั้งหมดที่จัดขึ้นระหว่างปี 2014 ถึง 2017?
SELECT DISTINCT name FROM races WHERE year BETWEEN 2014 AND 2017
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
ผู้ใช้งาน SO สูงสุด จากรัฐ Arizona
SELECT ROW_NUMBER() OVER (ORDER BY Reputation DESC) AS "#", Id AS "user_link", Reputation, Location FROM Users WHERE Reputation >= (SELECT Reputation FROM Users WHERE Id = 5285908) AND (UPPER(Location) LIKE '% AZ%' OR UPPER(Location) LIKE '% ARIZONA%') ORDER BY Reputation DESC
CREATE TABLE Users ( Id number, Reputation number, CreationDate time, DisplayName text, LastAccessDate time, WebsiteUrl text, Location text, AboutMe text, Views number, UpVotes number, DownVotes number, ProfileImageUrl text, EmailHash text, AccountId number )
เลือก 100 ผู้ใช้สูงสุดจากโพส
SELECT * FROM Users LIMIT 1000000
CREATE TABLE course ( course_id int, name varchar, department varchar, number varchar, credits varchar, advisory_requirement varchar, enforced_requirement varchar, description varchar, num_semesters int, num_enrolled int, has_discussion varchar, has_lab varchar, has_projects varchar, has_exams varchar, num_reviews int, clarity_score int, easiness_score int, helpfulness_score int )
มีคอร์ส Adv Hlth Assess ที่มี 18 หน่วยกิตไหม
SELECT DISTINCT department, name, number FROM course WHERE (description LIKE '%Adv Hlth Assess%' OR name LIKE '%Adv Hlth Assess%') AND credits = 18
CREATE TABLE PostHistory ( Id number, PostHistoryTypeId number, PostId number, RevisionGUID other, CreationDate time, UserId number, UserDisplayName text, Comment text, Text text, ContentLicense text )
ปกป้องคำถามด้วยจำนวนคำตอบที่ถูกลบไป
SELECT PostId AS "post_link", CreationDate FROM PostHistory WHERE PostHistoryTypeId = 19 ORDER BY CreationDate DESC
CREATE TABLE course ( course_id int, name varchar, department varchar, number varchar, credits varchar, advisory_requirement varchar, enforced_requirement varchar, description varchar, num_semesters int, num_enrolled int, has_discussion varchar, has_lab varchar, has_projects varchar, has_exams varchar, num_reviews int, clarity_score int, easiness_score int, helpfulness_score int )
วิชาเอกสังคมศาสตร์ชุดไหนมีหน่วยกิต 13 หน่วย
SELECT DISTINCT department, name, number FROM course WHERE (description LIKE '%Special the Social Sciences%' OR name LIKE '%Special the Social Sciences%') AND credits = 13
ซาวน่าหรรษา ออกอากาศทางสถานีอะไร
เคบีเอส
CREATE TABLE Posts ( 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 time, LastActivityDate time, Title text, Tags text, AnswerCount number, CommentCount number, FavoriteCount number, ClosedDate time, CommunityOwnedDate time, ContentLicense text )
มีคำตอบกี่ข้อ
SELECT COUNT(A.Id) FROM Posts AS A WHERE A.PostTypeId = 2
CREATE TABLE Comments ( Id number, PostId number, Score number, Text text, CreationDate time, UserDisplayName text, UserId number, ContentLicense text )
ความคิดเห็นที่มีอันดับสูงที่สุดของฉันพร้อม CreationDate
SELECT PostId AS "post_link", Score, Text, CreationDate FROM Comments WHERE UserId = '##UserId##' ORDER BY Score DESC LIMIT 250