#30daysofsql search results

Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡ Indexes make queries faster by helping SQL Server find data without scanning the whole table. Think of an index as a table of contents for your data. 🧵

arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵
arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵
arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵
arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵

Day 21 of #30DaysOfSQL Nested Joins + Subqueries in Joins (SQL Server Edition) I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵

arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵
arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵
arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵
arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵

Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡ Indexes make queries faster by helping SQL Server find data without scanning the whole table. Think of an index as a table of contents for your data. 🧵

arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵
arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵
arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵
arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵

Day 21 of #30DaysOfSQL Nested Joins + Subqueries in Joins (SQL Server Edition) I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵

arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵
arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵
arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵
arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵

Little win in my #30DaysOfSQL journey: I just switched from MySQL → SQL Server & wow, I see the flavours of SQL clearly now. ✅ MySQL: simple, great start ✅ SQL Server: richer (INTERSECT, EXCEPT, CTEs, window funcs) Even small syntax shifts = big growth. Loving it! #sql

arucole001's tweet image. Little win in my #30DaysOfSQL journey:

I just switched from MySQL → SQL Server & wow, I see the flavours of SQL clearly now.

✅ MySQL: simple, great start
✅ SQL Server: richer (INTERSECT, EXCEPT, CTEs, window funcs)

Even small syntax shifts = big growth. Loving it!
#sql

Rules to remember: Both queries must return the same number of columns Data types must be compatible #30DaysOfSQL #SQLServer #LearningInPublic

arucole001's tweet image. Rules to remember:

Both queries must return the same number of columns

Data types must be compatible

#30DaysOfSQL #SQLServer #LearningInPublic
arucole001's tweet image. Rules to remember:

Both queries must return the same number of columns

Data types must be compatible

#30DaysOfSQL #SQLServer #LearningInPublic
arucole001's tweet image. Rules to remember:

Both queries must return the same number of columns

Data types must be compatible

#30DaysOfSQL #SQLServer #LearningInPublic
arucole001's tweet image. Rules to remember:

Both queries must return the same number of columns

Data types must be compatible

#30DaysOfSQL #SQLServer #LearningInPublic

Day 20 of #30DaysOfSQL Set Operators in SQL Server Sometimes, you need to compare results from 2 queries. Instead of joins, SQL gives us Set Operators Let’s break them down 🧵

arucole001's tweet image. Day 20 of #30DaysOfSQL  Set Operators in SQL Server

Sometimes, you need to compare results from 2 queries. Instead of joins, SQL gives us Set Operators 

Let’s break them down 🧵
arucole001's tweet image. Day 20 of #30DaysOfSQL  Set Operators in SQL Server

Sometimes, you need to compare results from 2 queries. Instead of joins, SQL gives us Set Operators 

Let’s break them down 🧵
arucole001's tweet image. Day 20 of #30DaysOfSQL  Set Operators in SQL Server

Sometimes, you need to compare results from 2 queries. Instead of joins, SQL gives us Set Operators 

Let’s break them down 🧵
arucole001's tweet image. Day 20 of #30DaysOfSQL  Set Operators in SQL Server

Sometimes, you need to compare results from 2 queries. Instead of joins, SQL gives us Set Operators 

Let’s break them down 🧵

Hi everyone, here's the link to the project I created for the #30DaysOfSQL challenge. I'd love your thoughts and feedback. Thank you for engaging. github.com/Elizabeth-moyi#learnwithmoyinofcanada #30SQLchallenge #Datacommunity @cheftee_lead @Odunthedatagirl

It's day 30 of my 30 day SQL learning challenge, and it's been quite a journey. From struggling to import datasets into SQL Workbench and facing errors to mastering joins, subqueries, CTEs, and complex SQL functions that challenged my life choices.

Moyinofcanada's tweet image. It's day 30 of my 30 day SQL learning challenge, and it's been quite a journey. From struggling to import datasets into SQL Workbench and facing errors to mastering joins, subqueries, CTEs, and complex SQL functions that challenged my life choices.
Moyinofcanada's tweet image. It's day 30 of my 30 day SQL learning challenge, and it's been quite a journey. From struggling to import datasets into SQL Workbench and facing errors to mastering joins, subqueries, CTEs, and complex SQL functions that challenged my life choices.


Key takeaway: Self-joins let you explore hierarchies within one table. #SQL #30DaysOfSQL #LearningInPublic #DataAnalytics


Day 19 of #30DaysOfSQL Self-Joins Sometimes the data you need is in one table. That’s when we use a Self-Join. 🧵

arucole001's tweet image. Day 19 of #30DaysOfSQL   Self-Joins

Sometimes the data you need is in one table.
 That’s when we use a Self-Join.

🧵
arucole001's tweet image. Day 19 of #30DaysOfSQL   Self-Joins

Sometimes the data you need is in one table.
 That’s when we use a Self-Join.

🧵

Recap: INNER JOIN → only matches LEFT JOIN → all left RIGHT JOIN → all right FULL JOIN → simulate with UNION CROSS JOIN → all combos #SQL #MySQL #30DaysOfSQL #LearningInPublic

arucole001's tweet image. Recap:

INNER JOIN → only matches

LEFT JOIN → all left

RIGHT JOIN → all right

FULL JOIN → simulate with UNION

CROSS JOIN → all combos

#SQL #MySQL #30DaysOfSQL #LearningInPublic

