Thread
:
select 5 rows from each group
View Single Post
divinequran
Contributor
22Jun2011,23:34
Say, If I have 100 department then the loop will run for 100 times and sql statement will run for 100 times. I dont want it to run the 100 times I just want it to happen only once.