November 19, 2021 at 8:28 am
Did you forget to add the code your talking about by chance?
I want to be the very best
Like no one ever was
November 19, 2021 at 9:41 am
USE SKUSS
SELECT DISTINCT COUNT (NAME) FROM [dbo].
USE SKUSS
SELECT COUNT (*) FROM [dbo].
November 19, 2021 at 9:50 am
is this what ur looking for?
SELECT COUNT (DISTINCTÂ NAME)
FROM [dbo]
I want to be the very best
Like no one ever was
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply