Buy Questpond's video subscriptions on
huge discount
.
Online: 4504
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
Which system table holds the details of all the processes running on the Microsoft sql server?
Posted by
Virendradugar
on 11/19/2009 | Category:
Sql Server Interview questions
| Views: 4200
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
The name of the system table is
sysprocesses
.
Select * from sysprocesses
Make sure you run this query in master database.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How can we find the open transactions details in s ...
Next > :
Which system procedure is used to find out lock de ...
Comments or Responses
Login to post response
More Interview Questions by Virendradugar
Which system procedure is used to find out lock details about the data ...
What is the name of the base class, from which all the validators cont ...
Is it possible to use InProc mode for sessionState in case of web gard ...
Is it possible to set SessionState to readonly mode? Readonly mode mea ...
What is the difference between Session.Clear() and Session.RemoveAll() ...
What is Cookie Munging?
What is persistent and non-persistent cookie?
What are the main components of IIS 7.0?
Latest Interview Questions
How to find data with generics list in VB.NET (Write code).
Base class for classes accessing session-state values, session-level s ...
What is difference between TransferRequest and Transfer method?
It is possible to get class or struct indexed just like arrays using…
Which method is used to rewriting/redirecting server-side execution?
Which is the default Provider Name of the Providers used to access the ...
Can we to pass more than one querystring parameter with hyperlink in . ...
DetailsView Control can be displayed in which Modes?
More ...