[Solved] How to return a count of fields with a given value in a record?
I am trying to answer the question from a database point of view. You have a table with one or more rows and every row has in the four columns either an ‘A’ or something else. For a given row (or for many rows) you want to get the number of columns that have an … Read more