Quantcast
Channel: Symantec Connect - Client Management Suite - Discussions
Viewing all articles
Browse latest Browse all 2021

Filter : Machines 1 day old.

$
0
0
I need a solution

Hi, I have a filter I used on v7.0 that showed machines that are within a day of bening added to the DB.

It was this i believe.

SELECT Guid FROM vComputer
WHERE DATEDIFF(dd,CreatedDate,GetDate())<1

Now when I view the filter there are no machines even though I know it should be populated.

Is this correct formula ?

 


Viewing all articles
Browse latest Browse all 2021

Trending Articles