I have a table with a uniqueidentifier column (36 char GUID), an associated customerid column, and a date field.
I need to get the most recent uniqueidentifier and date for the customerid, but when I try to do so I'm getting ALL GUID's associated
I need to get the most recent uniqueidentifier and date for the customerid, but when I try to do so I'm getting ALL GUID's associated