Hacker News new | ask | show | jobs
by arethuza 599 days ago
One example that I found is that some libraries/databases don't allow DDL statements to be parameterised - so if you are managing tables and columns from code and those names came from end users then you should be checking them.