Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 295 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 295 Bytes

Fabex is a database created in MySQL Workbench 8.0 CE from Oracle Corporation. I divided the file into 3 parts: create database, select commands, edit and delete data. I mostly used commands like: CREATE, INSERT, SELECT, UPDATE, ALTER, DELETE, DROP;