Oracle中分区表的使用(17) 5 item_description varchar2(300), 6 transaction_date date 7 ) 8 partition by hash(transaction_id)