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
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
What are the differences between left join and inner join in sql server?
What is Command line parameters in PLSQL.?
What is the recovery model?
Explain different types of self contained sub query?
Is null vs coalesce?
What happens on checkpoint?
What is the difference between primary key and unique constraints?
How to create “dependant” parameter “make, model, year”
What are the steps to take to improve performance of a poor performing query? : sql server database administration
Tell me in brief how sql server enhances scalability of the database system?
What do you think of this implementation? Can this be implemented better?
What is the correct order of the logical query processing phases?
Can you explain what are various ways to enhance the ssrs report?
What is the difference between osql and query analyzer?