I have the following tables:
CREATE TABLE IF NOT EXISTS Business ( Ticker VARCHAR(255) NOT NULL UNIQUE, Company_Name VARCHAR(255) NOT NULL UNI