I have a tableA in server X. I need to query TableA to get couple of column data results and then use those results in a query used in Server y. It would be a no-brainer to use linked server. But both servers cannot be linked due to some restrictions. How can I do that?