Truncate table WRH$_SQL_PLAN
I checked in my sysaux tablespace there is a table WRH$_SQL_PLAN with 10GB
May I know I could truncate it ? And will it affect the future awr or sql plan currently in the database
Since I use delete command it's very slow
0