Blog Post

Post-Apocalyptic Database Weapons

Having some SQL knowledge probably won’t directly help you build a site, but it can come in super useful if you’re moving a site from one place to another or creating a new version of a site that handles things differently. You also don’t need a lot of SQL knowledge, just a good enough understanding so that you know what SQL can do for you. Most of the time I look up the syntax and format of any SQL command I need to write right before I write it.