Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Stanglavine
.
Toggle Highlighting
SQL
SELECT #comment_id, comment_text AS 'Sumário', rev_id AS 'PermaLink', rev_timestamp AS 'Data e hora', #rev_comment_id, #rev_actor, #actor_id, actor_name AS 'Usuário' FROM comment, revision, actor WHERE comment.comment_id > 33656690 AND revision.rev_id > 64261021 AND comment_text LIKE '%#verbetesfantásticos%' AND revision.rev_comment_id = comment.comment_id AND revision.rev_actor = actor.actor_id;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...