This query is marked as a draft This query has been published by Vahurzpu.

SQL

AخA
 
SELECT DISTINCT comment_text, rev_timestamp
FROM revision
INNER JOIN comment_revision ON comment_revision.comment_id = revision.rev_comment_id
WHERE rev_actor = 68199;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...