Can we alter column size for custom table ,Like nvarchar 15 to nvarchar 64?
Hi,
Yes, just use a standard SQL 'Alter table' command.
HTH, Barry.
For version 7.2