I want to create a table in a database to be able, in one of the fields, to paste html code, this code varies in size but always has between 200,000 and 400,000 characters.
I want to paste it manually with Phpmyadmin but as for this type of field the type is Blob, it does not allow me to paste it but it asks me to choose a file.
Is there any other way to manually insert html code of these mentioned characteristics with Phpmyadmin?