What is the system function to get the current user's user
id?
Answer Posted / swapna
USER_ID(). other system functions like USER_NAME(),
SYSTEM_USER, SESSION_USER, CURRENT_USER, USER, SUSER_SID(),
HOST_NAME().
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Please explain go command in sql server?
Explain the collation?
If the job running very slow what is the action you do
Name few endpoints exposed by ssrs 2012?
Do you know what is a linked server in sql server?
What do you understand by hotfixes and patches in sql server?
What are Spatial data types in SQL Server 2008
What are the disadvantages of indexes?
Can multiple columns be used in sql group by clause in ms sql server?
Explain active/passive and active/active cluster configurations?
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
How do I start sql server 2016?
How do I get Report Builder to generate a parameter that can be set by users viewing the report?
What are transactions in sql?
What do you understand by a stored procedure?