I have two column one is Address ID and another one is Customer Name. below table is for reference
| 0608 | Internet company |
| 3623 | Authority |
| 3623 | Authority |
| 5478 | Group Holdings (Pty) Ltd. |
| 5478 | Shankara |
| 5478 | Group Holdings (Pty) Ltd. |
In MS access I want to retrieve 5478 Shankara similar records.
Please help to write a MS access DB query to get records with same Address ID having different Customer names.
You can use a subquery: