This is the result I would like to have:
RowID provid LastDate lastname firstname RecVal
------- ------- ----------- --------- ---------- ----
201307 118498 2003-01-10 JOY NOEL 4
377532 118498 1973-12-11 NOEL JOY 5
RecVal says four fields are not null or not blank
for RowID 201307 and 5 for RowID 377532
Any input on directions I could go to get this value?
Thanks in advance.
B