Hacker News new | ask | show | jobs
by dpcan 2369 days ago
This is like saying I can replicate Google with:

SELECT * FROM websites WHERE title like '%dancing cats%';

1 comments

Dude you've replicated alta vista at best. I'm going to take my google to market and dominate:

    SELECT * FROM websites WHERE LOWER(title) LIKE '%dancing cats%';
SELECT * from ad_buyers WHERE LOWER(title) LIKE '%dancing cats%';