Hi I have a table below and I want to answer this question
Q) List customers who have had service one time?
ps: this is not homework. I remember i was able to do that using Unique() question but I forgot how? Thank you so much
Q) List customers who have had service one time?
ps: this is not homework. I remember i was able to do that using Unique() question but I forgot how? Thank you so much
Customer Name | Service Type | Date |
Mary | Tire Rotation | 2023-04-03 |
Eric | Oil Change | 2023-06-11 |
Jack | Brake Pads | 2023-06-07 |
Liz | Car Wash | 2023-06-26 |
Anna | Transmission Flush | 2023-04-29 |
liz | Tire Rotation | 2023-03-28 |
Sam | Oil Change | 2023-05-01 |
Jack | Brake Pads | 2023-04-03 |
Mary | Car Wash | 2023-03-05 |
Eric | Transmission Flush | 2023-04-01 |