2
Answers

select list of ids and print one by one using for loop

I want to select list of ids using select query and print one by one using for loop.
in for loop using id i want to insert that data in diffirant table. 

Answers (2)