PDC_REPORT_CreazioneDB/sql/tablesProduzione/C6MartPeriodico_excludedlist_quaranta.sql
2025-06-10 12:17:03 +02:00

4 lines
91 B
Transact-SQL

CREATE TABLE [C6MartPeriodico].[excludedlist_quaranta] (
[cf] varchar(51) NOT NULL
)
GO