Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

SUSER_SNAME or SUSER_NAME in audit column (Azure SQL db)

$
0
0
Hi All,I would like to audit the update user name in an audit column in a table which is in Azure SQL db. This is using update trigger. What is the preferred function to implement, SUSER_SNAME or SUSER_NAME or CURRENT_USER?Many thanks!

Viewing all articles
Browse latest Browse all 6525

Trending Articles