Hi Experts...
I have a table with the following structure
OfficeName Address
x1 x1a1
x1 x1a2
x2 x2a1
x3 x3a1
x4 x4a1
x5 x5a1
x5 x5a2
x6 x6a1
Now you can see that some offices have more than on address. I want to extract only the a1 addresses for all the offices. How do I filter those.
Would really appreciate your input and help.
I have a table with the following structure
OfficeName Address
x1 x1a1
x1 x1a2
x2 x2a1
x3 x3a1
x4 x4a1
x5 x5a1
x5 x5a2
x6 x6a1
Now you can see that some offices have more than on address. I want to extract only the a1 addresses for all the offices. How do I filter those.
Would really appreciate your input and help.