Hi,
For ID Value, first time when i run the query it is counting from 1 to n..
Next time when i run the console once again and execute the query, my id Value is not counting from 1, It is counting from n(previously where it is stopped) and incrementing thereafter...
How to resolve this one ??
Thanks