Bogdan Sahlean Liked 2 Years ago through
Syndicated Blogs | 1 Point
Latency is the time delay measure in the system. SQL Server can only be as fast as the slowest component in the system.
Database servers are particularly sensitive to disk IO speeds. For example, introducing an SVC system may speed up writes, but wil...