We are capturing a raw binary string that is variable in size (from 100k to 800k) and we would like to store these individual strings. They do not need to be indexed (duh) a
We have user VARBINARY column to store upto 300 MB of files.