Hi,
I have table
Column 1 is ID and increase.
I want add new Item.
How do I do can increase Id for Cloumn1?
Thanks
Calculator Number
To_Huy
(Tô Huy)
#1
DanielBeckett
(Daniel Beckett)
#2
If you get the last ID value you can then use the Number service to do a calculation. The calculation would be your ID value output + 1.