Execute SQL Task
I am experimenting with the Execute SQL Task. I have written an sql statement to select a single results set. The task runs fine. My question is: how do I see the record that was selected. In other words how do I capture this results set for further processing, such as inserting it into another table?
Thanks.
Samuel
|