SQL
AخA
SELECT old_text, r.*
FROM
revision r
inner join text on rev_text_id = old_id
WHERE
rev_id=68604728
ORDER BY rev_id DESC
LIMIT 50;
-- revision.page_latest
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.