Hello Team,
I wanted to change the name of an existing package. What is considered the most efficient way to perform this action?
Like
1 comments
16:18 Jan 28, 2022
That's never supposed to happen. You need to have a firm idea of a package's purpose when you create it.
I guess you can work around it and use some SQL script. But I would just keep the original name if I were you. Especially if you use SVN Version control on the package
Show all comments