In Service Pack 5, SQL Azure gave the support for executing the stored procedure, "sp_tableoption". This stored procedure can be used to specify the behavior of column values of type varchar(max),nvarchar(max),text,ntext,image etc and also to change loc...