5 Tips for Better SQL

preview_player
Показать описание
Get my Modern Data Essentials training (for free) & start building more reliable data architectures

-----

When it comes to writing SQL, there are many ways to accomplish the same thing.

In this video, I want to share with you a few subtle tips and tricks that can simplify your code.

Or at the very least, offer an alternative way to get the same result.

Timestamps:
0:00 - Intro
0:20 - Tip #1
1:10 - Tip #2
2:08 - Tip #3
4:15 - Tip #4
5:00 - Tip #5

Title & Tags:
How to write better and cleaner SQL | SQL Tutorial for Beginners
#kahandatasolutions #dataengineering #learnsql
Рекомендации по теме
Комментарии
Автор

Get my Modern Data Essentials training (for free) & start building more reliable data architectures

KahanDataSolutions
Автор

SQL code style? Ahh, yes, the old story of: Those who arrived first are allowed to decide how things (that do not affect the final product) should be. Just like with programming code styles. Totally useless and inhibiting for most people and only causes trouble for those who have to follow the rules. How about letting people write things as they want and rather creating tools that format things in a common way when things are checked into a repository? Then people can back-format the code to THEIR liking while working on the queries? But NO - the nazhi rules MUST BE FOLLOWED by everyone.

swedishpsychopath