Hacker News new | ask | show | jobs
by mmmooo 5195 days ago
Not even that uncommon in their scope:

select count() from profiles where first_name='or';

+----------+ | count() | +----------+ | 839 | +----------+

(out of dataset of ~40mil g+ users).

1 comments

Do you have access to a database of G+ users or is your post hypothetical?
"a database", not "the database". it was an actual query result, which for whatever reason I couldn't get to format in any way readable