I want to put a minified string of HTML into a database row - bare in mind it could be pretty large string, what kind of structure type do I use out of the following:
I would use TEXT. What are the options you were thinking about?