If I have a table that is like the following:
RECORDINDEX NAME
the record index is incremented with each value, however, their may be duplicate NAMES, however with different RECORDINDEX because of the increment. Is there a way to go to the NEXT duplicate with a bigger recordindex?
Hard to describe what I mean, I've pondered about it but I can't figure it out. I'm new to SQL.
Thanks in advance
RECORDINDEX NAME
the record index is incremented with each value, however, their may be duplicate NAMES, however with different RECORDINDEX because of the increment. Is there a way to go to the NEXT duplicate with a bigger recordindex?
Hard to describe what I mean, I've pondered about it but I can't figure it out. I'm new to SQL.
Thanks in advance
