Deleting procedures

Once you create a procedure, it remains in the database until someone explicitly removes it. Only the owner of the procedure or a user with DBA authority can drop the procedure from the database.

See ”Deleting procedures” in SQL Anywhere Server - SQL Usage.