Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
commandlinefan
on April 5, 2023
|
parent
|
context
|
favorite
| on:
Programmer interrupted: The cost of interruption a...
> All it did was change the nature of the job
It also created SQL injection vulnerabilities, so there's that.
TylerE
on April 5, 2023
[–]
No, that’s something bad programming languages did.
SQL is purely declarative.
butlerm
on April 6, 2023
|
parent
|
next
[–]
INSERT, UPDATE, and DELETE sound quite imperative to me. Not to mention DROP TABLE.
wellanyway
on April 6, 2023
|
parent
|
prev
[–]
All but one sublanguages of SQL are imperative...
https://en.m.wikipedia.org/wiki/Data_manipulation_language
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It also created SQL injection vulnerabilities, so there's that.