You can rename stored SQL statements. For example, type:
rename dept olddept
The stored statement DEPT is now called OLDDEPT. Do not use previous with the RENAME command.