Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Edits btw two timestamps on ptwiki
by
RGhidini (Projeto Mais+)
This query is marked as a draft
This query has been published
by
RGhidini (Projeto Mais+)
.
Toggle Highlighting
SQL
SELECT rev_id AS 'PermaLink', rev_timestamp AS 'Data e hora', actor_name AS 'Usuário', rev_len AS 'Tamanho' FROM revision, actor WHERE revision.rev_timestamp > 20231201170000 AND revision.rev_timestamp < 20231201193000 AND revision.rev_actor = actor.actor_id LIMIT 5;
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...