SQL COUNT WITH CONDITION OF NOT COUNTING SAME RECORD

      Comments Off on SQL COUNT WITH CONDITION OF NOT COUNTING SAME RECORD

I want to ask about SQL query where I can exclude the other same record on my counting query

select count(Number) 
from [LBC.BIOS].[lbcbios].[Request] 
where Number