Answers

Question and Answer:

  Home  SQL Server DB Administrator

⟩ What is the system function to get current user's user id?

USER_ID().

Also check out other system functions like

USER_NAME(),

SYSTEM_USER,

SESSION_USER,

CURRENT_USER,

USER, SUSER_SID(),

HOST_NAME().

 171 views

More Questions for you: