I have id, seq_no date, bill_amt and weight 1,11,'01-Jan-2014',100,2 2,12,'01-Jan-2014',40,5 3,13,'01-Jan-2014',32,5 4,14,'01-Jan-2014',98,2 5,15,'01-Jan-2014',105,3 6,16,'01-Jan-2014',11,3 1,11,'02-Jan-2014',40,2 2,12,'02-Jan-2014',100,5 3,13,'02-Jan-2014',132,5 4,14,'02-Jan-2014',198,2 5,15,'02-Jan-2014',15,3 6,16,'02-Jan-2014',16,3 Now I need output as date MXAMT_LSTWGHT MINAMT_GRTWGHT 01-Jan-2014 100 32 02-Jan-2014 198 100 Could not think of mapping to do so. Please help
1 5667Post New Axtria Informatica Interview Questions
Why is scala faster than java?
What is the use of clrscr?
Describe how to deploy a custom build of a core plugin?
What is ctrl alt delete used for?
What are preprocessor directives in c?
Which JavaScript objects are not accessible to web worker?
How do you change all font in excel?
What are plant cell vacuoles? What are their functions?
Which sort is stable?
What is a pyspark dataframe?
What is enumerate() function in python?
what is multithreading
Explain about structural diagrams?
What are the drawbacks of using ado.net?
Why do we use thymeleaf?