SQL practice on HackerRank

Posted on Thu 14 January 2021 in SQL • Tagged with sql, hackerrank

Post #11 Just some more SQL practice

I've found more SQL practice to try on Hackerrank and after going through the Udemy course. There were some tricky problems and I did get more practice with commands I didn't get to practice too much with like DISTINCT and I found that …


Continue reading

Beginning SQL cont.

Posted on Tue 12 January 2021 in SQL • Tagged with sql, Udemy

Post #10 Udemy MySQL bootcamp course

Continuing from the previous post, I got through most of The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert. In the previous post, I went through some of the basic SQL commands on creating, inserting, and viewing data.

Other topics

  • Logical operators -- these …

Continue reading

Starting SQL

Posted on Mon 04 January 2021 in SQL • Tagged with sql, Udemy

Post #9 SQL

I started a Udemy course learning SQL during winter break 2020 since I wanted to learn how to make a database (My goal is to learn back-end programming). The syllabus I'm following recommended the Udemy course The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert by …


Continue reading