What column type should I use for storing html content from a website with an unknown size?
(I'm scanning certain html pages, and create an database entry if there are changes between the last stored entry and the current html code.)
My database is a MSSQL 2008 express database.