I have the table that you can see in the image (it's Visual Studio 2010), and I want to declare that last column as a varbinary(MAX). But in the 'length' field it only accepts numbers 1 to 8000.
Where/How can I change it to MAX?
I have the table that you can see in the image (it's Visual Studio 2010), and I want to declare that last column as a varbinary(MAX). But in the 'length' field it only accepts numbers 1 to 8000.
Where/How can I change it to MAX?