Developing a data collection process and documenting

When building out your business intelligence solution an important step of developing data collection processes and documenting those processes is critical to your business and its success. Why develop a data collection process? Not only will creating a data collection process standardize the way you collect data for all the groups in your business but […]

Python – Unable to load psycopg2

Well this was very frustrating to fix “Unable to load psycopg2” but I wanted to share my findings with everyone so they will not go through the ordeal that I did. I installed a new version of python to my work station, updated my python code to support that new version of python. After executing […]

Who and what does no business intelligence solution impact

Having no business intelligence solution in place impacts many things and many people. It impacts your bottom line, it impacts your customers, it impacts your employees, and it impacts the understanding of your business right now and in the future. Your bottom line With having no business intelligence solution in place, a business cannot see […]

SQL Right Joins

RIGHT JOIN Keyword Since I did LEFT JOIN the other day, I figured I might as well do a blog on the Right Join to keep it fair. Define In SQL the RIGHT JOIN keyword will return all records from the right table (table b), and the matched records from the left table (table a). […]

SQL Left Joins

LEFT JOIN Keyword I wanted to write a quick blog on LEFT JOIN because I get so many questions about this topic from young DB Admin’s and developers as well as Business Managers. Define In SQL the LEFT JOIN keyword will return all records from the left table (table a), and the matched records from […]

Your Single Source of Truth

Purchase The Kindle Edition Purchase The Paperback Edition Your Single Source of Truth is a quick-read for busy business and IT professionals struggling to create a Business Intelligence solution. Packed with advice, proven methods, and real-world uses cases, this book provides the knowledge to get you not only started but to keep your Business Intelligence […]

Being a data driven business

Once you start to understand your data and the information is available throughout the business, a whole new world will open up to everyone that has access to the data. You will be able to see not only how the business is doing as a whole, but how each department of the business is doing […]