
Typical Case
Our database have met many requirements:
- I want a list of active female users on myspace with between 20 to 25 in NY.
- We quickly provided such user list. The list is also updated in a short period.
- Show me the users in LA who have visited myspace in last 2 days and have more than 50 local friends.
The requirement can be explained as:
1) users in the list should live in LA;
2) they have visited myspace in last 2 days;
3) each user in the list has at least 50 friends in LA.
We have provided many accurate target lists like this, some of which have even more restrictions.
- To be continued...
- What can we do for you??