Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				0
                        votes
                    3
                        answers
                    410
                        views
                    
                    asked 13 years ago by candyb                                    
            
            
                            
                                            updated 7 years ago by germanlarcher                                    
            
            
            
            
            
        My API test connects to a database, runs a SELECT statement, closes the db connection. I want the SELECT step to iterate 3 times, issuing the same query but for a different value in the WHERE clause. The variable data is a "Developer Name". - I've put a loop around my select step. - I've set...
    
    
    
    
