SQL
AخA
USE ruwiki_p;
SELECT * from categorylinks LIMIT 10;
#SELECT cl_to, ips_item_id
# FROM categorylinks
# INNER JOIN page ON cl_from=page_id
# INNER JOIN wikidatawiki_p.wb_items_per_site ON ips_site_id='eswiki' AND ips_site_page=REPLACE(page_title, '_', ' ')
# WHERE cl_to IN ();
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.