![]() |
|
Archives of the TeradataForumMessage Posted: Tue, 31 Jul 2007 @ 15:47:16 GMT
Your flat file should have the data in the below format: (quotes for character data)
'Truth' 'Honesty' 'Love'
Then in your mload script try these following commands.
.accept field1, field2, field3 from file temp_file;
.system 'ls &field1 &field2 &field3';
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||