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 5516Post New Axtria Interview Questions
What is the part of url?
What companies use python?
Which predefined sizes for margins that stand for 8px (0.5rem), 16px (1rem), 32px (2rem), or 48px (3rem) are available in sapui5?
What is the linking function?
List out the differences between global and local temp tables in sql server?
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
What is mutation testing & when can it be done?
What are the default page setting for a word document?
List the type of locks?
How continental heat flow is produced?
Explain tk?
What is modulation? Explain in detail.
Can one dll file contains the compiled code of more than one .net language?
Difference between the fork() and vfork() system call?
How will you explain COGROUP in Pig?