When would you prefer to use VARCHAR ?
When a column which contains long text, e.g. remarks, notes, may have in most cases less than 50% of the maximum length.
When a column which contains long text, e.g. remarks, notes, may have in most cases less than 50% of the maximum length.