OK, let's say that I have a table with 5 columns: ID, Name, ProviderId, Date, Amount
Now, let's say that I fill in 4 of the fields and the client has to fill in the fifth field (in this case, ProviderId)
Is there a nice way to ONLY select the Name (they will be grouped by name and date) for...