select td.Info as DeviceCategoryIDs, td.ErrorNotifyID as NotifyID, td.ErrorTicketGenID as TicketGenID, td.AlertTag as AlertTag, td.ThresholdCaption as ThresholdCaption, td.UnResolved_Template as UnResolved_Template, td.TolerenceCount as TolerenceCount, td.ToleranceInterval as ToleranceInterval, td.Consecutive as Consecutive, td.SuppressInterval as SuppressInterval, td.ThresholdNumber as ThresholdNumber from thresholdmaster tm inner join thresholddetail td on tm.siteid = td.siteid and tm.thresholdid = td.thresholdid where tm.siteid = 1 and tm.pollid = 94 and tm.paramid = 1330; |
5
|
683
|
32
|
|
0.00
|