Hacker News new | ask | show | jobs
by itronitron 2907 days ago
that is quite a leap to call SQL a rule-based system. SQL is a standard query language that you can use to discover how attributes and values relate to one another within data.
1 comments

> standard query language that you can use to discover how attributes and values relate to one another within data.

That doesn't make it not a rule-based system. There is no learning component in SQL.