Mohsin Malik
Registered User.
- Local time
- Today, 10:08
- Joined
- Mar 25, 2012
- Messages
- 179
Hi, I have searched the internet to Run a query until the record count=0, i know that it may be done with loop, but did not know how can i do that? I want to run a query for insertion of data based on Criteria, the insertion of data is done on date basis, i want to run a loop to insert record until the record count =0, how to do this, thanks