Erlang and Elixir

Erlang and Elixir Functional languages like Erlang and Elixir don’t get a lot of attention today as other more popular languages like C++, Python, Java, and GO dominate the world of programming … Continue reading Erlang and Elixir

Microsoft Excel 2016 Data Analysis and Business Modeling

Microsoft Excel 2016 Data Analysis and Business Modeling by Wayne L. Winston (Microsoft Press), 837 pages.  Copyright 2016 by Wayne L. Winston.  ISBN 978-1-5093-0421-9 This book is a welcome addition … Continue reading Microsoft Excel 2016 Data Analysis and Business Modeling

Common Table Expressions and Recursion – SQL Server

It is unfortunate that Common Table Expressions (CTEs) are seldom referenced by introductory books to SQL Server.  CTEs can greatly simplify the task of writing and maintaining SQL queries, views, … Continue reading Common Table Expressions and Recursion – SQL Server