SQL
AخA
SELECT * FROM page WHERE page_namespace=120 ORDER BY page_id ASC LIMIT 10;
SELECT DISTINCT ar_title FROM archive WHERE ar_namespace=120;
SELECT DISTINCT log_title FROM logging WHERE log_namespace=120 AND log_type='delete';
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.