CREATE TABLE [C6MartPeriodico].[TB_S180ProdottiComplessitaAlta_note_complessita] ( [id] int NULL, [descrizione] varchar(512) NULL ) GO