If you are a reviewer, please follow these steps to verify the answers:
- Clone this repo using:
git clone https://github.com/AliMutezar/SQL-Test.git - Execute the technical_test_accelist.sql file in your preferred DBMS
- Copy and run the corresponding SQL code into your DBMS to review the provided solustion
To clone this repository and execute the SQL scripts successfully, please make sure the following tools are installed on your system:
- Git
- MySQL 8.4.3 or later
- SQL Database Management Tool (e.g., MySQL Workbench, DBeaver, phpMyAdmin, Navicat, pgAdmin or your preferred DBMS)