• Post Categories

  • Browse Blogs

  • Blog Stats

    • 44,944 hits
  • Syndications

    SQLServerPedia Contributor

Creating a Top 1, Top 10, Top n Customer or Product List using Named Sets in SSAS Part 1 of 3

Just like stored procedures in SQL Server, Analysis Services provide  a similar functionality through stored MDX expressions called named sets.  SQL server stored procedures allow you to: – Return a set of data from your database – Can be reutilized by being called in scripts – Are named descriptive of the data they return (ideally) Similarly, [...]

Change Data Capture as a tool for Business Intelligence, Disaster Recovery, Auditing, and more

This is a summary of the Change Data Capture presentation covered in my sessions at SQL Saturday #38 - Jacksonville and SQLSaturday #40 – South Florida. Presentation Summary Change Data Capture (CDC) is one of the new features available for SQL Server 2008 Enterprise and Developer Editions, which allows you to easily track and keep history of all [...]

Follow

Get every new post delivered to your Inbox.

Join 34 other followers