
|
If you were logged in you would be able to see more operations.
|
|
|
|
SFID: 807979#
Submitted By: pcisar
I don't know what to detail here, because ALTER VIEW is
needed by every developer, who use views.
Main problem here is dependencies, when you need to
change view, you must drop or comment calls
in all depenent objects, than drop view, create view
and then restore dependencies.
|
|
Description
|
SFID: 807979#
Submitted By: pcisar
I don't know what to detail here, because ALTER VIEW is
needed by every developer, who use views.
Main problem here is dependencies, when you need to
change view, you must drop or comment calls
in all depenent objects, than drop view, create view
and then restore dependencies. |
Show » |
|
It?s almost impossible to use views if we can?t alter them.
Please fix this issue.
Tanks,
Fabiano Rezende