BEGIN fnd_program.delete_program ('program short name', 'schema name'); fnd_program.delete_executable ('program short name', 'schema name'); COMMIT; END;
No comments:
Post a Comment