An open API service indexing awesome lists of open source software.

https://github.com/arunkumarxx/structured-query-language

SQL Backup snippets, tutorials, and resources to level up your SQL Knowledge . Whether you're just starting out or brushing up on your skills, this is your go-to place for mastering SQSQL Backup Code Repository: Get into SQL basics with this repository.
https://github.com/arunkumarxx/structured-query-language

mssqlserver mysql oracle postgresql structured-query-language

Last synced: 2 months ago
JSON representation

SQL Backup snippets, tutorials, and resources to level up your SQL Knowledge . Whether you're just starting out or brushing up on your skills, this is your go-to place for mastering SQSQL Backup Code Repository: Get into SQL basics with this repository.

Awesome Lists containing this project

README

        

# SQL Course Repository

This repository contains my SQL course materials, exercises, and notes.

## `Learning Journey`

- **`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.`**

## `Contents`

- **`Exercises`**: Practice exercises and challenges completed during the course.
- **`Notes`**: Detailed notes from each lesson.
- **`Resources`**:
- [TutorialsPoint SQL](https://www.tutorialspoint.com/sql/index.htm)
- [W3Schools SQL](https://www.w3schools.com/sql/default.asp)

## `Goals`

- Obtain certification in SQL.
- Plan to learn MySQL for future projects.
- Learn SQL to solve problems in LeetCode SQL challenges.

## `Additional Information`

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!