Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Multiple counts but by distinct name

    I don't know if it helps but here is the actual code I was trying to use

    Select Resource_Domain_OR_Workgr0,

    (Select count (distinct Name0) WHERE (Operating_System_Name_and0 LIKE '%Server%' AND Client0 = 1))...

Viewing post 1 (of 2 total)