Will cascading updates be implemented in the future?
Even it would be implemented, i wouldn't use it.
ON UPDATE CASCADE might force SAPDB to change thousands of database-fields of big tables which would be very slow.

Use a FOREIGN KEY on a SERIAL column (aka autoincrement-column). A column more is not a shame.



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general


Reply via email to