Hi All
I'm trying to create a basic SSIS program to delete requests from multiple tables where i will be giving the requestids manually to each query.How can i pass those multiple requestids as a variable so that i dont need to manually change the requestids in all my delete queries but just change in my variabl
thanks
Vamsi