|
-
Oct 6th, 2000, 09:29 AM
#1
Thread Starter
New Member
Anyone know if you can execute a stored procedure within another stored procedure / query??
Trying to do this
SELECT .........
WHERE (COMPANY_ID NOT IN (SELECT..........)
I want the NOT IN Query to be stored as a seperate procedure/query
I can do it in access I know but I need to do it in Transact-SQL
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|