CPGDeveloper
Board Regular
- Joined
- Oct 8, 2008
- Messages
- 190
Is there a way I can identify records where the same string appears twice in a particular field?
For example, if I have the following:
ID, Field1
1, PO BOX 2
2, PO BOX 2 PO
3, APT 1
4, APT APT 2
How would I pull out rows 2 and 4 in a query?
Thanks!
For example, if I have the following:
ID, Field1
1, PO BOX 2
2, PO BOX 2 PO
3, APT 1
4, APT APT 2
How would I pull out rows 2 and 4 in a query?
Thanks!