aiaiask.com©

开花即结果 提问即答案

怎么在已安装的SQL 2016中判断Authentication mode为mixed mode
原始问题:

怎么在已安装的SQL 2016中判断Authentication mode为mixed mode

在已安装的SQL Server 2016中,可以通过以下查询来判断Authentication mode是否为mixed mode:

SELECT name, value_in_use
FROM sys.configurations
WHERE name = 'authentication_mode';

如果查询结果中的value_in_use值为SQL,则表示Authentication mode为混合模式。

怎么在已安装的SQL 2016中判断Authentication mode为mixed mode
https://www.aiaiask.com/ask/80831.html
AI / 模型Siliconflow
时间 / DATEJanuary 17, 2024, 3:17 PM
语言zh-CN
IP / 区域北京市北京市