From: <no...@so...> - 2001-12-07 15:51:07
|
Bugs item #490261, was opened at 2001-12-07 07:51 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=109028&aid=490261&group_id=9028 Category: Core Engine Group: Feature request Status: Open Resolution: None Priority: 5 Submitted By: Dmitri Kouzmenko (kdv) Assigned to: Nobody/Anonymous (nobody) Summary: ALTER VIEW Initial Comment: 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. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=109028&aid=490261&group_id=9028 |