PDC_REPORT_CreazioneDB/sql/Collaudo/tabelle/dbo_RenatoApportiNegativiAprile2013.sql
2025-06-10 15:29:00 +02:00

4 lines
91 B
Transact-SQL

CREATE TABLE [dbo].[RenatoApportiNegativiAprile2013] (
[CODFIS] nvarchar(255) NULL
)
GO