#sql
Read more stories on Hashnode
Articles with this tag
We need to talk about SQL injection. What it is, how to do it, and most importantly how to prevent it. We'll cover some examples of SQL injection too...
There are a couple of ways to recreate the SQL OR operator with Ruby on Rails and Active Record. Here's how. Checking a Single Column For Multiple...