Is there a way to make a value increment with every insert if having multiple inserts? (I dont speak of the primary key that autoincrements)
Lets say I have a struct
Hope this will work.
update set =+1 where ='1'";