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
How many types of the database links?
How to change server name in sql server?
What are the disadvantages of using the stored procedures?
How to create a local temporary stored procedure?
explain different types of backups avaialabe in sql server? : Sql server database administration
i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
How to delete existing triggers using "drop trigger"?
How to create a simple table to test triggers in ms sql server?
What is scd (slowly changing dimension)? : sql server analysis services, ssas
Tell me what is a linked server?
Explain about system database?
What’s the distinction between dropping a info and taking a info offline?
Define normalisation?
Explain in brief about Microsoft SQL server?
List out the difference between union and union all in sql server?