Explore tweets tagged as #learnSQL
@vinitsolanki111
Vinit Solanki
19 hours
Day 11 of my 21 Days SQL Challenge โšก DISTINCT and Handling Duplicates Topics: DISTINCT, removing duplicates, unique values Challenge by @indiandataclub & @dpdzero #21DaysSQLChallenge #sqldevelopers #LearnSQL #DataAnalytics #SQLwithIDC
0
0
2
@Digitaleydrive
Digitaley drive
2 days
At Digitaley Drive, we donโ€™t just teach data โ€” we build confidence. ๐Ÿ’ช Learn Excel, SQL & Power BI through hands-on, practical training that makes data analysis simple, engaging & empowering. Ready to grow? ๐Ÿš€ DM us to sign up! #DataAnalytics #DigitaleyDrive #LearnSQL #PowerBI
0
0
2
@PercorsoTech
Percorso - The Tech Path
2 months
SQL = the language of data. It helps you store, query & analyze the info powering todayโ€™s digital world. At Percorso, we make SQL simple, practical & career-focused #Percorso #SQL #LearnSQL #TechSkills #ThePath
22
43
81
@iam_daniiell
Nte Daniel Daniel ๐Ÿ‡ณ๐Ÿ‡ฌ๐Ÿ“Š๐Ÿ“ˆ๐Ÿ“‰
10 months
Mastering SQL like a pro isn't hard! This SQL chart simplifies everything, DQL, DML, DDL, and DCL all in one place. From SELECT to WINDOW FUNCTIONS, it's all here. Save it, share it, and level up your SQL skills! #SQL #DataAnalytics #LearnSQL #Datafam
5
92
584
@ayushm28
Ayush
30 days
๐Ÿ’ญIs this really worth it for DBMS / SQL prep for placements? ๐Ÿค” Plz do reply ๐Ÿ‘‡ #100DaysOfCode #TechCommunity #LearnSQL #WebDev #DevCommunity #CollegeLife #TechJourney
0
0
7
@timi_jaykeyz
Tim Jones
1 month
When it comes to Readability, Performance, & Reusability in SQL nothing beats CTEs. They make queries cleaner, easier to maintain, & more collaborative. Do you use CTEs or still rely on subqueries? ๐Ÿค” #SQL #DataAnalytics #CTE #DataScience #DataEngineer #LearnSQL #TechCommunity
1
1
4
@tutorialspoint
Tutorials Point
1 month
Master SQL in minutes! Understand the four pillars: DDL, DML, DCL, and DQL. #SQL #SQLDeveloper #SQLTutorial #LearnSQL
0
0
0
@XTechGaurav
Gaurav Bhardwaj
3 days
๐Ÿ’ฅ I made these notes during my early days to learn SQL quickly for interviews โ€” concise, practical & straight to the point! If you want the complete notes, just ping me / drop a comment ๐Ÿ‘‡ #SQL #LearnSQL #Data #Database #Oracle #CareerGrowth
0
0
0
@mrefe_
Efemena | Data Analytics ๐Ÿ‡ณ๐Ÿ‡ฌ
1 month
๐Ÿ’ก Learn SQL ๐Ÿ“Š Control the data ๐Ÿš€ Build your foundation #DataAnalytics #LearnSQL #DataAnalystJourney #TechHumor #ExcelToSQL #SQLForBeginners #AnalyticsLife
0
1
0
@chaudhaarii
Paritosh Chaudhari
1 year
Today, I tackled 3 SQL SELECT query questions on LeetCode: 1757, 584, 595 #LeetCode #SQL #CodingDaily #Programming #TechLife #CodeChallenge #DeveloperJourney #100DaysOfCode #CodeNewbie #LearnSQL
1
0
4
@vipinyadav302
Artificial Intelligence
5 months
Usage of 2 Important SQL Functions ๐Ÿ’ฅDISTINCT ๐Ÿ’ฅLIMIT #SQLTips #DataMastery #LearnSQL #TechSkills #CodeSmart #100DaysOfSQL #SQLforBeginners
0
0
0
@datawithsarah1
Sarah | Data with Sarah
9 hours
๐—ช๐—ฎ๐—ป๐˜ ๐˜๐—ผ ๐—ฝ๐—ฟ๐—ฎ๐—ฐ๐˜๐—ถ๐—ฐ๐—ฒ ๐˜†๐—ผ๐˜‚๐—ฟ ๐—ฆ๐—ค๐—Ÿ ๐˜๐—ต๐—ถ๐˜€ ๐˜„๐—ฒ๐—ฒ๐—ธ๐—ฒ๐—ป๐—ฑ? Check out LearnSQL! Their full plan is on sale this week, only for 8 more hours! ๐Ÿณ๐Ÿฑ% ๐—ผ๐—ณ๐—ณ! ๐Ÿ‘‰ ๐—œ๐—ณ ๐˜†๐—ผ๐˜‚'๐—ฟ๐—ฒ ๐—ถ๐—ป๐˜๐—ฒ๐—ฟ๐—ฒ๐˜€๐˜๐—ฒ๐—ฑ, ๐—ฐ๐—ต๐—ฒ๐—ฐ๐—ธ ๐˜๐—ต๐—ฒ๐—บ ๐—ผ๐˜‚๐˜ ๐—ต๐—ฒ๐—ฟ๐—ฒ: https://t.co/Phw4yHuJEL
0
0
0
@StartupHakk
StartupHakk
8 months
1
0
1
@vipinyadav302
Artificial Intelligence
5 months
๐Ÿ’ฅ๐Ÿ’ฅUnlock SQL power with WHERE to filter rows, and HAVING to filter groups! ๐Ÿš€ #SQLTips #DataMastery #LearnSQL #TechSkills #CodeSmart #100DaysOfSQL #SQLforBeginners
0
1
1
@SQL_feed
World of SQL
15 days
๐ŸŒ… Good morning, data minds! Hereโ€™s your SQL dose of the day ๐Ÿ’พ You can use CASE WHEN to add logic inside your query. No Excel formulas needed. Turn data into decisions. #SQL #DataAnalytics #LearnSQL #MorningLearning
2
0
1
@DatawithPooja
Pooja Pawar, PhD
2 months
DDL in SQL = Data Definition Language It defines & modifies database structure (not data). Main commands: CREATE (tables, columns), ALTER (modify), DROP (remove). Use with caution โš ๏ธ they directly change schema. #SQL #Database #DataEngineering #Coding #LearnSQL #BigData
2
0
7
@TensorThrottleX
Ayush
7 months
๐Ÿš€ Data Science Journey: Day 5/30 Focus: SQL Window Functions ๐Ÿ”น ROW_NUMBER() โ€“ Unique row ranks ๐Ÿ”น NTILE(n) โ€“ Split data into n groups ๐Ÿ“Œ Use with PARTITION BY + ORDER BY for powerful analytics! #SQL #DataScience #100DaysOfCode #WindowFunctions #LearnSQL #SQLTips
0
0
6
@Etty_official
Esther
14 days
Day 36 of SQL Learning Today I explored Views, basically saved SQL queries that act like virtual tables. โœ… Simplify complex queries โœ… Reuse code easily #SQL #100DaysOfSQL #DataJourney #LearnSQL
0
1
5
@vicodevee
Mostrings
2 months
Working on wrangling data with SQL - one query at a time. What are you using SQL for today? #SQL #DataWrangling #DataAnalytics #MySQL #LearnSQL #DataScience
0
0
1