How can i create a stored proc..that calls another stored proc and put the results from the second stored proc into a temp table?
Printable View
How can i create a stored proc..that calls another stored proc and put the results from the second stored proc into a temp table?
ummmm could you be a little more specific Angelina?
Stored proc 1 creates a temp table..calls stored proc 2 to populate the temp table created in stored proc 1