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 连接数是特定于实例还是特定于数据库?
特定于实例。
sp_configure显示或更改当前服务器的全局配置设置, user connections是选项之一。
sp_configure
user connections