I'm trying to set-up a qry using three fields: UserName, AccountNumber,EndTime all located in an Oracle table. I want to pull Distinct Names,Count Unique Account Numbers that relate to the Names and the EndTime being todays date.
The Name(string)
AccountNum(Number)
EndTime(DateTime)
Thanks for any help
Mike
The Name(string)
AccountNum(Number)
EndTime(DateTime)
Thanks for any help
Mike