Interesting StackOverflow Database Queries

From SQLServerPedia

Jump to: navigation, search

See Also: Main Page - Business Intelligence - Data Mining the StackOverflow Database

Contents

Guidelines for Adding New Queries

  • Each new query needs to be a separate page. You can include notes on the query page about how to tweak the where clause or small changes like that.
  • If your query relies on additional tables that aren't included in the article Understanding the StackOverflow Database Schema, then explain how to create the new tables as well. In your query article, point to the related article about your table.
  • If your query relies on new features in SQL Server 2008, please note that. Otherwise, queries are assumed to work on SQL Server 2005 and newer.

Badge Queries

Comments Queries

Posts Queries

Tag Queries

User Queries

Related Articles About the StackOverflow Database