I hereby claim:
- I am mmalolepszy on github.
- I am mmalolepszy (https://keybase.io/mmalolepszy) on keybase.
- I have a public key ASBZkr5olaRsdbxUFJt89o1W_Z501Ba5vpDbfJ2ouNxaCwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| SELECT sqltext.TEXT, | |
| req.session_id, | |
| req.status, | |
| req.command, | |
| req.cpu_time, | |
| req.total_elapsed_time | |
| FROM sys.dm_exec_requests req | |
| CROSS APPLY sys.dm_exec_sql_text(sql_handle) AS sqltext |
| Microsoft (R) F# Interactive version 14.0.23413.0 | |
| Copyright (c) Microsoft Corporation. All Rights Reserved. | |
| For help type #help;; | |
| > [<Measure>] type foot;; | |
| [<Measure>] | |
| type foot |