|
|
Archives of the TeradataForum
Message Posted: Sun, 22 Jul 2012 @ 10:13:48 GMT
Subj: | | Re: Insert statement starts OK but then slows down |
|
From: | | Bodla, Sravan Kumar |
Hi Dave/Dieter,
Does the below statements correct?
SET --- UPI --- duplicates will not be allowed double checks each row?
SET --- PI --- duplicates will not be allowed, no double checks?
MULTISET --- UPI --- Duplicates will not be allowed, no double check
for each row?
MULTISET --- pi --- Duplicates will be allowed, no double checks?
Thanks,
Sravan.
| |