Quantcast
Channel: Toad for IBM DB2 Forum - Recent Threads
Viewing all articles
Browse latest Browse all 389

RE: Constraint problem

$
0
0

Hi - Please create a unique constraint on the parent table's column something like this,

ALTER TABLE <Schem>.<table1> ADD CONSTRAINT Schem_Table1_UK UNIQUE(Col);

and then try that command again. it should work.

Regards

Glenn


Viewing all articles
Browse latest Browse all 389

Trending Articles



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