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
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