#sqljourney zoekresultaten
Day 1: Installed my local #SQL setup & Workbench and covered the basics. Every skill starts somewhere! ๐ฅ๐ป #SQLJourney #DataLearning
Started my 50 Days of #SQL for Beginners with Sumit Mittal (@bigdatasumit) two days ago. It has been interesting so far. Locked in and determined to show up daily and share my progress. One query at a time. ๐ฅ๐ป #DataLearning #SQLJourney
Day 2: Dived into #databases โ types, tables, and even created my first simple table using #MySQL Workbench. Step by step, the journey continues! ๐ป๐ฅ #SQLJourney #DataLearning
SQL is teaching me patience, precision, and clarity. Itโs more than code . Itโs a conversation with data. And every day, Iโm learning to ask better questions. #SQLJourney #TechNigeria #DataByz
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
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
Consistency beats everything 30 days of SQL โ Certificate achieved ๐ Next stop: Bigger goals๐ฅ #SQLJourney #LearningNeverStops"
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
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
Ready to refine your SQL capabilities? Dive into the fascinating world of CTEs this November. #CTEWorld #SQLJourney stedman.us/CTENOV
๐ 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
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
Day 6 ๐ฅฒ: Mastered WHERE clause today! For example SELECT * FROM users WHERE id = 1; grabs specific rows. Filters are really game-changers! #SQLJourney #DataScience
๐ 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
Day 2: Dived into #databases โ types, tables, and even created my first simple table using #MySQL Workbench. Step by step, the journey continues! ๐ป๐ฅ #SQLJourney #DataLearning
Day 1: Installed my local #SQL setup & Workbench and covered the basics. Every skill starts somewhere! ๐ฅ๐ป #SQLJourney #DataLearning
Started my 50 Days of #SQL for Beginners with Sumit Mittal (@bigdatasumit) two days ago. It has been interesting so far. Locked in and determined to show up daily and share my progress. One query at a time. ๐ฅ๐ป #DataLearning #SQLJourney
SQL is teaching me patience, precision, and clarity. Itโs more than code . Itโs a conversation with data. And every day, Iโm learning to ask better questions. #SQLJourney #TechNigeria #DataByz
Ready to refine your SQL capabilities? Dive into the fascinating world of CTEs this November. #CTEWorld #SQLJourney stedman.us/CTENOV
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
๐ 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
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
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
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
Consistency beats everything 30 days of SQL โ Certificate achieved ๐ Next stop: Bigger goals๐ฅ #SQLJourney #LearningNeverStops"
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
๐ Diving into #SQL with @AlexTheAnalyst! ๐ Each query unveils new insights. Excited for whatโs next! ๐๐ก #DataExplorer #SQLJourney #DataAnalytics
๐ 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
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
My first SQL Database.... Written from scratch!!! #SQLJourney #DataAnalytics #DatabaseDesign #UnlearnAndRelearn #SQLBeginner #TechLearning #GrowthMindset #LearningByDoing #DataCommunity #LinkedInLearning #Databases #MySQL #SQLProjects
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
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
Showing up today against all odds!๐๐โจ #SQLJOURNEY# My 1% today 1. I learnt about Data Manipulation Languages in SQL (UPDATE, DELETE, INSERT INTO) their functions, and syntax. Thank you@iam_Uchenna
#SQLJOURNEY# My 1% Today: 1. I learned about the Data Query Language in @iam_Uchenna's live class---Filtering & Ordering clauses (WHERE, ORDER BY, GROUP BY), SELECT, FROM.
#SQLJOURNEY# My 1% today 1. I started the "Data-Driven Decision Making in SQL" course on DataCamp. I learnt about decision making with simple SQL queries. 2. I learnt about how to remove redundant pairs in a dataset. Thank you @techTFQ for the #30daysSQLquerychallenge#
#SQLJOURNEY Today, My 1% 1. Solved some SQL interview FAQs given by @iam_Uchenna. 2. Did some introduction and intermediate SQL exercises on DataCamp... I did well! 3. Learnt about Cases of characters and Spaces in string--- Trimming, Combining functions(TRIM+ lower, TRIM+upper)
Something went wrong.
Something went wrong.
United States Trends
- 1. #happybdayTYGA N/A
- 2. $SENS $0.70 Senseonics CGM N/A
- 3. $APDN $0.20 Applied DNA N/A
- 4. $LMT $450.50 Lockheed F-35 N/A
- 5. Peggy 34.8K posts
- 6. GeForce Season 2,647 posts
- 7. Sonic 06 3,127 posts
- 8. Comey 44.3K posts
- 9. Stargate 4,332 posts
- 10. Zeraora 17.7K posts
- 11. Halligan 17.3K posts
- 12. Berseria 5,802 posts
- 13. $NVDA 48.2K posts
- 14. Cory Mills 36.6K posts
- 15. Dearborn 398K posts
- 16. #ComunaONada 4,553 posts
- 17. International Men's Day 98.8K posts
- 18. Ryan Wedding 7,851 posts
- 19. Ronaldo 276K posts
- 20. Rick Hendrick 1,716 posts