I have a clob column and I need to perform CDC on it to flag it for update/insert/nochange based on the change in the CLOB data. My source/Target are teradata. ETL tool we are using is informatica. I need to perform CDC on this CLOB column. My table will have one Key column and this CLOB column, i.e., 2 columns.
Could any one help me how can I achieve this scenario either in Teradata or informatica or using both.
Thanks in advance.