Revising SQL and Python to strengthen logic and data analytics skills

Today I revised some of my SQL concepts and practiced a few Python loops to strengthen my logic-building skills. Here’s a quick glimpse - SQL Practice: Created a View (vw_Category_Profit) using CTE + Subquery to calculate total revenue and total cost per category. Then built another query using two CTEs to calculate Total Profit and extract the Top 3 categories by profit. It’s amazing how much clarity comes when you connect concepts like CTEs, Views, and Joins together! - Python Practice: Nested for loops to print pattern combinations Practiced looping through two lists (Colors & Sizes) Wrote a while loop and a limited-attempt for loop to build simple user input validation logic Each day I try to connect what I know with what I learn new. SQL builds structure; Python builds logic — together, they’re the backbone of Data Analytics. #SQL #Python #DataAnalytics #LearningJourney #ContinuousLearning #CareerGrowth #LinkedInLearning #PracticeMakesPerfect #CTE #View #Loops

To view or add a comment, sign in

Explore content categories