Day 41 of SQL Learning Today I learned triggers! At first, the syntax had me spinning 😅 But after breaking it down with a simple example, it finally clicked. #100DaysOfSQL #SQLLearning #DataJourney

Etty_official's tweet image. Day 41 of SQL Learning  
Today I learned triggers!  
At first, the syntax had me spinning 😅  
But after breaking it down with a simple example, it finally clicked.  

#100DaysOfSQL #SQLLearning #DataJourney

Done with day 21 : Learned CTEs and how they make complex SQL to clean and structured. Can’t believe I stayed consistent, 21-day formula worked Big thanks to Indian Data Club for this amazing journey #indiandataclub #sqllearning

VennuSanjana's tweet image. Done with day 21 :

Learned CTEs and how they make complex SQL to clean and structured.
Can’t believe I stayed consistent, 21-day formula worked
Big thanks to Indian Data Club for this amazing journey

#indiandataclub #sqllearning
VennuSanjana's tweet image. Done with day 21 :

Learned CTEs and how they make complex SQL to clean and structured.
Can’t believe I stayed consistent, 21-day formula worked
Big thanks to Indian Data Club for this amazing journey

#indiandataclub #sqllearning

Learned about transactions in MySQL today, and wow, it really helps make sense of how to handle changes in databases. Big shoutout to CampusX for explaining it so clearly! Feeling good about my progress. #SQLLearning #CampusX

Aryanupadhyay23's tweet image. Learned about transactions in MySQL today, and wow, it really helps make sense of how to handle changes in databases. Big shoutout to CampusX for explaining it so clearly! Feeling good about my progress.
#SQLLearning #CampusX
Aryanupadhyay23's tweet image. Learned about transactions in MySQL today, and wow, it really helps make sense of how to handle changes in databases. Big shoutout to CampusX for explaining it so clearly! Feeling good about my progress.
#SQLLearning #CampusX
Aryanupadhyay23's tweet image. Learned about transactions in MySQL today, and wow, it really helps make sense of how to handle changes in databases. Big shoutout to CampusX for explaining it so clearly! Feeling good about my progress.
#SQLLearning #CampusX

Day 44 of learning SQL 💻 Today, I learnt Transactions and the ACID properties that keep data safe and reliable — especially in real-world systems like banking & e-commerce. #100DaysOfSQL #Day44 #SQLLearning #TechJourney

Etty_official's tweet image. Day 44 of learning SQL 💻  
Today, I learnt Transactions and the ACID properties that keep data safe and reliable — especially in real-world systems like banking & e-commerce.  

#100DaysOfSQL #Day44 #SQLLearning #TechJourney

Day 12 – IDC 21 Days of SQL w/ #DPDzero Analyzed event impact by comparing weeks with events vs no events 👇 Events clearly influence satisfaction & morale 📊 On to Day 13 🚀 @dpdzero @indiandataclub #21DaysSQLChallenge #SQLLearning #DataAnalytics #SQLWithIDC #Day12

Vikash040999's tweet image. Day 12 – IDC 21 Days of SQL w/ #DPDzero

Analyzed event impact by comparing weeks with events vs no events 👇

Events clearly influence satisfaction & morale 📊
On to Day 13 🚀

@dpdzero @indiandataclub 
#21DaysSQLChallenge #SQLLearning #DataAnalytics #SQLWithIDC #Day12

I'm embarking on a SQL journey this month! 🚀 I'm learning to simplify data queries, unravel the power of databases, and conquer the art of structured query language. #SQLLearning #DataSkills 📊🔍.. ✊💪💪

Bolu_waji's tweet image. I'm embarking on a SQL journey this month! 🚀 I'm learning to simplify data queries, unravel the power of databases, and conquer the art of structured query language. #SQLLearning #DataSkills 📊🔍.. ✊💪💪

Day 12 of #SQLLearning – Completed! 🎯 Today, I delved into the wildcard operators (LIKE, %, _) and the AS clause for aliasing in SQL. 💡

jashandeep71777's tweet image. Day 12 of #SQLLearning – Completed! 🎯

Today, I delved into the wildcard operators (LIKE, %, _) and the AS clause for aliasing in SQL. 💡
jashandeep71777's tweet image. Day 12 of #SQLLearning – Completed! 🎯

Today, I delved into the wildcard operators (LIKE, %, _) and the AS clause for aliasing in SQL. 💡
jashandeep71777's tweet image. Day 12 of #SQLLearning – Completed! 🎯

Today, I delved into the wildcard operators (LIKE, %, _) and the AS clause for aliasing in SQL. 💡
jashandeep71777's tweet image. Day 12 of #SQLLearning – Completed! 🎯

Today, I delved into the wildcard operators (LIKE, %, _) and the AS clause for aliasing in SQL. 💡

Day 6 of my 21 Days SQL Challenge — GROUP BY Learned how GROUP BY helps summarize data by categories & use aggregates like SUM, COUNT, AVG. Also cracked a hospital data challenge on admission rate. Thanks Indian Data Club & DPDzero for the support. #sql #sqllearning

