cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
james_mitchell
Engaged Sweeper II

SUBSTRING(dbo.tblOperatingsystem.SerialNumber, 1, 9) <> '55274-640' AND
dbo.tblComputersystem.Domainrole = '1'


I dont get it?
1 REPLY 1
Hemoco
Lansweeper Alumni
It's an example to check if some computers have the same serial number (to see if they are cloned/imaged from a single master)