Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

table partitioning report runs for 5 minutes

JAYA DFeb 12 2020 — edited Feb 13 2020

Hi,

Report has to fetch data based on country, order and ship date, order date and shipdate are in different tables.   so will create reference partitioning  on country and order date,  country and ship date, will create local indexes on these tables. Is this approach correct and  can I create the above using alter table command, when the data is already existing ?

thanks

Comments
Post Details
Added on Feb 12 2020
1 comment
293 views