Re: delete rules for foreign keys???
Sven Köhler <[email protected]> Wed, 27 Aug 2003 04:01:32 +0200
| Newsgroups | gmane.comp.db.sapdb.general |
|---|---|
| Message-ID | <[email protected]> |
> If I redefine the foreign keys in a different order (e.g. C, D, B) the
> delete rule for the first one is correct ("SET NULL"), but the second
> one is wrong again. It is the same for "CASCADE" except "SET NULL".
well, did you test it?
this sounds like an old SQL-Studio bug
BTW: is the current version of SQL-Studio showing the foreign-keys
correctly already?