I’ve created a script that monitors a table in a SQL Server database. I’m only interested in one column in the table: TimeStamp. If the maximum (newest) value in TimeStamp is more than 30 minutes ...
and ((split_part(partitionrangestart, '::', 1)::timestamp between to_timestamp(to_char(p_partition_start, 'YYYYMMDDHH24MISS'), 'YYYYMMDDHH24MISS') and to_timestamp(to ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results