Skip to content

vturbin/Simple-SQL

Repository files navigation

This Repository is made for learning purposes.

The SQL syntax used here to communicate with MySQL database.

In the SQL files you will find simple SQL commands composed of the CRUD operations, such as creating tables, inserting columns, rows, updating values, simple queries, delete operations etc.

If you have done SQL long time ago, maybe you will find it as a good refresher ;)

Below is the Entity Relationship diagram (ER) for Company schema, which is implemented in the company database folder

alt text

About

This Repository is made for learning SQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published