VennuSanjana's tweet image. Day 6 of my 21 Days SQL Challenge — GROUP BY

Learned how GROUP BY helps summarize data by categories & use aggregates like SUM, COUNT, AVG.
Also cracked a hospital data challenge on admission rate.
Thanks Indian Data Club & DPDzero for the support.

#sql #sqllearning
VennuSanjana's tweet image. Day 6 of my 21 Days SQL Challenge — GROUP BY

Learned how GROUP BY helps summarize data by categories & use aggregates like SUM, COUNT, AVG.
Also cracked a hospital data challenge on admission rate.
Thanks Indian Data Club & DPDzero for the support.

#sql #sqllearning
VennuSanjana's tweet image. Day 6 of my 21 Days SQL Challenge — GROUP BY

Learned how GROUP BY helps summarize data by categories & use aggregates like SUM, COUNT, AVG.
Also cracked a hospital data challenge on admission rate.
Thanks Indian Data Club & DPDzero for the support.

#sql #sqllearning
VennuSanjana's tweet image. Day 6 of my 21 Days SQL Challenge — GROUP BY

Learned how GROUP BY helps summarize data by categories & use aggregates like SUM, COUNT, AVG.
Also cracked a hospital data challenge on admission rate.
Thanks Indian Data Club & DPDzero for the support.

#sql #sqllearning

Day 58/100 of learning SQL Today I focused on understanding Clustered vs Non-Clustered Indexes in MySQL: - Clustered Index: sorts actual table data - Non-Clustered Index: stores pointers to data #100DaysOfSQL #SQLLearning #DataAnalytics

Etty_official's tweet image. Day 58/100 of learning SQL  
Today I focused on understanding Clustered vs Non-Clustered Indexes in MySQL:  
- Clustered Index: sorts actual table data  
- Non-Clustered Index: stores pointers to data    
#100DaysOfSQL #SQLLearning #DataAnalytics

I'm thrilled to announce that I've successfully completed the SQL course on Sololearn and earned my certification! #SQLlearning #SololearnCertified

Dev_Markson's tweet image. I'm thrilled to announce that I've successfully completed the SQL course on Sololearn and earned my certification! #SQLlearning #SololearnCertified

Excited to share that I've been diving deep into SQL over the past 2 days, spending over 3 hours each day learning with Sololearn! Their courses are incredibly user-friendly, and I'm thrilled to say I've mastered the CRUD method on tables and topped the leaderboard too! #SQL

Dev_Markson's tweet image. Excited to share that I've been diving deep into SQL over the past 2 days, spending over 3 hours each day learning with Sololearn! Their courses are incredibly user-friendly, and I'm thrilled to say I've mastered the CRUD method on tables and topped the leaderboard too! #SQL
Dev_Markson's tweet image. Excited to share that I've been diving deep into SQL over the past 2 days, spending over 3 hours each day learning with Sololearn! Their courses are incredibly user-friendly, and I'm thrilled to say I've mastered the CRUD method on tables and topped the leaderboard too! #SQL
Dev_Markson's tweet image. Excited to share that I've been diving deep into SQL over the past 2 days, spending over 3 hours each day learning with Sololearn! Their courses are incredibly user-friendly, and I'm thrilled to say I've mastered the CRUD method on tables and topped the leaderboard too! #SQL


Day 5 of my #SQL challenge Learned about Aggregate Functions, tools to summarize data quickly COUNT() – Total rows SUM() – Total value AVG() – Average MIN() / MAX() – Smallest & Largest These help turn raw data into real insights. #SQL #SQLLearning #21DaysSQLChallenge

VennuSanjana's tweet image. Day 5 of my #SQL challenge

Learned about Aggregate Functions, tools to summarize data quickly
COUNT() – Total rows
 SUM() – Total value
 AVG() – Average
 MIN() / MAX() – Smallest & Largest

These help turn raw data into real insights.

#SQL  #SQLLearning  #21DaysSQLChallenge
VennuSanjana's tweet image. Day 5 of my #SQL challenge

Learned about Aggregate Functions, tools to summarize data quickly
COUNT() – Total rows
 SUM() – Total value
 AVG() – Average
 MIN() / MAX() – Smallest & Largest

These help turn raw data into real insights.

#SQL  #SQLLearning  #21DaysSQLChallenge
VennuSanjana's tweet image. Day 5 of my #SQL challenge

Learned about Aggregate Functions, tools to summarize data quickly
COUNT() – Total rows
 SUM() – Total value
 AVG() – Average
 MIN() / MAX() – Smallest & Largest

These help turn raw data into real insights.

#SQL  #SQLLearning  #21DaysSQLChallenge
VennuSanjana's tweet image. Day 5 of my #SQL challenge

Learned about Aggregate Functions, tools to summarize data quickly
COUNT() – Total rows
 SUM() – Total value
 AVG() – Average
 MIN() / MAX() – Smallest & Largest

These help turn raw data into real insights.

