Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauroslucios/mysqltutorial

tutorial mysql
https://github.com/mauroslucios/mysqltutorial

docker linux mysql mysql-database mysql-server

Last synced: about 2 months ago
JSON representation

tutorial mysql

Awesome Lists containing this project

README

        

# MySQLtutorial
- DDL - Data Definition Language - Linguagem de Definição de Dados - São comandos DDL : CREATE, ALTER e DROP
- DML - Data Manipulation Language - Linguagem de Manipulação de Dados - São comandos DML : INSERT, DELETE e UPDATE