I have updated a column with null. The column data type is varchar(2000). i update 2 billion rows but no space was released to the database. Do I have to rebuild the indexes or change the datatype to some low value and then do the rebuild index in order to release the space???