Modify View « View « Oracle PL/SQL Tutorial






8.3.Modify View
8.3.1.Modifying a View
8.3.2.Use ALTER VIEW to drop a constraint
8.3.3.The OR REPLACE clause is used to modify a view; basically, you are re-creating the view.