Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

Using templates for operators provided in TPT - response (13) by TonyL

$
0
0

The "IGNORE DUPLICATE INSERT ROWS" DML option is in the wrong place.
The "IGNORE DUPLICATE INSERT ROWS" DML option is after the DML expression.
For example:
APPLY
CASE
WHEN <search condition>
THEN <DML expression>
IGNORE DUPLICATE INSERT ROWS
WHEN <search condition>
THEN <DML expression>
IGNORE DUPLICATE INSERT ROWS
END


Viewing all articles
Browse latest Browse all 27759

Trending Articles



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