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
Ls1g
.
Toggle Highlighting
SQL
# Replace qid1=5 with the ID of the class of interest, e.g., qid1=146 for most frequent properties of cats # Original query: SELECT pid2, probability FROM wikidatawiki_p.wbs_propertypairs WHERE pid1=31 and qid1=5 order by probability desc LIMIT 20 # Below queries produce timeouts #SELECT pid2, qid1, probability FROM wikidatawiki_p.wbs_propertypairs WHERE pid1=31 LIMIT 100000 #select count(*) from wikidatawiki_p.wbs_propertypairs WHERE pid1=31
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...