Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Chaduvari
.
Toggle Highlighting
SQL
SELECT distinct page_title FROM page p1, revision where p1.page_id not in (select tl_from from templatelinks, linktarget where lt_id = tl_target_id and tl_from_namespace =0 and (lt_title like "%సమాచారపెట్టె%" or lt_title like "%Infobox%")) and rev_page=p1.page_id and rev_timestamp like "2024%" and rev_parent_id=0 and p1.page_namespace=0 and p1.page_is_redirect=0 and p1.page_id not in (select pp_page from page_props where pp_propname="disambiguation") and p1.page_title not in (select p2.page_title from page p2 where p2.page_namespace=1 and p2.page_id in (select tl_from from templatelinks,linktarget where lt_id = tl_target_id and lt_title like "%Infobox_requested%" and tl_from_namespace=1)) and p1.page_title not like "%ఎన్నిక%" and p1.page_title not like "%నియోజకవర్గం%" and p1.page_title not like "%జాబితా%" order by p1.page_title
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...