Tech Ed done, bring on PASS Summit!
Reflections on presenting at Tech Ed New Zealand 2011, feedback and lessons learned, and looking ahead to PASS Summit in Seattle.
Read more →
Reflections on presenting at Tech Ed New Zealand 2011, feedback and lessons learned, and looking ahead to PASS Summit in Seattle.
Read more →
Preparing to present a session at Tech Ed New Zealand about Trade Me's database infrastructure and architecture journey to 70 million page views.
Read more →
A rare snowfall hit Wellington, New Zealand, turning the neighbourhood into a winter wonderland and making for an interesting motorbike commute.
Read more →Common DBA shortcuts that become permanent tech debt: temporary logging tables, backup table copies, hard-coded values, and scheduled job sprawl.
Read more →
A subtle SQL Server gotcha where referencing the wrong CTE in a chain silently skips intermediate steps, producing fast but incorrect results.
Read more →
The final part of a series on building a T-SQL Google-like search handler for SQL Server full-text, covering the NEAR operator and command assembly.
Read more →
A PowerShell and SQL Server test rig for benchmarking I/O performance across different storage platforms like SAN, SSD, and local disk.
Read more →
Part 3 of the Full-Text Search Operators series: splitting a search string into classified terms using CTEs in SQL Server.
Read more →
A motorcycle riding lesson applied to SQL Server troubleshooting: avoid target fixation and look for alternative paths around stubborn problems.
Read more →
Part 2 of the T-SQL full-text search series, replacing alternate operator symbols like |, &, and - with normalized text placeholders.
Read more →