I have a table named Job with columns Jobid, Industry & Wage. The measures I am interested are Count of Jobs and Count of Jobs with valid wage(ie. Wage > 0). The database is in MSSQL. How can I determine the number rows with value > 0 in Wage column?
Thanks.
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.