I have 10 tuples in my table.And now I create another field of serial number.For all tuples, the field of serial number contain null values.
So,
is there any way to numbering all the tuples from 1 to 10 at once.
Any answer could be appreciated......