Space used by Partitions
I have a specific question related to space used by the main table and partitions. If for an existing table that is 100 MB I create 4 partitions. I have 2 sub-questions on it. If I dont give the storage clause does it pick it up from the main table or does it have some default storage clause for each new partition. Second question is the storage space used up for the main table segment and the new partition segments (duplicate space usage)?