`job_id` bigint(20) UNSIGNED NOT NULL, `company_id` bigint(20) UNSIGNED NOT NULL, `campus_id` bigint(20) UNSIGNED NOT NULL, INSERT INTO `jobs` (`job_id`, `company_id`, `campus_id`, `title`, ...
PHP 7.4+ (SQL dump indicates PHP 7.4.12 was used) MySQL or MariaDB (SQL dump indicates MariaDB 10.4.x) Apache web server phpMyAdmin or MySQL CLI for database import ...