SQL Server:获取没有域的当前用户
我知道我可以使用 SELECT SUSER_SNAME() 来获取当前用户名。但在 AD 环境中,我会获取包含域的用户(例如“MyDomain\User”)。
有没有什么功能可以只接收不包含域名的用户名?
I know I can use SELECT SUSER_SNAME()
to get the current user name. But in an AD environment I would get the user including domain (e.g. "MyDomain\User").
Is there any function to just receive the username excluding domain?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
或者
or