How will u find the query which is running in some other
machine
Answer Posted / baabhu
sp_who2 followed by DBCC inputbuffer(SPID) will give you
the answer.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to count groups returned with the group by clause in ms sql server?
What is acid properties?
Explain contrast amongst grouped and non-bunched records?
How to return the date part only from a sql server datetime datatype?
What does normalization do to data?
What is a document index?
What is page-level compression?
Can foreign key be deleted?
What is optimization and its types?
Which sql server table is used to hold the stored procedure script?
What does null mean?
What are the options which must be set to allow the usage of optimistic models?
What is a unique index?
Is BCNF better than 2NF & 3NF? Why?
how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration