Return an Active Directory (AD) User from SQL Server Query
select suser_sname()
and if it's just a SQL login:
select user_name()
and if it's just a SQL login:
select user_name()
Thoughts on Life, History, Classics, Computers, Games, and Debian Linux
0 Comments:
Post a Comment
<< Home