![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am a newly indoctrinated SQL Server 2005 user. So, forgive me if this question is amatuer. I am trying to create a stored proc that will read in a list of values from one table (Possibly using a cte?) then iterate through each record running another sp to populate a temp table and return all matching records. The logic would be like the following: |
|
This is a very rough outline. Hopefully it helps with clarification of what I am trying to acheive. Any help would be greatly appreciated. |
#3
| |||
| |||
|
|
I am a newly indoctrinated SQL Server 2005 user. So, forgive me if this question is amatuer. I am trying to create a stored proc that will read in a list of values from one table (Possibly using a cte?) then iterate through each record running another sp to populate a temp table and return all matching records. The logic would be like the following: |
![]() |
| Thread Tools | |
| Display Modes | |
| |