4 lines
86 B
Transact-SQL
4 lines
86 B
Transact-SQL
CREATE TABLE [C6MartPeriodico].[anag_prelievi_txt2] (
|
|
[cf] nvarchar(255) NULL
|
|
)
|
|
GO |