4
votes
0answers
39 views

Directly support cross-site queries in the Data Explorer

Often you want to query some statistic for a user across all sites. For example, you might write a query to find your rejected suggested edits across all Stack Exchange sites. To implement this, you ...
8
votes
1answer
161 views

How can I write a cross-site Data Explorer query that joins databases on linked accounts?

The answer to this question implies that you can write cross-site Data Explorer queries, but the sample query doesn't appear to do what I think it should. SELECT TOP 1 * FROM ...
1
vote
2answers
64 views

DataExplorer Feature request: Associate OpenID with other accounts in the trilogy, then allow push-button insertion of the user's own UserID

With the new site, there is (understandably, since it's barely even been announced) no tie-in with accounts on the other sites. If/when account association gets added, it would be nice to add the ...