How to find used available server resources by individual users sessions
Hi, we are looking for SQL query which will help to find the used resources by individual users where as we can see how much cpu, memory, and how long that query runs on Database. This is required as we have seen couple of user sessions has consumed lots of CPU and impacted to application queries. Kindly help us with the SQL query.