3
Answers

Get each value from temp table without cursor

How can I get each value from the temp table in while loop so that I need to pass that each value to the insert query. I have a multiple values in tem table

Answers (3)