CREATE TABLE [dbo].[TEMP_RP_MAPPINGTERZI] ( [chiaveProdottoTerzi] bigint NOT NULL, [Temp_oidProd] char(35) NULL ) GO