Here is the script that creates a table
DROP DATABASE IF EXISTS ScrapperDB; CREATE DATABASE ScrapperDB; USE ScrapperDB; CREATE TABLE scrapper_assignment