Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQL Server 上每个数据库级别是否有最大连接数?
目前我知道每个 SQL Server 实例的最大连接数默认为 0,即32,767.
32,767
但是数据库级别的连接数是否也受到限制?