How to Convert a string function to date function by using
only sequential file stage with out using other stages ?
Answer Posted / ramesh
Datastage contains so many inbuilt functions...
simply we use this type conversion like this
StringToDate(file1.Date1,"%mm/%dd/%yyyy");
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this
Differentiate between hash file and sequential file?
On which Dimension Table you implemented SCD Type in your Project
Explain ibm infosphere information server and highlight its main features?
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
What are the different layers in the information server architecture?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
Define project in datastage?
Lookup constraints
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
Differentiate between datastage and informatica?
Explain Quality stage?
Why we use surrogate key?
What is a merge?