Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How to change column padding for existing table?

$
0
0
We need to change padding (it is reflected in is_ansi_padding from sys.columns) for a column in existing table. We don't want to drop/create table.

Thanks

Viewing all articles
Browse latest Browse all 3145

Trending Articles