I am having trouble figuring this one out. To make my question simple, let me give an example:
I have a database with 100,000 records, 2 fields (COMPANY, CONTACT TITLE). What I need to do is this:
1) Keep everyone that has a title.
2) Keep 2 individuals per company that do not have a title.
I am having problems with #2.
Any ideas?
I have a database with 100,000 records, 2 fields (COMPANY, CONTACT TITLE). What I need to do is this:
1) Keep everyone that has a title.
2) Keep 2 individuals per company that do not have a title.
I am having problems with #2.
Any ideas?