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
Superhv123
.
Toggle Highlighting
SQL
SELECT ?item WHERE { ?date_node wikibase:timePrecision "11"^^xsd:integer . ?date_node wikibase:timeValue ?date . FILTER (year(?date) > 0) FILTER (day(?date) = day(now())) FILTER (month(?date) = month(now())) ?item p:P569/<http://www.wikidata.org/prop/statement/value/P569> ?date_node . ?item wdt:P31 wd:Q5 . OPTIONAL {?item wdt:P570 ?dod} FILTER (!bound(?dod)) } ORDER BY DESC(?date) ?item
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...