You have already been told. You are trying to iterate over the rows returned through the query object. That last thing that query object executed was an SQL Insert, which returns no rows.