CREATE TABLE [dbo].[ParagrafoPDF_SezionePDF] ( #x0D; [IdParagrafoPDF] int NULL, [IdSezionePDF] int NULL ) GO