SQL Server 2005 Pop Quiz 10/20/2005
Posted by: SQL Server 2005 Distilled,
on 20 Oct 2005 |
View original | Bookmarked: 0 time(s)
What's the maximum number of concurrent connections supported by SQL Server 2005 Express Edition
a. 5
b. 255
c. Number of physical processors * (max worker thrads configuration)
d. No hard-coded maximum
Click for answer:
...