An SQL Training sandbox created for student to be able to practice and submit their script via github.
Instructions
- Fork the repository
- Open each folder and read the comment to understand your assignment based on class explanations
- You are expected to be creating a new file in DDL, DML or Backup folder.
- Each file should contain your name with _ and folder name i.e kolawole_ddl.sql
- Commit your code and push to your repository.
- Raise a Pull Request against the Main Repository.