I have to insert number sequentially in the sequence table. i don't want to use auto number instead of i want to use query to insert number. In the serial no field number should be inserted sequentially like 1,2,3,4,5 and also it should go to frist record then inserted number sequencially...