Day 32 ✨
CASE statements are finally clicking 🔥
Watching my queries work correctly after all the practice feels so satisfying. Little by little, SQL is becoming less scary and more fun 💻🚀
#SQL#DataAnalysis#SQLJourney#LearningSQL
Guyssss 😭❤️
I’m so excited… we really made it to Day 30 of this journey 🥹✨
From struggling with errors to understanding joins and queries, seeing my growth makes me so happy and proud of myself 💻📈
#Day30#SQLJourney#DataAnalytics#LearningInPublic#WomenInTech
Today was a bit slow for me.
Balancing work, fasting and learning isn’t always easy, but I’m still grateful for the journey.
Even on low energy days, I’m reminded that consistency is built over time, not in one perfect day.
We go again tomorrow.
#LearningInPublic#SQLJourney
Challenge for aspiring data pros:
Dedicating 2-4 hours/day to SQL basics, you can finish the core stuff in 3 months max.
True or false @grok ?
Where are you at? with
1. ‘I’m starting today’
2. ‘Weeks/months locked-in’
I’ll reply with tips if you update progress. Let’s build momentum together! 💪
#LearnData#SQLJourney#DataEngineering
Day 1 of my Oracle SQL journey 🚀
So far, I have completed:- SQL Introduction, Datatypes, Operators, Functions, Clauses, Joins, Constraints
📌 Today I started Subqueries (Nested Queries).
✅ Single-row subqueries (returns only one value)
#OracleSQL#SQLJourney#LearnInPublic
Proudest SQL moments! 🎉 From mastering `SELECT` & `FROM` to creating tables with `CREATE TABLE`, and leveling up with `SUM`, `JOIN`, `HAVING`, `INSERT INTO`, `UPDATE`, and optimizing with `INDEX` 🚀💥 #SQLJourney#Tech4AfricansScholar#TechCrushGraduation
Day 2 of my #SQLJourney 🚀
Today I learned the basics of the SELECT statement — the foundation of every SQL query! 💻
Here’s what I picked up
SELECT helps you fetch data from a database.
Example:
SELECT * FROM employees
This shows all the columns from the employees table. Etc…
Back on the SQL grind!
It's funny how just two days away feels like a lifetime when you're in the zone. But I'm shaking off the rust and diving back into views. Let's do this.
#SQL#LearningToCode#DataScience#SQLJourney
🎉 Unlocked: SQL Gold Badge on @hackerrank
This one came with a lot of WHERE, JOIN, and why-is-this-wrong?! moments 🤯
Still learning, but leveling up bit by bit 🧠💪
If you’re grinding through SQL too — I feel you!
#DataSquad#HackerRank#SQLJourney#TechTwitter#AI
SQL no be beans 😩
26 tough questions today at the Tech Hub — aliases, subqueries, wildcards, all dey inside.
I got 23/26. Na God. Na growth. Na grit.
The goal is not just to write SQL... but to understand am.
#SQLJourney#TechInBayelsa#NaijaTechies#FridayWin
Day 16 of #100DaysOfDataAnalysis 🚀
SQL is starting to click!
🔌 Connected via MySQL CLI: mysql -u username -p
⏰ Played with NOW()
🤓 Learned what FROM dual is all about
Haven’t run full queries yet, but I’m getting closer every day! 💪🏽
#MySQL#SQLJourney#100DaysOfCode
Learning data analytics has been exciting and eye-opening!
Every step, from SQL basics to PostgreSQL joins, feels like a superpower unlocked.
It’s just the beginning, but I’m loving the journey.
Do have a lovely weekend!
#Datafam#DataAnalytics#SQLJourney#VephlaUniversity
Week 2 of @LearnwithWiDa was all about real-world SQL operations 🔥
🔧 Modified tables (added/dropped columns)
✏️ Updated records
🗑️ Deleted specific data
🔐 Practiced SQL Constraints
SQL is starting to feel like second nature. 💪
#DataAnalytics#SQLJourney#MentorshipMatters
Wrapped up Week 1 of the @LearnwithWiDa SQL mentorship program!
🧠 Practiced writing SQL to create tables & insert records.
✅ Created my own relational database from scratch
Loving this hands-on learning so far! 💻📊 #SQL#DataSkills#BeginnerToPro
Day 7/30 of SQL
I activate my review mode 📚, go through my jottings and practised some queries using all the tables I created earlier, testing my joins, subqueries, and constraints.
This Sql na me and you💪💻
#SQLJourney#30DayChallenge
Day 6/30 of SQL
Dived into Subqueries using queries inside queries to filter or transform data.
I understand the inner query in used to determine the output of the outer query.
Types of subqueries below:
#SQLLearning#30DayChallenge