Re: drop view
Dmitry Melekhov <[email protected]> Thu, 18 Sep 2003 17:24:59 +0500
| Newsgroups | gmane.comp.db.sapdb.general |
|---|---|
| Message-ID | <[email protected]> |
Anhaus, Thomas wrote: > Dmitry Melekhov wrote : > > >>Hello! > > >>Our developer just complained that SQL Studio (or SAP DB) drops _ALL_ >>dependend views if one of them is dropped without confirmation. >>Is this bug or feature? :-( > > > This is the defined SAP DB behavior. If this is not desired, please > use the RESTRICT option of the <drop view statement>. > OK. Thank you, Anyway, I want to do feature request for SQL studio- to ask use RESTRICT or not.