My question is If I am specifying Data Compression at the time of table creation, how it differs by using alter table with compression command ?
Does it mean the table will do an automatic compression without me to explicitly compressing the Table, if I specify at create table time ?