I have one stored procedure that brings back a single row of date after you pass through a SSN. In that row of data that is displayed there is an application number. I want to take that application number and pass that through another stored procedure directly below the first. Is that possible?
↧