CREATE TABLE [C6StoricoPeriodico].[CONGELAMENTO_SEI] ( [DATA_CONGELAMENTO] datetime NOT NULL, [ID_ELAB] int NULL ) GO