Hi All,
I have a table 'names' with a column 'name'.
Using a SELECT statement I've got 10,000 randomized names.
I'd like to put them into groups of 3 and have the 1 remaining name available to do something with later.
Can anybody help with the code for sorting these results into groups please?
Regards
Taffd