dbms_stats - export/import
I would like to export stats from table T_STAGE_LOAD and apply them to another table T_STAGE_LOAD_NEW(both tables with same structure). how would i do this?
How would I accomplish this? I already exported stats but don't know how to import them to diff. table name.
0