Wrong output for view web40repDuplicatelicenseMS
The sub-select of the above view is wrong (aka missing brackets) Select Top 1000000 tblSerialnumber.Product, tblSerialnumber.ProductKey, Count(tblSerialnumber.SerialID) As Total, TsysSerials.SerialID From dbo.tblCom...