Day 18 of #30DaysOfSQL — FULL JOIN & CROSS JOIN (MySQL) MySQL doesn’t support FULL JOIN directly. But here’s how to handle it 🧵

arucole001's tweet image. Day 18 of #30DaysOfSQL — FULL JOIN & CROSS JOIN (MySQL)

MySQL doesn’t support FULL JOIN directly. But here’s how to handle it 🧵
arucole001's tweet image. Day 18 of #30DaysOfSQL — FULL JOIN & CROSS JOIN (MySQL)

MySQL doesn’t support FULL JOIN directly. But here’s how to handle it 🧵
arucole001's tweet image. Day 18 of #30DaysOfSQL — FULL JOIN & CROSS JOIN (MySQL)

MySQL doesn’t support FULL JOIN directly. But here’s how to handle it 🧵
arucole001's tweet image. Day 18 of #30DaysOfSQL — FULL JOIN & CROSS JOIN (MySQL)

MySQL doesn’t support FULL JOIN directly. But here’s how to handle it 🧵

Quick recap: INNER JOIN → only matches LEFT JOIN → all left + matches RIGHT JOIN → all right + matches Pro tip: To find missing rows, use LEFT JOIN ... WHERE right_table.col IS NULL. #SQL #30DaysOfSQL #DataAnalytics #LearningInPublic


Day 17 of #30DaysOfSQL LEFT JOIN vs RIGHT JOIN What if you want all rows from one table (even without a match)?🧵

arucole001's tweet image. Day 17 of #30DaysOfSQL  LEFT JOIN vs RIGHT JOIN

What if you want all rows from one table 
(even without a match)?🧵
arucole001's tweet image. Day 17 of #30DaysOfSQL  LEFT JOIN vs RIGHT JOIN

What if you want all rows from one table 
(even without a match)?🧵
arucole001's tweet image. Day 17 of #30DaysOfSQL  LEFT JOIN vs RIGHT JOIN

What if you want all rows from one table 
(even without a match)?🧵
arucole001's tweet image. Day 17 of #30DaysOfSQL  LEFT JOIN vs RIGHT JOIN

What if you want all rows from one table 
(even without a match)?🧵

I really enjoyed today’s learning experience, and hopefully, I’ll still be able to say the same tomorrow 😭😂. #30DaysOfSQL #SQL #DataCleaning #LearnSQL #SQLChallenge #DataAnalysis #LearnWithMoyinOfCanada


🍋 Turning Lemons to Lemonade Missed 4 days of my #30DaysOfSQL challenge. Work + Cider + DataCamp = overwhelming. But… small wins still count. Progress isn’t perfect, it’s persistence. Back on track & ready to keep building. #SQL #DataJourney #LearningInPublic

arucole001's tweet image. 🍋 Turning Lemons to Lemonade 
Missed 4 days of my #30DaysOfSQL challenge. Work + Cider + DataCamp = overwhelming.
But… small wins still count. Progress isn’t perfect, it’s persistence. Back on track & ready to keep building.

#SQL #DataJourney #LearningInPublic

Day 16 of #30DaysOfSQL — INNER JOIN 🤝 INNER JOIN = return rows that exist in both tables. 🧵

arucole001's tweet image. Day 16 of #30DaysOfSQL — INNER JOIN

🤝 INNER JOIN = return rows that exist in both tables. 🧵

Day 15 of #30DaysOfSQL 🚀 Today I learned about Keys → the backbone of relational databases.🧵

arucole001's tweet image. Day 15 of #30DaysOfSQL 🚀

Today I learned about Keys → the backbone of relational databases.🧵
arucole001's tweet image. Day 15 of #30DaysOfSQL 🚀

Today I learned about Keys → the backbone of relational databases.🧵
arucole001's tweet image. Day 15 of #30DaysOfSQL 🚀

Today I learned about Keys → the backbone of relational databases.🧵

Day 14 of #30DaysOfSQL Today I learned Subqueries → queries inside queries. Think of it as: “Find X, then use X to find Y.”🧵

arucole001's tweet image. Day 14 of #30DaysOfSQL 

Today I learned Subqueries → queries inside queries.
Think of it as: “Find X, then use X to find Y.”🧵
arucole001's tweet image. Day 14 of #30DaysOfSQL 

Today I learned Subqueries → queries inside queries.
Think of it as: “Find X, then use X to find Y.”🧵
arucole001's tweet image. Day 14 of #30DaysOfSQL 

Today I learned Subqueries → queries inside queries.
Think of it as: “Find X, then use X to find Y.”🧵
arucole001's tweet image. Day 14 of #30DaysOfSQL 

Today I learned Subqueries → queries inside queries.
Think of it as: “Find X, then use X to find Y.”🧵

No results for "#30daysofsql"

Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡ Indexes make queries faster by helping SQL Server find data without scanning the whole table. Think of an index as a table of contents for your data. 🧵

arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵
arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵
arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵
arucole001's tweet image. Day 22 of #30DaysOfSQL Understanding Indexes in SQL Server ⚡

Indexes make queries faster by helping SQL Server find data without scanning the whole table.

Think of an index as a table of contents for your data. 🧵

Day 21 of #30DaysOfSQL Nested Joins + Subqueries in Joins (SQL Server Edition) I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵

arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵
arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵
arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵
arucole001's tweet image. Day 21 of #30DaysOfSQL
Nested Joins + Subqueries in Joins (SQL Server Edition)

I’ve joined 2 tables before, now let’s link 3 or 4+ 💪🧵

Loading...

Something went wrong.


Something went wrong.


United States Trends