SQL Server Export
When exporting data from Datameer to a SQL Server with "Create new if not exist" option, is there any way to specify the max string width? Without this, the export creates columns with nvarchar(MAX) width in the SQL Server.
There is a work around to pre-create the table ahead of the import, but I was hoping to avoid that.
Please sign in to leave a comment.
Comments
1 comment