#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 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
🚀 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
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;
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
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
We’re happy to announce 𝗗𝗣𝗗𝘇𝗲𝗿𝗼 as our 𝗧𝗶𝘁𝗹𝗲 𝗦𝗽𝗼𝗻𝘀𝗼𝗿 𝗳𝗼𝗿 𝘁𝗵𝗲 𝟮𝟭 𝗗𝗮𝘆𝘀 𝗼𝗳 𝗦𝗤𝗟 𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲. DPDzero is building 𝗜𝗻𝗱𝗶𝗮’𝘀 𝗯𝗲𝘀𝘁 𝗔𝗜 Post Link - surl.li/pedxrs #SQLWithIDC #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 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 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 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 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 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 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 34.7K posts
- 2. Virginia 412K posts
- 3. New York 755K posts
- 4. New York 755K posts
- 5. Andy 60.7K posts
- 6. Jay Jones 73.5K posts
- 7. #Election2025 12.2K posts
- 8. Whitney 10.4K posts
- 9. Alix 6,779 posts
- 10. Maxey 6,217 posts
- 11. Louisville 115K posts
- 12. Cuomo 353K posts
- 13. Danielle 8,927 posts
- 14. ELAINE 59.1K posts
- 15. #WWENXT 12.4K posts
- 16. Mikie Sherrill 72.8K posts
- 17. WOKE IS BACK 14.5K posts
- 18. RIP NYC 8,520 posts
- 19. Abigail Spanberger 57.5K posts
- 20. Desmond Bane 1,339 posts