awk -F';' '{while (NF < 9 && (getline nextline) >0) $0=$0 nextline; print}' newline.txt
Datastage,IBM Datatsage,Unix, Datatsage Interview Questions and Scenarios,Unix Commands,Datastage Admin,Datatsage Interview Questions,Sql Interview Questions
Friday, March 11, 2022
Subscribe to:
Posts (Atom)
tMap vs tJoin -Talend
tMap is frequently used component for joins and lookup purpose, it is also use for verity of operations and transformations, whereas tJoin...
-
Introduction: In this section, we will see different clients available as part of DataStage installation and how to connect to them a...
-
Here are the instructions to Stop Information Server 8.x, verify all the processes are stopped and then restart Information Server (see in...