I have a query From source A that i need to get a list of 3 parameters back and for one of these parameters which is a ID and i need to get the the actual name of the object from another query from source B using this ID. Eventually i need i want to create a table to print the 3 parameter including the name also. Any help would be greatly appreciated?
... View more