#sqljourney kết quả tìm kiếm
Proudest SQL moments! 🎉 From mastering `SELECT` & `FROM` to creating tables with `CREATE TABLE`, and leveling up with `SUM`, `JOIN`, `HAVING`, `INSERT INTO`, `UPDATE`, and optimizing with `INDEX` 🚀💥 #SQLJourney #Tech4AfricansScholar #TechCrushGraduation
Needed SQL for academics🎓 Could've gone the safer route, watched a few 'Select * FROM students' tutorials and called it a day But nahh 🤌 Instead went straight for PostgreSQL with no prior SQL experience #BuildInPublic #PostgreSQL #SQLJourney #FrontendDev #IndieDev #MERNvsPERN
Consistency beats everything 30 days of SQL → Certificate achieved 🎓 Next stop: Bigger goals🔥 #SQLJourney #LearningNeverStops"
My first week with SQL I delved into SQL, exploring key modules: querying data, database concepts, SQL basics, and querying with SQL. Fun and challenging to begin with...💡 #SQLJourney
🎉 Unlocked: SQL Gold Badge on @hackerrank This one came with a lot of WHERE, JOIN, and why-is-this-wrong?! moments 🤯 Still learning, but leveling up bit by bit 🧠💪 If you’re grinding through SQL too — I feel you! #DataSquad #HackerRank #SQLJourney #TechTwitter #AI
🎓 Learning Journey: Stanford Course: Databases: Relational Databases and SQL ~ Day 8 SoloLearn: Intro to SQL 🌟 Follow me for more coding insights and daily updates! Let's learn and grow together! 💻✨ #SQLJourney #ProgrammingProgress #TechSkills #CodingCommunity
2️⃣ Stanford Databases Course: Relational Databases and SQL: Day 1 🧠💻 📚 Learning Relational Algebra, SQL queries, and diving deep into #MySQL and #SQLite! #SQLJourney #TechGoals #LearningSQL #StanfordDatabase #CodeEveryday #DevCommunity
Day 4 🚀: Inserted data into my table using INSERT INTO users VALUES (1, 'name');. Data’s piling up little by little! What’s your fave SQL command? #SQLJourney #Database
Proud to have solved 50 problems on CodeChef and earned the Problem Solver Bronze Badge! 🥉💻 Grateful for the learning journey — many more to go! #CodeChef #ProblemSolving #SQLJourney
Mastering SQL: Your Comprehensive Roadmap to Learning SQL #SQLJourney #DataManagement #SQLSyntax #SQLCommunity #DataQuery #SQLCertification #AnalyticsTraining
Taking it step-by-step, one query at a time. The more I learn, the more I realize how powerful SQL can be for extracting insights. Looking forward to diving deeper! @JudeRaji_ #SQLJourney #DataAnalysis #TechTwitter
🔍 Diving into #SQL with @AlexTheAnalyst! 🚀 Each query unveils new insights. Excited for what’s next! 📈💡 #DataExplorer #SQLJourney #DataAnalytics
My first SQL Database.... Written from scratch!!! #SQLJourney #DataAnalytics #DatabaseDesign #UnlearnAndRelearn #SQLBeginner #TechLearning #GrowthMindset #LearningByDoing #DataCommunity #LinkedInLearning #Databases #MySQL #SQLProjects
Files → great for small/simple data Databases → essential for large or complex data SQL → the key to unlocking structured data 🚀 Unstructured data? That’s where tools beyond SQL (NoSQL, AI/ML) come in. #DataScience #SQLJourney
Proudest SQL moments! 🎉 From mastering `SELECT` & `FROM` to creating tables with `CREATE TABLE`, and leveling up with `SUM`, `JOIN`, `HAVING`, `INSERT INTO`, `UPDATE`, and optimizing with `INDEX` 🚀💥 #SQLJourney #Tech4AfricansScholar #TechCrushGraduation
Day 2 of my #SQLJourney 🚀 Today I learned the basics of the SELECT statement — the foundation of every SQL query! 💻 Here’s what I picked up SELECT helps you fetch data from a database. Example: SELECT * FROM employees This shows all the columns from the employees table. Etc…
Day 6 🥲: Mastered WHERE clause today! For example SELECT * FROM users WHERE id = 1; grabs specific rows. Filters are really game-changers! #SQLJourney #DataScience
Day 4 🚀: Inserted data into my table using INSERT INTO users VALUES (1, 'name');. Data’s piling up little by little! What’s your fave SQL command? #SQLJourney #Database
Impressive progress! There's a unique satisfaction in structuring data, isn't there? #RelevantSkills #SQLJourney
Files → great for small/simple data Databases → essential for large or complex data SQL → the key to unlocking structured data 🚀 Unstructured data? That’s where tools beyond SQL (NoSQL, AI/ML) come in. #DataScience #SQLJourney
Recently started learning SQL and I used to be scared of databases. Then I realized SQL it’s just: •Ask politely (SELECT) •From the right table (FROM) •Don’t be greedy (LIMIT) Now Postgres actually listens to me 🥹 #SQLJourney #Analytics
Consistency beats everything 30 days of SQL → Certificate achieved 🎓 Next stop: Bigger goals🔥 #SQLJourney #LearningNeverStops"
Wrapped up weeks of Excel + capstone at @TDataImmersed ! Grateful to @DabereNnamani & @JudeRaji_ for the guidance. 🚀 Now onto SQL basics — interfaces, relational DBs & commands like SELECT, WHERE, ORDER BY. @MSPowerBI #SQLJourney
3 DML is great for automating checks or keeping a record of changes. DDL is like your database’s “alarm system” when something structural changes. Logon is perfect for tracking who’s coming in and when. #SQLJourney #Triggers #DataAnalytics
4 Stored procedures 🔧 -Pre-written SQL code saved in the database -Can run anytime with different parameters -Write once, reuse everywhere -Pre-compiled for faster execution #SQLJourney #TempTables #StoredProcedures #DataAnalytics
7 For anyone learning SQL: Embrace the errors - they're your best teachers. The debugging process might be frustrating, but the "aha!" moments make it all worth it. #SQLJourney #Tech #DataAnalyst
🎉 Unlocked: SQL Gold Badge on @hackerrank This one came with a lot of WHERE, JOIN, and why-is-this-wrong?! moments 🤯 Still learning, but leveling up bit by bit 🧠💪 If you’re grinding through SQL too — I feel you! #DataSquad #HackerRank #SQLJourney #TechTwitter #AI
I'm enjoying building and querying my #MySQL databases as a beginner! Each solved challenge, like joining tables or designing cleaner data, feels like progress. If you're new or recall your early days, what kept you motivated? 🚀 #SQLJourney
Transitioning from Go to SQL feels like shifting from ninjutsu to alchemy. While Go was all about speed and adaptability, SQL is the art of crafting intricate spells with data. Any fellow coders out there balancing multiple languages? 🤔 #CodingSwitch #SQLJourney
SQL no be beans 😩 26 tough questions today at the Tech Hub — aliases, subqueries, wildcards, all dey inside. I got 23/26. Na God. Na growth. Na grit. The goal is not just to write SQL... but to understand am. #SQLJourney #TechInBayelsa #NaijaTechies #FridayWin
Day 16 of #100DaysOfDataAnalysis 🚀 SQL is starting to click! 🔌 Connected via MySQL CLI: mysql -u username -p ⏰ Played with NOW() 🤓 Learned what FROM dual is all about Haven’t run full queries yet, but I’m getting closer every day! 💪🏽 #MySQL #SQLJourney #100DaysOfCode
Been down with small Malaria & Co for some days. SQL + malaria = mental block combo I wouldn’t wish on anybody 😂 But I’m back at it today. Slowly easing in one SELECT statement at a time. You go rest. You go reset. Then you go again. #SQLJourney #NaijaTechies #ComebackEnergy
Hey #Datafam Master’s done. Project defended. That chapter closed months ago. 🎓 Now I’m building new skills: 💻 Excel 🧠 SQL No rush. Just showing up daily — learning, unlearning, and building small wins. Na this quiet phase dey shape the next big one. #ExcelNaija #SQLJourney
Needed SQL for academics🎓 Could've gone the safer route, watched a few 'Select * FROM students' tutorials and called it a day But nahh 🤌 Instead went straight for PostgreSQL with no prior SQL experience #BuildInPublic #PostgreSQL #SQLJourney #FrontendDev #IndieDev #MERNvsPERN
Consistency beats everything 30 days of SQL → Certificate achieved 🎓 Next stop: Bigger goals🔥 #SQLJourney #LearningNeverStops"
My first week with SQL I delved into SQL, exploring key modules: querying data, database concepts, SQL basics, and querying with SQL. Fun and challenging to begin with...💡 #SQLJourney
🔍 Diving into #SQL with @AlexTheAnalyst! 🚀 Each query unveils new insights. Excited for what’s next! 📈💡 #DataExplorer #SQLJourney #DataAnalytics
🎉 Unlocked: SQL Gold Badge on @hackerrank This one came with a lot of WHERE, JOIN, and why-is-this-wrong?! moments 🤯 Still learning, but leveling up bit by bit 🧠💪 If you’re grinding through SQL too — I feel you! #DataSquad #HackerRank #SQLJourney #TechTwitter #AI
🎓 Learning Journey: Stanford Course: Databases: Relational Databases and SQL ~ Day 8 SoloLearn: Intro to SQL 🌟 Follow me for more coding insights and daily updates! Let's learn and grow together! 💻✨ #SQLJourney #ProgrammingProgress #TechSkills #CodingCommunity
Day 4 🚀: Inserted data into my table using INSERT INTO users VALUES (1, 'name');. Data’s piling up little by little! What’s your fave SQL command? #SQLJourney #Database
Mastering SQL: Your Comprehensive Roadmap to Learning SQL #SQLJourney #DataManagement #SQLSyntax #SQLCommunity #DataQuery #SQLCertification #AnalyticsTraining
My first SQL Database.... Written from scratch!!! #SQLJourney #DataAnalytics #DatabaseDesign #UnlearnAndRelearn #SQLBeginner #TechLearning #GrowthMindset #LearningByDoing #DataCommunity #LinkedInLearning #Databases #MySQL #SQLProjects
2️⃣ Stanford Databases Course: Relational Databases and SQL: Day 1 🧠💻 📚 Learning Relational Algebra, SQL queries, and diving deep into #MySQL and #SQLite! #SQLJourney #TechGoals #LearningSQL #StanfordDatabase #CodeEveryday #DevCommunity
Proudest SQL moments! 🎉 From mastering `SELECT` & `FROM` to creating tables with `CREATE TABLE`, and leveling up with `SUM`, `JOIN`, `HAVING`, `INSERT INTO`, `UPDATE`, and optimizing with `INDEX` 🚀💥 #SQLJourney #Tech4AfricansScholar #TechCrushGraduation
7 For anyone learning SQL: Embrace the errors - they're your best teachers. The debugging process might be frustrating, but the "aha!" moments make it all worth it. #SQLJourney #Tech #DataAnalyst
4 Stored procedures 🔧 -Pre-written SQL code saved in the database -Can run anytime with different parameters -Write once, reuse everywhere -Pre-compiled for faster execution #SQLJourney #TempTables #StoredProcedures #DataAnalytics
Taking it step-by-step, one query at a time. The more I learn, the more I realize how powerful SQL can be for extracting insights. Looking forward to diving deeper! @JudeRaji_ #SQLJourney #DataAnalysis #TechTwitter
3 DML is great for automating checks or keeping a record of changes. DDL is like your database’s “alarm system” when something structural changes. Logon is perfect for tracking who’s coming in and when. #SQLJourney #Triggers #DataAnalytics
Begin Your SQL Journey Today! Unlock your potential with these top-tier resources to master SQL. Here are 3 must-read books, perfect for both beginners and advanced learners. Which one will you dive into first? Let us know in the comments! #SQLJourney #LearnSQL #SQLBooks
Day 7/30 of SQL I activate my review mode 📚, go through my jottings and practised some queries using all the tables I created earlier, testing my joins, subqueries, and constraints. This Sql na me and you💪💻 #SQLJourney #30DayChallenge
Day 6/30 of SQL Dived into Subqueries using queries inside queries to filter or transform data. I understand the inner query in used to determine the output of the outer query. Types of subqueries below: #SQLLearning #30DayChallenge
Something went wrong.
Something went wrong.
United States Trends
- 1. Chiefs 62.6K posts
- 2. Bills 133K posts
- 3. Denny 14.3K posts
- 4. Larson 13.9K posts
- 5. Mahomes 21.6K posts
- 6. Bengals 73.2K posts
- 7. Raiders 36.5K posts
- 8. Geno 8,126 posts
- 9. Brock Bowers 4,651 posts
- 10. Jags 5,759 posts
- 11. #NASCAR 11.4K posts
- 12. Josh Allen 12K posts
- 13. Bears 83.1K posts
- 14. Packers 67.8K posts
- 15. Panthers 55.9K posts
- 16. Cam Little 14.2K posts
- 17. Cole Bishop 2,252 posts
- 18. McDermott 2,255 posts
- 19. #RaiderNation 2,206 posts
- 20. Byron 12K posts