Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by amolk

  1. amolk

    using stored procedures in select query

    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

Part and Inventory Search

Back
Top