CREATE TABLE efd.sped_reinf_r2040_rep( id bigint NOT NULL, id_2040 bigint NOT NULL, cnpjassocdesp varchar(14) NOT NULL, vlrtotalrep numeric(14,2) NOT NULL, vlrtotalret numeric(14,2) NOT NULL, vlrtotalnret numeric(14,2) NOT NULL ) WITH (oids = false);