Hi All,
I have a table that I created a query over using Group to eliminate duplicates, but what I really need is the total number of records that the query produces. I tried using SQL with Distinct and Count and I just can't seem to get it.
Any help would be greatly appreciated.