Hacker News new | ask | show | jobs
by refset 774 days ago
It's great how the very first SQL query in that paper is still completely valid and runs on countless implementations:

> SELECT NAME FROM EMP WHERE DEPT = 'TOY'