Hi Gurus,
I have a requirement at my company to connect to an external web service using xml over http, with Two Way SSL authentication and encryption.
I know how to use LWP to create POSTs to HTTPS web services, but the Two Way SSL part, I dont even know where to begin.
I have my private and...
Hi,
Is there any way for a function or a stored procedure to be aware of whether its results will be joined with another table in the calling query?
For example, assume one query calls:
Select * from MyFunction
while another query does:
Select * from MyFunction LEFT JOIN MyTable on ...
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.