Loading lesson path
Concept visual
Start at both ends
Return the name of the current database user:
SELECT CurrentUser();
The CurrentUser() function returns the name of the current database user.
❮ MS Access Functions
Previous
MS Access Year() Function
Next
MS Access Environ() Function