log in
|
about
|
faq
Home
Queries
Users
Compose Query
sam.saffron
Registered User
member for
738 days
seen
yesterday
website
samsaffron.com
location
Sydney, Australia
age
Sam aka. Waffles, the author of this site.
edited
favorite
recent
select cast(p.CreationDate as Date) Date, sum(case when u...
Questions by users with accounts that are 2 days or less
select count(*) from Posts
select PostId as [Post Link], 'http://stackoverflow.com/p...
select CreationDate from Posts where Id = (select max(Id)...
select PostId as [Post Link], 'http://stackoverflow.com/p...
Old Closed Posts with no answers that weren't closed as duplicate, migrated or merged (score > 0)
select (select count(*) + 0.0 from Posts where Score = 0)...
select * from PostHistoryTypes
Top Tag Wiki Editors
select * from VoteTypes
Feedback on my posts
Suggested Edit Stats for Anon
select top 10 * from PostHistory where PostHistoryTypeId ...
select * from PostHistoryTypes
1
2
3
4
next
Data Explorer works best with JavaScript enabled