I have this dataset:
CREATE TABLE my_table ( the_debt_id varchar(6) NOT NULL, the_debt_pay_id varchar(8) NOT NULL, the_debt_due date NOT NULL,