Thread: Updating a view

Updating a view

From
"Patrick Hatcher"
Date:
Pg 7.3.2

I find that I need to add a column to a view that is used in about 6 other
views.  Please tell me there's a way of changing this base view without
having to drop the six other views and whatever other views those views
might touch.
Using Create or Replace gives me a message that I cannot change the number
of columns in a view.
TIA
Patrick