#sqlwithidc resultados da pesquisa
Day 2 -#SQLWithIDC Topic:Filtering Data with the WHERE Clause SQL reminds us clarity comes from filtering what truly matters.Just like queries need precise conditions,so does life focus only on the values that align with your purpose @indiandataclub @dpdzero #LakkiData #Learning
Day 1 #SQLWithIDC SQL isn’t just code it’s the language of insight. With every SELECT, you’re not just retrieving columns, you’re uncovering stories. From broad SELECT * to precise column picks, today’s @indiandataclub @dpdzero
Day 1 of the IDC 21 Days of SQL Challenge organized by @indiandataclub @dpdzero #SQLWithIDC Brushed up the SQL - SELECT , filtering , distinct #SQL #sqlbasics
Day 1/21 – #SQLwithIDC Challenge Getting back to SQL feels refreshing! Task: List unique services available in hospitals. Query: SELECT DISTINCT service FROM services_weekly;Output: emergency, general_medicine, ICU, surgery .Glad to be part of this challenge with @indiandataclub
🚀 Day 1 of the IDC 21 Days SQL Challenge! Started my journey with basics: SELECT, filtering, exploring tables & finding unique values with DISTINCT. Day 1 challenge: List all unique hospital services. Big thanks to IDC & @dpdzero for the supportive community!🙌 #SQLWithIDC
Day 3/21 – #SQLwithIDC Challenge 💪 Getting back to the SQL grind! 🧠 Task:Retrieve the top 5 weeks with the highest patient refusals and patients_request. Query:select service,week,patients_refused,patients_request from services_weekly order by patients_refused desc limit 5;
🚀 Kicking off the 21 Days SQL Challenge with @indiandataclub! Daily learning, practicing & implementing SQL to grow step by step. Starts today & registrations close at 9 PM ⏰ Consistency > Complexity. Let’s level up together! 💪 #SQLWithIDC
Day 2 of the IDC 21 Days of SQL Challenge organized by @indiandataclub @dpdzero #SQLWithIDC Brushed up the SQL fundamentals #SQL #sqlbasics
Up for this challenge starting from tomorrow. Today's Induction call was insightful. Thanks a ton, Indian Data Club | @indiandataclub and @dpdzero for #SQLWithIDC challenge. Looking forward to sharing what and how I learned with the data world, here! Stay tuned :)
Registration is live for the 21 Days of SQL Challenge! 👉 *Post link (Read it carefully)* : linkedin.com/feed/update/ur… 👉 *Registration form* (feel free to share this with your friends): forms.office.com/r/xN5AuU9Kc3 📅 Challenge starts on 3rd November. #SQLWithIDC
Good morning everyone! Here’s the Day 1 challenge for 21 Days of SQL. Let’s do it together! @dpdzero #SQLWithIDC
🚀 Day 2 of the IDC 21 Days SQL Challenge! Today’s focus: mastering the WHERE clause 🔍 Learned how to use IN, AND, OR, BETWEEN, and handle NULL the right way. 🧩 Challenge: Find patients in 'Surgery' with satisfaction < 70. SQL = logic + insight 💡 #SQLWithIDC
We’re happy to announce 𝗗𝗣𝗗𝘇𝗲𝗿𝗼 as our 𝗧𝗶𝘁𝗹𝗲 𝗦𝗽𝗼𝗻𝘀𝗼𝗿 𝗳𝗼𝗿 𝘁𝗵𝗲 𝟮𝟭 𝗗𝗮𝘆𝘀 𝗼𝗳 𝗦𝗤𝗟 𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲. DPDzero is building 𝗜𝗻𝗱𝗶𝗮’𝘀 𝗯𝗲𝘀𝘁 𝗔𝗜 Post Link - surl.li/pedxrs #SQLWithIDC #DPDzero
I am grateful to the Indian Data Club and DPDzero for designing this challenge, which effectively blends practice with reflection. #SQLWithIDC #DataAnalytics #learnsql #21daychallenge @indiandataclub @dpdzero
Day 2 | #21DaysSQLChallenge with @indiandataclub & @dpdzero Learned to: Filter data using the WHERE clause Apply logical & comparison operators Query specific conditions from hospital data 💡Challenge: Find patients in the ‘Surgery’ service with satisfaction < 70 🏥 #SQLWithIDC
🗓️ Day 2 of the 21 Days SQL Challenge by @indiandataclub! Yesterday was all about the SELECT statement — the base of every query. Today, it was about filtering data with the WHERE clause.🎯 It’s how you tell your database: “I want this, but not that.” #SQLWithIDC #SQL
Day 2 – IDC 21 Days of SQL w/ #DPDzero Today's task: filter patients in Surgery with satisfaction < 70 👇 Learning SQL one query at a time — real data, real insights 💪 On to Day 3 🚀 #21DaysSQLChallenge #SQLWithIDC #IndianDataClub #DataAnalytics #SQLPractice #Day2
Day 2 ✅ of #21DaysSQLChallenge by @IndianDataClub x @DPDzero Topic: Filtering Data with WHERE Clause 🔍 💡 Learned: Filtering with WHERE, using AND/OR/IN, handling NULLs, & inclusive BETWEEN. Challenge: Find surgery patients with satisfaction < 70. #SQLWithIDC
🗓️ Day 1 of the 21 Days SQL Challenge by @indiandataclub! After #30DaysOfPython, I’m back and this time it is SQL! 💻 Not new to it, but revisiting the concepts to see where I can grow. Today’s concept was the SELECT statement — simple yet very essential!✨ #SQLWithIDC #SQL
Day 2/21 – #SQLwithIDC Challenge 💪 Getting back to the SQL grind! 🧠 Task:Find all patients admitted to the ‘Surgery’ service with a satisfaction score below 70 Query: SELECT patient_id, name, age, satisfaction AS satisfaction_score FROM patients WHERE satisfaction < 70;
Day 3/21 – #SQLwithIDC Challenge 💪 Getting back to the SQL grind! 🧠 Task:Retrieve the top 5 weeks with the highest patient refusals and patients_request. Query:select service,week,patients_refused,patients_request from services_weekly order by patients_refused desc limit 5;
Day 2 ✅ of #21DaysSQLChallenge by @IndianDataClub x @DPDzero Topic: Filtering Data with WHERE Clause 🔍 💡 Learned: Filtering with WHERE, using AND/OR/IN, handling NULLs, & inclusive BETWEEN. Challenge: Find surgery patients with satisfaction < 70. #SQLWithIDC
Day 2 – IDC 21 Days of SQL w/ #DPDzero Today's task: filter patients in Surgery with satisfaction < 70 👇 Learning SQL one query at a time — real data, real insights 💪 On to Day 3 🚀 #21DaysSQLChallenge #SQLWithIDC #IndianDataClub #DataAnalytics #SQLPractice #Day2
Day 2 | #21DaysSQLChallenge with @indiandataclub & @dpdzero Learned to: Filter data using the WHERE clause Apply logical & comparison operators Query specific conditions from hospital data 💡Challenge: Find patients in the ‘Surgery’ service with satisfaction < 70 🏥 #SQLWithIDC
Day 2 of the IDC 21 Days of SQL Challenge organized by @indiandataclub @dpdzero #SQLWithIDC Brushed up the SQL fundamentals #SQL #sqlbasics
we re-opened the Registrations for the IDC 21Days SQL Challenge. check out the link for more details: tinyurl.com/yxzepr8f thanks, @dpdzero #SQLWithIDC
Day 2 -#SQLWithIDC Topic:Filtering Data with the WHERE Clause SQL reminds us clarity comes from filtering what truly matters.Just like queries need precise conditions,so does life focus only on the values that align with your purpose @indiandataclub @dpdzero #LakkiData #Learning
🚀 Day 2 of the IDC 21 Days SQL Challenge! Today’s focus: mastering the WHERE clause 🔍 Learned how to use IN, AND, OR, BETWEEN, and handle NULL the right way. 🧩 Challenge: Find patients in 'Surgery' with satisfaction < 70. SQL = logic + insight 💡 #SQLWithIDC
🗓️ Day 2 of the 21 Days SQL Challenge by @indiandataclub! Yesterday was all about the SELECT statement — the base of every query. Today, it was about filtering data with the WHERE clause.🎯 It’s how you tell your database: “I want this, but not that.” #SQLWithIDC #SQL
Day 2/21 – #SQLwithIDC Challenge 💪 Getting back to the SQL grind! 🧠 Task:Find all patients admitted to the ‘Surgery’ service with a satisfaction score below 70 Query: SELECT patient_id, name, age, satisfaction AS satisfaction_score FROM patients WHERE satisfaction < 70;
Day 1 ✅ of #21DaysSQLChallenge by @IndianDataClub x @DPDzero 🎯 Topic: Intro to SQL & SELECT 💡 Used SELECT DISTINCT to list unique hospital services. Output ➡️ general_medicine | surgery | ICU | emergency 1 down, 20 to go! 🔥 #SQLWithIDC #SQL #DataAnalytics
🗓️ Day 1 of the 21 Days SQL Challenge by @indiandataclub! After #30DaysOfPython, I’m back and this time it is SQL! 💻 Not new to it, but revisiting the concepts to see where I can grow. Today’s concept was the SELECT statement — simple yet very essential!✨ #SQLWithIDC #SQL
Day 2 -#SQLWithIDC Topic:Filtering Data with the WHERE Clause SQL reminds us clarity comes from filtering what truly matters.Just like queries need precise conditions,so does life focus only on the values that align with your purpose @indiandataclub @dpdzero #LakkiData #Learning
Day 1 #SQLWithIDC SQL isn’t just code it’s the language of insight. With every SELECT, you’re not just retrieving columns, you’re uncovering stories. From broad SELECT * to precise column picks, today’s @indiandataclub @dpdzero
Day 2 of the IDC 21 Days of SQL Challenge organized by @indiandataclub @dpdzero #SQLWithIDC Brushed up the SQL fundamentals #SQL #sqlbasics
🚀 Day 1 of the IDC 21 Days SQL Challenge! Started my journey with basics: SELECT, filtering, exploring tables & finding unique values with DISTINCT. Day 1 challenge: List all unique hospital services. Big thanks to IDC & @dpdzero for the supportive community!🙌 #SQLWithIDC
Good morning everyone! Here’s the Day 1 challenge for 21 Days of SQL. Let’s do it together! @dpdzero #SQLWithIDC
🚀 Day 2 of the IDC 21 Days SQL Challenge! Today’s focus: mastering the WHERE clause 🔍 Learned how to use IN, AND, OR, BETWEEN, and handle NULL the right way. 🧩 Challenge: Find patients in 'Surgery' with satisfaction < 70. SQL = logic + insight 💡 #SQLWithIDC
Day 1 of the IDC 21 Days of SQL Challenge organized by @indiandataclub @dpdzero #SQLWithIDC Brushed up the SQL - SELECT , filtering , distinct #SQL #sqlbasics
🗓️ Day 2 of the 21 Days SQL Challenge by @indiandataclub! Yesterday was all about the SELECT statement — the base of every query. Today, it was about filtering data with the WHERE clause.🎯 It’s how you tell your database: “I want this, but not that.” #SQLWithIDC #SQL
Day 1/21 – #SQLwithIDC Challenge Getting back to SQL feels refreshing! Task: List unique services available in hospitals. Query: SELECT DISTINCT service FROM services_weekly;Output: emergency, general_medicine, ICU, surgery .Glad to be part of this challenge with @indiandataclub
Day 2 | #21DaysSQLChallenge with @indiandataclub & @dpdzero Learned to: Filter data using the WHERE clause Apply logical & comparison operators Query specific conditions from hospital data 💡Challenge: Find patients in the ‘Surgery’ service with satisfaction < 70 🏥 #SQLWithIDC
Day 3/21 – #SQLwithIDC Challenge 💪 Getting back to the SQL grind! 🧠 Task:Retrieve the top 5 weeks with the highest patient refusals and patients_request. Query:select service,week,patients_refused,patients_request from services_weekly order by patients_refused desc limit 5;
Day 2 ✅ of #21DaysSQLChallenge by @IndianDataClub x @DPDzero Topic: Filtering Data with WHERE Clause 🔍 💡 Learned: Filtering with WHERE, using AND/OR/IN, handling NULLs, & inclusive BETWEEN. Challenge: Find surgery patients with satisfaction < 70. #SQLWithIDC
Day 2 – IDC 21 Days of SQL w/ #DPDzero Today's task: filter patients in Surgery with satisfaction < 70 👇 Learning SQL one query at a time — real data, real insights 💪 On to Day 3 🚀 #21DaysSQLChallenge #SQLWithIDC #IndianDataClub #DataAnalytics #SQLPractice #Day2
🚀 Kicking off the 21 Days SQL Challenge with @indiandataclub! Daily learning, practicing & implementing SQL to grow step by step. Starts today & registrations close at 9 PM ⏰ Consistency > Complexity. Let’s level up together! 💪 #SQLWithIDC
Day 2/21 – #SQLwithIDC Challenge 💪 Getting back to the SQL grind! 🧠 Task:Find all patients admitted to the ‘Surgery’ service with a satisfaction score below 70 Query: SELECT patient_id, name, age, satisfaction AS satisfaction_score FROM patients WHERE satisfaction < 70;
We’re happy to announce 𝗗𝗣𝗗𝘇𝗲𝗿𝗼 as our 𝗧𝗶𝘁𝗹𝗲 𝗦𝗽𝗼𝗻𝘀𝗼𝗿 𝗳𝗼𝗿 𝘁𝗵𝗲 𝟮𝟭 𝗗𝗮𝘆𝘀 𝗼𝗳 𝗦𝗤𝗟 𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲. DPDzero is building 𝗜𝗻𝗱𝗶𝗮’𝘀 𝗯𝗲𝘀𝘁 𝗔𝗜 Post Link - surl.li/pedxrs #SQLWithIDC #DPDzero
Day 1 ✅ of #21DaysSQLChallenge by @IndianDataClub x @DPDzero 🎯 Topic: Intro to SQL & SELECT 💡 Used SELECT DISTINCT to list unique hospital services. Output ➡️ general_medicine | surgery | ICU | emergency 1 down, 20 to go! 🔥 #SQLWithIDC #SQL #DataAnalytics
🚀 It takes 21 days to build a habit - and I’m in! Starting Nov 3, I’m joining the 21-Day SQL Challenge by @indiandataclub to sharpen my SQL skills 💪 Let’s grow together - one query at a time. Join here 👉 lnkd.in/gvZmUDkq #SQLChallenge #DataAnalytics #SQLWithIDC
Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 26.2K posts
- 2. Virginia 367K posts
- 3. Alix 6,288 posts
- 4. Jay Jones 61.8K posts
- 5. Louisville 108K posts
- 6. New York 660K posts
- 7. ELAINE 53.7K posts
- 8. Whitney 8,854 posts
- 9. #Election2025 9,781 posts
- 10. Flav 6,136 posts
- 11. Abigail Spanberger 50.2K posts
- 12. #WWENXT 10.2K posts
- 13. Mikie Sherrill 65.5K posts
- 14. Isaiah Evans N/A
- 15. Zohran Mamdani 407K posts
- 16. Notre Dame 7,993 posts
- 17. Carrie Ann 1,451 posts
- 18. Collin Chandler 1,182 posts
- 19. Blue Wave 10.3K posts
- 20. Dylan 24.1K posts