|
|
|
|
|
by miohtama
871 days ago
|
|
I have been working in this industry for 30 years now. SQL is one of the most ugliest programming language I have ever working with. Like Perl, it's write once, hope you never need to read, language. SQL was created in 60s. It has not really kept up with the pace of modern programming language ergonomics. It was made for a single person executing a batch job query pulling data from the database. On the other hand, I kind of agree SQL is good to learn. It's an counter example on how not to design a programming language. |
|
The IBM System R and SEQUEL paper was 1974, while Oracle 2 was the first commercial database which added it in 1979.