I have a dataset of project numbers. I am interested in looping through the data and for each project querying a database. I could just concatenate them and create an in clause but there could be more than 1000 projects. Any ideas on how I could accomplish this?