Greetings...
I've got somewhere in the reajon of 15 thousand records and bright spark me hasn't sorted them into groups...
What I want to do is to sort them into groups using an update queery to change the group ID that their assigned to... except this time I want a maximum of 2000 records in a group...
Is their any way to esally limit the number or records an SQL UPDATE alters?
Thanks
I've got somewhere in the reajon of 15 thousand records and bright spark me hasn't sorted them into groups...
What I want to do is to sort them into groups using an update queery to change the group ID that their assigned to... except this time I want a maximum of 2000 records in a group...
Is their any way to esally limit the number or records an SQL UPDATE alters?
Thanks