Hacker News new | ask | show | jobs
by contradictioned 2083 days ago
Excel is the "database scripting language" as I like to call it. Very flexible, just do what you want and see a quick result.
1 comments

Surely that would be.. SQL?
SQL is then the programming language. I am aware that this differentiation is outdated; but if one sees a scripting language as something to write a small, self-contained job and a programming language something bigger more thought through and interoperable, (and with a fair bit of hand waving), I think that analogy fits.

Of course here we do not only have a program but tabular data and operations on them.