indexing - After changing the column width in a table in sql server, do I need to recreate the index? -


i've increased width of column varchar(8) varchar(10). need drop index of column , recreate it?

no need drop , recreate index - because it's meta data change only. check below link reference.

reference


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -