I have a column in the table which was initially varchar (255) and due to some design changes Varchar 1536) = 1024 + 512 I will not search and index this area, does it make sense to store this value in a different data type other than the behavior, if you want to optimize it for display?
Yes, it would be better if you store values in " TEXT " Data types can For more information, please read.
Regarding knowledge of storage requirements, you can read
Hope it helps.
Comments
Post a Comment