Hi guys,

Is it possible to see what queries are running on the database?
How to kill a query?

I have a issued a SELECT * query and then looked at sys.querylog and sys.queryhistory, But they are empty.
Is there any solution?