when I run the sql query below, I found the LastCriticalTime is not correct.
Select top 20 * from [dbo].[MTV_Computer]
So I would like to know if there are any other tables or views that I can get the value of it.
Best regards,
Lester Chen
when I run the sql query below, I found the LastCriticalTime is not correct.
Select top 20 * from [dbo].[MTV_Computer]
So I would like to know if there are any other tables or views that I can get the value of it.
Best regards,
Lester Chen