This repository contains my SQL course materials, exercises, and notes.
Started learning SQL on 21 May, 2024.
- Utilized resources from TutorialsPoint and W3Schools.
- Emphasized learning SQL fundamentals before diving into specific database systems.
Finished learning SQL on 1 June, 2024.
Exercises
: Practice exercises and challenges completed during the course.Notes
: Detailed notes from each lesson.Resources
:
- Obtain certification in SQL.
- Plan to learn MySQL for future projects.
- Learn SQL to solve problems in LeetCode SQL challenges.
Avoid quick YouTube tutorials claiming to teach SQL in one hour. Instead, learn from comprehensive articles on platforms like TutorialsPoint and W3Schools. These resources cover a wide range of topics, ensuring a comprehensive understanding of SQL. Regular practice is essential.
Used DataGrip by JetBrains and MySQL software for SQL.
Feel free to explore the repository to review my progress. If you have any questions or suggestions, don't hesitate to reach out 🚀.
Happy coding!