CREATE TABLE efd.sped_reinf_r2040proc ( id bigint NOT NULL, id_r2040rec integer NOT NULL, tpproc smallint NOT NULL, nrproc varchar(21) NOT NULL, codsusp varchar(14), vlrnret numeric(14,2) NOT NULL ) WITH (oids = false);