Trybe Project - One For All
This project consists of two stages. The first is normalization and population of a non-normalized table. The second is the execution of queries in order to find the requested information.
- Table normalization;
- Use of DDL, DML and DQL commands in SQL;
- Creation of databases and tables;
- Creating queries for searching and filtering data;
- Creation of queries for inserting, updating and removing data.