Hi all,
If I was to assign the data type TEXT to a field in my database, would this mean that MySQL will assign a space of 65,535 to each field entry in my database regardless of whether this field has any data in it?
There will be instances where the field (that is of data type TEXT) will contain no, or very little data, so I don't want all this unused space in my database.
Thanks
Tryst





Bookmarks