Hello Everyone,
I've been learning TPT and have been given various scenarios to execute; specifically ones that deal with the FAST LOAD protocol. There is one scenario that I am having issues trying to figure out, which is as follows:
TARGET TABLE has N columns.
FLAT FILE SOURCE has variable columns for every row (always between N and N-2). Tried to declare columns as NULL in insert statement but since every row may have diff number of columns that does not work.
Any pointers to get me thinking in the right direction would be greatly appreciated? Is this a scenario for using INMODS?
Thanks
Tags:
Forums: