Welcome to my SQL Practice + Projects Repository! This repository contains a variety of SQL files that cover essential SQL concepts, designed to aid in mastering database management and querying techniques. Each file contains example code, explanations, and exercises to reinforce SQL knowledge.
-
1-ecommerce
-
2-database-structures-management-with-mysql
- 2.1- filtering-data.sql
- 2.2- alias-concat.sql
- 2.3- joining-clause.sql
- 2.4- grouping-data.sql
- 2.5- updating-Inserting-data.sql
- 2.6- constraints.sql
- 2.7- changing-table-structure.sql
- 2.8- copy-table.sql
- 2.10-virtual-tables.sql
- 2.11-numeric-functions.sql
- 2.12-string-functions.sql
- 2.13-date-functions.sql
- 2.14-comparison-functions.sql
- 2.15-control-flow-functions.sql
- 2.16-stored-procedures-in-mysql.sql
-
**ADVANCED MYSQL Topics **
-
4-python-testing-tools
-
Practice Projects
-
SQL Query Exercises
-
Resources
- Links to Additional SQL Learning Resources
- Clone this repository:
git clone https://github.com/prantomollick/mysql-dbms-projects
Leave a Reply