#SQL  #SQLLearning  #21DaysSQLChallenge

🚀 SQL Learning Journey - Day 36 Update 🚀 Today, I advanced further into Advanced SELECT & JOINs and solved a LeetCode problem 📃The Number of Employees Who Report to Each Employee. #SQL #LeetCode #SQLLearning #Joins #AdvancedSQL

jashandeep71777's tweet image. 🚀 SQL Learning Journey - Day 36 Update 🚀

Today, I advanced further into Advanced SELECT & JOINs and solved a  LeetCode problem

📃The Number of Employees Who Report to Each Employee.

#SQL  #LeetCode #SQLLearning #Joins #AdvancedSQL

🚀 Day 9/30 of My SQL Challenge: Top 3 Orders by Value per Customer! 🚀 Today, I focused on identifying the top 3 highest-value orders for each customer using ROW_NUMBER()! Here's how it went: #SQLChallenge #DataAnalytics #SQLLearning #DataScienceJourney

dev_mara_'s tweet image. 🚀 Day 9/30 of My SQL Challenge: Top 3 Orders by Value per Customer! 🚀

Today, I focused on identifying the top 3 highest-value orders for each customer using ROW_NUMBER()! Here's how it went:

#SQLChallenge #DataAnalytics #SQLLearning  #DataScienceJourney

This SQL Learning Journey is progressing day by day😍 I worked on SQL Case statement, Views, Advanced SQL, Windows Functions, CTEs. Thank you always @TDataImmersed @JacobAjala @DabereNnamani @SQLServer #TDI #SQL #sqllearning

JanetChinatu's tweet image. This SQL Learning Journey is progressing day by day😍
I worked on SQL Case statement, Views, Advanced SQL, Windows Functions, CTEs. Thank you always @TDataImmersed @JacobAjala @DabereNnamani @SQLServer 
#TDI 
#SQL
#sqllearning
JanetChinatu's tweet image. This SQL Learning Journey is progressing day by day😍
I worked on SQL Case statement, Views, Advanced SQL, Windows Functions, CTEs. Thank you always @TDataImmersed @JacobAjala @DabereNnamani @SQLServer 
#TDI 
#SQL
#sqllearning
JanetChinatu's tweet image. This SQL Learning Journey is progressing day by day😍
I worked on SQL Case statement, Views, Advanced SQL, Windows Functions, CTEs. Thank you always @TDataImmersed @JacobAjala @DabereNnamani @SQLServer 
#TDI 
#SQL
#sqllearning
JanetChinatu's tweet image. This SQL Learning Journey is progressing day by day😍
I worked on SQL Case statement, Views, Advanced SQL, Windows Functions, CTEs. Thank you always @TDataImmersed @JacobAjala @DabereNnamani @SQLServer 
#TDI 
#SQL
#sqllearning

WHAT IS SQL? SQL(Structured Query Language) is a standard programming language which is used for handling/ managing and manipulating structured data, usually in a Relational Database Management System (RDBMS) such as MySQL #sql #sqllearning

NwachukwuSarah3's tweet image. WHAT IS SQL?
SQL(Structured Query Language) is a standard programming language which is used for handling/ managing and manipulating structured data, usually in a Relational Database Management System (RDBMS) such as MySQL
#sql 
#sqllearning

Day 31 of learning SQL 💻 Today I explored how to combine multiple window functions in a single query. From running totals, to ranks, to moving averages,all working together without grouping or collapsing rows #100DaysOfSQL #DataAnalytics #SQLLearning #LearningInPublic

Etty_official's tweet image. Day 31 of learning SQL 💻
Today I explored how to combine multiple window functions in a single query.  
From running totals, to ranks, to moving averages,all working together without grouping or collapsing rows

#100DaysOfSQL #DataAnalytics #SQLLearning #LearningInPublic

🎓#SQLLearning: I've been diving deep into SQL and learned a LOT! ✅Creating databases and tables ✅ INSERT, UPDATE, DELETE operations ✅ Dynamic table alterations—adding/dropping columns, renaming tables ✅ Handling default values & unique constraints ✅Worked 2 days on SQL #SQL

ChaitanyaJ92's tweet image. 🎓#SQLLearning: I've been diving deep into SQL and learned a LOT!
✅Creating databases and tables
✅ INSERT, UPDATE, DELETE operations
✅ Dynamic table alterations—adding/dropping columns, renaming tables
✅ Handling default values & unique constraints
✅Worked 2 days on SQL
#SQL
ChaitanyaJ92's tweet image. 🎓#SQLLearning: I've been diving deep into SQL and learned a LOT!
✅Creating databases and tables
✅ INSERT, UPDATE, DELETE operations
✅ Dynamic table alterations—adding/dropping columns, renaming tables
✅ Handling default values & unique constraints
✅Worked 2 days on SQL
#SQL

لا توجد نتائج لـ "#sqllearning"
لا توجد نتائج لـ "#sqllearning"
لا توجد نتائج لـ "#sqllearning"
Loading...

Something went wrong.


Something went wrong.


United States Trends