select event_code, max(person_id), min(person_id) as minp from phs.event group by event_code having event_code like 'H%' order by event_code desc offset 2 row fetch next 2 row only
Properties
99.82%❯
GO
0.18%
select top 1 * from phs.event
Properties
0.18%❯
GO
All Nodes view
display all execution nodes
Expensive Nodes view
display execution nodes with the cost over 1 percent only
Joins view
display only joins nodes
Downloads
Download Supratimas 2.2.0 for SQL Server Management Studio® 2016
for SQL Server Management Studio® v17.x
for SQL Server Management Studio® v18.x