mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-06 01:25:43 -05:00
Adding new top operation column and comp rule for node id (#1719)
* Adding actual cpu cost in top operations * Adding node id attribute
This commit is contained in:
@@ -2258,6 +2258,7 @@ EstimatedRows = Estimated Rows
|
||||
ActualExecutions = Actual Executions
|
||||
EstimatedExecutions = Estimated Executions
|
||||
EstimatedCpu = Estimated CPU Cost
|
||||
ActualCpu = Actual CPU Cost
|
||||
EstimatedIO = Estimated IO Cost
|
||||
AverageRowSize = Average Row Size
|
||||
ActualDataSize = Actual Data Size
|
||||
|
||||
Reference in New Issue
Block a user