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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -