Loading lesson path
Concept visual
Start at both ends
Return the login name information for the current user:
SELECT SYSTEM_USER;The SYSTEM_USER function returns the login name for the current user.
SYSTEM_USER
SQL Server (starting with 2008), Azure SQL Data Warehouse, Parallel Data
❮ SQL Server Functions