What is the system function to get the current user's user
id?
Answer Posted / swapna
USER_ID(). Also check out other system functions like
USER_NAME(), SYSTEM_USER, SESSION_USER, CURRENT_USER, USER,
SUSER_SID(), HOST_NAME().
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the components of sql server service broker?
Why use triggers?
What type of Index will get created after executing the above statement?
Explain what are commit and rollback in sql?
What is dirty page?
What is usually the first word in a sql query?
How to create a store procedure with encryption?
What purpose does the model database server?
How many types of triggers in sql server?
What do you mean by data integrity?
What are “lost updates”?
What is user-defined inline table-valued function?
How to create new tables with "create table" statements in ms sql server?
What is the use of attributehierarchyvisible ? : sql server analysis services, ssas
Difference between drill down and drill through report.