Skip to content

AnuVi/recalling_sql

Repository files navigation

recalling_sql

Purpose

I learned SQL years ago, but I haven't used it for a while.

Course

SQL for Data Analytics Learn SQL in 4 Hours by Luke Barousse.

Tools

Lessons

  • Postgresql / MySql :: DATE difference
  • There are things that I have forgotten/haven't used:
    • BETWEEN
    • CASE
    • and now I have confusion subquiries vs CTE vs JOINS. I have learnt subquiries, but how JOINS/CTE come in- more examples for myself to find how to use them.
  • Postgresql/VSCode actually are strict with strings, need singular quotes('').
  • If in trouble:
    • use Copilot as a learning partner
    • use Postgresql instead of VSCode, because it underlines the error, visually easier to spot the mistake
  • I didn't get my VSCode and Github co-work, but it's ok.
  • Still, during the next learning session upload also to Github at once, because of details I may not remember later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published