You can use the DROP OUTLINE statement: o In interactive SQL o Embedded in host language programs to be precompiled o As part of a procedure in an SQL module o In dynamic SQL as a statement to be dynamically executed The DROP OUTLINE statement allows the user to specify that an existing outline should be removed from the database.