How to reverse the string using unix?
No Answer is Posted For this Question
Be the First to Post Answer
how to delete one row in target dataset
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
how does work server jobs?
Describe link sort?
How to exclude first and last lines while reading data into a sequential file(having some 1000 records).I guess probably by using unix filter option but not sure which to use
What are the steps required to kill the job in Datastage?
What is a range lookup?
What is the difference between hashfile and sequential file?
What is difference between server jobs & parallel jobs?
Whats difference betweeen operational data stage (ods) and data warehouse?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
How to Convert a string function to date function by using only sequential file stage with out using other stages ?