SEO: BreadcrumbList on all service pages, author bios, case study pages, internal links, address fix, llms.txt update

This commit is contained in:
Peter Foster
2026-03-08 11:13:11 +00:00
parent 62e69542b0
commit 4121a20e40
56 changed files with 2118 additions and 510 deletions

View File

@@ -160,6 +160,7 @@ $read_time = 16;
<section id="window-functions">
<h2>Advanced Window Functions</h2>
<p>Window functions are among the most powerful SQL features for analytics, enabling complex calculations across row sets without grouping restrictions. These functions provide elegant solutions for ranking, moving averages, percentiles, and comparative analysis essential for business intelligence.</p>
<p><em>Learn more about our <a href="/services/data-cleaning">data cleaning service</a>.</em></p>
<h3>Ranking and Row Number Functions</h3>
<p>Ranking functions help identify top performers, outliers, and relative positioning within datasets:</p>