~/blog $ ls -lt _posts/

Joshua Mein

Building, Breaking & Automating Things

SQL: An Idiot's Guide

·Code

SQL, or Structured Query Language, is a programming language designed for managing and manipulating relational databases. It is widely used in the field of database management and is considered a stan

#sql#database#reference