SQL
It seems that I’ve been sending queries to databases for decades. Local, remote, clean, not so clean, all types of databases. I’ll circle back to T-SQL later, I’ll touch on BigQuery and others, but I mostly want to focus on using RStudio and SQL.
The reason I want to focus on RStudio:
- Desktop version is free
- This entire site is written using Quarto in RStudio
- I can run my R or python scripts as well as SQL queries in one Quarto document to generate the notes in this section of the site
- It’s like eating pizza in bed! We can debate if that’s a good or bad thing in another site.
Section Breakdown
Comments