//Change Datatype of Column in  Table SQL Server

alter table destinationsearchdetails
alter column TotalNoOfDays varchar(10) null