I have a while loop simple loop - where I am retrieving 10000 records.
When I ran in sql server - it has to give me 10000 select statements.. but its giving me out of mry exception.
When I retrieve the results in the text file at that time
↧
Issue with while loop
↧