Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of help-ukraine-now

help-ukraine-now

help-ukraine-now has asked 1 questions and find answers to 5 problems.

Stats

136
EtPoint
43
Vote count
1
questions
5
answers

About

Interested in Computational Social Science & Public Policy.


StackExchange Data Explorer

SELECT A.creationdate, Q.tags, Q.title, Q.viewcount, 
       A.score, A.id, Q.acceptedanswerid 
FROM   posts AS Q 
       LEFT JOIN posts AS A 
              ON Q.id = A.parentid 
WHERE  A.owneruserid = 10140310 
ORDER  BY A.creationdate DESC;