Table: Software
SoftwareID
SoftwareName
Version
ProductKey
Alright what I am doing is figuring out the total number of installations of software in the business, and the total number of licenses. I figured out how to do that with this:
SELECT Count(Software.ProductKey) AS [Total...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.