A production-grade Windows Forms application for managing Microsoft SQL Server table partitioning. Built for DBAs who need to discover, create, maintain, and operate on partition functions, schemes, ...
,MAX(poh.TotalDue) OVER(PARTITION BY [poh].[ShipMethodID]) AS [MaxTotal] ,COUNT(poh.TotalDue) OVER(PARTITION BY [poh].[ShipMethodID]) AS [CountTotal] ,AVG(poh ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results