link

I need to store email attachments, which may be an image,file, or document in sql server.

Which datatype should I use for the column? would it be nvarchar(MAX)?