SQL>SQL>SQL> create or replace outline my_outline 2 for category my_category 3 on select * from all_objects 4 /Outline created.SQL>SQL>SQL> alter outline my_outline rename to plan_for_all_objects 2 /Outline altered.SQL>