is there any way to use stored procedures as subqueries?
something like select * from tablename where column1value=xxx and column2value in ( exec procname, parameter1, paramter2 )
if not, any workaround?
thnx
amol
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.