I need to create a table with 10 columns. This table will eventually grow to more than 500,000 rows. There will be plenty of updates and inserts taking place. Is there any thumb rule to create this table in terms of INITIAL, NEXT, PCTINCREASE & PCTFREE parameters????