About James Serra
I am a Data Warehouse/Business Intelligence Architect, specializing in the SQL Server BI stack. I also am a DBA and have been for the last 15 years. I work for B.I. Voyage.-
Recent Posts
- Being careful in SSAS to not make a cube/dimension unprocessed
- Data Warehouse vs Data Mart
- Fast Track Data Warehouse Reference Guide for SQL Server 2012
- SSAS File System Error
- SQLSaturday in Houston Presentation
- SQL Server 2012: Certification Upgrade Info
- SQLSaturday in Houston
- SSDT – Installation confusion
- Consultants: Corp-to-Corp vs 1099
- SSAS development quick tip
Recent Comments
- Saso on SQL Server 2012: Installing on a Virtual Machine
- Kevin on SSDT – Installation confusion
- rike on Consultants: 1099 or W-2?
- Data Warehouse vs Data Mart | James Serra's Blog on SQL Server 2012: Multidimensional vs tabular
- James Serra on SQL Server Parallel Data Warehouse (PDW) Appliance Update 3 (AU3)
Archives
- May 2012 (3)
- April 2012 (10)
- March 2012 (15)
- February 2012 (14)
- January 2012 (13)
- December 2011 (12)
- November 2011 (12)
- October 2011 (14)
- September 2011 (14)
- August 2011 (15)
- July 2011 (15)
- June 2011 (20)
- May 2011 (13)
- April 2011 (3)
Categories
- Active Directory
- Antivirus
- Appliance
- BISM
- Blog
- Business Intelligence
- Career
- Certification
- Data warehouse
- DAX
- Dimensions
- DNS
- ETL
- Excel
- Fast Track
- Fuzzy Lookup
- Introduction
- KPI
- MDX
- Microsoft
- PASS
- PDW
- PerformancePoint
- Power View/Project Crescent
- PowerPivot
- Presentation
- ProClarity
- Project Apollo/Column-store indexes
- Quick Tip
- Report Builder
- Security
- Session
- SharePoint
- SQL Azure
- SQL Server
- SQL Server 2012
- SQLPASS
- SQLServerPedia Syndication
- SSAS
- SSDT/Juneau
- SSIS
- SSMS
- SSRS
- Team Foundation Server
- Tools
- Training
- Videos
- Virtualization
- Visio
- Visual Studio 2008
- Visual Studio 2010
- Visual Studio vNext
- White Paper
- Windows 8
Meta
Subscribe by email
Favorite Blogs
Rockstar Blogger
Category Archives: Quick Tip
SSAS development quick tip
When creating a new cube in SSAS, you are frequently making changes that cause the whole cube to reprocess when you use the “Deploy” option (such as structure changes or aggregation design changes). This means a lot of sitting around … Continue reading
Posted in Quick Tip, SQLServerPedia Syndication, SSAS
Leave a comment
Preventing projects from deploying when debugging a SSIS package
This is a quick tip to help quickly solve a problem I run into sometimes, and now that I am writing a blog about it, will be able to solve it in no time (a big benefit of blogging is to never … Continue reading
How to Run Programs as a Domain User from a Non-domain Computer
As a consultant or contractor, many times the client we are at does not provide us with a laptop, so we must use our own. Usually that is preferred anyway, as we have all the software and tools installed and setup the … Continue reading
Posted in Quick Tip, SQLServerPedia Syndication
Leave a comment
Dirty looking SQL, MDX, or DAX? Clean it up
A quick tip for you: Ever get some SQL or MDX sent to you in an email, or copied from a website, or pulled from SQL Profiler, that is difficult to understand because it’s not formatted? Well, there are a couple … Continue reading
Posted in DAX, MDX, Quick Tip, SQL Server, SQLServerPedia Syndication
1 Comment
A quicker way than using count(*)
A quick little tip I found a couple of years ago. Ever use the count(*) syntax and it takes forever to count all the rows in a table? I had this problem when I would sometimes run counts on a … Continue reading
Posted in Quick Tip, SQL Server, SQLServerPedia Syndication
Leave a comment
