Ramco Ramco
Hi
I have a table with field BPLId. I want to query another table which have same BPLId and then concatenate LocCode field from another table
which have same DocNum of that same BPLId records using Sql Query.
Thanks