Hi,
I have a database from the sql server 2005 and migrated to sql server 2008, in that i have changed the datatype of a columns smalldatetime to date for the column ( Createddate), smalldatetime to time(0) for the column ( CreatedTime).
how can i know that the table size(storage ) is reduced?
Please help me out.
Thanks