DBPedias

Your Database Knowledge Community

Popular

What is the Maximum Batch size in SQL Server?

What is the Maxmum Batch size in SQL Server? SQL Server supports a batch size equal to 65536 * Network Packet Size. If X is the Network Packet Size then the Maxmum Batch size supported by SQL Server would be 65536 * X. Maxmum Batch size in SQL Server: Max ...

Speak Your Mind

  • No HTML is allowed.