Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3229

Re: Alter command for UPDATE CASCADE not changing the Table Definition

$
0
0

Alter your table by dropping constraints, then try creating Cascade references.

 

ALTER TABLE TableName DROP CONSTRAINT ConstraintName

 

- Selva


Viewing all articles
Browse latest Browse all 3229

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>