What is the system function to get the current user's user
id?
Answer Posted / hcl
select * from dbo.sysprocesses
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is user defined stored procedures?
Explain what is the function of sql server agent windows service?
What is store procedure? How do they work? When do you use?
Can a table have 2 foreign keys?
What is primary key and example?
What are different types of table joins?
What is the difference between rank and dense_rank?
List out a number of the wants to setup a SQL Server failover cluster?
What is surrogate key? : sql server analysis services, ssas
What is resource db in sql server?
Why is the need for data conversion transformations?
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
How to edit table in sql server 2017?
What is Lock table in SQL?
Can we update data in a view?