I have two tables
CREATE TABLE stripe_product ( id NUMBER NOT NULL PRIMARY KEY, product_id VARCHAR2(256) NOT NULL, name VARCHAR2(256) NOT NULL, de