Data Warehouse Query Performance

The article on “Data Warehouse Query Performance” at http://technet.microsoft.com/en-us/magazine/cc434693.aspx is really good. It talks about the

  • Star join query optimization
  • Partitioned table parallelism
  • ROW and PAGE compression
  • Partition-aligned indexed views

    Enjoy Reading .

    Cheers!!!

  • Comments

    Popular posts from this blog

    “Unable to retrieve the metadata for …” Error while using ASP.NET MVC 3

    Visual Studio 2013 and .NET 4.5.1

    Getting Started with ASP.NET MVC, SignalR KnockoutJS