Friends,
I want to achieve full push down while concatenating two or more strings in BODS. For example, I have two fields First_Name and Last_Name and want to form a third field as Full_Name, concatenating First Name and Last Name. If I map this as First_Name || Last_Name then it doesn't push down. I am using Netezza Database.
Do you have any other idea to achieve the same with full push down? Appreciate your inputs.
Regards,
MS Ansari