SQL
AخA
Use hiwiki_p;
Select *
from revision
inner join page on rev_page = page_id
where rev_timestamp > 20191010000000 and page_title in ('लड़की', 'मित्रों (2018 फ़िल्म)')
limit 20
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.