Loading Data > Table Properties clauses (e.g, Partition)
  
Table Properties clauses (e.g, Partition)
These are clauses that are added to the end of the table create statement. Typically used for putting partition information on the table. In Oracle, this can also be used to add a parallel clause or compression clause to the table.