Question
Run a query inside a loop
Hi All,
I need to run a query inside a loop; and the query will be running for more than 100 times.
Is there anyway to do other than this.
Based on the value, the query will be running; I cannot do queries of queries.
Thanks in advance!
