- Posts: 1130
- Thank you received: 458
Please Log in or Create an account to join the conversation.
In Transformation Type : Delete Records is supposed to
1. Delete all records only?
2 Delete all records mentioned in transformation , but I need to provide the primary key/update key (if yes where to enter this)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Is the above correct?Question
insert into vg_items (`id`,`OurRef`,`Item` ) values (:F1,:F2,:F3 )
F1,F2 are the sequence in which writer is getting values FROM TRANSFORMER and this is correct ?
Please Log in or Create an account to join the conversation.