I have table in SQL server 2016 with 6 columns of numbers and a 7th column (numCount) that needs to be the number of unique values across the 6 values (within each record).<