maximum Bytes per GROUP BY in SQL Server – SQLSERVERLEARNER https://sqlserverlearner.com LEARN SQL SERVER ONLINE Mon, 16 Apr 2012 10:53:47 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.2 What are the maximum Bytes per GROUP BY in SQL Server? https://sqlserverlearner.com/2012/04/16/what-are-the-maximum-bytes-per-group-by-in-sql-server/ https://sqlserverlearner.com/2012/04/16/what-are-the-maximum-bytes-per-group-by-in-sql-server/#respond Mon, 16 Apr 2012 10:53:47 +0000 https://sqlserverlearner.azurewebsites.net/2012/04/16/what-are-the-maximum-bytes-per-group-by-in-sql-server/ table.hovertable {
font-family: verdana,arial,sans-serif;
font-size:11px;
color:#333333;
border-width: 1px;
border-color: #999999;
border-collapse: collapse;
}
table.hovertable th {
background-color:#c3dde0;
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #a9c6c9;
}
table.hovertable tr {
background-color:#d4e3e5;
}
table.hovertable td {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #a9c6c9;
}

What are the maximum Bytes per GROUP BY in SQL Server?

SQL Server Supports 8,060 Bytes Bytes per GROUP BY.

Max Capacity For SQL Server 2012 SQL Server 2008 R2 SQL Server 2008 SQL Server 2005
Maximum Bytes per GROUP BY in SQL Server 8,060 8,060 8,060 8,060

http://msdn.microsoft.com/en-us/library/ms143432.aspx

]]>
https://sqlserverlearner.com/2012/04/16/what-are-the-maximum-bytes-per-group-by-in-sql-server/feed/ 0