CREATE TABLE [C6Mart].[TB_Selettore_GetDataThreads] ( [Reportistica] varchar(64) NULL, [Note] varchar(128) NULL, [Data] datetime NULL ) GO