Previously banned \ Data Engineering student | Building pipelines & documenting the journey | 365 days of learning in public ๐ | Next stop: Canada ๐
Day 21 of Data Engineering โ
still on the windows function, i practiced more questions and also learnt about key terms like running total and rolling total and also how they get formed (window frames)
#365DaysOfDE#SQL#DataEngineering
Day 19/365 of Data Engineering โ
still on windows functions today i explored the rank functions which include the ROW NUMBER (), RANK (), DENSE_RANK () and PERCENT RANK (), and then finally i wrapped it up with the usual practice test
#365DaysOfDE#SQL#DataEngineering
Day 18/365 of Data Engineering โ today i learnt about the aggregate Functions and windows function extensively. Also learnt aboru ur bathe use cases of the windows function and the group by use cases. finally I concluded with the tests #365DaysOfDE#SQL#DataEngineering
Day 17/365 of Data Engineering โ today i met the python version of if else statement on sql, CASE STATETMENT and its a very useful command because it replaces other replacing commands. I'm putting it at the top of my fav commands #365DaysOfDE#100Day#SQL#DataEngineering
This whole time I thought it was a substitute for the other 2 not knowing that they are entirely different and each has its effect on the memory.
After that I practiced null functions by attempting the exercise provided.
Day 16/365 of Data Engineering โ
Today I learnt about null functions and most importantly their application but the part of this lesson that surprised me was realizing a Null value isnโt the same as an empty string or blank spa
#365DaysOfDE#100DaysOfCode#SQL#DataEngineering
Day 14/365 โ
Today I learnt about sql single row functions, manipulation, concat, upper, lower, trim, replace, Len, left, right and substrings.
#365DaysOfDE#100DaysOfCode#SQL#DataEngineering
Day 15/365 of Data Engineering โ
Today I moved into the date and time commands and boy they are quite a number of them. From the part extractions command to CAST, CONVERT AND FORMAT, to the DATE CALCULATION commands
#365DaysOfDE#100DaysOfCode#SQL#DataEngineering
at a point i got pissed because even the DQL which i thought had more commands didnt even have that much. anyways eventually i concluded it and did the practice question which utilized the LAG function and for the first time ever i pushed those codes to my github
Later I moved to the DATE and TIME functions , explored all itโs part extraction sub functions and then finally I concluded with the CAST, CONVERT AND FORMA commands
Day 14/365 โ
Today I learnt about sql single row functions, manipulation, concat, upper, lower, trim, replace, Len, left, right and substrings.
#365DaysOfDE#100DaysOfCode#SQL#DataEngineering
I explored all 4 except included and then moved to column joining which is subdivided into 9 different types and played around with it as well and then finally I concluded with the set operator rules.
#365DaysOfDE#100DaysOfCode#SQL#DataEngineering
Day 12&13/365 โ
One of the topics I hated while growing up was set. even tho I loved maths I just couldnโt bring myself to love the set topic but for some reason every year something keep bringing me back to this evil topic๐ญโฆโฆguess who I just met again
Todayโs study was about data joining and we have 2 types. The rows joining and column joining. The rows joining have 4types and 3 out of them happened to be my set enemies (union, intersect and union all)๐