Count of Drive letters SELECT LD.Name0, Count(LD.Name0) AS ‘Count of Name0’ FROM v_GS_LOGICAL_DISK LD GROUP BY LD.Name0 ORDER BY LD.Name0 Submit a Comment Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment.
Recent Comments