Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Load a date field value from sequencial file to databse table with out using Transformer
Name DOB
------ ------
A 10-05-1990
B 07-12-2000
Q1 -> How we will load the above file data into a target data base table in a simplest method without using Transformer ?
Q2 -> How will load the Date column into 3 splitted columns(DD|MM|YYYY). Like below
Name DOB
------ -------
A 10|05|1990
B 07|12|2000
Profile Answers by Aloka Questions by Aloka
Questions by Aloka answers by Aloka
Related Answered Questions
Related Open Questions