designer - SQL Server table recreation prevention - consequences? -


i upgraded msmc sql server. trying increase size of varchar column , console prevented me doing so. researched , found way disable check.

my question is, if disable check consequences? going 1000 2000 characters on varchar column still safe, right?

thanks.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -