DataForecast
Home
Blog
About
Contact
Things you can do in Python, but you can’t do in SQL
6
May, 24
Python and SQL are two different languages with distinct purposes.
Read More
Things you can do in SQL that you can’t do in Python
6
May, 24
SQL (Structured Query Language) and Python are two different tools
Read More
Dealing with Type 1 Slowly Changing Dimensions in SQL
12
Mar, 24
Here's a step-by-step guide on dealing with a Type 1
Read More
Using SQL and Python Pandas to make inner and left joins
8
Dec, 23
Read More