Hi all
I have a table with 13 columns. Column 1 is my primary ID. The other twelve columns are all weights measured against the primary ID.
I need to create a query to count against each primary ID, the number of weights that meet a certain criteria. I can create the SQL for the count for single columns, but not accross a row. Any help is appreciated.
OM
I have a table with 13 columns. Column 1 is my primary ID. The other twelve columns are all weights measured against the primary ID.
I need to create a query to count against each primary ID, the number of weights that meet a certain criteria. I can create the SQL for the count for single columns, but not accross a row. Any help is appreciated.
OM