G
guy
i simplify my table as follows, to which field2 needs to be inserted, based
on the sequence of duplicate field1. but i have no idea how to do it...
Thanks for reply!!
______________
field1 field2
______________
a 1
a 2
a 3
b 1
c 1
c 2
d 1
d 2
e 3
.. .
.. .
on the sequence of duplicate field1. but i have no idea how to do it...
Thanks for reply!!
______________
field1 field2
______________
a 1
a 2
a 3
b 1
c 1
c 2
d 1
d 2
e 3
.. .
.. .