4 lines
84 B
Transact-SQL
4 lines
84 B
Transact-SQL
CREATE TABLE [C6MartPeriodico].[anag_prelievi_TXT] (
|
|
[cf] varchar(150) NULL
|
|
)
|
|
GO |