Is it possible to extend DROP VIEW command:
DROP VIEW [ IF EXISTS ] name
[, ...] [ CASCADE | RESTRICT | WITHOUT TYPE]
I want to allow to DROP VIEW if any objects depend on it.
Am I right, If we leave (or convert) TYPE linked to VIEW, then DROP will be possible?
--
Przemysław Sztoch | Mobile +48 509 99 00 66