Fibonacci Sequence
As part of my CTE research for my SQL Saturday presentation in Redmond in 2 weeks I decided to take on some classic computer science… Read More »Fibonacci Sequence
As part of my CTE research for my SQL Saturday presentation in Redmond in 2 weeks I decided to take on some classic computer science… Read More »Fibonacci Sequence
The following example shows how to create a Tree Path with a Common Table Expression (CTE). First off what is a tree path? For this… Read More »Generating a Tree Path with a CTE
The following question came up when working on my CTE presentation for SQL Saturday. Does a query that JOINs a CTE to itself execute the… Read More »CTE Query Performance
After being approved as a speaker at SQL Saturday 114 – Vancouver BC, and SQL Saturday 108 – Redmond WA, I have decided to give… Read More »Sessions Submitted for SQL Saturday #120 Orange County CA
Having taught several Introduction to SQL Server classes, it is always a challenge for new users to get SQL Server running on their computer for… Read More »SQL Server Developer Edition – Under $50
I just checked the schedule and one of the sessions that I submitted for SQL Saturday 108 in Redmond WA on February 25th has been accepted. I… Read More »Session Accepted For SQL Saturday 108 in Redmond
At work today… The snowstorm shot of the parking lot at work in Bellinhgam WA. Although it does’t look like that much snow, this is a… Read More »Snow in Bellingham….
More snowing coming down in Bellingham today.
After rebooting a SQL Server, for whatever reason, it is always good to confirm that the system is running good. There are many things that… Read More »Latest Backups with TSQL
I am now getting back into things after the holidays. Today I fixed a number of small layout related bugs in the SQL Server health… Read More »Update available for the SQL Server Health Reports