Hi , In one of the requirement, I need to write a stored procedure which calls a web services method to read and return some XML data. Is it possible to do that ?
I was looking for something in google but all of them suggest to write CLR function which I want to avoid.
Please let me know.
Gaur